<?xml version='1.0' encoding='ISO-8859-1'?>

<!--
@InProceedings{paschke2006,
  author =   {Paschke Adrian},
  title =    {A Typed Hybrid Description Logic Programming Language with Polymorphic Order-Sorted DL-Typed Unification for Semantic Web Type Systems},
  booktitle = {Proceedings of the OWL and Experience Workshop},
  location = {Athens, Georgia},
  year =     {2006},
  month =    {Nov},
  pages = {197-206},
  publisher = {ACM Press},
  address =  {New York, USA},
  url = {http://www2003.org/cdrom/papers/refereed/p471/471-aberer.html}
}

-->


<rdf:RDF
    xmlns:bibtex="http://www.edutella.org/bibtex#"
    xmlns:dct="http://purl.org/dc/terms/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:vcard="http://www.w3.org/2001/vcard-rdf/3.0#"
    xmlns:dc="http://purl.org/dc/elements/1.1/">

    <bibtex:InProceedings rdf:about="paschke2006"
     dc:date="2006-11"
     bibtex:pages="197-206">
    <dc:title>A Typed Hybrid Description Logic Programming Language with Polymorphic Order-Sorted DL-Typed Unification for Semantic Web Type Systems</dc:title>
    <dct:isPartOf>
      <bibtex:Proceedings
         dc:date="2006-11">
        <dc:title>Proceedings of the OWL and Experience Workshop</dc:title>
        <vcard:ADR
           vcard:Locality="Athens"
           vcard:Country="Georgia"/>
        <dc:publisher rdf:resource="paschke2006:ACM_Press"/>
    </bibtex:Proceedings>
    </dct:isPartOf>
    <dc:identifier>http://adsabs.harvard.edu/abs/2006cs.......10006P</dc:identifier>
    <dc:publisher rdf:resource="paschke2006:ACM_Press"/>
    <dc:creator>
      <rdf:Seq>
        <rdf:li rdf:resource="paschke2006:Adrian_Paschke"/>        
      </rdf:Seq>
    </dc:creator>
  </bibtex:InProceedings>

  <bibtex:Person rdf:about="paschke2006:Adrian_Paschke">
    <vcard:FN>Paschke Adrian</vcard:FN>
    <vcard:N
       vcard:Family="Paschke"
       vcard:Given="Adrian"/>
  </bibtex:Person>


  <bibtex:Organization rdf:about="paschke2006:ACM_Press">
    <vcard:ADR rdf:parseType="Resource">
      <vcard:Country>USA</vcard:Country>
      <vcard:Locality>New York</vcard:Locality>
    </vcard:ADR>
    <vcard:FN>ACM Press</vcard:FN>
  </bibtex:Organization>
</rdf:RDF>

