@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
dct:Agent
owl:equivalentClass foaf:Agent .
bibo:director
rdfs:range foaf:Agent .
bibo:distributor
rdfs:range foaf:Agent .
bibo:editor
rdfs:range foaf:Agent .
bibo:interviewee
rdfs:domain foaf:Agent ;
rdfs:range foaf:Agent .
bibo:interviewer
rdfs:domain foaf:Agent ;
rdfs:range foaf:Agent .
bibo:issuer
rdfs:range foaf:Agent .
bibo:organizer
rdfs:range foaf:Agent .
bibo:owner
rdfs:range foaf:Agent .
bibo:performer
rdfs:range foaf:Agent .
bibo:prefixName
rdfs:domain foaf:Agent .
bibo:producer
rdfs:range foaf:Agent .
bibo:recipient
rdfs:range foaf:Agent .
bibo:suffixName
rdfs:domain foaf:Agent .
bibo:translator
rdfs:range foaf:Agent .
foaf:Agent
metadata_def:mappingLoom "agent" ;
metadata_def:mappingSameURI foaf:Agent ;
metadata_def:prefLabel "Agent" ;
metadata:prefixIRI "foaf:Agent" ;
a owl:Class ;
rdfs:subClassOf owl:Thing ;
skos:scopeNote "Used to describe any \"agent\" related to bibliographic items. Such agents can be persons, organizations or groups of any kind."@en .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
dct:Agent
owl:equivalentClass foaf:Agent .
bibo:director
rdfs:range foaf:Agent .
bibo:distributor
rdfs:range foaf:Agent .
bibo:editor
rdfs:range foaf:Agent .
bibo:interviewee
rdfs:domain foaf:Agent ;
rdfs:range foaf:Agent .
bibo:interviewer
rdfs:domain foaf:Agent ;
rdfs:range foaf:Agent .
bibo:issuer
rdfs:range foaf:Agent .
bibo:organizer
rdfs:range foaf:Agent .
bibo:owner
rdfs:range foaf:Agent .
bibo:performer
rdfs:range foaf:Agent .
bibo:prefixName
rdfs:domain foaf:Agent .
bibo:producer
rdfs:range foaf:Agent .
bibo:recipient
rdfs:range foaf:Agent .
bibo:suffixName
rdfs:domain foaf:Agent .
bibo:translator
rdfs:range foaf:Agent .
foaf:Agent
metadata_def:mappingLoom "agent" ;
metadata_def:mappingSameURI foaf:Agent ;
metadata_def:prefLabel "Agent" ;
metadata:prefixIRI "foaf:Agent" ;
a owl:Class ;
rdfs:subClassOf owl:Thing ;
skos:scopeNote "Used to describe any \"agent\" related to bibliographic items. Such agents can be persons, organizations or groups of any kind."@en .