# Generated by N3Serializer.php from RDF RAP.
# http://www.wiwiss.fu-berlin.de/suhl/bizer/rdfapi/index.html

@prefix ns0: <http://rdfs.org/ns/aardv/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix aardv: <http://rdfs.org/ns/aardv#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .


aardv:LinkElementMethod a rdfs:Class ; rdfs:comment "Link element discovery method" ; rdfs:isDefinedBy ns0:n3 ; rdfs:label "Link element " ; rdfs:subClassOf aardv:DiscoveryMethod .
aardv:WellKnownLocationMethod a rdfs:Class ; rdfs:comment "well-known location discovery method" ; rdfs:isDefinedBy ns0:n3 ; rdfs:label "well-known location" ; rdfs:subClassOf aardv:DiscoveryMethod .
aardv:method a rdf:Property ; rdfs:comment "relates a" ; rdfs:isDefinedBy ns0:n3 ; rdfs:label "discovery method" ; rdfs:range aardv:DiscoveryMethod .
aardv:HTTPLinkHeaderMethod a rdfs:Class ; rdfs:comment "HTTP Link: header discovery method" ; rdfs:isDefinedBy ns0:n3 ; rdfs:label "HTTP Link: header" ; rdfs:subClassOf aardv:DiscoveryMethod .
aardv:VoiDVocabulary a rdfs:Class ; rdfs:comment "voiD terms" ; rdfs:isDefinedBy ns0:n3 ; rdfs:label "voiD vocabulary" ; rdfs:subClassOf aardv:RDVocabulary .
aardv:POWDERVocabulary a rdfs:Class ; rdfs:comment "POWDER terms" ; rdfs:isDefinedBy ns0:n3 ; rdfs:label "POWDER vocabulary" ; rdfs:subClassOf aardv:RDVocabulary .
aardv:XRDVocabulary a rdfs:Class ; rdfs:comment "The XRD terms" ; rdfs:isDefinedBy ns0:n3 ; rdfs:label "XRD vocabulary" ; rdfs:subClassOf aardv:RDVocabulary .
aardv:LRDDProcessor a rdfs:Class ; rdfs:comment "a LRDD compliant implementation of a discovery processor" ; rdfs:isDefinedBy ns0:n3 ; rdfs:label "LRDD processor" .
aardv:DiscoveryMethod a rdfs:Class ; rdfs:comment "concept of a discovery method" ; rdfs:isDefinedBy ns0:n3 ; rdfs:label "concept of a discovery method" .
aardv:RDVocabulary a rdfs:Class ; rdfs:comment "abstract top level class for any kind of resource description vocabulary" ; rdfs:isDefinedBy ns0:n3 ; rdfs:label "resource description vocabulary" .
ns0:n3 a foaf:Document ; rdfs:label "aardv ontology's document" ; foaf:primaryTopic aardv: .
aardv: dc:title "aardv" ; a owl:Ontology .
