@prefix ocresd: <http://purl.org/net/OCRe/study_design.owl#> .
@prefix geo: <http://aims.fao.org/aos/geopolitical.owl#> .
@prefix scires: <http://vivoweb.org/ontology/scientific-research#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix ns1: <http://www.w3.org/2008/05/skos#> .
@prefix ns2: <http://purl.org/net/OCRe/statistics.owl#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix ns3: <http://purl.org/net/OCRe/study_protocol.owl#> .
@prefix ns4: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix ns5: <http://purl.org/dc/terms/> .
@prefix ocrer: <http://purl.org/net/OCRe/research.owl#> .
@prefix vitro: <http://vitro.mannlib.cornell.edu/ns/vitro/0.7#> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix c4o: <http://purl.org/spar/c4o/> .
@prefix vitro-public: <http://vitro.mannlib.cornell.edu/ns/vitro/public#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vivo: <http://vivoweb.org/ontology/core#> .

<http://vivoweb.org/ontology/core> a owl:Ontology ;
	rdfs:label "VIVO-ISF Ontology version 1.6" .

_:node18v4tivn3x1 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:sortAs .

bibo:Note a owl:Class ;
	rdfs:comment "Notes or annotations about a resource."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Note" ;
	rdfs:subClassOf bibo:Document ;
	obo:IAO_0000112 "Short Definition from bibo ontology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Notes or annotations about a resource"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

vcard:language a owl:DatatypeProperty ;
	rdfs:comment "Use 2 char language code from RFC5646"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "has language" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x2 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:description .

vivo:offeredBy a owl:ObjectProperty ;
	rdfs:label "offered by" .

vivo:dateTimeValue a owl:ObjectProperty ;
	rdfs:label "date/time value" ;
	rdfs:range vivo:DateTimeValue .

_:node18v4tivn3x3 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:title .

vivo:SeminarSeries a owl:Class ;
	rdfs:label "Seminar Series" ;
	rdfs:subClassOf vivo:EventSeries ;
	obo:IAO_0000112 "Applied Microeconomics Seminars; Future of Rural New York Seminar Series"^^<http://www.w3.org/2001/XMLSchema#string> , "For individual seminars, use seminar instead.  core:ConferenceSeries and core:SeminarSeries are very similar."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "An organized series of a meeting for an exchange of ideas, typically put on by a department or center."^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:supplementalInformation a owl:DatatypeProperty ;
	rdfs:label "supplemental information" .

_:node18v4tivn3x4 a owl:Restriction ;
	owl:onProperty vcard:gender ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x5 rdf:first _:node18v4tivn3x6 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x7 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#int> ;
	owl:onProperty vivo:rank .

obo:IAO_0000417 a owl:ObjectProperty ;
	rdfs:label "is quality measured as" ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "inverse of the relation of is quality measurement of"@en ;
	obo:IAO_0000116 "2009/10/19 Alan Ruttenberg. Named 'junk' relation useful in restrictions, but not a real instance relationship"@en ;
	obo:IAO_0000117 "Person:Alan Ruttenberg"@en ;
	owl:inverseOf obo:IAO_0000221 .

_:node18v4tivn3x8 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom foaf:Organization .

_:node18v4tivn3x9 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x10 .

vcard:Female a owl:Class ;
	rdfs:label "Female" ;
	rdfs:subClassOf vcard:Gender .

scires:Phase1ClinicalTrial a owl:Class ;
	rdfs:label "Phase 1 Clinical Trial" ;
	rdfs:subClassOf obo:ERO_0000016 ;
	obo:IAO_0000115 "In Phase I trials, researchers test an experimental drug or treatment in a small group of people (20-80) for the first time to evaluate its safety, determine a safe dosage range, and identify side effects"^^<http://www.w3.org/2001/XMLSchema#string> , "Phase 1 Clinical Trial"^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:assigneeFor a owl:ObjectProperty ;
	rdfs:domain foaf:Agent ;
	rdfs:label "assignee for patent" ;
	rdfs:range bibo:Patent ;
	owl:inverseOf vivo:assignee .

_:node18v4tivn3x11 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:contactInformation .

vivo:Company a owl:Class ;
	rdfs:label "Company" ;
	rdfs:subClassOf foaf:Organization ;
	obo:IAO_0000112 "from Wikipedia: \"A company is a form of business organization. It is an association or collection of individual real persons and/or other companies ... This collection, group or association of persons can be made to exist in law and then a company is itself considered a \"legal person\". The name company arose because, at least originally, it represented or was owned by more than one real or legal person.\""^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A legally-recognized business organization"^^<http://www.w3.org/2001/XMLSchema#string> , "A legally-recognized business organization."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://vivoweb.org/ontology/core> .

vcard:organizationName a owl:DatatypeProperty ;
	rdfs:domain vcard:OrganizationName ;
	rdfs:label "organization name" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x12 a owl:Restriction ;
	owl:allValuesFrom c4o:GlobalCitationCount ;
	owl:onProperty c4o:hasGlobalCitationFrequency .

vcard:hasOrganizationalUnitName a owl:ObjectProperty ;
	rdfs:label "has organizational unit name" ;
	rdfs:range vcard:OrganizationUnitName .

geo:other a owl:Class ;
	rdfs:label "Other" ;
	rdfs:subClassOf geo:territory .

vivo:Licensure a owl:Class ;
	rdfs:label "Licensure" ;
	rdfs:subClassOf vivo:IssuedCredential ;
	obo:IAO_0000112 "A granted license, which gives a 'permission to practice.' Such licenses are usually issued in order to regulate some activity that is deemed to be dangerous or a threat to the person or the public or which involves a high level of specialized skill.  See also core:License."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A granted license, which gives a 'permission to practice.'"^^<http://www.w3.org/2001/XMLSchema#string> .

bibo:sici a owl:DatatypeProperty ;
	rdfs:comment "Serial Item and Contribution Identifier"@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Serial Item and Contribution Identifier (SICI)" ;
	rdfs:subPropertyOf bibo:identifier ;
	obo:IAO_0000112 "A sub property of identifier (http://en.wikipedia.org/wiki/SICI)."^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

_:node18v4tivn3x6 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:geo .

vivo:inPress a bibo:DocumentStatus , owl:NamedIndividual ;
	rdfs:label "in press" ;
	obo:IAO_0000115 "Document to be published"^^<http://www.w3.org/2001/XMLSchema#string> ;
	vivo:description "Document to be published"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x13 rdf:first _:node18v4tivn3x14 ;
	rdf:rest rdf:nil .

vivo:GovernmentAgency a owl:Class ;
	rdfs:label "Government Agency" ;
	rdfs:subClassOf foaf:Organization ;
	obo:IAO_0000112 "United States Library of Congress"^^<http://www.w3.org/2001/XMLSchema#string> , "Definition take from: http://en.wikipedia.org/wiki/Government_agency."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A unit of government responsible for oversight and regulation of certain activities or the administration and provision of specific services."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://vivoweb.org/ontology/core> .

_:node18v4tivn3x15 rdf:first foaf:Organization ;
	rdf:rest _:node18v4tivn3x16 .

_:node18v4tivn3x17 a owl:Restriction ;
	owl:onProperty vcard:title ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x18 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom foaf:Person .

<http://aims.fao.org/aos/geopolitical.owl> rdfs:label "Geopolitical Ontology" .

foaf:Person obo:IAO_0000115 "An instance of a human being (Homo sapiens)"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf _:node18v4tivn3x19 ;
	rdfs:label "Person" ;
	rdfs:subClassOf _:node18v4tivn3x20 ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000118 ""^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000111 "person"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:Class ;
	obo:IAO_0000115 "The most general classification of a person"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:comment "A person"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf _:node18v4tivn3x21 , foaf:Agent .

_:node18v4tivn3x22 rdf:first _:node18v4tivn3x23 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x24 rdf:first _:node18v4tivn3x25 ;
	rdf:rest _:node18v4tivn3x5 .

obo:OBI_0000643 a owl:ObjectProperty ;
	rdfs:label "has grain" ;
	rdfs:subPropertyOf obo:BFO_0000051 ;
	obo:IAO_0000111 "has grain"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "the relation of the cells in the finger of the skin to the finger, in which an indeterminate number of grains are parts of the whole by virtue of being grains in a collective that is part of the whole, and in which removing one granular part does not nec- essarily damage or diminish the whole. Ontological Whether there is a fixed, or nearly fixed number of parts - e.g. fingers of the hand, chambers of the heart, or wheels of a car - such that there can be a notion of a single one being missing, or whether, by contrast, the number of parts is indeterminate - e.g., cells in the skin of the hand, red cells in blood, or rubber molecules in the tread of the tire of the wheel of the car."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000116 "Discussion in Karslruhe with, among others, Alan Rector, Stefan Schulz, Marijke Keet, Melanie Courtot, and Alan Ruttenberg. Definition take from the definition of granular parthood in the cited paper. Needs work to put into standard form"@en ;
	obo:IAO_0000117 "PERSON: Alan Ruttenberg"@en ;
	obo:IAO_0000119 "PAPER: Granularity, scale and collectivity: When size does and does not matter, Alan Rector, Jeremy Rogers, Thomas Bittner, Journal of Biomedical Informatics 39 (2006) 333-349"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://purl.obolibrary.org/obo/obi_webservice.owl> .

vcard:Identification a owl:Class ;
	rdfs:comment "These types are used to capture information associated with the identification and naming of the entity associated with the vCard"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Identification" ;
	owl:equivalentClass _:node18v4tivn3x26 .

bibo:pageStart a owl:DatatypeProperty ;
	rdfs:comment "Starting page number within a continuous page range."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "start page" ;
	rdfs:subPropertyOf bibo:locator ;
	ns4:term_status "stable" .

_:node18v4tivn3x16 rdf:first foaf:Person ;
	rdf:rest rdf:nil .

_:node18v4tivn3x27 rdf:first _:node18v4tivn3x3 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x28 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeInterval ;
	owl:onProperty vivo:dateTimeInterval .

<http://www.w3.org/2001/XMLSchema#anyURI> a rdfs:Datatype .

_:node18v4tivn3x25 a owl:Restriction ;
	owl:onProperty vcard:geo ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x29 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:abbreviation .

bibo:Manuscript a owl:Class ;
	rdfs:comment "An unpublished Document, which may also be submitted to a publisher for publication."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "manuscript" , "Manuscript" ;
	rdfs:subClassOf bibo:Document ;
	obo:IAO_0000112 "Short Definition is the Medical Subject Heading (MeSH) definition"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Works prepared by hand including handwritten or typescript drafts of pre-publication papers or works not otherwise reproduced in multiple copies"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

vivo:Presentation a owl:Class ;
	rdfs:label "Presentation" ;
	rdfs:subClassOf event:Event ;
	obo:IAO_0000115 "Encompasses talk, speech, lecture, slide lecture, conference presentation"^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:hasTimeZone a owl:ObjectProperty ;
	rdfs:label "has time zone" ;
	rdfs:range vcard:TimeZone .

vivo:relates a owl:ObjectProperty ;
	rdfs:label "relates" ;
	obo:IAO_0000115 "Relates a Relationship instance to the one or more Thing of the Relationship. There is a separate property (assigned by) to relate to the Agent that defines the Relationship."@en ;
	owl:inverseOf vivo:relatedBy .

vcard:hasRole rdfs:label "has role" .

obo:ERO_0000007 a owl:Class ;
	rdfs:comment "Protocol is added to eagle-i temporarily until a relationship between the informatio entity \"protocol\" and these planned processes is created. This class refers to the axtual process not the document"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Technique" ;
	rdfs:subClassOf obo:OBI_0000011 ;
	obo:IAO_0000112 "Flow cytometry is a technique."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "A technique is a planned process used to accomplish a specific activity or task."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "http://en.wikipedia.org/wiki/Technique"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x30 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:doi .

obo:IAO_0000102 a owl:Class ;
	rdfs:label "Data about an Ontology Part" ;
	rdfs:subClassOf obo:IAO_0000027 ;
	obo:IAO_0000115 "data about an ontology part is a data item about a part of an ontology, for example a term"@en ;
	obo:IAO_0000117 "Person:Alan Ruttenberg"^^<http://www.w3.org/2001/XMLSchema#string> .

geo:territory rdfs:subClassOf _:node18v4tivn3x31 , _:node18v4tivn3x32 , _:node18v4tivn3x33 , _:node18v4tivn3x34 , _:node18v4tivn3x35 , _:node18v4tivn3x36 , _:node18v4tivn3x37 , _:node18v4tivn3x38 , _:node18v4tivn3x39 , _:node18v4tivn3x40 , _:node18v4tivn3x41 , _:node18v4tivn3x42 , _:node18v4tivn3x43 , _:node18v4tivn3x44 , _:node18v4tivn3x45 , _:node18v4tivn3x46 , _:node18v4tivn3x47 , geo:area , _:node18v4tivn3x48 , _:node18v4tivn3x49 , _:node18v4tivn3x50 , _:node18v4tivn3x51 , _:node18v4tivn3x52 , _:node18v4tivn3x53 , _:node18v4tivn3x54 , _:node18v4tivn3x55 , _:node18v4tivn3x56 , _:node18v4tivn3x57 ;
	rdfs:label "Territory" ;
	rdfs:subClassOf _:node18v4tivn3x58 , _:node18v4tivn3x59 , _:node18v4tivn3x60 ;
	a owl:Class ;
	rdfs:subClassOf _:node18v4tivn3x61 , _:node18v4tivn3x62 , _:node18v4tivn3x63 , _:node18v4tivn3x64 , _:node18v4tivn3x65 , _:node18v4tivn3x66 , _:node18v4tivn3x67 , vivo:GeopoliticalEntity , _:node18v4tivn3x68 , _:node18v4tivn3x69 , _:node18v4tivn3x70 , _:node18v4tivn3x71 , _:node18v4tivn3x72 .

_:node18v4tivn3x73 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x74 .

_:node18v4tivn3x75 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:eissn .

vcard:OrganizationName a owl:Class ;
	rdfs:label "Organization Name" ;
	rdfs:subClassOf vcard:Organizational ;
	owl:equivalentClass _:node18v4tivn3x76 .

vivo:researchAreaOf a owl:ObjectProperty ;
	rdfs:label "research area of" ;
	rdfs:subPropertyOf vivo:conceptAssociatedWith .

geo:populationTotal a owl:DatatypeProperty ;
	rdfs:label "total population" .

geo:nationalityFR geo:sourceIdentifier "http://www.fao.org/termportal/contr/es/"@es ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/zh/"@zh , "http://www.fao.org/termportal/contr/ar/"@ar , "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:DatatypeProperty ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/en/"@en , "http://www.fao.org/termportal/contr/fr/"@fr ;
	rdfs:label "nationalityFR" .

obo:ERO_0000006 owl:equivalentClass _:node18v4tivn3x77 ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	rdfs:label "Reagent" ;
	obo:IAO_0000112 "A plasmid can be used as a reagent."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000111 "reagent"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:comment "Placeholder for class to be imported from the Reagent Ontology (ReO)."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf obo:BFO_0000040 ;
	obo:IAO_0000115 "Processed material that is used in a chemical reaction or other experimental process to detect, measure, examine, or produce other  substances."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "http://www.yourdictionary.com/reagent"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:Class .

_:node18v4tivn3x74 rdf:first _:node18v4tivn3x17 ;
	rdf:rest _:node18v4tivn3x27 .

vivo:reproduces a owl:ObjectProperty ;
	rdfs:domain bibo:Document ;
	rdfs:label "reproduces" ;
	rdfs:range bibo:Document ;
	rdfs:subPropertyOf obo:BFO_0000051 ;
	owl:inverseOf bibo:reproducedIn .

obo:IAO_0000300 obo:IAO_0000112 "Words, sentences, paragraphs, and the written (non-figure) parts of publications are all textual entities"@en ;
	obo:IAO_0000117 "PERSON: Lawrence Hunter"@en ;
	a owl:Class ;
	obo:IAO_0000116 "AR, (IAO call 2009-09-01): a document as a whole is not typically a textual entity, because it has pictures in it - rather there are parts of it that are textual entities. Examples: The title, paragraph 2 sentence 7, etc."@en ;
	obo:IAO_0000118 "text"@en ;
	rdfs:label "Textual Entity" ;
	obo:IAO_0000116 "MC, 2009-09-14 (following IAO call 2009-09-01): textual entities live at the FRBR (http://en.wikipedia.org/wiki/Functional_Requirements_for_Bibliographic_Records) manifestation level. Everything is significant: line break, pdf and html versions of same document are different textual entities."@en ;
	obo:IAO_0000115 "A textual entity is a part of a manifestation (FRBR sense), a generically dependent continuant whose concretizations are patterns of glyphs intended to be interpreted as words, formulas, etc."@en ;
	obo:IAO_0000111 "textual entity"@en ;
	rdfs:subClassOf obo:IAO_0000030 .

_:node18v4tivn3x78 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:pageEnd .

_:node18v4tivn3x79 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x80 .

vivo:EmeritusFaculty a owl:Class ;
	rdfs:label "Faculty Member Emeritus" ;
	rdfs:subClassOf foaf:Person ;
	obo:IAO_0000115 "A retired faculty member who has retained their rank, title and privileges."^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:Video a owl:Class ;
	rdfs:label "Video" ;
	rdfs:subClassOf bibo:AudioVisualDocument ;
	obo:IAO_0000115 "Audiovisual recording in video format"^^<http://www.w3.org/2001/XMLSchema#string> .

obo:IAO_0000142 a owl:ObjectProperty ;
	rdfs:label "mentions" ;
	rdfs:subPropertyOf obo:IAO_0000136 .

vivo:submitted a bibo:DocumentStatus , owl:NamedIndividual ;
	rdfs:label "submitted" .

_:node18v4tivn3x81 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x24 .

bibo:Issue a owl:Class ;
	rdfs:comment "something that is printed or published and distributed, esp. a given number of a periodical"@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Issue" ;
	rdfs:subClassOf bibo:CollectedDocument ;
	obo:IAO_0000112 "Short Definition from the bibo ontology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "something that is printed or published and distributed, esp. a given number of a periodical"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

vcard:uid a owl:DatatypeProperty ;
	rdfs:comment "To specify a value that represents a globally unique identifier corresponding to the entity associated with the vCard"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "uid" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> .

obo:ERO_0000790 a owl:Class ;
	rdfs:label "Post-Baccalaureate Trainee" ;
	rdfs:subClassOf obo:ERO_0000783 ;
	obo:IAO_0000114 obo:IAO_0000123 ;
	obo:IAO_0000115 "A student role inhering in a person that is realized when the bearer participates in a post-baccalaureate training program in pursuit of an additional bachelor degree or new or additional training in a particular field."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> .

vitro-public:File rdfs:label "File" .

vivo:AcademicYear a owl:Class ;
	rdfs:label "Academic Year" ;
	rdfs:subClassOf vivo:DateTimeInterval ;
	obo:IAO_0000115 "An explicit individual period considered by an academic institution to be its primary academic cycle."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x82 a owl:Restriction ;
	owl:allValuesFrom vivo:GeographicLocation ;
	owl:onProperty obo:BFO_0000050 .

<http://purl.org/NET/c4dm/event.owl> rdfs:label "Event Ontology" .

geo:codeISO3 a owl:DatatypeProperty ;
	rdfs:label "codeISO3" ;
	geo:sourceCreator "United Nations Statistics Division"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://unstats.un.org/unsd/methods/m49/m49alpha.htm"@en , "http://unstats.un.org/unsd/methods/m49/m49alphaf.htm"@fr ;
	geo:sourceModified "2010-04-01"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns5:source "United Nations Statistics Division http://unstats.un.org/unsd/methods/m49/m49alpha.htm"^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:locality a owl:DatatypeProperty ;
	rdfs:domain vcard:Address ;
	rdfs:label "locality" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> .

obo:ERO_0000005 rdfs:comment "Coordinate with NIF. NIF ID: nlx_res_20090105"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	a owl:Class ;
	obo:IAO_0000115 "An information content entity that describes a service performed by a person or organization with the objective of performing a technique, providing training, providing storage of data or material entities, or providing access to resources for another person or organization"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000112 "A DNA sequencing service performed by a core lab."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Service" ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000111 "service"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf obo:IAO_0000030 .

_:node18v4tivn3x14 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:gender .

vivo:AttendeeRole a owl:Class ;
	rdfs:label "Attendee Role" ;
	rdfs:subClassOf obo:BFO_0000023 ;
	obo:IAO_0000115 "A role of attending an Event or EventSeries"^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:NewsRelease a owl:Class ;
	rdfs:label "News Release" ;
	rdfs:subClassOf bibo:Document ;
	obo:IAO_0000115 "A short written piece focused on an event or announcement of note, having a defined publication time and of less enduring interest than a news feature."^^<http://www.w3.org/2001/XMLSchema#string> .

geo:codeISO2 a owl:DatatypeProperty ;
	rdfs:label "codeISO2" ;
	geo:sourceCreator "ISO 3166-1"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.iso.org/iso/country_codes/iso_3166_code_lists.htm"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns5:source "ISO 3166-1 http://www.iso.org/iso/country_codes/iso_3166_code_lists.htm"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x83 a owl:Restriction ;
	owl:allValuesFrom vivo:GeographicLocation ;
	owl:onProperty obo:BFO_0000051 .

geo:nameOfficialFR geo:sourceIdentifier "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/es/"@es ;
	a owl:DatatypeProperty ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/zh/"@zh ;
	rdfs:label "nameOfficialFR" ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/ar/"@ar , "http://www.fao.org/termportal/contr/en/"@en , "http://www.fao.org/termportal/contr/fr/"@fr .

vivo:Authorship rdfs:subClassOf _:node18v4tivn3x84 ;
	obo:IAO_0000112 "Currently any abstract name is given to members of this class. This could change in the future."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Authorship" ;
	rdfs:subClassOf _:node18v4tivn3x85 ;
	rdfs:comment ""^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf vivo:Relationship ;
	a owl:Class ;
	obo:IAO_0000112 """Authorship of journal articles, books and other original works is a means by which academics communicate the results of their scholarly work, establish priority for their discoveries, and build their reputation among their peers.
This class allows for linking an author to a publication while indicating information about that author's authorship."""^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf _:node18v4tivn3x86 ;
	obo:IAO_0000115 "Contains the authors name, their rank in the publication, and whether or not they are a corresponding author on the publication."^^<http://www.w3.org/2001/XMLSchema#string> .

obo:ERO_0000004 rdfs:comment "See OBI listserv discussion for considerations in defining instrument. http://sourceforge.net/tracker/index.php?func=detail&aid=2894801&group_id=177891&atid=886178"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000111 "instrument"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:Class ;
	obo:IAO_0000115 "Material entity that is designed to have a function and play a role in scientific investigation."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000112 "A flow cytometer."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf _:node18v4tivn3x87 ;
	rdfs:label "Instrument" ;
	rdfs:subClassOf obo:BFO_0000040 ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000119 "http://en.wikipedia.org/wiki/Scientific_instrument"^^<http://www.w3.org/2001/XMLSchema#string> .

geo:HDIYear a owl:DatatypeProperty .

_:node18v4tivn3x88 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:issn .

bibo:pmid a owl:DatatypeProperty ;
	rdfs:comment "PubMed Identifier"@en ;
	rdfs:domain bibo:Document ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "PubMed ID" ;
	rdfs:subPropertyOf bibo:identifier ;
	obo:IAO_0000112 "The PubMed ID (PMID) identifies a citation record (rather than full-text) in the PubMed database. It is not evidence of compliance with the NIH Public Access Policy, because it does not identify a full-text submission of any kind."^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

_:node18v4tivn3x89 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameListIT .

bibo:Periodical a owl:Class ;
	rdfs:comment "A group of related documents issued at regular intervals."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Periodical" ;
	rdfs:subClassOf bibo:Collection , _:node18v4tivn3x90 , _:node18v4tivn3x91 , _:node18v4tivn3x92 ;
	ns4:term_status "stable" .

_:node18v4tivn3x93 rdf:first _:node18v4tivn3x94 ;
	rdf:rest _:node18v4tivn3x95 .

_:node18v4tivn3x96 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x97 .

vivo:grantDirectCosts a owl:FunctionalProperty , owl:DatatypeProperty ;
	rdfs:domain vivo:Grant , _:node18v4tivn3x98 ;
	rdfs:label "direct costs" .

vivo:Continent a owl:Class ;
	rdfs:label "Continent" ;
	rdfs:subClassOf vivo:GeographicRegion ;
	obo:IAO_0000112 "Short Definition take from http://en.wiktionary.org/wiki/continent."^^<http://www.w3.org/2001/XMLSchema#string> , "The seven commonly recognized continents are Africa; Antarctica; Asia; Australia; Europe; North America; South America"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A large contiguous landmass  that is at least partially surrounded by water, together with any islands on its continental shelf."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x99 a owl:Restriction ;
	owl:onProperty vcard:geo ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

geo:nameOfficialRU geo:sourceIdentifier "http://www.fao.org/termportal/contr/zh/"@zh ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:DatatypeProperty ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/en/"@en , "http://www.fao.org/termportal/contr/fr/"@fr ;
	rdfs:label "nameOfficialRU" ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/es/"@es , "http://www.fao.org/termportal/contr/ar/"@ar ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x56 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:hasMinLongitude .

_:node18v4tivn3x100 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameShortZH .

vivo:featuredIn a owl:ObjectProperty ;
	rdfs:label "featured in" ;
	rdfs:range obo:IAO_0000030 ;
	vitro:descriptionAnnot "This is done through a restriction on the foaf:Person class."^^<http://www.w3.org/2001/XMLSchema#string> ;
	owl:inverseOf vivo:features .

geo:hasCurrency a owl:DatatypeProperty ;
	rdfs:label "has currency" .

vivo:PeerReviewerRole a owl:Class ;
	rdfs:label "Peer Reviewer Role" ;
	rdfs:subClassOf vivo:ReviewerRole ;
	obo:IAO_0000112 """is a generic term for a process of self-regulation by a profession or a process of evaluation involving qualified individuals within the relevant field. Peer review methods are employed to maintain standards, improve performance and provide credibility. In academia  the term is often used to denote a prepublication review of academic papers; reviewing an academic paper is often called refereeing.
Contents
[hide]"""^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A role of peer reviewing"^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:ExtensionUnit a owl:Class ;
	rdfs:label "Extension Unit" ;
	rdfs:subClassOf foaf:Organization ;
	obo:IAO_0000112 "Alachua County Extension Office"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A unit devoted primarily to extension activities, whether for outreach or research"^^<http://www.w3.org/2001/XMLSchema#string> , "A unit devoted primarily to extension activities, whether for outreach or research."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://vivoweb.org/ontology/core> .

bibo:distributor a owl:ObjectProperty ;
	rdfs:label "distributor" ;
	vitro:descriptionAnnot "Public Description for bibo:distributor taken from here:  http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html ."^^<http://www.w3.org/2001/XMLSchema#string> .

geo:nameCurrencyRU rdfs:label "nameCurrencyRU" ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/es/"@es , "http://www.fao.org/termportal/contr/zh/"@zh ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/fr/"@fr , "http://www.fao.org/termportal/contr/ar/"@ar ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> , "http://www.fao.org/termportal/contr/en/"@en ;
	a owl:DatatypeProperty .

_:node18v4tivn3x101 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:sortAs .

_:node18v4tivn3x102 a owl:Restriction ;
	owl:minCardinality "0"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:hasEmail .

vcard:Child a owl:Class ;
	rdfs:label "Child" ;
	rdfs:subClassOf vcard:RelatedType .

bibo:affirmedBy a owl:ObjectProperty ;
	rdfs:comment "A legal decision that affirms a ruling."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "affirmed by" ;
	obo:IAO_0000112 "The public description was taken from here:  http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html"^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:Organizational a owl:Class ;
	rdfs:comment "These properties are concerned with information associated with characteristics of the organization or organizational units of the object that the vCard represents"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Organizational" ;
	owl:equivalentClass _:node18v4tivn3x103 .

vivo:ServiceProvidingLaboratory a owl:Class ;
	rdfs:label "Service Providing Lab" ;
	rdfs:subClassOf vivo:Laboratory ;
	obo:IAO_0000112 "Ideally a defined class -- a Laboratory the provides some Service via the property"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A laboratory that provides services"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://vivoweb.org/ontology/core> .

vivo:assignedBy a owl:ObjectProperty ;
	rdfs:label "assigned by" ;
	obo:IAO_0000115 "Relates a Relationship (as a predicate or n-ary relation over one or more Thing) to an Agent that defined or instantiated the predicate instance."@en .

_:node18v4tivn3x34 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:GDPNotes .

_:node18v4tivn3x104 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x105 .

vcard:Kind a owl:Class ;
	rdfs:comment "The parent class for all vCard Objects"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "VCard Kind" ;
	rdfs:subClassOf obo:ARG_2000379 ;
	owl:equivalentClass _:node18v4tivn3x9 .

obo:ERO_0000054 obo:IAO_0000111 "lab data format"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:domain _:node18v4tivn3x106 ;
	a owl:DatatypeProperty ;
	rdfs:label "lab data format" ;
	obo:IAO_0000115 "Current method or software used to inventory a lab's resources. Examples include Excel, index cards, FileMaker, 3-ring binder, etc."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000112 "Excel spreadsheet"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> .

obo:IAO_0000144 obo:IAO_0000412 <http://purl.obolibrary.org/obo/iao.owl> ;
	obo:IAO_0000115 "A textual entity that expresses the results of reasoning about a problem, for instance as typically found towards the end of scientific papers."@en ;
	obo:IAO_0000117 "Person:Alan Ruttenberg"@en ;
	obo:IAO_0000116 "2009/09/28 Alan Ruttenberg. Fucoidan-use-case"@en ;
	obo:IAO_0000111 "conclusion textual entity"@en ;
	rdfs:label "Conclusion Textual Entity" ;
	a owl:Class ;
	obo:IAO_0000116 "2009/10/23 Alan Ruttenberg: We need to work on the definition still"@en ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000112 "that fucoidan has a small statistically significant effect on AT3 level but no useful clinical effect as in-vivo anticoagulant, a paraphrase of part of the last paragraph of the discussion section of the paper 'Pilot clinical study to evaluate the anticoagulant activity of fucoidan', by Lowenthal et. al.PMID:19696660"@en ;
	rdfs:subClassOf obo:IAO_0000030 .

geo:hasShortName a owl:DatatypeProperty ;
	rdfs:label "has short name" .

vcard:hasTitle a owl:ObjectProperty ;
	rdfs:label "has title" ;
	rdfs:range vcard:Title .

vivo:PopulatedPlace a owl:Class ;
	rdfs:label "Populated Place" ;
	rdfs:subClassOf vivo:GeopoliticalEntity ;
	obo:IAO_0000115 "Either city or town - a thickly populated area having fixed boundaries and certain local powers of government."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x107 rdf:first _:node18v4tivn3x96 ;
	rdf:rest _:node18v4tivn3x108 .

vivo:Equipment a owl:Class ;
	rdfs:label "Equipment" ;
	rdfs:subClassOf obo:BFO_0000040 ;
	obo:IAO_0000112 "server; Bruker Vector-33 FT-IR"^^<http://www.w3.org/2001/XMLSchema#string> , "A network server is one example. Medical schools and research laboratories can list professional equipment, such as microscopes."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A physical object provided for specific purpose, task or occupation."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x58 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameCurrencyES .

bibo:locator a owl:DatatypeProperty ;
	rdfs:comment "A description (often numeric) that locates an item within a containing document or collection."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "locator" ;
	obo:IAO_0000112 "definition from: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

geo:GDPYear a owl:DatatypeProperty ;
	rdfs:label "GDPYear" .

vivo:IssuedCredential rdfs:subClassOf _:node18v4tivn3x109 , vivo:Relationship , _:node18v4tivn3x110 ;
	a owl:Class ;
	rdfs:subClassOf _:node18v4tivn3x111 ;
	rdfs:label "Issued Credential" ;
	rdfs:subClassOf _:node18v4tivn3x112 , _:node18v4tivn3x113 , _:node18v4tivn3x114 , _:node18v4tivn3x115 .

obo:ARG_0000197 a owl:DatatypeProperty ;
	rdfs:domain foaf:Person ;
	rdfs:label "health care provider ID" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subPropertyOf vivo:identifier .

bibo:presentedAt a owl:ObjectProperty ;
	rdfs:comment "Relates a document to an event; for example, a paper to a conference."@en ;
	rdfs:domain bibo:Document ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "presented at event" ;
	rdfs:range event:Event ;
	vitro:descriptionAnnot "Public Description from source: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html .  Bibo considers the bibo:presents and the bibo:presentedAt unstable terms.  It also indicates that bibo:presents is a sub-property of event:product."^^<http://www.w3.org/2001/XMLSchema#string> ;
	owl:inverseOf bibo:presents ;
	ns4:term_status "unstable" .

_:node18v4tivn3x116 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameOfficialIT .

_:node18v4tivn3x117 a owl:Restriction ;
	owl:allValuesFrom vcard:Email ;
	owl:onProperty vcard:hasEmail .

_:node18v4tivn3x118 rdf:first _:node18v4tivn3x119 ;
	rdf:rest _:node18v4tivn3x120 .

vcard:Home a owl:Class ;
	rdfs:comment "This implies that the property is related to an individual's personal life"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Home" ;
	rdfs:subClassOf vcard:Type .

obo:IAO_0000412 a owl:AnnotationProperty ;
	rdfs:label "imported from" .

_:node18v4tivn3x121 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x122 .

vcard:url a owl:DatatypeProperty ;
	rdfs:label "URL" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x123 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeInterval ;
	owl:onProperty vivo:dateTimeInterval .

vcard:Geographical a owl:Class ;
	rdfs:comment "These properties are concerned with information associated with  geographical positions or regions associated with the object the vCard represents"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Geographical" ;
	owl:equivalentClass _:node18v4tivn3x124 .

vcard:Unknown a owl:Class ;
	rdfs:label "Unknown" ;
	rdfs:subClassOf vcard:Gender .

_:node18v4tivn3x125 rdf:first _:node18v4tivn3x102 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x126 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:codeUN .

_:node18v4tivn3x23 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x118 .

_:node18v4tivn3x127 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#boolean> ;
	owl:onProperty vivo:hideFromDisplay .

obo:UO_0000280 a owl:Class ;
	rdfs:label "Rate Unit" ;
	rdfs:subClassOf obo:IAO_0000003 .

bibo:Brief a owl:Class ;
	rdfs:comment "A written argument submitted to a court."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Brief" ;
	rdfs:subClassOf bibo:LegalCaseDocument ;
	obo:IAO_0000115 "A document stating the facts and points of law of a client's case"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "unstable" .

vcard:Voice a owl:Class ;
	rdfs:label "Voice" ;
	rdfs:subClassOf vcard:TelephoneType .

_:node18v4tivn3x122 rdf:first _:node18v4tivn3x128 ;
	rdf:rest _:node18v4tivn3x129 .

_:node18v4tivn3x130 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:anniversary .

geo:hasListName a owl:DatatypeProperty ;
	rdfs:label "has list name" .

bibo:asin a owl:DatatypeProperty ;
	rdfs:comment "Amazon Standard Identification Number"@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Amazon Standard Identification Number (ASIN)" ;
	rdfs:subPropertyOf bibo:identifier ;
	obo:IAO_0000112 "Amazon standard identification number. Source: http://en.wikipedia.org/wiki/Amazon_Standard_Identification_Number."^^<http://www.w3.org/2001/XMLSchema#string> , "020530902X"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

_:node18v4tivn3x131 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:codeISO2 .

_:node18v4tivn3x132 rdf:first _:node18v4tivn3x133 ;
	rdf:rest _:node18v4tivn3x134 .

_:node18v4tivn3x135 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:numPages .

vivo:Librarian a owl:Class ;
	rdfs:label "Librarian" ;
	rdfs:subClassOf foaf:Person ;
	obo:IAO_0000115 "A person working in a position of librarian or information professional, or academic or technical expert in support of providing information services or materials."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x120 rdf:first _:node18v4tivn3x101 ;
	rdf:rest rdf:nil .

obo:ERO_0000050 a owl:DatatypeProperty ;
	rdfs:label "model number" ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000112 "ABI 9000"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:domain obo:ERO_0000004 ;
	obo:IAO_0000115 "Instrument model number, which may be a name, number, or both."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000111 "model number"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x136 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeInterval ;
	owl:onProperty vivo:dateTimeInterval .

_:node18v4tivn3x128 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x137 .

obo:ARG_2000080 rdfs:label "American Board of Pediatrics" .

_:node18v4tivn3x138 rdf:first _:node18v4tivn3x117 ;
	rdf:rest _:node18v4tivn3x125 .

_:node18v4tivn3x139 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameListZH .

_:node18v4tivn3x140 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x132 .

_:node18v4tivn3x141 a owl:Restriction ;
	owl:allValuesFrom foaf:Agent ;
	owl:onProperty vivo:features .

_:node18v4tivn3x119 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:sortAs .

_:node18v4tivn3x142 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:description .

vcard:Email a owl:Class ;
	rdfs:comment "To specify the electronic mail address for communication with the object the vCard represents"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Email" ;
	rdfs:subClassOf vcard:Communication ;
	owl:equivalentClass _:node18v4tivn3x143 .

bibo:shortDescription a owl:DatatypeProperty ;
	rdfs:comment "A short description of the resource." ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "short description" ;
	ns4:term_status "unstable" ;
	skos:scopeNote "The idea here is that while dcterms:description may involve length descriptions, this for short (two or three word) descriptions that could go in a bibliographic entry."@en .

_:node18v4tivn3x137 rdf:first _:node18v4tivn3x99 ;
	rdf:rest _:node18v4tivn3x144 .

_:node18v4tivn3x145 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vivo:supplementalInformation .

_:node18v4tivn3x146 a owl:Restriction ;
	owl:onProperty vcard:birthdate ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#dateTime> .

bibo:abstract a owl:DatatypeProperty ;
	rdfs:comment "A summary of the resource." ;
	rdfs:domain obo:IAO_0000030 ;
	rdfs:isDefinedBy "http://purl.org/dc/terms/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "abstract" ;
	obo:IAO_0000112 "http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

vivo:School a owl:Class ;
	rdfs:label "School" ;
	rdfs:subClassOf foaf:Organization ;
	obo:IAO_0000112 "Definition take from here: http://dictionary.reference.com/browse/school."^^<http://www.w3.org/2001/XMLSchema#string> , "School of Architecture; School of Music"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "An institution for instruction in a particular skill or field."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://vivoweb.org/ontology/core> .

_:node18v4tivn3x147 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:isAdministeredBy .

vcard:Type a owl:Class ;
	rdfs:comment "This is called TYPE in vCard but renamed here to Context for less confusion (with types/class)"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Type" ;
	rdfs:subClassOf vcard:Code .

geo:codeFAOTERM geo:sourceIdentifier "http://www.fao.org/termportal/contr/ar/"@ar , "http://www.fao.org/termportal/contr/fr/"@fr , "http://www.fao.org/termportal/contr/zh/"@zh , "http://www.fao.org/termportal/contr/en/"@en ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "codeFAOTERM" ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:DatatypeProperty ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> , "http://www.fao.org/termportal/contr/es/"@es .

_:node18v4tivn3x148 a owl:Restriction ;
	owl:onProperty vcard:honorificSuffix ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

vivo:yearMonthDayPrecision a vivo:DateTimeValuePrecision , owl:NamedIndividual ;
	rdfs:label "yearMonthDayPrecision" , "year-month-day value" .

_:node18v4tivn3x149 rdf:first _:node18v4tivn3x150 ;
	rdf:rest _:node18v4tivn3x151 .

_:node18v4tivn3x152 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x153 .

_:node18v4tivn3x154 rdf:first obo:ERO_0000005 ;
	rdf:rest _:node18v4tivn3x155 .

bibo:issue a owl:DatatypeProperty ;
	rdfs:domain bibo:Article ;
	rdfs:label "issue" ;
	rdfs:subPropertyOf bibo:locator ;
	obo:IAO_0000112 "Bibo has the domain of bibo:issue as the class Issue, but an example on their site uses it with Article, referring to the issue number \"4\""^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x156 a owl:Class ;
	owl:unionOf _:node18v4tivn3x157 .

obo:RO_0001025 a owl:ObjectProperty ;
	rdfs:label "located in" .

_:node18v4tivn3x158 rdf:first _:node18v4tivn3x146 ;
	rdf:rest _:node18v4tivn3x159 .

vivo:Location a owl:Class ;
	rdfs:label "Location" ;
	rdfs:subClassOf obo:BFO_0000006 ;
	obo:IAO_0000112 "Use subclasses of core:Location when classsifying items."^^<http://www.w3.org/2001/XMLSchema#string> , "It's anticipated that the subclasses will be used when classifying items. And, all locations can be viewable via this class."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Top level of all location classes."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x160 a owl:Restriction ;
	owl:allValuesFrom foaf:Agent ;
	owl:onProperty vivo:publisher .

_:node18v4tivn3x161 a owl:Restriction ;
	owl:allValuesFrom geo:self_governing ;
	owl:onProperty geo:isAdministeredBy .

geo:hasStatistics a owl:DatatypeProperty ;
	rdfs:label "has statistics" .

_:node18v4tivn3x162 rdf:first _:node18v4tivn3x163 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x164 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:abstract .

_:node18v4tivn3x155 rdf:first obo:ERO_0000014 ;
	rdf:rest rdf:nil .

geo:populationUnit a owl:DatatypeProperty ;
	rdfs:label "population unit" .

obo:ARG_2000081 rdfs:label "American Board of Physical Medicine and Rehabilitation" .

vivo:rank a owl:DatatypeProperty ;
	rdfs:label "rank" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#int> ;
	obo:IAO_0000112 "this number indicates a position in a list"^^<http://www.w3.org/2001/XMLSchema#string> .

bibo:draft a bibo:DocumentStatus , owl:NamedIndividual ;
	rdfs:label "draft" .

vcard:FormattedName a owl:Class ;
	rdfs:comment "Specifies the formatted text corresponding to the name of the object the vCard represents"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Formatted Name" ;
	rdfs:subClassOf vcard:Identification ;
	owl:equivalentClass _:node18v4tivn3x165 .

obo:BFO_0000040 a owl:Class ;
	rdfs:label "Material Entity" ;
	rdfs:subClassOf obo:BFO_0000004 .

vivo:supports a owl:ObjectProperty ;
	rdfs:label "supports" ;
	vitro:descriptionAnnot "general relationship of support"^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:TelephoneType a owl:Class ;
	rdfs:label "Telephone Type" ;
	rdfs:subClassOf vcard:Code .

_:node18v4tivn3x166 rdf:first foaf:Person ;
	rdf:rest rdf:nil .

bibo:Newspaper a owl:Class ;
	rdfs:comment "A periodical of documents, usually issued daily or weekly, containing current news, editorials, feature articles, and usually advertising."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Newspaper" ;
	rdfs:subClassOf bibo:Periodical ;
	obo:IAO_0000112 "USA Today"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Contains news articles, opinions, features, advertising, and is usually issued daily or weekly"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

_:node18v4tivn3x167 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x158 .

vcard:source a owl:DatatypeProperty ;
	rdfs:label "source" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x165 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x168 .

_:node18v4tivn3x169 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x170 .

vivo:contactInformation rdfs:label "contact information" .

_:node18v4tivn3x171 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x172 .

_:node18v4tivn3x173 a owl:Restriction ;
	owl:allValuesFrom bibo:DocumentPart ;
	owl:onProperty obo:BFO_0000051 .

vivo:overview a owl:FunctionalProperty , owl:DatatypeProperty ;
	rdfs:domain foaf:Agent ;
	rdfs:label "overview" .

_:node18v4tivn3x174 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameShortES .

_:node18v4tivn3x175 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:calendarBusy .

vivo:description a owl:AnnotationProperty , owl:DatatypeProperty ;
	rdfs:label "description" .

obo:ARG_2000084 rdfs:label "American Board of Preventive Medicine" .

_:node18v4tivn3x176 rdf:first _:node18v4tivn3x167 ;
	rdf:rest _:node18v4tivn3x177 .

obo:IAO_0000039 a owl:FunctionalProperty , owl:ObjectProperty ;
	rdfs:label "has measurement unit label" ;
	rdfs:range obo:IAO_0000003 ;
	rdfs:subPropertyOf obo:BFO_0000051 .

vivo:Award a owl:Class ;
	rdfs:label "Award or Honor" ;
	rdfs:subClassOf skos:Concept ;
	obo:IAO_0000112 "Wiley Prize in Biomedical Sciences"^^<http://www.w3.org/2001/XMLSchema#string> , "An Award or Honor"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "An Award or Honor"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x178 rdf:first vivo:Laboratory ;
	rdf:rest _:node18v4tivn3x166 .

vivo:grantSubcontractedThrough a owl:ObjectProperty ;
	rdfs:domain vivo:Grant ;
	rdfs:label "subcontracted through" ;
	rdfs:range foaf:Organization .

_:node18v4tivn3x179 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:oclcnum .

_:node18v4tivn3x153 rdf:first _:node18v4tivn3x171 ;
	rdf:rest _:node18v4tivn3x93 .

_:node18v4tivn3x170 rdf:first _:node18v4tivn3x148 ;
	rdf:rest _:node18v4tivn3x162 .

bibo:recipient a owl:ObjectProperty ;
	rdfs:comment "An agent that receives a communication document."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "recipient" ;
	ns4:term_status "stable" .

_:node18v4tivn3x180 a owl:Class ;
	owl:unionOf _:node18v4tivn3x154 .

vcard:hasNickname a owl:ObjectProperty ;
	rdfs:label "has nickname" ;
	rdfs:range vcard:Nickname .

_:node18v4tivn3x181 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameListAR .

vivo:hasSubjectArea a owl:ObjectProperty ;
	rdfs:label "has subject area" ;
	rdfs:subPropertyOf vivo:hasAssociatedConcept ;
	owl:inverseOf vivo:subjectAreaOf .

_:node18v4tivn3x42 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:agriculturalAreaUnit .

obo:ARG_2000083 rdfs:label "American Board of Plastic Surgery" .

_:node18v4tivn3x182 rdf:first _:node18v4tivn3x183 ;
	rdf:rest _:node18v4tivn3x184 .

_:node18v4tivn3x185 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x186 .

vivo:freetextKeyword a owl:DatatypeProperty ;
	rdfs:label "keywords" ;
	obo:IAO_0000112 """conservation

use one freetextKeyword assertion for each keyword or phrase."""^^<http://www.w3.org/2001/XMLSchema#string> , "one keyword or phrase per freetextKeyword assertion"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x187 a owl:Class ;
	owl:unionOf _:node18v4tivn3x178 .

obo:BFO_0000004 a owl:Class ;
	rdfs:label "Independent Continuant" ;
	rdfs:subClassOf obo:BFO_0000002 .

_:node18v4tivn3x68 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:HDIYear .

obo:ARG_2000086 rdfs:label "American Board of Radiology" .

bibo:unpublished a bibo:DocumentStatus , owl:NamedIndividual ;
	rdfs:label "unpublished" .

_:node18v4tivn3x183 a owl:Restriction ;
	owl:onProperty vcard:calendarBusy ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

bibo:identifier a owl:DatatypeProperty ;
	rdfs:label "identifier" ;
	rdfs:subPropertyOf vivo:identifier .

vivo:Credential a owl:Class ;
	rdfs:label "Credential" ;
	rdfs:subClassOf skos:Concept , _:node18v4tivn3x188 , _:node18v4tivn3x189 , _:node18v4tivn3x190 ;
	obo:IAO_0000112 "An attestation of qualification, competence, or authority issued to an individual by a third party with a relevant or  de facto authority or assumed competence to do so."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "An attestation of qualification, competence, or authority issued to an individual by a third party with a relevant or  de facto authority or assumed competence to do so."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x191 a owl:Restriction ;
	owl:onProperty vcard:geo ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

obo:ERO_0000044 obo:IAO_0000111 "has inventory number"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "inventory number" ;
	obo:IAO_0000115 "Inventory identifier for the resource."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> ;
	a owl:DatatypeProperty ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:domain _:node18v4tivn3x192 ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000112 "An example inventory number can be in the form: 12345"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x193 a owl:Restriction ;
	owl:allValuesFrom vivo:Dataset ;
	owl:onProperty cito:citesAsDataSource .

_:node18v4tivn3x177 rdf:first _:node18v4tivn3x185 ;
	rdf:rest rdf:nil .

vivo:ConferencePaper a owl:Class ;
	rdfs:label "Conference Paper" ;
	rdfs:subClassOf bibo:Article , _:node18v4tivn3x194 ;
	obo:IAO_0000115 "A paper presented at a conference; optionally collected into a Proceedings or a special Journal issue"^^<http://www.w3.org/2001/XMLSchema#string> .

<http://www.w3.org/2001/XMLSchema#string> a rdfs:Datatype .

obo:BFO_0000003 a owl:Class ;
	rdfs:label "Occurrent" ;
	rdfs:subClassOf obo:BFO_0000001 .

bibo:CollectedDocument a owl:Class ;
	rdfs:comment "A document that simultaneously contains other documents."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Collected Document" ;
	rdfs:subClassOf bibo:Document , _:node18v4tivn3x195 ;
	obo:IAO_0000112 "Short Definition is the Medical Subject Heading (MeSH) definition"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Work consisting of collections of previously published works"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

obo:ARG_2000085 rdfs:label "American Board of Psychiatry and Neurology" .

vivo:Relationship a owl:Class ;
	rdfs:label "Relationship" ;
	rdfs:subClassOf obo:BFO_0000020 ;
	obo:IAO_0000112 "functions as an n-ary predicate"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "a reified relationship"^^<http://www.w3.org/2001/XMLSchema#string> .

obo:ERO_0000045 obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000112 "Resource is only available to researchers in the department."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A restriction on service availability, such as university or consortium affiliation, geographical location, professional certification, or other factors."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	a owl:DatatypeProperty ;
	rdfs:label "has restriction" ;
	obo:IAO_0000111 "has restriction"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:domain _:node18v4tivn3x196 .

vivo:Division a owl:Class ;
	rdfs:label "Division" ;
	rdfs:subClassOf foaf:Organization , vivo:ExtensionUnit ;
	obo:IAO_0000112 "Cardiovascular Medicine (division within medicine)"^^<http://www.w3.org/2001/XMLSchema#string> , "Definition modified from http://www.thefreedictionary.com/division.  It is difficult to tell the difference between a division and a department."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A major unit or section within a larger organization."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://vivoweb.org/ontology/core> .

_:node18v4tivn3x184 rdf:first _:node18v4tivn3x175 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x172 rdf:first _:node18v4tivn3x191 ;
	rdf:rest _:node18v4tivn3x197 .

vivo:Newsletter a owl:Class ;
	rdfs:label "Newsletter" ;
	rdfs:subClassOf bibo:Periodical ;
	obo:IAO_0000112 "The Ornithological Newsletter"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Usually issued periodically, prepared by or for a group or institution to present information to a specific audience, often also made available to the press and public"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x198 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:birthdate .

vivo:contributingRole a owl:ObjectProperty ;
	rdfs:label "contributor" ;
	rdfs:range obo:BFO_0000023 ;
	owl:inverseOf vivo:roleContributesTo .

obo:BFO_0000002 a owl:Class ;
	rdfs:label "Continuant" ;
	rdfs:subClassOf obo:BFO_0000001 .

vivo:ClinicalOrganization a owl:Class ;
	rdfs:label "Clinical Organization" ;
	rdfs:subClassOf foaf:Organization ;
	obo:IAO_0000112 "In the future we may be able to make this a defined class that would not need to be directly asserted, but the consensus seems to be that some organizations \"are\" clinical and some \"are\" research organizations and that the distinction is important enough to warrant the additional class and class assertions"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Any organization that offers significant health services or routinely provides medical care to patients."^^<http://www.w3.org/2001/XMLSchema#string> , "Any organization with a significant clinical function as a matter of course and not just through occasional clinical roles"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://vivoweb.org/ontology/core> .

vivo:Team a owl:Class ;
	rdfs:label "Team" ;
	rdfs:subClassOf foaf:Group ;
	obo:IAO_0000112 "VIVO Outreach Team; VIVO Ontology Team"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "An informal organization brought together for the purposes of a project or event"^^<http://www.w3.org/2001/XMLSchema#string> , "A group of people working together."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://vivoweb.org/ontology/core> .

bibo:ThesisDegree a owl:Class ;
	rdfs:comment "The academic degree of a Thesis"@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Thesis Degree" ;
	rdfs:subClassOf vivo:AcademicDegree ;
	obo:IAO_0000112 "Different from general academic degree, thesis degree is achieved through one's completed thesis. Thesis is a document submitted in support of candidature for a degree or professional qualification presenting the author's research and findings(http://en.wikipedia.org/wiki/Thesis_or_dissertation)."^^<http://www.w3.org/2001/XMLSchema#string> , "Doctor of Philosophy (Ph.D.)"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "The academic degree of a Thesis."^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

vivo:Center a owl:Class ;
	rdfs:label "Center" ;
	rdfs:subClassOf foaf:Organization ;
	obo:IAO_0000112 "Alchohol Education Center; Center for Arts and Public Policy; Hearing Research Center"^^<http://www.w3.org/2001/XMLSchema#string> , "Short Definition take from http://www.thefreedictionary.com/center."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A place where a particular activity or service is concentrated."^^<http://www.w3.org/2001/XMLSchema#string> , "An organization where a specified activity is concentrated."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://vivoweb.org/ontology/core> .

geo:countryArea geo:sourceIdentifier "http://faostat.fao.org/DesktopDefault.aspx?PageID=377&lang=fr#ancor"@fr ;
	geo:sourceModified "2011-07-21"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns5:description "Country area, area of the country including area under inland water bodies, but excluding offshore territorial waters. Possible variations in the data may be due to updating and revisions of the country data and not necessarily to any change of area. Data are expressed in 1000 hectares. http://faostat.fao.org/site/375/default.aspx"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://faostat.fao.org/DesktopDefault.aspx?PageID=377&lang=es#ancor"@es ;
	a owl:DatatypeProperty ;
	geo:sourceIdentifier "http://faostat.fao.org/DesktopDefault.aspx?PageID=377&lang=en#ancor"@en , "http://faostat.fao.org/DesktopDefault.aspx?PageID=377&lang=en#ancor"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns5:source "FAOSTAT http://faostat.fao.org/DesktopDefault.aspx?PageID=377&lang=en#ancor"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "countryArea" ;
	geo:sourceCreator "FAOSTAT"^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:DateTimeValuePrecision a owl:Class ;
	rdfs:label "Date/Time Value Precision" ;
	rdfs:subClassOf skos:Concept ;
	obo:IAO_0000115 "Indicates the precision of the value of a DateTimeValue instance."^^<http://www.w3.org/2001/XMLSchema#string> .

obo:OBI_0000299 obo:IAO_0000111 "has_specified_output"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Melanie Courtot"^^<http://www.w3.org/2001/XMLSchema#string> ;
	owl:inverseOf obo:OBI_0000312 ;
	rdfs:domain obo:OBI_0000011 ;
	a owl:ObjectProperty ;
	obo:IAO_0000117 "PERSON: Bjoern Peters"^^<http://www.w3.org/2001/XMLSchema#string> , "PERSON: Alan Ruttenberg"@en ;
	rdfs:label "has specified output" ;
	obo:IAO_0000117 "PERSON: Larry Hunter"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subPropertyOf obo:RO_0002234 ;
	obo:IAO_0000115 "A relation between a planned process and a continuant participating in that process. The presence of the continuant at the end of the process is explicitly specified in the objective specification which the process realizes the concretization of."@en .

vivo:proceedingsOf a owl:ObjectProperty ;
	rdfs:domain bibo:Proceedings ;
	rdfs:label "proceedings of" ;
	rdfs:range bibo:Conference ;
	vitro:descriptionAnnot "A possible working example: The conference proceeding of the SPIE was generated from the conference - International Society for Optical Engineering."^^<http://www.w3.org/2001/XMLSchema#string> ;
	owl:inverseOf vivo:hasProceedings .

obo:ERO_0000046 obo:IAO_0000112 "Resource is only available to researchers in Boston area."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:DatatypeProperty ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Any service limitation tied to geographically-defined areas such as metro areas, counties, states, or regions."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "has geographic restriction" ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000111 "has geographic restriction"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subPropertyOf obo:ERO_0000045 ;
	rdfs:domain obo:ERO_0000005 ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> .

obo:ARG_2000088 rdfs:label "American Board of Thoracic Surgery" .

_:node18v4tivn3x199 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:geo .

_:node18v4tivn3x200 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x182 .

geo:isSuccessorOf a owl:ObjectProperty ;
	rdfs:domain geo:area ;
	rdfs:label "is successor of" ;
	rdfs:range geo:area ;
	geo:sourceCreator "United Nations Statistics Division"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://unstats.un.org/unsd/methods/m49/m49chgef.htm"@fr , "http://unstats.un.org/unsd/methods/m49/m49chang.htm"@en ;
	geo:sourceModified "2010-04-15"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns5:source "United Nations Statistics Division http://unstats.un.org/unsd/methods/m49/m49chang.htm"^^<http://www.w3.org/2001/XMLSchema#string> .

obo:BFO_0000001 a owl:Class ;
	rdfs:label "Entity" .

_:node18v4tivn3x159 rdf:first _:node18v4tivn3x198 ;
	rdf:rest rdf:nil .

vivo:dateTimePrecision a owl:ObjectProperty ;
	rdfs:domain vivo:DateTimeValue ;
	rdfs:label "date/time precision" ;
	rdfs:range vivo:DateTimeValuePrecision .

obo:ARG_2000087 rdfs:label "American Board of Surgery" .

vivo:Database a owl:Class ;
	rdfs:label "Database" ;
	rdfs:subClassOf bibo:CollectedDocument , _:node18v4tivn3x201 ;
	obo:IAO_0000112 "PubMed"^^<http://www.w3.org/2001/XMLSchema#string> , "Short Definition is the Medical Subject Heading (MeSH) definition"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A structured file of information or a set of logically related data stored and retrieved using computer-based means"^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:hasPrerequisite a owl:ObjectProperty ;
	rdfs:domain vivo:Course ;
	rdfs:label "has prerequisite" ;
	rdfs:range vivo:Course ;
	owl:inverseOf vivo:prerequisiteFor .

vivo:PresentingProcess a owl:Class ;
	rdfs:label "Presenting Process" ;
	rdfs:subClassOf obo:BFO_0000015 .

vivo:validIn a owl:ObjectProperty ;
	rdfs:label "valid in" ;
	rdfs:range vivo:GeographicLocation .

obo:IAO_0000221 obo:IAO_0000117 "Alan Ruttenberg"@en ;
	rdfs:range obo:BFO_0000019 ;
	rdfs:domain obo:IAO_0000109 ;
	obo:IAO_0000116 """This one is the one we are struggling with at the moment. The issue is what a measurement measures. On the one hand saying that it measures the quality would include it \"measuring\" the bearer = referring to the bearer in the measurement. However this makes comparisons of two different things not possible. On the other hand not having it inhere in the bearer, on the face of it, breaks the audit trail.

Werner suggests a solution based on \"Magnitudes\" a proposal for which we are awaiting details."""@en , """From the second IAO workshop [Alan Ruttenberg 8/6/2009: not completely current, though bringing in comparison is probably important]

This one is the one we are struggling with at the moment. The issue is what a measurement measures. On the one hand saying that it measures the quality would include it \"measuring\" the bearer = referring to the bearer in the measurement. However this makes comparisons of two different things not possible. On the other hand not having it inhere in the bearer, on the face of it, breaks the audit trail.

Werner suggests a solution based on \"Magnitudes\" a proposal for which we are awaiting details.
--
From the second IAO workshop, various comments, [commented on by Alan Ruttenberg 8/6/2009]

unit of measure is a quality, e.g. the length of a ruler.

[We decided to hedge on what units of measure are, instead talking about measurement unit labels, which are the information content entities that are about whatever measurement units are. For IAO we need that information entity in any case. See the term measurement unit label]

[Some struggling with the various subflavors of is_about. We subsequently removed the relation represents, and describes until and only when we have a better theory]

a represents b means either a denotes b or a describes

describe:
a describes b means a is about b and a allows an inference of at least one quality of b

We have had a long discussion about denotes versus describes."""@en , """From the second meeting on IAO:

An attempt at defining assay using Barry's \"reliability\" wording

assay:
process and has_input some material entity
and has_output some information content entity 
and which is such that instances of this process type reliably generate 
outputs that describes the input."""@en , """From the second IAO workshop: An attempt at tieing the quality to the measurement datum more carefully.

a is a magnitude means a is a determinate quality particular inhering in some bearer b existing at a time t that can be represented/denoted by an information content entity e that has parts denoting a unit of measure, a number, and b. The unit of measure is an instance of the determinable quality."""@en ;
	obo:IAO_0000115 """m is a quality measurement of q at t when
q is a quality 
there is a measurement process p that has specified output m, a measurement datum, that is about q"""@en ;
	a owl:ObjectProperty ;
	rdfs:subPropertyOf obo:IAO_0000136 ;
	obo:IAO_0000116 "8/6/2009 Alan Ruttenberg: The strategy is to be rather specific with this relationship. There are other kinds of measurements that are not of qualities, such as those that measure time. We will add these as separate properties for the moment and see about generalizing later"@en ;
	rdfs:label "is quality measurement of" .

bibo:Conference obo:IAO_0000112 "2010 International Congress on Autoimmunity; American Libraries Association 2009"^^<http://www.w3.org/2001/XMLSchema#string> , "core:Seminar and bibo:Conference are very similar."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:comment "A meeting for consultation or discussion."@en ;
	rdfs:subClassOf event:Event ;
	a owl:Class ;
	rdfs:label "Conference" ;
	rdfs:subClassOf _:node18v4tivn3x29 ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	ns4:term_status "stable" ;
	obo:IAO_0000115 "A meeting for consultation or discussion."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x197 rdf:first _:node18v4tivn3x199 ;
	rdf:rest rdf:nil .

vcard:Calendar a owl:Class ;
	rdfs:label "Calendar" ;
	owl:equivalentClass _:node18v4tivn3x121 .

_:node18v4tivn3x190 a owl:Restriction ;
	owl:allValuesFrom vivo:GeographicLocation ;
	owl:onProperty vivo:validIn .

vivo:Department a owl:Class ;
	rdfs:label "Department" ;
	rdfs:subClassOf foaf:Organization ;
	obo:IAO_0000112 "Definition modified from the definition here: http://dictionary.reference.com/browse/department. It is difficult to tell the difference between and department and a division."^^<http://www.w3.org/2001/XMLSchema#string> , "Legal (department within a company); Use for any non-academic department"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A unit within a larger organization that addresses a specific subject or area of activity."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://vivoweb.org/ontology/core> .

_:node18v4tivn3x72 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nationalityZH .

obo:RO_0002234 a owl:ObjectProperty ;
	rdfs:label "has output" ;
	rdfs:subPropertyOf obo:RO_0000057 ;
	owl:inverseOf obo:RO_0002353 .

_:node18v4tivn3x202 a owl:Restriction ;
	owl:onProperty vcard:logo ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

bibo:DocumentStatus a owl:Class ;
	rdfs:comment "The status of the publication of a document."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Document Status" ;
	obo:IAO_0000112 "submitted; accepted; in-press; published; invited; refereed."^^<http://www.w3.org/2001/XMLSchema#string> , "The status of a document with respect to its publication. The statuses are represented as individuals of this class. Use the \"show all individuals of this class\" button on the class control panel to see the currently defined statuses."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "The status of a document with respect to its publication."^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

vivo:PrivateCompany a owl:Class ;
	rdfs:label "Private Company" ;
	rdfs:subClassOf vivo:Company ;
	obo:IAO_0000112 "Publix Super Markets; Ernst & Young; PricewaterhouseCoopers"^^<http://www.w3.org/2001/XMLSchema#string> , "Definition obtained here: http://answers.ask.com/Business/Finance/what_is_a_private_company.  Examples of private companies found here: http://www.forbes.com/2008/11/03/largest-private-companies-biz-privates08-cx_sr_1103private_land.html"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A private company is one that is privately-owned, and thus, is not publicly-traded in the stock market. Members of the general public cannot purchase stock in a private company unless that company chooses to go public and become a public company."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://vivoweb.org/ontology/core> .

_:node18v4tivn3x203 rdf:first _:node18v4tivn3x204 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x205 rdf:first _:node18v4tivn3x206 ;
	rdf:rest _:node18v4tivn3x207 .

obo:ERO_0001520 a owl:ObjectProperty ;
	rdfs:range obo:ERO_0000015 ;
	obo:IAO_0000115 "Human study performed by the organization."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000111 "performs human study"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "performs human study" ;
	owl:inverseOf obo:ERO_0001521 ;
	rdfs:domain foaf:Organization ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000112 "The Jackson Heart Institute performs human studies on heart disease."^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:AcademicDegree a owl:Class ;
	rdfs:label "Academic Degree" ;
	rdfs:subClassOf skos:Concept , _:node18v4tivn3x208 , _:node18v4tivn3x209 ;
	obo:IAO_0000112 "B.A. Bachelor of Arts"^^<http://www.w3.org/2001/XMLSchema#string> , "This list may have multiple abbreviations for some degrees."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "An academic degree at any level, both as reported by individuals for employment and as offered by academic degree programs."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x210 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x211 .

obo:IAO_0000032 obo:IAO_0000116 "Would write this as: has_part some 'measurement unit label' and has_part some numeral and has_part exactly 2, except for the fact that this won't let us take advantage of OWL reasoning over the numbers. Instead use has measurment value property to represent the same. Use has measurement unit label (subproperty of has_part) so we can easily say that there is only one of them."@en ;
	obo:IAO_0000117 "PERSON: Melanie Courtot"@en ;
	rdfs:subClassOf obo:IAO_0000109 ;
	a owl:Class ;
	obo:IAO_0000115 "a scalar measurement datum is a measurement datum that is composed of two parts, numerals and a unit label."@en ;
	rdfs:label "Scalar Measurement Datum" ;
	obo:IAO_0000117 "PERSON: Alan Ruttenberg"@en ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000112 "10 feet. 3 ml."@en ;
	obo:IAO_0000116 """2009-03-16: we decided to keep datum singular in scalar measurement datum, as in
this case we explicitly refer to the singular form"""@en .

_:node18v4tivn3x212 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x138 .

vivo:StateOrProvince a owl:Class ;
	rdfs:label "State or Province" ;
	rdfs:subClassOf vivo:GeopoliticalEntity ;
	obo:IAO_0000112 "Minnesota; Michigan; Indiana; New York; Quebec; Manitoba; Ontario"^^<http://www.w3.org/2001/XMLSchema#string> , "Source of the Short Definition: http://www.thefreedictionary.com/state."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "One of a number of areas or communities having their own governments and forming a federation under a sovereign government, as in the US."^^<http://www.w3.org/2001/XMLSchema#string> .

bibo:pageEnd a owl:DatatypeProperty ;
	rdfs:comment "Ending page number within a continuous page range."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "end page" ;
	rdfs:subPropertyOf bibo:locator ;
	ns4:term_status "stable" .

obo:ARG_2000089 rdfs:label "American Board of Urology" .

_:node18v4tivn3x189 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty vivo:hasGoverningAuthority .

obo:RO_0002233 a owl:ObjectProperty ;
	rdfs:label "has input" ;
	rdfs:subPropertyOf obo:RO_0000057 .

geo:isPredecessorOf geo:sourceIdentifier "http://unstats.un.org/unsd/methods/m49/m49chgef.htm"@fr ;
	rdfs:label "is predecessor of" ;
	geo:sourceCreator "United Nations Statistics Division"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceModified "2010-04-15"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:domain geo:area ;
	ns5:source "United Nations Statistics Division http://unstats.un.org/unsd/methods/m49/m49chang.htm"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://unstats.un.org/unsd/methods/m49/m49chang.htm"@en ;
	rdfs:range geo:area ;
	owl:inverseOf geo:isSuccessorOf ;
	a owl:ObjectProperty .

vcard:Date a owl:Class ;
	rdfs:label "Date" ;
	rdfs:subClassOf vcard:RelatedType .

bibo:LegalDecision a owl:Class ;
	rdfs:comment "A document containing an authoritative determination (as a decree or judgment) made after consideration of facts or law."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Decision" ;
	rdfs:subClassOf bibo:LegalCaseDocument ;
	obo:IAO_0000115 "The written determination of a case, motion or claim by a court or tribunal"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "unstable" .

vcard:Photo a owl:Class ;
	rdfs:comment "Specifies an image or photograph information that annotates some aspect of the object the vCard represents"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Photo" ;
	rdfs:subClassOf vcard:Identification ;
	owl:equivalentClass _:node18v4tivn3x213 .

c4o:hasGlobalCitationFrequency a owl:ObjectProperty ;
	rdfs:label "has global citation frequency" ;
	rdfs:range c4o:GlobalCitationCount ;
	obo:IAO_0000115 "A property linking a publication entity to an instance of c40:GlobalCitationCount that specifies how many times a work has been cited by others, according to a particular information source on a particular date."^^<http://www.w3.org/2001/XMLSchema#string> ;
	vitro:descriptionAnnot "A property linking a publication entity to the property c40:GlobalCitationCount that specify how many times a work has been cited by others, according to a particular information source on a particular date."^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:honorificSuffix a owl:DatatypeProperty ;
	rdfs:domain vcard:Name ;
	rdfs:label "honorific suffix" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x76 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x214 .

_:node18v4tivn3x204 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:logo .

_:node18v4tivn3x215 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x205 .

bibo:AudioVisualDocument a owl:Class ;
	rdfs:comment "An audio-visual document; film, video, and so forth."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Audio-Visual Document" ;
	rdfs:subClassOf bibo:Document , _:node18v4tivn3x216 ;
	obo:IAO_0000112 "film; video; Blu-ray"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Audiovisual recording in any format"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

vivo:GeographicRegion a owl:Class ;
	rdfs:label "Geographic Region" ;
	rdfs:subClassOf vivo:GeographicLocation ;
	obo:IAO_0000112 "Removed the word \"stable\" because disputed territories from geopolitical.owl are included. This could imply that the geographic coordinates could change. This definition was originally in core:Geographic Location.  I simply copied the definition from there.  I think core:Geographic Location and core:Geographic Region are both the same and only one is needed. There is also geopolitical.owl:geographical_region which further causes confusion."^^<http://www.w3.org/2001/XMLSchema#string> , "Use subclasses of core:Geographic Region subclasses instead of this class if possible."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A location having coordinates in geographic space."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x211 rdf:first _:node18v4tivn3x217 ;
	rdf:rest _:node18v4tivn3x218 .

_:node18v4tivn3x219 rdf:first _:node18v4tivn3x212 ;
	rdf:rest _:node18v4tivn3x107 .

obo:IAO_0000033 rdfs:subClassOf obo:IAO_0000030 ;
	rdfs:label "Directive Information Entity" ;
	obo:IAO_0000117 "PERSON: Bjoern Peters"@en ;
	obo:IAO_0000116 "Werner pushed back on calling it realizable information entity as it isn't realizable. However this name isn't right either. An example would be a recipe. The realizable entity would be a plan, but the information entity isn't about the plan, it, once concretized, *is* the plan. -Alan"@en ;
	a owl:Class ;
	obo:IAO_0000115 "An information content entity whose concretizations indicate to their bearer how to realize them in a process."@en ;
	obo:IAO_0000412 <http://purl.obolibrary.org/obo/iao.owl> ;
	obo:IAO_0000114 obo:IAO_0000123 ;
	obo:IAO_0000116 "8/6/2009 Alan Ruttenberg: Changed label from \"information entity about a realizable\" after discussions at ICBO"@en ;
	obo:IAO_0000117 "PERSON: Alan Ruttenberg"@en .

vitro-public:FileByteStream rdfs:label "FileByteStream" .

geo:hasBorderWith a owl:ObjectProperty ;
	rdfs:label "has border with" ;
	geo:sourceCreator "United Nations cartographic maps"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.un.org/Depts/Cartographic/map/profile/world00.pdf"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceModified "2010-05-01"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns5:source "United Nations cartographic maps http://www.un.org/Depts/Cartographic/map/profile/world00.pdf"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x220 rdf:first obo:ERO_0000004 ;
	rdf:rest _:node18v4tivn3x221 .

vivo:AwardedDegree a owl:Class ;
	rdfs:label "Awarded Degree" ;
	rdfs:subClassOf vivo:Relationship , _:node18v4tivn3x222 , _:node18v4tivn3x223 ;
	obo:IAO_0000115 "The awarding of a degree by an agent to another agent. It is mostly for academic degrees." .

vivo:FundingOrganization a owl:Class ;
	rdfs:label "Funding Organization" ;
	rdfs:subClassOf foaf:Organization ;
	obo:IAO_0000112 "National Institute of Health (NIH)"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A defined class of organizations that fund Grants"^^<http://www.w3.org/2001/XMLSchema#string> , "An organization that provides financial support to individuals or organizations to carry out specified activities."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://vivoweb.org/ontology/core> ;
	owl:equivalentClass _:node18v4tivn3x224 .

_:node18v4tivn3x225 a owl:Restriction ;
	owl:allValuesFrom owl:Thing ;
	owl:onProperty vivo:hasSubjectArea .

_:node18v4tivn3x214 rdf:first _:node18v4tivn3x226 ;
	rdf:rest _:node18v4tivn3x227 .

obo:IAO_0000030 rdfs:label "Information Content Entity" ;
	rdfs:subClassOf _:node18v4tivn3x228 ;
	obo:IAO_0000117 "PERSON: Chris Stoeckert"@en ;
	obo:IAO_0000119 "OBI_0000142"@en ;
	rdfs:subClassOf obo:BFO_0000031 , _:node18v4tivn3x229 ;
	obo:IAO_0000111 "information content entity"@en ;
	rdfs:subClassOf _:node18v4tivn3x230 ;
	obo:IAO_0000115 "The most general classification of an information resource"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf _:node18v4tivn3x231 ;
	a owl:Class ;
	obo:IAO_0000112 "Examples of information content entites include journal articles, data, graphical layouts, and graphs."@en ;
	obo:IAO_0000116 """information_content_entity 'is_encoded_in' some digital_entity in obi before split (040907). information_content_entity 'is_encoded_in' some physical_document in obi before split (040907).

Previous. An information content entity is a non-realizable information entity that 'is encoded in' some digital or physical entity."""@en ;
	rdfs:subClassOf _:node18v4tivn3x232 ;
	obo:IAO_0000114 obo:IAO_0000125 ;
	obo:IAO_0000412 <http://purl.obolibrary.org/obo/iao.owl> ;
	obo:IAO_0000115 "an information content entity is an entity that is generically dependent on some artifact and stands in relation of aboutness to some entity"@en .

_:node18v4tivn3x233 a owl:Restriction ;
	owl:minCardinality "0"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:hasAddress .

vivo:StudentOrganization a owl:Class ;
	rdfs:label "Student Organization" ;
	rdfs:subClassOf foaf:Organization ;
	obo:IAO_0000112 "Definition take from here: http://en.wikipedia.org/wiki/Student_society"^^<http://www.w3.org/2001/XMLSchema#string> , "Dancin' Gators"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A student organization is an organization, operated by students at a university, whose membership normally consists only of students."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://vivoweb.org/ontology/core> .

obo:OBI_0000312 a owl:ObjectProperty ;
	rdfs:label "is specified output of" ;
	rdfs:range obo:OBI_0000011 ;
	rdfs:subPropertyOf obo:RO_0002353 ;
	obo:IAO_0000111 "is_specified_output_of"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A relation between a planned process and a continuant participating in that process. The presence of the continuant at the end of the process is explicitly specified in the objective specification which the process realizes the concretization of."@en ;
	obo:IAO_0000117 "PERSON:Bjoern Peters"^^<http://www.w3.org/2001/XMLSchema#string> , "Alan Ruttenberg"@en .

_:node18v4tivn3x192 a owl:Class ;
	owl:unionOf _:node18v4tivn3x220 .

_:node18v4tivn3x234 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom vivo:AdviseeRole .

_:node18v4tivn3x226 a owl:Restriction ;
	owl:onProperty vcard:organizationName ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x186 rdf:first _:node18v4tivn3x4 ;
	rdf:rest _:node18v4tivn3x13 .

_:node18v4tivn3x235 rdf:first _:node18v4tivn3x233 ;
	rdf:rest rdf:nil .

bibo:eissn a owl:DatatypeProperty ;
	rdfs:comment "The electronic ISSN number of a periodical."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Electronic International Standard Serial Number (EISSN)" ;
	rdfs:subPropertyOf bibo:identifier ;
	obo:IAO_0000112 "eissn stands for Electronic International Standard Serial Number.  source: http://www.definition-of.com/EISSN"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

_:node18v4tivn3x49 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:populationYear .

_:node18v4tivn3x236 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom vivo:Award .

obo:OBI_0000293 rdfs:domain obo:OBI_0000011 ;
	obo:IAO_0000117 "PERSON: Larry Hunter"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A relation between a planned process and a continuant participating in that process that is not created during  the process. The presence of the continuant during the process is explicitly specified in the plan specification which the process realizes the concretization of."@en ;
	obo:IAO_0000111 "has_specified_input"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Bjoern Peters"^^<http://www.w3.org/2001/XMLSchema#string> , "PERSON: Alan Ruttenberg"@en ;
	obo:IAO_0000112 "see is_input_of example_of_usage"@en ;
	rdfs:label "has specified input" ;
	a owl:ObjectProperty ;
	obo:IAO_0000117 "PERSON: Melanie Coutot"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subPropertyOf obo:RO_0002233 ;
	obo:IAO_0000116 "8/17/09: specified inputs of one process are not necessarily specified inputs of a larger process that it is part of. This is in contrast to how 'has participant' works."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x237 a owl:Restriction ;
	owl:minCardinality "0"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:honorificPrefix .

_:node18v4tivn3x238 rdf:first _:node18v4tivn3x239 ;
	rdf:rest rdf:nil .

vivo:Institute a owl:Class ;
	rdfs:label "Institute" ;
	rdfs:subClassOf foaf:Organization ;
	obo:IAO_0000112 "Institute for Fundamental Theory"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "An organization founded to pursue or promote certain research, educational or public policy interests or activities."^^<http://www.w3.org/2001/XMLSchema#string> , "An Institute normally has a research focus but may also fulfill instructional or outreach roles"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://vivoweb.org/ontology/core> .

vcard:hasAddress a owl:ObjectProperty ;
	rdfs:label "has address" ;
	rdfs:range vcard:Address .

_:node18v4tivn3x240 a owl:Class ;
	owl:unionOf _:node18v4tivn3x15 .

_:node18v4tivn3x241 a owl:Restriction ;
	owl:allValuesFrom vcard:Address ;
	owl:onProperty vcard:hasAddress .

obo:ERO_0000224 a owl:Class ;
	rdfs:label "Funding Role" ;
	rdfs:subClassOf obo:BFO_0000023 ;
	obo:IAO_0000112 "The NIH is a funding agency."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "A role inhering in a person or organization that is realized when the bearer participates in providing funding to a person or an organization for academic or business purposes."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x227 rdf:first _:node18v4tivn3x242 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x243 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty vivo:assignedBy .

vivo:seatingCapacity a owl:FunctionalProperty , owl:DatatypeProperty ;
	rdfs:domain vivo:Room ;
	rdfs:label "seating capacity" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#int> ;
	obo:IAO_0000112 "55"^^<http://www.w3.org/2001/XMLSchema#string> , "definition modified from: source (http://en.wikipedia.org/wiki/Seating_capacity)."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x51 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:hasMinLatitude .

_:node18v4tivn3x242 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:organizationName .

vcard:Sibling a owl:Class ;
	rdfs:label "Sibling" ;
	rdfs:subClassOf vcard:RelatedType .

_:node18v4tivn3x244 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:abbreviation .

vcard:Sweetheart a owl:Class ;
	rdfs:label "Sweetheart" ;
	rdfs:subClassOf vcard:RelatedType .

vivo:ConferencePoster a owl:Class ;
	rdfs:label "Conference Poster" ;
	rdfs:subClassOf bibo:Document ;
	obo:IAO_0000115 "The digital file (or physical equivalent), if available after the conference, vs. the act of attending/presenting: use ConferencePresentation for information about date/time/location/name of the event where the poster was presented"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x245 rdf:first _:node18v4tivn3x169 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x246 a owl:Restriction ;
	owl:onProperty vcard:formattedName ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x168 rdf:first _:node18v4tivn3x246 ;
	rdf:rest _:node18v4tivn3x238 .

vcard:anniversary a owl:DatatypeProperty ;
	rdfs:comment "The date of marriage, or equivalent, of the object the  vCard represents"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:domain vcard:Individual ;
	rdfs:label "anniversary" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#dateTime> .

vivo:middleName a owl:DatatypeProperty ;
	rdfs:label "middle name or initial" .

obo:ERO_0000225 a owl:Class ;
	rdfs:label "Educator Role" ;
	rdfs:subClassOf obo:BFO_0000023 ;
	obo:IAO_0000112 "A teacher."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "A role inhering in a person or organization that is realized when the bearer participates in providing education to a student or group of students."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x247 rdf:first _:node18v4tivn3x241 ;
	rdf:rest _:node18v4tivn3x235 .

_:node18v4tivn3x248 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:telephone .

geo:agriculturalAreaTotal a owl:DatatypeProperty ;
	rdfs:label "agriculturalAreaTotal" .

_:node18v4tivn3x77 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x249 .

_:node18v4tivn3x65 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:populationNotes .

_:node18v4tivn3x250 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x251 .

vcard:URL a owl:Class ;
	rdfs:comment "To specify a uniform resource locator associated with the object to which the vCard refers.  Examples for individuals include personal web sites, blogs, and social networking site  identifiers."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "URL" ;
	rdfs:subClassOf vcard:Explanatory ;
	owl:equivalentClass _:node18v4tivn3x252 .

_:node18v4tivn3x188 a owl:Restriction ;
	owl:allValuesFrom owl:Thing ;
	owl:onProperty vivo:hasSubjectArea .

_:node18v4tivn3x253 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:placeOfPublication .

vivo:termType a owl:DatatypeProperty ;
	rdfs:label "term type" .

<http://www.geneontology.org/formats/oboInOwl#DbXref> a owl:Class ;
	rdfs:subClassOf obo:IAO_0000102 .

_:node18v4tivn3x217 a owl:Restriction ;
	owl:onProperty vcard:honorificPrefix ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

bibo:Image a owl:Class ;
	rdfs:comment "A document that presents visual or diagrammatic information."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Image" ;
	rdfs:subClassOf bibo:Document ;
	obo:IAO_0000112 "photograph; diagram"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A visual representation such as a photograph or graph"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

_:node18v4tivn3x254 a owl:Restriction ;
	owl:allValuesFrom vivo:GeographicRegion ;
	owl:onProperty vivo:geographicFocus .

_:node18v4tivn3x207 rdf:first _:node18v4tivn3x248 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x255 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x247 .

vivo:AwardReceipt obo:IAO_0000115 "The bestowal of an award, honor, or distinction to a person or person's at a particular time."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Award or Honor Receipt" ;
	rdfs:subClassOf _:node18v4tivn3x256 , _:node18v4tivn3x257 , _:node18v4tivn3x258 , _:node18v4tivn3x243 , _:node18v4tivn3x259 ;
	a owl:Class ;
	rdfs:subClassOf vivo:Relationship ;
	obo:IAO_0000112 "The award bestowed may be represented with the Award class."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf _:node18v4tivn3x236 .

_:node18v4tivn3x249 rdf:first obo:BFO_0000040 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x251 rdf:first _:node18v4tivn3x202 ;
	rdf:rest _:node18v4tivn3x203 .

_:node18v4tivn3x157 rdf:first vivo:Contract ;
	rdf:rest _:node18v4tivn3x260 .

_:node18v4tivn3x66 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameCurrencyFR .

_:node18v4tivn3x239 a owl:Restriction ;
	owl:cardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:formattedName .

vivo:CoPrincipalInvestigatorRole a owl:Class ;
	rdfs:label "Co-Principal Investigator Role" ;
	rdfs:subClassOf vivo:InvestigatorRole ;
	obo:IAO_0000115 "Role of co-principal investigator of an Agreement (for example, a grant), who devotes a specified percentage of time and is considered key personnel."^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:licenseNumber a owl:DatatypeProperty ;
	rdfs:domain vivo:Licensure ;
	rdfs:label "license number" .

_:node18v4tivn3x261 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:timeZone .

vcard:Logo a owl:Class ;
	rdfs:comment "To specify a graphic image of a logo associated with the  object the vCard represents"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Logo" ;
	rdfs:subClassOf vcard:Organizational ;
	owl:equivalentClass _:node18v4tivn3x250 .

obo:ERO_0000572 a owl:ObjectProperty ;
	rdfs:label "used to study" ;
	obo:IAO_0000111 "used to study"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000112 "A study of hibernation in bears."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "Biological process studied in the organism."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> .

bibo:gtin14 a owl:DatatypeProperty ;
	rdfs:comment "Global Trade Item Number 14"@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Global Trade Item Number (GTIN-14)" ;
	rdfs:subPropertyOf bibo:identifier ;
	obo:IAO_0000112 "http://en.wikipedia.org/wiki/Global_Trade_Item_Number."^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

vivo:AdvisingRelationship a owl:Class ;
	rdfs:label "Advising Relationship" ;
	rdfs:subClassOf vivo:Relationship , _:node18v4tivn3x225 , _:node18v4tivn3x234 , _:node18v4tivn3x262 , _:node18v4tivn3x263 , _:node18v4tivn3x264 ;
	obo:IAO_0000115 "A dual relationship of one person being advised or mentored by another person, typically including start and end dates"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x218 rdf:first _:node18v4tivn3x237 ;
	rdf:rest rdf:nil .

vivo:entryTerm a owl:DatatypeProperty ;
	rdfs:label "entry term" .

_:node18v4tivn3x206 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> ;
	owl:onProperty vcard:telephone .

vcard:Fax a owl:Class ;
	rdfs:label "Fax" ;
	rdfs:subClassOf vcard:TelephoneType .

obo:ERO_0001521 rdfs:subPropertyOf <http://www.obofoundry.org/ro/ro.owl#has_agent> ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:domain obo:ERO_0000015 ;
	rdfs:label "performed by organization" ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000111 "human study performed by"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000112 "Jackson State University performs human studies on heart disease."^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:ObjectProperty ;
	obo:IAO_0000115 "Organization that performs the human study."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	rdfs:range foaf:Organization .

_:node18v4tivn3x10 rdf:first _:node18v4tivn3x255 ;
	rdf:rest _:node18v4tivn3x219 .

_:node18v4tivn3x265 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:postalCode .

_:node18v4tivn3x266 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:related .

_:node18v4tivn3x267 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:codeISO3 .

_:node18v4tivn3x268 rdf:first _:node18v4tivn3x269 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x94 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x270 .

geo:populationYear a owl:DatatypeProperty ;
	rdfs:label "populationYear" .

_:node18v4tivn3x258 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeValue ;
	owl:onProperty vivo:dateTimeValue .

vcard:Category a owl:Class ;
	rdfs:comment "To specify application category information about the vCard, also known as tags. This was called CATEGORIES in vCard."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Category" ;
	rdfs:subClassOf vcard:Explanatory ;
	owl:equivalentClass _:node18v4tivn3x271 .

bibo:interviewer a owl:ObjectProperty ;
	rdfs:comment "An agent that interview another agent."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "interviewer" ;
	ns4:term_status "stable" .

_:node18v4tivn3x272 rdf:first _:node18v4tivn3x273 ;
	rdf:rest _:node18v4tivn3x274 .

vcard:None a owl:Class ;
	rdfs:label "None" ;
	rdfs:subClassOf vcard:Gender .

geo:codeUNDP a owl:DatatypeProperty ;
	rdfs:label "codeUNDP" .

obo:BFO_0000029 a owl:Class ;
	rdfs:label "Site" ;
	rdfs:subClassOf obo:BFO_0000141 .

<http://xmlns.com/foaf/0.1/> rdfs:label "FOAF (Friend of a Friend)" .

_:node18v4tivn3x275 rdf:first _:node18v4tivn3x276 ;
	rdf:rest _:node18v4tivn3x277 .

_:node18v4tivn3x278 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameOfficialFR .

_:node18v4tivn3x134 rdf:first _:node18v4tivn3x266 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x270 rdf:first _:node18v4tivn3x279 ;
	rdf:rest _:node18v4tivn3x280 .

_:node18v4tivn3x269 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:timeZone .

geo:hasMaxLatitude a owl:DatatypeProperty ;
	rdfs:label "has maximum latitude" .

vivo:DateTimeInterval a owl:Class ;
	rdfs:label "Date/Time Interval" ;
	rdfs:subClassOf obo:BFO_0000038 ;
	obo:IAO_0000115 "a specific period or duration, defined by (optional) start and end date/times."^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:photo a owl:DatatypeProperty ;
	rdfs:domain vcard:Photo ;
	rdfs:label "photo" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x273 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:sortAs .

obo:OBI_0500000 a owl:Class ;
	rdfs:label "Study Design" ;
	rdfs:subClassOf obo:IAO_0000104 ;
	obo:IAO_0000111 "study design"@en ;
	obo:IAO_0000115 "A study design is a plan specification comprised of protocols (which may specify how and what kinds of data will be gathered) that are executed as part of an investigation and is realized during a study design execution."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://purl.obolibrary.org/obo/obi.owl> .

vivo:Abstract a owl:Class ;
	rdfs:label "Abstract" ;
	rdfs:subClassOf bibo:Document ;
	obo:IAO_0000115 "An abstract that is published as a standalone document or in a journal of abstracts"^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:OrganizingProcess a owl:Class ;
	rdfs:label "Organizing Process" ;
	rdfs:subClassOf obo:BFO_0000015 .

vivo:Screenplay a owl:Class ;
	rdfs:label "Screenplay" ;
	rdfs:subClassOf bibo:Document ;
	obo:IAO_0000115 "Written script for a film production, including dialogue and descriptions of gestures, actions, shooting directions"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x281 rdf:first _:node18v4tivn3x282 ;
	rdf:rest _:node18v4tivn3x283 .

_:node18v4tivn3x284 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeInterval ;
	owl:onProperty vivo:dateTimeInterval .

_:node18v4tivn3x285 a owl:Restriction ;
	owl:onProperty vcard:postalCode ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

geo:validSince a owl:DatatypeProperty ;
	rdfs:comment "The value of the datatype property *validSince* associated to a particular area (territory or group) indicates the area's  first year of validity.  The geopolitical ontology traces back historic changes only until 1985, therefore, if an area has a validSince = 1985, this indicates that the area is/was valid since 1985 or before."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "valid since" .

vivo:EditorialArticle a owl:Class ;
	rdfs:label "Editorial Article" ;
	rdfs:subClassOf bibo:Article ;
	obo:IAO_0000115 "An article of opinion, typically published in a newspaper. For academics, most commonly Op Ed pieces"^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:Neighbor a owl:Class ;
	rdfs:label "Neighbor" ;
	rdfs:subClassOf vcard:RelatedType .

scires:Phase4ClinicalTrial a owl:Class ;
	rdfs:label "Phase 4 Clinical Trial" ;
	rdfs:subClassOf obo:ERO_0000016 ;
	obo:IAO_0000115 "In Phase 4 trials, post marketing studies delineate additional information including the drug's or treatment's risks, benefits, and optimal use."^^<http://www.w3.org/2001/XMLSchema#string> , "Phase 4 Clinical Trial"^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:orcidId a owl:ObjectProperty ;
	rdfs:domain foaf:Person ;
	rdfs:label "ORCID iD" ;
	obo:IAO_0000112 "This is now an object property where the object value is a resource of the form <http://orcid.org/NNNN-NNNN-NNNN-NNNN>.  This is to support connecting VIVO and ORCID in the linked data web.   Note: a person can have multiple ORCID iDs."^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:hasFacility rdfs:label "has facility" ;
	rdfs:range vivo:Facility .

obo:BFO_0000141 a owl:Class ;
	rdfs:label "Immaterial Entity" ;
	rdfs:subClassOf obo:BFO_0000004 .

geo:nameListFR ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "nameListFR" ;
	geo:sourceIdentifier "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> , "http://www.fao.org/termportal/contr/ar/"@ar ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/fr/"@fr ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/es/"@es , "http://www.fao.org/termportal/contr/en/"@en ;
	a owl:DatatypeProperty ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/zh/"@zh .

_:node18v4tivn3x274 rdf:first _:node18v4tivn3x286 ;
	rdf:rest rdf:nil .

bibo:Slideshow a owl:Class ;
	rdfs:comment "A presentation of a series of slides, usually presented in front of an audience with written text and images."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Slideshow" ;
	rdfs:subClassOf bibo:Document ;
	obo:IAO_0000112 "Short Definition from the bibo ontology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A presentation of a series of slides, usually presented in front of an audience with written text and images"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

_:node18v4tivn3x282 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x287 .

_:node18v4tivn3x288 a owl:Restriction ;
	owl:allValuesFrom bibo:Document ;
	owl:onProperty bibo:presents .

vivo:equipmentFor a owl:ObjectProperty ;
	rdfs:domain vivo:Equipment ;
	rdfs:label "equipment for"@en-us , "equipment for" ;
	rdfs:range foaf:Organization ;
	rdfs:subPropertyOf <http://isf/deprecated_op> .

vivo:geographicFocus a owl:ObjectProperty ;
	rdfs:label "geographic focus" ;
	rdfs:range vivo:GeographicRegion .

geo:codeGAUL a owl:DatatypeProperty ;
	rdfs:label "codeGAUL" ;
	geo:sourceCreator "Global Administrative Unit Layers"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/geonetwork/srv/en/metadata.show?id=12691"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceModified "2008-12-10"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns5:source "Global Administrative Unit Layers http://www.fao.org/geonetwork/srv/en/metadata.show?id=12691"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x289 rdf:first _:node18v4tivn3x265 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x290 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:description .

c4o:BibliographicInformationSource a owl:Class ;
	rdfs:label "Bibliographic Information Source" ;
	rdfs:subClassOf obo:ERO_0001716 ;
	obo:IAO_0000115 "A source of information about bibliographic citations, such as Google Scholar, Web of Science or Scopus."^^<http://www.w3.org/2001/XMLSchema#string> ;
	vitro:descriptionAnnot "A source of information about bibliographic citations, such as Google Scholar, Web of Science or Scopus."^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:Spouse a owl:Class ;
	rdfs:label "Spouse" ;
	rdfs:subClassOf vcard:RelatedType .

vivo:AcademicDepartment a owl:Class ;
	rdfs:label "Academic Department" ;
	rdfs:subClassOf vivo:Department ;
	obo:IAO_0000112 "Endodontics (department within a College of Dentistry); English (department within a College of Liberal Arts)"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A distinct, usually specialized educational unit within an educational organization."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://vivoweb.org/ontology/core> .

_:node18v4tivn3x291 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:timeZone .

vivo:hasPublicationVenue a owl:ObjectProperty ;
	rdfs:label "published in" ;
	owl:inverseOf vivo:publicationVenueFor .

obo:IAO_0000112 a owl:AnnotationProperty ;
	rdfs:label "example of usage" .

_:node18v4tivn3x292 a owl:Restriction ;
	owl:allValuesFrom owl:Thing ;
	owl:onProperty vivo:hasSubjectArea .

vivo:Grant rdfs:subClassOf vivo:Relationship , _:node18v4tivn3x293 ;
	obo:IAO_0000112 "An intramural or extramural award to support scholarly work, such as UF09179 (VIVO)"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf _:node18v4tivn3x294 , _:node18v4tivn3x295 ;
	rdfs:label "Grant" ;
	a owl:Class ;
	obo:IAO_0000115 "Financial assistance mechanism providing money, property, or both to an eligible entity to carry out an approved project or activity"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf _:node18v4tivn3x296 , _:node18v4tivn3x297 , _:node18v4tivn3x298 ;
	obo:IAO_0000112 "Short definition is from the Glossary of NIH Terms."^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:Score a owl:Class ;
	rdfs:label "Score" ;
	rdfs:subClassOf bibo:Document ;
	obo:IAO_0000115 "Written musical composition for voice or instruments or both"^^<http://www.w3.org/2001/XMLSchema#string> .

geo:nameOfficialZH geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/ar/"@ar ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "nameOfficialZH" ;
	a owl:DatatypeProperty ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/fr/"@fr , "http://www.fao.org/termportal/contr/es/"@es , "http://www.fao.org/termportal/contr/zh/"@zh ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> , "http://www.fao.org/termportal/contr/en/"@en .

_:node18v4tivn3x299 a owl:Restriction ;
	owl:minCardinality "0"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:hasName .

vivo:majorField a owl:DatatypeProperty ;
	rdfs:domain vivo:EducationalProcess ;
	rdfs:label "major field of degree" ;
	obo:IAO_0000112 "Information Science; Computer Science; Anthropology"^^<http://www.w3.org/2001/XMLSchema#string> .

obo:ARG_2000377 a owl:Class ;
	rdfs:label "FOAF Profile" ;
	rdfs:subClassOf obo:ARG_2000379 .

bibo:upc a owl:DatatypeProperty ;
	rdfs:comment "Universal Product Code"@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Universal Product Code (UPC)" ;
	rdfs:subPropertyOf bibo:identifier ;
	obo:IAO_0000112 "source for public description: http://en.wikipedia.org/wiki/Universal_Product_Code."^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

_:node18v4tivn3x300 rdf:first _:node18v4tivn3x1 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x301 rdf:first _:node18v4tivn3x285 ;
	rdf:rest _:node18v4tivn3x289 .

_:node18v4tivn3x95 rdf:first _:node18v4tivn3x302 ;
	rdf:rest rdf:nil .

obo:ERO_0000481 rdfs:comment "placeholder: need to be modeled for the proper kind of service (production services)"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	rdfs:label "realizes protocol" ;
	rdfs:range obo:OBI_0000272 ;
	obo:IAO_0000111 "realizes protocol"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000112 "A sequencing protocol used for next generation sequencing."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:ObjectProperty ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Protocol used to perform the service."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:domain _:node18v4tivn3x303 .

obo:IAO_0000111 a owl:AnnotationProperty ;
	rdfs:label "editor preferred term" .

obo:ERO_0000016 a owl:Class ;
	rdfs:label "Clinical Trial" ;
	rdfs:subClassOf ocrer:Interventional_study ;
	obo:IAO_0000112 "A clinical trial to evaluate the efficacy of a new drug."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "An interventional study that contains a set of procedures in medical research and drug development that are conducted to allow safety (or more specifically, information about adverse drug reactions and adverse effects of other treatments) and efficacy data to be collected for health interventions (e.g., drugs, diagnostics, devices, therapy protocols) that is performed over phases."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "http://en.wikipedia.org/wiki/Clinical_trial"^^<http://www.w3.org/2001/XMLSchema#string> ;
	owl:equivalentClass _:node18v4tivn3x304 .

vcard:sortAs a owl:DatatypeProperty ;
	rdfs:label "sort as" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> .

vivo:Competition a owl:Class ;
	rdfs:label "Competition" ;
	rdfs:subClassOf event:Event ;
	obo:IAO_0000112 "Not the same as an award or distinction."^^<http://www.w3.org/2001/XMLSchema#string> , "Intel Talent Search; poetry contest"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "An occasion on which a winner is selected from among two or more contestants."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x305 a owl:Restriction ;
	owl:allValuesFrom vivo:GeographicLocation ;
	owl:onProperty obo:RO_0001025 .

obo:ARG_2000400 a obo:UO_0000280 , owl:NamedIndividual ;
	rdfs:label "count per year" .

obo:ERO_0001518 a owl:ObjectProperty ;
	rdfs:range ocresd:OCRE100038 ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Phase of a clinical trial to evaluate risk and to clinically evaluate the efficacy of drugs or biologicals."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "has phase" ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:domain obo:ERO_0000016 ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000111 "has phase"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000112 "Phase 1 clinical trial."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x306 rdf:first _:node18v4tivn3x307 ;
	rdf:rest _:node18v4tivn3x176 .

_:node18v4tivn3x308 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:language .

obo:ARG_2000376 a owl:Class ;
	rdfs:label "Contact Qualifier" ;
	rdfs:subClassOf skos:Concept .

vcard:hasURL a owl:ObjectProperty ;
	rdfs:label "has URL" ;
	rdfs:range vcard:URL .

obo:ERO_0000482 obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subPropertyOf owl:DeprecatedProperty ;
	obo:IAO_0000112 "Sequence analysis software."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:domain obo:ERO_0000005 ;
	owl:deprecated "true"^^<http://www.w3.org/2001/XMLSchema#boolean> ;
	a owl:ObjectProperty ;
	obo:IAO_0000115 "Software used to perform the service."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000111 "uses software"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:comment "Placeholder needs to be redesign"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "uses software" ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	rdfs:range obo:ERO_0000071 .

_:node18v4tivn3x279 a owl:Restriction ;
	owl:onProperty vcard:timeZone ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

obo:IAO_0000114 a owl:AnnotationProperty ;
	rdfs:label "has curation status" .

_:node18v4tivn3x309 rdf:first _:node18v4tivn3x310 ;
	rdf:rest _:node18v4tivn3x268 .

_:node18v4tivn3x133 a owl:Restriction ;
	owl:onProperty vcard:related ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

<http://vitro.mannlib.cornell.edu/ns/vitro/0.7> rdfs:label "Vitro internals"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x311 a owl:Restriction ;
	owl:allValuesFrom vivo:GeographicRegion ;
	owl:onProperty vivo:geographicFocus .

_:node18v4tivn3x312 rdf:first _:node18v4tivn3x313 ;
	rdf:rest rdf:nil .

obo:ARG_2000379 a owl:Class ;
	rdfs:label "Contact" ;
	rdfs:subClassOf obo:IAO_0000030 .

_:node18v4tivn3x307 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x314 .

vivo:Internship a owl:Class ;
	rdfs:label "Internship" ;
	rdfs:subClassOf vivo:EducationalProcess ;
	obo:IAO_0000115 "Typically a student or a recent graduate undergoing supervised practical training."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x315 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:sortAs .

vcard:RelatedType a owl:Class ;
	rdfs:label "Relation Type" ;
	rdfs:subClassOf vcard:Code .

_:node18v4tivn3x310 a owl:Restriction ;
	owl:onProperty vcard:timeZone ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x280 rdf:first _:node18v4tivn3x291 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x316 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:description .

bibo:lccn a owl:DatatypeProperty ;
	rdfs:comment "Library of Congress Control Number"@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Library of Congress Control Number (LCCN)" ;
	rdfs:subPropertyOf bibo:identifier ;
	obo:IAO_0000112 "Source: http://en.wikipedia.org/wiki/Library_of_Congress_Control_Number."^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

_:node18v4tivn3x313 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x272 .

_:node18v4tivn3x314 rdf:first _:node18v4tivn3x317 ;
	rdf:rest _:node18v4tivn3x318 .

_:node18v4tivn3x319 rdf:first _:node18v4tivn3x320 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x321 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:language .

<http://www.w3.org/2006/vcard/ns> rdfs:label "VCard" .

_:node18v4tivn3x322 a owl:Restriction ;
	owl:onProperty vcard:geo ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x317 a owl:Restriction ;
	owl:onProperty vcard:anniversary ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#dateTime> .

_:node18v4tivn3x323 rdf:first _:node18v4tivn3x324 ;
	rdf:rest rdf:nil .

bibo:Standard a owl:Class ;
	rdfs:comment "A document describing a standard"@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Standard" ;
	rdfs:subClassOf bibo:Document ;
	obo:IAO_0000112 "Short Definition from OCLC Input Standards, EntW"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A specification giving a precise statement of a process or a service requirement, often sanctioned by a nation or industry"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

_:node18v4tivn3x325 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:codeDBPediaID .

vivo:CoreLaboratory a owl:Class ;
	rdfs:label "Core Laboratory" ;
	rdfs:subClassOf vivo:ServiceProvidingLaboratory ;
	obo:IAO_0000115 "A lab providing services such as training, protocols, or access to instruments or software"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x326 rdf:first _:node18v4tivn3x327 ;
	rdf:rest _:node18v4tivn3x328 .

skos:broader a owl:ObjectProperty ;
	rdfs:domain skos:Concept ;
	rdfs:label "broader concept" ;
	rdfs:range skos:Concept ;
	obo:IAO_0000115 "Public description modified from the information on this page: http://www.w3.org/TR/2005/WD-swbp-skos-core-guide-20050510/#sechierarchy ."^^<http://www.w3.org/2001/XMLSchema#string> ;
	vitro:descriptionAnnot "Public description modified from the information on this page: http://www.w3.org/TR/2005/WD-swbp-skos-core-guide-20050510/#sechierarchy ."^^<http://www.w3.org/2001/XMLSchema#string> ;
	owl:inverseOf skos:narrower .

_:node18v4tivn3x329 rdf:first obo:ERO_0000004 ;
	rdf:rest _:node18v4tivn3x330 .

vivo:LeaderRole a owl:Class ;
	rdfs:label "Leader Role" ;
	rdfs:subClassOf obo:BFO_0000023 ;
	obo:IAO_0000112 "A broad-ranging leader concept, from leading a small temporary committee to head of a large international organization."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A leadership role"^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:AdvisingProcess a owl:Class ;
	rdfs:label "Advising Process" ;
	rdfs:subClassOf obo:BFO_0000015 .

_:node18v4tivn3x318 rdf:first _:node18v4tivn3x130 ;
	rdf:rest rdf:nil .

vivo:InvestigatorRole a owl:Class ;
	rdfs:label "Investigator Role" ;
	rdfs:subClassOf vivo:ResearcherRole ;
	obo:IAO_0000115 "A role in an Agreement (for example, a grant) as a named investigator or key personnel."^^<http://www.w3.org/2001/XMLSchema#string> .

bibo:Webpage a owl:Class ;
	rdfs:comment "A web page is an online document available (at least initially) on the world wide web. A web page is written first and foremost to appear on the web, as distinct from other online resources such as books, manuscripts or audio documents which use the web primarily as a distribution mechanism alongside other more traditional methods such as print."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Webpage" ;
	rdfs:subClassOf bibo:Document ;
	obo:IAO_0000115 "One section of a website that appears at a unique address within the parent site's address or URL on the World Wide Web"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "unstable" .

_:node18v4tivn3x324 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x331 .

_:node18v4tivn3x332 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameListFR .

_:node18v4tivn3x333 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x326 .

geo:countryAreaNotes a owl:DatatypeProperty ;
	rdfs:label "country area notes" .

obo:ERO_0000012 obo:IAO_0000115 "A role inhering in a person or organization that is realized when the bearer participates in providing a service to meet the need of another person or thing."^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:Class ;
	obo:IAO_0000112 "A technician in a core laboratory."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000117 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "An role of an individual within his or her profession or institution; use outreach provider role for community service or other activities outside the profession."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf obo:BFO_0000023 ;
	rdfs:label "Service Provider Role" ;
	obo:IAO_0000112 "Member of the International Conference on Complex Systems Organizing Committee"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> .

c4o:hasGlobalCountDate a owl:ObjectProperty ;
	rdfs:domain c4o:GlobalCitationCount ;
	rdfs:label "has global count date" ;
	rdfs:range vivo:DateTimeValue ;
	rdfs:subPropertyOf vivo:dateTimeValue ;
	obo:IAO_0000115 "The date on which the global citation count of the cited entity was recorded from a named bibliographic information source."^^<http://www.w3.org/2001/XMLSchema#string> .

ns5:description a owl:AnnotationProperty .

vivo:hasAssociatedConcept a owl:ObjectProperty ;
	rdfs:label "associated concept" ;
	owl:inverseOf vivo:conceptAssociatedWith .

_:node18v4tivn3x331 rdf:first _:node18v4tivn3x334 ;
	rdf:rest _:node18v4tivn3x300 .

vcard:role a owl:DatatypeProperty ;
	rdfs:domain vcard:Role ;
	rdfs:label "role" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x335 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x336 .

geo:nameCurrencyEN ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/es/"@es , "http://www.fao.org/termportal/contr/en/"@en ;
	a owl:DatatypeProperty ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/zh/"@zh , "http://www.fao.org/termportal/contr/ar/"@ar , "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "nameCurrencyEN" ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/fr/"@fr .

_:node18v4tivn3x337 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x338 .

_:node18v4tivn3x339 rdf:first _:node18v4tivn3x333 ;
	rdf:rest _:node18v4tivn3x340 .

bibo:translator a owl:ObjectProperty ;
	rdfs:domain bibo:Document , obo:IAO_0000030 ;
	rdfs:label "translator" ;
	rdfs:range foaf:Agent ;
	rdfs:subPropertyOf ns5:contributor ;
	owl:inverseOf vivo:translatorOf .

_:node18v4tivn3x195 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty vivo:publisher .

obo:ERO_0000015 obo:IAO_0000115 "Research project that uses or collects measurements or assessments about humans."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000111 "human study"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "OCRe"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000112 "A clinical trial."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Human Study" ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:Class ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	rdfs:comment "This should be imported from OCRE- but they currently have no generic human study type. Def is modified."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf obo:ERO_0000014 .

_:node18v4tivn3x334 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:sortAs .

vivo:distributesFundingFrom a owl:ObjectProperty ;
	rdfs:domain vivo:FundingOrganization ;
	rdfs:label "distributes funding from" ;
	rdfs:range vivo:FundingOrganization ;
	vitro:descriptionAnnot "For example, National Science Foundation providesFundingThrough Graduate Research Fellowship Program; National Institutes of Health providesFundingThrough National Center for Research Resources."^^<http://www.w3.org/2001/XMLSchema#string> ;
	owl:inverseOf vivo:providesFundingThrough .

bibo:citedBy a owl:ObjectProperty ;
	rdfs:domain bibo:Document ;
	rdfs:label "cited by" ;
	rdfs:range bibo:Document ;
	owl:inverseOf bibo:cites .

bibo:Manual a owl:Class ;
	rdfs:comment "A small reference book, especially one giving instructions."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Manual" ;
	rdfs:subClassOf bibo:Document ;
	obo:IAO_0000112 "SDB User Manual"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A book of instructions or guide to a specific topic"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "unstable" .

scires:Phase3ClinicalTrial a owl:Class ;
	rdfs:label "Phase 3 Clinical Trial" ;
	rdfs:subClassOf obo:ERO_0000016 ;
	obo:IAO_0000115 "In Phase 3 trials, an experimental study drug or treatment is given to large groups of people (1,000-3,000) to confirm its effectiveness, monitor side effects, compare it to commonly used treatments, and collect information that will allow the experimental drug or treatment to be used safely."^^<http://www.w3.org/2001/XMLSchema#string> , "Phase 3 Clinical Trial"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x336 rdf:first _:node18v4tivn3x341 ;
	rdf:rest _:node18v4tivn3x342 .

_:node18v4tivn3x338 rdf:first _:node18v4tivn3x322 ;
	rdf:rest _:node18v4tivn3x343 .

geo:HDINotes a owl:DatatypeProperty .

_:node18v4tivn3x344 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:geo .

obo:BFO_0000148 a owl:Class ;
	rdfs:label "Zero-Dimensional Temporal Region" ;
	rdfs:subClassOf obo:BFO_0000008 .

vivo:abbreviation a owl:FunctionalProperty , owl:DatatypeProperty ;
	rdfs:label "abbreviation" ;
	obo:IAO_0000112 "A short form for an longer title or name."^^<http://www.w3.org/2001/XMLSchema#string> , "B.A."^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:postalCode a owl:DatatypeProperty ;
	rdfs:domain vcard:Address ;
	rdfs:label "postal code" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> .

obo:ERO_0000014 obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Research Project" ;
	a owl:Class ;
	rdfs:comment "Maybe SameAs \"Investigation\" but is the subject of funding"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf vivo:Project ;
	obo:IAO_0000112 "A project to study the role of a specific protein in cell signaling."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A funded collection of investigations as described in a research proposal."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf obo:OBI_0000011 ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:UndergraduateAdvisingRelationship a owl:Class ;
	rdfs:label "Undergraduate Advising Relationship" ;
	rdfs:subClassOf vivo:AdvisingRelationship ;
	obo:IAO_0000115 "An advisory relationship in which a professor advises an undergraduate student."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x196 a owl:Class ;
	owl:unionOf _:node18v4tivn3x329 .

vivo:NonAcademic a owl:Class ;
	rdfs:label "Non-Academic" ;
	rdfs:subClassOf foaf:Person ;
	obo:IAO_0000115 "A person holding a position that is not considered to be an academic appointment."^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:Telephone a owl:Class ;
	rdfs:label "Telephone" ;
	rdfs:subClassOf vcard:Communication ;
	owl:equivalentClass _:node18v4tivn3x215 .

_:node18v4tivn3x341 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x345 .

geo:agriculturalAreaYear a owl:DatatypeProperty ;
	rdfs:label "agriculturalAreaYear" .

_:node18v4tivn3x346 rdf:first foaf:Person ;
	rdf:rest rdf:nil .

obo:OBI_0001554 a owl:Class ;
	rdfs:label "Rate Measurement Datum" ;
	rdfs:subClassOf obo:IAO_0000032 .

obo:ARG_2000010 a owl:Class ;
	rdfs:label "Topic Weight Measurement Process" ;
	rdfs:subClassOf obo:OBI_0000011 .

geo:nameCurrencyAR geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/fr/"@fr , "http://www.fao.org/termportal/contr/es/"@es , "http://www.fao.org/termportal/contr/zh/"@zh , "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> , "http://www.fao.org/termportal/contr/en/"@en , "http://www.fao.org/termportal/contr/ar/"@ar ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:DatatypeProperty ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "nameCurrencyAR" .

_:node18v4tivn3x347 rdf:first obo:ERO_0001716 ;
	rdf:rest rdf:nil .

bibo:interviewee a owl:ObjectProperty ;
	rdfs:comment "An agent that is interviewed by another agent."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "interviewee" ;
	ns4:term_status "stable" .

_:node18v4tivn3x348 rdf:first obo:OBI_0100026 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x287 rdf:first _:node18v4tivn3x349 ;
	rdf:rest _:node18v4tivn3x350 .

obo:ERO_0000390 owl:inverseOf obo:ERO_0000037 ;
	rdfs:domain obo:ERO_0000005 ;
	obo:IAO_0000111 "service provided by"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Organization or laboratory performing the service."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:range _:node18v4tivn3x240 ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "service provided by" ;
	a owl:ObjectProperty ;
	obo:IAO_0000112 "A core laboratory provides a service."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x351 rdf:first _:node18v4tivn3x344 ;
	rdf:rest rdf:nil .

vivo:ResearcherRole a owl:Class ;
	rdfs:label "Researcher Role" ;
	rdfs:subClassOf obo:BFO_0000023 ;
	obo:IAO_0000112 "Examples of research can be seen at: http://www.ufl.edu/research/products/index.html.  Note these may have been funded, but the research doesn't have to be funded.  Also, the research may be linked to an Agreement (for example, a Grant), but does not need to be."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A role of conducting funded or unfunded research,  sometimes linked to an Agreement."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x345 rdf:first _:node18v4tivn3x352 ;
	rdf:rest _:node18v4tivn3x353 .

vivo:facilityFor a owl:ObjectProperty ;
	rdfs:domain vivo:Facility ;
	owl:inverseOf vivo:hasFacility .

_:node18v4tivn3x354 rdf:first foaf:Organization ;
	rdf:rest _:node18v4tivn3x346 .

ocresd:Single_group_study a owl:Class ;
	rdfs:label "Single Group Study" ;
	rdfs:subClassOf ocrer:Interventional_study ;
	obo:IAO_0000115 """A single group study is an interventional study that has only a single allocation group and no contemporaneuos comparison group.
A study in which an individual acts has his/her own comparison does not fall into this category, since an individual is not a group."""^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns2:curator "Simona"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns3:develop_comment "Simona: to be reviewed"^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:start a owl:ObjectProperty ;
	rdfs:domain vivo:DateTimeInterval ;
	rdfs:label "start" ;
	rdfs:range vivo:DateTimeValue ;
	rdfs:subPropertyOf vivo:dateTimeValue .

obo:ERO_0000595 rdfs:subClassOf _:node18v4tivn3x355 , _:node18v4tivn3x356 ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "A planned process carried out by a person or organization with the objective of performing research."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf _:node18v4tivn3x11 ;
	obo:IAO_0000119 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf _:node18v4tivn3x2 ;
	obo:IAO_0000112 "Training grant to perform post-doctoral research."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Research Opportunity" ;
	rdfs:subClassOf obo:BFO_0000017 ;
	obo:IAO_0000115 "An offering through an ongoing program or single request of research support: internships, positions, financial awards or other forms of tangible or intangible support"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:Class ;
	obo:IAO_0000117 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000111 "student research opportunity"^^<http://www.w3.org/2001/XMLSchema#string> .

<http://vitro.mannlib.cornell.edu/ns/vitro/public> rdfs:label "Vitro Public Ontology" .

geo:group a owl:Class ;
	rdfs:label "Group" ;
	rdfs:subClassOf geo:area .

bibo:oclcnum a owl:DatatypeProperty ;
	rdfs:comment "OCLC Identifier"@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Online Computer Library Center (OCLC) number" ;
	rdfs:subPropertyOf bibo:identifier ;
	obo:IAO_0000112 """http://info-uri.info/registry/OAIHandler?verb=GetRecord&metadataPrefix=reg&identifier=info:oclcnum/. 


bibo has the domain of this property set to the union of Collection and Document."""^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

_:node18v4tivn3x357 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x358 .

c4o:hasGlobalCountSource a owl:ObjectProperty ;
	rdfs:domain c4o:GlobalCitationCount ;
	rdfs:label "has global count source" ;
	rdfs:range c4o:BibliographicInformationSource ;
	obo:IAO_0000115 "A property linking an instance of c40:GlobalCitationCount to the bibliographic information source providing the global citation count information for a particular publication on a particular date."^^<http://www.w3.org/2001/XMLSchema#string> ;
	vitro:descriptionAnnot "A property linking the property c40:GlobalCitationCount to the bibliographic information source providing the global citation count information for a particular publication on a particular date."^^<http://www.w3.org/2001/XMLSchema#string> .

vitro:descriptionAnnot a owl:AnnotationProperty .

geo:nameCurrencyIT ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:DatatypeProperty ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "nameCurrencyIT" ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/es/"@es , "http://www.fao.org/termportal/contr/fr/"@fr ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/zh/"@zh , "http://www.fao.org/termportal/contr/en/"@en , "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> , "http://www.fao.org/termportal/contr/ar/"@ar .

_:node18v4tivn3x194 a owl:Restriction ;
	owl:allValuesFrom bibo:Conference ;
	owl:onProperty bibo:presentedAt .

_:node18v4tivn3x349 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:language .

obo:ERO_0000391 a owl:Class ;
	rdfs:comment "Coordinate with NIF"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Access Service" ;
	rdfs:subClassOf obo:ERO_0000005 ;
	obo:IAO_0000112 "Allowing access to a microscope in a core lab."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "A service offering that describes a service in which the consumer receives the right to use a resource (instrument, database, software, etc) that is owned or managed by a service provider.  Ownership of the accessed resource remains with the service provider during and after provision of service."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Matt Brush"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Matthew Brush"^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:subjectAreaOf a owl:ObjectProperty ;
	rdfs:label "subject area of" ;
	rdfs:subPropertyOf vivo:conceptAssociatedWith .

_:node18v4tivn3x359 a owl:Restriction ;
	owl:onProperty vcard:geo ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

vivo:MemberRole a owl:Class ;
	rdfs:label "Member Role" ;
	rdfs:subClassOf obo:BFO_0000023 ;
	obo:IAO_0000115 "A role of being a member in a Process or an Organization"^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:Work a owl:Class ;
	rdfs:comment "This implies that the property is related to an individual's work place"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Work" ;
	rdfs:subClassOf vcard:Type .

obo:ARG_2000012 a owl:DatatypeProperty ;
	rdfs:label "Measurement Label" .

_:node18v4tivn3x360 rdf:first _:node18v4tivn3x361 ;
	rdf:rest rdf:nil .

geo:special_group a owl:Class ;
	rdfs:label "Special Group" ;
	rdfs:subClassOf geo:group .

geo:countryAreaUnit a owl:DatatypeProperty ;
	rdfs:label "country area unit" .

vcard:geo a owl:DatatypeProperty ;
	rdfs:comment "Must use the geo URI scheme RFC5870"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:domain vcard:Geo ;
	rdfs:label "geo" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> .

vivo:hasSuccessorOrganization a owl:ObjectProperty ;
	rdfs:domain foaf:Organization ;
	rdfs:label "successor organization" ;
	rdfs:range foaf:Organization .

_:node18v4tivn3x358 rdf:first _:node18v4tivn3x81 ;
	rdf:rest _:node18v4tivn3x362 .

_:node18v4tivn3x363 rdf:first _:node18v4tivn3x359 ;
	rdf:rest _:node18v4tivn3x351 .

_:node18v4tivn3x276 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x364 .

geo:hasNationality a owl:DatatypeProperty ;
	rdfs:label "has nationality" .

_:node18v4tivn3x350 rdf:first _:node18v4tivn3x365 ;
	rdf:rest rdf:nil .

obo:ERO_0000392 a owl:Class ;
	rdfs:comment "coordinate with NIF. NIF ID:nlx_res_20090419"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Storage Service" ;
	rdfs:subClassOf obo:ERO_0000005 ;
	obo:IAO_0000112 "A computer server."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "A service offering that describes a service in which the consumer provides some material or data as input which a service provider stores and returns as output."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Matt Brush"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Matthew Brush"^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:translatorOf a owl:ObjectProperty ;
	rdfs:domain foaf:Agent ;
	rdfs:label "translator of" ;
	rdfs:range bibo:Document .

_:node18v4tivn3x366 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x360 .

obo:ERO_0000394 a owl:Class ;
	rdfs:comment "Coordinate with NIF: NIF ID: nlx_res_20090416"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Material Processing Service" ;
	rdfs:subClassOf obo:ERO_0000005 ;
	obo:IAO_0000112 "Biopsy service."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "A service offering that describes a service in which the provider makes physical changes to a specified input material entity with the objective of producing a new material entity form input materials, or modifying the input material entity, and returning this as output to the service consumer"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "http://neurolex.org/wiki/Category:Production_service_resource"^^<http://www.w3.org/2001/XMLSchema#string> .

geo:nameCurrencyES geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/fr/"@fr , "http://www.fao.org/termportal/contr/en/"@en ;
	a owl:DatatypeProperty ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/es/"@es , "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> , "http://www.fao.org/termportal/contr/zh/"@zh ;
	rdfs:label "nameCurrencyES" ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/ar/"@ar .

obo:ARG_2000011 a owl:Class ;
	rdfs:label "Expertise Measurement Process" ;
	rdfs:subClassOf obo:ARG_2000010 .

_:node18v4tivn3x367 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:language .

bibo:eanucc13 a owl:DatatypeProperty ;
	rdfs:comment "European Article Number/Uniform Commercier Code 13"@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "EAN International-Uniform Code Council (EAN-UCC) 13" ;
	rdfs:subPropertyOf bibo:identifier ;
	obo:IAO_0000112 """Definition source: http://en.wikipedia.org/wiki/European_Article_Numbering-Uniform_Code_Council.
The Uniform Code Council (UCC) was the Numbering Organization in the USA to administer and manage the EAN.UCC System. In 2005 the UCC changed its name to GS1 US."""^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

vcard:calendarLink a owl:DatatypeProperty ;
	rdfs:domain vcard:CalendarLink ;
	rdfs:label "calendar link" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x221 rdf:first obo:ERO_0000020 ;
	rdf:rest _:node18v4tivn3x348 .

vivo:GeopoliticalEntity a owl:Class ;
	rdfs:label "Geopolitical Entity" ;
	rdfs:subClassOf vivo:GeographicRegion ;
	obo:IAO_0000112 "Short definition obtained here: http://en.wiktionary.org/wiki/geopolitical_entity."^^<http://www.w3.org/2001/XMLSchema#string> , "Use subclasses of core:GeopoliticalEntity subclasses instead of this class if possible."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A geographical area which is associated with some sort of political  structure."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x365 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:language .

obo:ERO_0000393 a owl:Class ;
	rdfs:comment "Coordinate with NIF. NIF ID: nlx_res_20090444"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Training Service" ;
	rdfs:subClassOf obo:ERO_0000005 ;
	obo:IAO_0000112 "Training a researcher to use a microscope."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "A service offering that describes a service in which the provider offers educational materials or events, such as courses, workshops or graduate programs, to the service consumer"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Matt Brush"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Matthew Brush"^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:sponsors a owl:ObjectProperty ;
	rdfs:domain foaf:Organization ;
	rdfs:label "sponsors award or honor" ;
	rdfs:range vivo:Award ;
	owl:inverseOf vivo:sponsoredBy .

ns4:term_status a owl:AnnotationProperty .

vcard:Muse a owl:Class ;
	rdfs:label "Muse" ;
	rdfs:subClassOf vcard:RelatedType .

_:node18v4tivn3x368 rdf:first _:node18v4tivn3x369 ;
	rdf:rest _:node18v4tivn3x370 .

_:node18v4tivn3x371 rdf:first obo:ERO_0000004 ;
	rdf:rest _:node18v4tivn3x372 .

geo:area rdfs:subClassOf _:node18v4tivn3x373 , _:node18v4tivn3x332 , _:node18v4tivn3x374 , _:node18v4tivn3x375 , _:node18v4tivn3x174 , _:node18v4tivn3x267 , _:node18v4tivn3x325 , _:node18v4tivn3x376 , owl:Thing , _:node18v4tivn3x377 , _:node18v4tivn3x378 , _:node18v4tivn3x181 , _:node18v4tivn3x379 , _:node18v4tivn3x380 , _:node18v4tivn3x126 , _:node18v4tivn3x381 , _:node18v4tivn3x382 , _:node18v4tivn3x116 , _:node18v4tivn3x383 , _:node18v4tivn3x384 , _:node18v4tivn3x385 , _:node18v4tivn3x278 ;
	a owl:Class ;
	rdfs:subClassOf _:node18v4tivn3x139 , _:node18v4tivn3x386 , _:node18v4tivn3x387 , _:node18v4tivn3x388 ;
	rdfs:label "Area" ;
	rdfs:subClassOf _:node18v4tivn3x131 , _:node18v4tivn3x389 , _:node18v4tivn3x390 , _:node18v4tivn3x100 , _:node18v4tivn3x391 , _:node18v4tivn3x89 , _:node18v4tivn3x392 .

vcard:productId a owl:DatatypeProperty ;
	rdfs:label "product ID" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> .

ocresd:Phase_2 a owl:Class ;
	rdfs:label "Phase 2" ;
	rdfs:subClassOf ocresd:OCRE100038 ;
	obo:IAO_0000115 "A Phase ll trial assesses therapeutic benefit (usually involving a few hundred people, usually with controls, but not always) [Glossary of Terms in The Cochrane Collaboration]"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns2:curator "Simona"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x393 rdf:first _:node18v4tivn3x394 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x283 rdf:first _:node18v4tivn3x395 ;
	rdf:rest rdf:nil .

vcard:Coresident a owl:Class ;
	rdfs:label "Coresident" ;
	rdfs:subClassOf vcard:RelatedType .

vivo:hasTranslation a owl:ObjectProperty ;
	rdfs:domain bibo:Document ;
	rdfs:label "has translation" ;
	rdfs:range bibo:Document ;
	obo:IAO_0000112 "Examples shows a book has French language version. Public description source: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html ."^^<http://www.w3.org/2001/XMLSchema#string> ;
	owl:inverseOf bibo:translationOf .

_:node18v4tivn3x396 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x397 .

_:node18v4tivn3x398 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:nickName .

_:node18v4tivn3x399 rdf:first _:node18v4tivn3x400 ;
	rdf:rest rdf:nil .

<http://purl.org/net/OCRe/research.owl> rdfs:label "OCRe research" .

_:node18v4tivn3x401 a owl:Class ;
	owl:unionOf _:node18v4tivn3x371 .

ocresd:Phase_3 a owl:Class ;
	rdfs:label "Phase 3" ;
	rdfs:subClassOf ocresd:OCRE100038 ;
	obo:IAO_0000115 """A Phase III trial compares the new treatment against standard (or placebo) treatment (usually a full
randomised controlled trial). At this point, a drug can be approved for community use. [Glossary of Terms in The Cochrane Collaboration]"""^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns2:curator "Simona"^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:dateIssued a owl:ObjectProperty ;
	rdfs:label "date issued" ;
	rdfs:range vivo:DateTimeValue ;
	rdfs:subPropertyOf vivo:dateTimeValue .

vcard:region a owl:DatatypeProperty ;
	rdfs:domain vcard:Address ;
	rdfs:label "region" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x394 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:country .

_:node18v4tivn3x400 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:hasMember .

_:node18v4tivn3x402 a owl:Restriction ;
	owl:allValuesFrom obo:IAO_0000030 ;
	owl:onProperty vivo:featuredIn .

vcard:Name a owl:Class ;
	rdfs:comment "Specifies the components of the name of the object the  vCard represents"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Name" ;
	rdfs:subClassOf vcard:Identification ;
	owl:equivalentClass _:node18v4tivn3x335 .

_:node18v4tivn3x370 rdf:first _:node18v4tivn3x403 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x404 rdf:first obo:ERO_0000071 ;
	rdf:rest _:node18v4tivn3x347 .

vivo:PresenterRole a owl:Class ;
	rdfs:label "Presenter Role" ;
	rdfs:subClassOf obo:BFO_0000023 ;
	obo:IAO_0000112 "Are we assuming that a PresenterRole is in a Presentation?  Or could you have a PresenterRole in, say, a committee?"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A role of presenting information"^^<http://www.w3.org/2001/XMLSchema#string> .

ocresd:Phase_4 a owl:Class ;
	rdfs:label "Phase 4" ;
	rdfs:subClassOf ocresd:OCRE100038 ;
	obo:IAO_0000115 "A Phase IV study monitors a new treatment in the community, often to evaluate longterm safety and effectiveness. [Glossary of Terms in The Cochrane Collaboration]"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns2:curator "Simona"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x405 rdf:first _:node18v4tivn3x406 ;
	rdf:rest _:node18v4tivn3x407 .

_:node18v4tivn3x408 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:freetextKeyword .

vcard:hasOrganizationName a owl:ObjectProperty ;
	rdfs:label "has organization name" ;
	rdfs:range vcard:OrganizationName .

_:node18v4tivn3x409 rdf:first _:node18v4tivn3x410 ;
	rdf:rest _:node18v4tivn3x411 .

vcard:Addressing a owl:Class ;
	rdfs:comment "These types are concerned with information related to the delivery addressing or label for the vCard object"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Addressing" ;
	owl:equivalentClass _:node18v4tivn3x412 .

bibo:peerReviewed a bibo:DocumentStatus , owl:NamedIndividual ;
	rdfs:label "peer reviewed" ;
	obo:IAO_0000115 "&nbsp;Peer review is the process by which articles are chosen to be included in a refereed journal. An editorial board consisting of experts in the same field as the author review the article and decide if it is authoritative enough for publication."^^<http://www.w3.org/2001/XMLSchema#string> ;
	vivo:description "&nbsp;Peer review is the process by which articles are chosen to be included in a refereed journal. An editorial board consisting of experts in the same field as the author review the article and decide if it is authoritative enough for publication."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x372 rdf:first obo:ERO_0000006 ;
	rdf:rest _:node18v4tivn3x404 .

_:node18v4tivn3x369 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:sortAs .

vivo:Campus a owl:Class ;
	rdfs:label "Campus" ;
	rdfs:subClassOf vivo:GeographicLocation ;
	obo:IAO_0000112 "Cornell Ithaca; Cornell Geneva; Cornell New York City; Cornell Qatar"^^<http://www.w3.org/2001/XMLSchema#string> , "Definition taken from dictionary.com (http://dictionary.reference.com/browse/campus)."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "The grounds of a school, college, university, or hospital. Or, a large, usually suburban, landscaped business or industrial site."^^<http://www.w3.org/2001/XMLSchema#string> .

bibo:Slide a owl:Class ;
	rdfs:comment "A slide in a slideshow"@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Slide" ;
	rdfs:subClassOf bibo:DocumentPart ;
	obo:IAO_0000112 "Short Definition from the bibo ontology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A slide in a slideshow"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "unstable" .

_:node18v4tivn3x395 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x409 .

_:node18v4tivn3x413 a owl:Class ;
	owl:unionOf _:node18v4tivn3x354 .

_:node18v4tivn3x414 a owl:Restriction ;
	owl:onProperty vcard:locality ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x415 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:timeZone .

_:node18v4tivn3x416 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x417 .

_:node18v4tivn3x418 rdf:first _:node18v4tivn3x367 ;
	rdf:rest rdf:nil .

bibo:Performance a owl:Class ;
	rdfs:comment "A public performance."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Performance" ;
	rdfs:subClassOf event:Event ;
	obo:IAO_0000115 "Something carried out, acted or rendered."^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "unstable" .

_:node18v4tivn3x419 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:organizationalUnitName .

vcard:hasRelated a owl:ObjectProperty ;
	rdfs:label "has related" ;
	rdfs:range vcard:Related .

obo:ERO_0000424 rdfs:label "has study population" ;
	a owl:DatatypeProperty ;
	obo:IAO_0000112 "African american study population."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Characteristics of the human population being studied.  May include number, demographic or geographic information, inclusion or exclusion criteria, or other descriptive information."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000111 "study population"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:domain obo:ERO_0000015 ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 .

_:node18v4tivn3x420 rdf:first _:node18v4tivn3x414 ;
	rdf:rest _:node18v4tivn3x421 .

_:node18v4tivn3x422 a owl:Restriction ;
	owl:allValuesFrom vivo:Blog ;
	owl:onProperty vivo:hasPublicationVenue .

_:node18v4tivn3x421 rdf:first _:node18v4tivn3x423 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x403 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:sortAs .

geo:nameCurrencyZH geo:sourceIdentifier "http://www.fao.org/termportal/contr/ar/"@ar , "http://www.fao.org/termportal/contr/fr/"@fr ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/es/"@es , "http://www.fao.org/termportal/contr/zh/"@zh , "http://www.fao.org/termportal/contr/en/"@en ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:DatatypeProperty ;
	geo:sourceIdentifier "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "nameCurrencyZH" .

vivo:distributes a owl:ObjectProperty ;
	rdfs:label "distributes" ;
	vitro:descriptionAnnot "Public Description for bibo:distributor taken from here:  http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html ."^^<http://www.w3.org/2001/XMLSchema#string> ;
	owl:inverseOf bibo:distributor .

_:node18v4tivn3x424 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:language .

obo:OBI_0000304 rdfs:label "manufactured by" ;
	obo:IAO_0000118 "has_manufacturer"@en ;
	rdfs:domain obo:BFO_0000040 ;
	obo:IAO_0000111 "is_manufactured_by"@en ;
	rdfs:range foaf:Organization ;
	obo:IAO_0000117 "Alan Ruttenberg"@en , "Liju Fan"@en ;
	obo:IAO_0000115 "c is_manufactured_by o means that there was a process p in which c was built in which a person, or set of people or machines did the work(bore the \"Manufacturer Role\", and those people/and or machines were members or of directed by the organization to do this."@en ;
	a owl:ObjectProperty ;
	obo:IAO_0000118 "has_make"@en ;
	obo:IAO_0000112 "http://www.affymetrix.com/products/arrays/specific/hgu133.affx is_manufactered_by http://www.affymetrix.com/ (if we decide to use these URIs for the actual entities)"@en .

vcard:hasFormattedName a owl:ObjectProperty ;
	rdfs:label "has formatted name" ;
	rdfs:range vcard:FormattedName .

_:node18v4tivn3x425 rdf:first _:node18v4tivn3x419 ;
	rdf:rest rdf:nil .

fabio:Erratum a owl:Class ;
	rdfs:label "Erratum" ;
	rdfs:subClassOf bibo:Document ;
	obo:IAO_0000115 "A formal correction to an error introduced by the publisher into a previously published document."^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:Individual a owl:Class ;
	rdfs:comment "Defines all the properties required to be an Individual"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Individual" ;
	rdfs:subClassOf vcard:Kind ;
	owl:equivalentClass _:node18v4tivn3x416 .

vcard:Friend a owl:Class ;
	rdfs:label "Friend" ;
	rdfs:subClassOf vcard:RelatedType .

_:node18v4tivn3x252 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x426 .

_:node18v4tivn3x427 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty bibo:distributor .

_:node18v4tivn3x327 a owl:Restriction ;
	owl:onProperty vcard:timeZone ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

obo:ARG_2000008 a owl:Class ;
	rdfs:label "Topic Weight Measurement" ;
	rdfs:subClassOf obo:IAO_0000032 .

_:node18v4tivn3x428 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x429 .

obo:BFO_0000031 a owl:Class ;
	rdfs:label "Generically Dependent Continuant" ;
	rdfs:subClassOf obo:BFO_0000002 .

_:node18v4tivn3x430 a owl:Restriction ;
	owl:onProperty vcard:organizationalUnitName ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x431 rdf:first _:node18v4tivn3x432 ;
	rdf:rest _:node18v4tivn3x433 .

vivo:publicationVenueFor a owl:ObjectProperty ;
	rdfs:label "publication venue for" .

ocresd:Phase_0 a owl:Class ;
	rdfs:label "Phase 0" ;
	rdfs:subClassOf ocresd:OCRE100038 ;
	obo:IAO_0000115 "A Phase 0 trial is an exploratory trial involving very limited human exposure, with no therapeutic or diagnostic intent (e.g., screening study, microdose study). [http://prsinfo.clinicaltrials.gov/definitions.html]"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns2:curator "Simona"^^<http://www.w3.org/2001/XMLSchema#string> .

geo:codeAGROVOC a owl:DatatypeProperty ;
	rdfs:label "codeAGROVOC" ;
	geo:sourceCreator "AGROVOC"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://aims.fao.org/ar/website/Search-AGROVOC/sub"@ar , "http://aims.fao.org/website/Search-AGROVOC/sub"@en , "http://aims.fao.org/fr/website/Search-AGROVOC/sub"@fr , "http://aims.fao.org/zh-hans/website/Search-AGROVOC/sub"@zh , "http://aims.fao.org/es/website/Search-AGROVOC/sub"@es ;
	ns5:source "AGROVOC http://aims.fao.org/website/Search-AGROVOC/sub"^^<http://www.w3.org/2001/XMLSchema#string> .

scires:Phase2ClinicalTrial a owl:Class ;
	rdfs:label "Phase 2 Clinical Trial" ;
	rdfs:subClassOf obo:ERO_0000016 ;
	obo:IAO_0000115 "In Phase 2 trials, an experimental study drug or treatment is given to a larger group of people (100-300) to see if it is effective and to further evaluate its safety."^^<http://www.w3.org/2001/XMLSchema#string> , "Phase 2 Clinical Trial"^^<http://www.w3.org/2001/XMLSchema#string> .

ns5:contributor rdfs:label "contributor" .

_:node18v4tivn3x426 rdf:first _:node18v4tivn3x434 ;
	rdf:rest _:node18v4tivn3x435 .

_:node18v4tivn3x436 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:email .

vcard:telephone a owl:DatatypeProperty ;
	rdfs:label "Telephone" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x328 rdf:first _:node18v4tivn3x415 ;
	rdf:rest rdf:nil .

obo:OBI_0100026 obo:IAO_0000111 "organism"@en ;
	a owl:Class ;
	obo:IAO_0000112 "fungus"@en ;
	obo:IAO_0000114 obo:IAO_0000121 ;
	obo:IAO_0000119 "WEB: http://en.wikipedia.org/wiki/Organism"@en ;
	obo:IAO_0000117 "GROUP: OBI Biomaterial Branch"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf obo:BFO_0000040 ;
	obo:IAO_0000112 "animal"@en ;
	rdfs:label "Organism" ;
	obo:IAO_0000112 "virus"@en , "plant"@en ;
	obo:IAO_0000115 "A material entity that is an individual living system, such as animal, plant, bacteria or virus, that is capable of replicating or reproducing, growth and maintenance in the right environment. An organism may be unicellular or made up, like humans, of many billions of cells divided into specialized tissues and organs."@en ;
	obo:IAO_0000412 <http://purl.obolibrary.org/obo/obi.owl> .

_:node18v4tivn3x437 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:oclcnum .

obo:ARG_2000009 a owl:Class ;
	rdfs:label "Expertise Measurement" ;
	rdfs:subClassOf obo:ARG_2000008 .

_:node18v4tivn3x438 a owl:Restriction ;
	owl:onProperty vcard:nickName ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x417 rdf:first _:node18v4tivn3x428 ;
	rdf:rest _:node18v4tivn3x306 .

<http://www.w3.org/2001/XMLSchema#date> a rdfs:Datatype .

_:node18v4tivn3x439 rdf:first _:node18v4tivn3x398 ;
	rdf:rest rdf:nil .

vivo:ResearchOrganization a owl:Class ;
	rdfs:label "Research Organization" ;
	rdfs:subClassOf foaf:Organization ;
	obo:IAO_0000115 "Any organization (likely also asserted as another class of Organization) with a primary, ongoing research function, not just through occasional roles"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://vivoweb.org/ontology/core> .

_:node18v4tivn3x397 rdf:first _:node18v4tivn3x430 ;
	rdf:rest _:node18v4tivn3x425 .

vcard:honorificPrefix a owl:DatatypeProperty ;
	rdfs:comment "Called Honorific Prefix in vCard"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:domain vcard:Name ;
	rdfs:label "honorific prefix" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> .

scires:Phase0ClinicalTrial a owl:Class ;
	rdfs:label "Phase 0 Clinical Trial" ;
	rdfs:subClassOf obo:ERO_0000016 ;
	obo:IAO_0000115 "Phase 0 is a recent designation for exploratory, first-in-human trials  conducted in accordance with the United States Food and Drug Administration's (FDA) 2006 Guidance on Exploratory Investigational New Drug (IND) Studies.  Phase 0 trials are also known as human microdosing  studies and are designed to speed up the development of promising drugs or imaging agents by establishing very early on whether the drug or agent behaves in human subjects as was expected from preclinical studies."^^<http://www.w3.org/2001/XMLSchema#string> , "Phase 0 Clinical Trial"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x432 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x420 .

vivo:hrJobTitle a owl:DatatypeProperty ;
	rdfs:domain vivo:Position ;
	rdfs:label "HR job title" ;
	vitro:descriptionAnnot "Definition http://en.wikipedia.org/wiki/Job_title#Job_title."^^<http://www.w3.org/2001/XMLSchema#string> ;
	vitro:exampleAnnot "administrative secretary"^^<http://www.w3.org/2001/XMLSchema#string> .

ocresd:Phase_1 a owl:Class ;
	rdfs:label "Phase 1" ;
	rdfs:subClassOf ocresd:OCRE100038 ;
	obo:IAO_0000115 "A Phase I trial assesses toxic effects on humans (not many people participate, and usually without controls) [Glossary of Terms in The Cochrane Collaboration]"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns2:curator "Simona"^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:hasResearchArea a owl:ObjectProperty ;
	rdfs:label "research areas" ;
	rdfs:subPropertyOf vivo:hasAssociatedConcept ;
	owl:inverseOf vivo:researchAreaOf .

_:node18v4tivn3x62 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:populationTotal .

obo:ERO_0000914 a owl:Class ;
	rdfs:label "Post-Graduate Student Trainee Role" ;
	rdfs:subClassOf obo:ERO_0000783 ;
	obo:IAO_0000112 "A post-doctoral fellow."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "A student role inhering in a person that is realized when the bearer participates in a post-graduate training program in pursuit of new or additional training in a particular field, such as a post-doctoral fellowship."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> .

geo:agriculturalAreaNotes a owl:DatatypeProperty ;
	rdfs:label "agricultural area notes" .

geo:nameListZH ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/ar/"@ar ;
	a owl:DatatypeProperty ;
	geo:sourceIdentifier "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/fr/"@fr , "http://www.fao.org/termportal/contr/en/"@en ;
	rdfs:label "nameListZH" ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/zh/"@zh ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/es/"@es .

_:node18v4tivn3x440 rdf:first _:node18v4tivn3x315 ;
	rdf:rest _:node18v4tivn3x319 .

obo:IAO_0000003 obo:IAO_0000112 "Examples of measurement unit labels are liters, inches, weight per volume."@en ;
	rdfs:label "Measurement Unit Label" ;
	obo:IAO_0000115 "A measurement unit label is as a label that is part of a scalar measurement datum and denotes a unit of measure."@en ;
	obo:IAO_0000412 <http://purl.obolibrary.org/obo/iao.owl> ;
	obo:IAO_0000111 "measurement unit label"@en ;
	obo:IAO_0000116 "2009-03-16: review of this term done during during the OBI workshop winter 2009 and the current definition was considered acceptable for use in OBI. If there is a need to modify this definition please notify OBI."@en , """2009-03-16: provenance: a term measurement unit was
proposed for OBI (OBI_0000176) , edited by Chris Stoeckert and
Cristian Cocos, and subsequently moved to IAO where the objective for
which the original term was defined was satisfied with the definition
of this, different, term."""@en ;
	obo:IAO_0000117 "PERSON: Alan Ruttenberg"@en ;
	rdfs:subClassOf obo:IAO_0000009 ;
	obo:IAO_0000117 "PERSON: Melanie Courtot"@en ;
	obo:IAO_0000114 obo:IAO_0000125 ;
	a owl:Class .

_:node18v4tivn3x441 a owl:Restriction ;
	owl:onProperty vcard:hasName ;
	owl:someValuesFrom vcard:Name .

_:node18v4tivn3x442 rdf:first _:node18v4tivn3x443 ;
	rdf:rest _:node18v4tivn3x323 .

vivo:dateTimeInterval a owl:ObjectProperty ;
	rdfs:label "date/time interval" ;
	rdfs:range vivo:DateTimeInterval .

<http://vivoweb.org/ontology/scientific-research> rdfs:label "VIVO Scientific Research Ontology" .

_:node18v4tivn3x389 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameOfficialZH .

_:node18v4tivn3x229 a owl:Restriction ;
	owl:allValuesFrom owl:Thing ;
	owl:onProperty vivo:hasSubjectArea .

vcard:formattedName a owl:DatatypeProperty ;
	rdfs:domain vcard:FormattedName ;
	rdfs:label "has formatted name" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x91 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty vivo:publisher .

_:node18v4tivn3x444 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x301 .

rdfs:isDefinedBy a owl:AnnotationProperty ;
	rdfs:label "is defined by" .

_:node18v4tivn3x378 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameOfficialEN .

vivo:AdministratorRole a owl:Class ;
	rdfs:label "Administrator Role" ;
	rdfs:subClassOf obo:BFO_0000023 .

obo:BFO_0000034 a owl:Class ;
	rdfs:label "Function" ;
	rdfs:subClassOf obo:BFO_0000016 .

_:node18v4tivn3x124 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x440 .

_:node18v4tivn3x445 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeInterval ;
	owl:onProperty vivo:dateTimeInterval .

_:node18v4tivn3x429 rdf:first _:node18v4tivn3x441 ;
	rdf:rest _:node18v4tivn3x446 .

vivo:yearMonthPrecision a vivo:DateTimeValuePrecision , owl:NamedIndividual ;
	rdfs:label "yearMonthPrecision" , "year-month value" .

vivo:EmeritusProfessor a owl:Class ;
	rdfs:label "Professor Emeritus" ;
	rdfs:subClassOf vivo:EmeritusFaculty , foaf:Person ;
	obo:IAO_0000115 "A retired professor who has retained their rank, title and privileges."^^<http://www.w3.org/2001/XMLSchema#string> .

rdf:PlainLiteral a rdfs:Datatype .

_:node18v4tivn3x231 a owl:Restriction ;
	owl:onProperty obo:IAO_0000136 ;
	owl:someValuesFrom obo:BFO_0000001 .

_:node18v4tivn3x92 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:issn .

vivo:UndergraduateStudent a owl:Class ;
	rdfs:label "Undergraduate Student" ;
	rdfs:subClassOf vivo:Student ;
	obo:IAO_0000115 "A person registered in an undergraduate program leading to a bachelor's degree or an undergraduate diploma or certificate."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x447 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:timeZone .

obo:IAO_0000104 obo:IAO_0000116 "2009-03-16: provenance: a term a plan was proposed for OBI (OBI_0000344) , edited by the PlanAndPlannedProcess branch. Original definition was \" a plan is a specification of a process that is realized by an actor to achieve the objective specified as part of the plan\". It has been subsequently moved to IAO where the objective for which the original term was defined was satisfied with the definitionof this, different, term."@en ;
	obo:IAO_0000111 "plan specification"@en ;
	obo:IAO_0000119 "OBI_0000344"@en ;
	obo:IAO_0000115 "a directive information entity that when concretized it is realized in a process in which the bearer tries to achieve the objectives, in part by taking the actions specified. Plan specifications includes parts such as objective specification, action specifications and conditional specifications."@en ;
	obo:IAO_0000117 "Alan Ruttenberg"@en ;
	obo:IAO_0000412 <http://purl.obolibrary.org/obo/iao.owl> ;
	obo:IAO_0000119 "OBI Plan and Planned Process branch"@en ;
	obo:IAO_0000112 "PMID: 18323827.Nat Med. 2008 Mar;14(3):226.New plan proposed to help resolve conflicting medical advice."@en ;
	rdfs:subClassOf obo:IAO_0000033 ;
	obo:IAO_0000116 "Alternative previous definition: a plan is a set of instructions that specify how an objective should be achieved"@en ;
	rdfs:label "Plan Specification" ;
	a owl:Class ;
	obo:IAO_0000114 obo:IAO_0000120 .

_:node18v4tivn3x47 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:landAreaUnit .

_:node18v4tivn3x232 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeValue ;
	owl:onProperty vivo:dateTimeValue .

geo:landAreaUnit a owl:DatatypeProperty ;
	rdfs:label "land area unit" .

_:node18v4tivn3x111 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:description .

vivo:dateFiled a owl:ObjectProperty ;
	rdfs:domain bibo:Patent ;
	rdfs:label "date filed" ;
	rdfs:range vivo:DateTimeValue ;
	rdfs:subPropertyOf vivo:dateTimeValue .

vcard:givenName a owl:DatatypeProperty ;
	rdfs:comment "called Given Name invCard"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:domain vcard:Name ;
	rdfs:label "first name" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> .

obo:IAO_0000005 obo:IAO_0000117 "PERSON: Bjoern Peters"@en , "PERSON: Jennifer Fostel"@en ;
	a owl:Class ;
	obo:IAO_0000116 "Answers the question, why did you do this experiment?"@en ;
	rdfs:label "Objective Specification" ;
	obo:IAO_0000117 "PERSON: Barry Smith"@en ;
	obo:IAO_0000111 "objective specification"@en ;
	rdfs:subClassOf obo:IAO_0000033 ;
	obo:IAO_0000115 "a directive information entity that describes an intended process endpoint. When part of a plan specification the concretization is realized in a planned process in which the bearer tries to effect the world so that the process endpoint is achieved."@en ;
	obo:IAO_0000119 "OBI Plan and Planned Process/Roles Branch"@en ;
	obo:IAO_0000112 "purpose of a study; support of hypothesis, discovery of new information"@en ;
	obo:IAO_0000117 "PERSON: Alan Ruttenberg"@en ;
	obo:IAO_0000119 "OBI_0000217"@en ;
	obo:IAO_0000114 obo:IAO_0000125 ;
	obo:IAO_0000412 <http://purl.obolibrary.org/obo/iao.owl> .

_:node18v4tivn3x448 rdf:first _:node18v4tivn3x424 ;
	rdf:rest _:node18v4tivn3x418 .

bibo:Series obo:IAO_0000112 "Methods in Molecular Biology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf _:node18v4tivn3x75 , bibo:Collection , _:node18v4tivn3x88 ;
	obo:IAO_0000115 "A thematic collection of documents, usually books, issued at regular or irregular intervals"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	a owl:Class ;
	rdfs:comment "A loose, thematic, collection of Documents, often Books."@en ;
	rdfs:label "Series" ;
	ns4:term_status "stable" .

_:node18v4tivn3x449 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:isAdministeredBy .

_:node18v4tivn3x87 a owl:Restriction ;
	owl:allValuesFrom obo:ERO_0000007 ;
	owl:onProperty obo:ERO_0000543 .

_:node18v4tivn3x423 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:locality .

_:node18v4tivn3x384 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:validSince .

_:node18v4tivn3x228 a owl:Restriction ;
	owl:allValuesFrom vivo:GeographicRegion ;
	owl:onProperty vivo:geographicFocus .

bibo:coden a owl:DatatypeProperty ;
	rdfs:comment "An identifier of serials, still in use by libraries, but replaced by ISSN for any new work"@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "coden" ;
	rdfs:subPropertyOf bibo:identifier ;
	obo:IAO_0000112 """CODEN became particularly common in the scientific community as a citation system for periodicals cited in technical- as well in chemistry-related publications and as a search tool in many bibliographic catalogues.
Definition and description came from Wikipedia here: http://en.wikipedia.org/wiki/CODEN"""^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

_:node18v4tivn3x60 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:countryAreaUnit .

vcard:Language a owl:Class ;
	rdfs:comment "To specify the language(s) that may be used for contacting the entity associated with the vCard."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Language" ;
	rdfs:subClassOf vcard:Communication ;
	owl:equivalentClass _:node18v4tivn3x79 .

vivo:OrganizerRole a owl:Class ;
	rdfs:label "Organizer Role" ;
	rdfs:subClassOf obo:BFO_0000023 ;
	obo:IAO_0000115 "A role of organizing"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x114 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom vivo:Credential .

_:node18v4tivn3x446 rdf:first _:node18v4tivn3x299 ;
	rdf:rest rdf:nil .

vcard:Gender a owl:Class ;
	rdfs:label "Gender" ;
	rdfs:subClassOf vcard:Code .

vivo:Exhibit a owl:Class ;
	rdfs:label "Exhibit" ;
	rdfs:subClassOf event:Event ;
	obo:IAO_0000115 "The showing of an object or a collection of objects, in an organized manner."^^<http://www.w3.org/2001/XMLSchema#string> .

geo:hasMinLatitude a owl:DatatypeProperty ;
	rdfs:label "has minimum latitude" .

_:node18v4tivn3x443 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x448 .

_:node18v4tivn3x450 rdf:first obo:ERO_0001716 ;
	rdf:rest rdf:nil .

vivo:County a owl:Class ;
	rdfs:label "County" ;
	rdfs:subClassOf vivo:GeopoliticalEntity ;
	obo:IAO_0000112 "Short Definition modified from the one found here: http://www.thefreedictionary.com/county."^^<http://www.w3.org/2001/XMLSchema#string> , "Alachua; Baker; Bradford; Kenora; Ottawa; Waterloo"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "The largest administrative division of most states or provinces."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x90 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:eissn .

vivo:Certificate a owl:Class ;
	rdfs:label "Certificate" ;
	rdfs:subClassOf vivo:Credential ;
	obo:IAO_0000112 "A document confirming certain characteristics of a person or organization, usually provided by some form of external review, education, or assessment."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A document confirming certain characteristics of a person or organization, usually provided by some form of external review, education, or assessment."^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:Sound a owl:Class ;
	rdfs:comment "To specify a digital sound content information that annotates some aspect of the vCard.  This property is often used to specify the proper pronunciation of the name property value of the vCard"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Sound" ;
	rdfs:subClassOf vcard:Explanatory ;
	owl:equivalentClass _:node18v4tivn3x451 .

_:node18v4tivn3x387 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameShortIT .

_:node18v4tivn3x433 rdf:first _:node18v4tivn3x444 ;
	rdf:rest _:node18v4tivn3x275 .

_:node18v4tivn3x230 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:freetextKeyword .

vivo:fundingVehicleFor a owl:ObjectProperty ;
	rdfs:domain vivo:Grant ;
	rdfs:label "provides funding for" ;
	rdfs:subPropertyOf vivo:supports ;
	owl:inverseOf vivo:hasFundingVehicle .

_:node18v4tivn3x113 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeValue ;
	owl:onProperty vivo:dateIssued .

vcard:nickName a owl:DatatypeProperty ;
	rdfs:domain vcard:Nickname ;
	rdfs:label "nickname" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> .

vcard:Key a owl:Class ;
	rdfs:label "Key" ;
	rdfs:subClassOf vcard:Security ;
	owl:equivalentClass _:node18v4tivn3x452 .

obo:RO_0002220 a owl:ObjectProperty ;
	rdfs:label "adjacent to" .

_:node18v4tivn3x39 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:hasMaxLongitude .

_:node18v4tivn3x453 rdf:first vivo:Grant ;
	rdf:rest rdf:nil .

bibo:DocumentPart rdfs:label "Document Part" ;
	obo:IAO_0000115 "A distinct part of a larger document or collected document"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf _:node18v4tivn3x454 , bibo:Document ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:comment "a distinct part of a larger document or collected document."@en ;
	rdfs:subClassOf _:node18v4tivn3x455 ;
	ns4:term_status "unstable" ;
	rdfs:subClassOf _:node18v4tivn3x456 ;
	a owl:Class ;
	obo:IAO_0000112 "Short Definition from the bibo ontology"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x222 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom foaf:Person .

bibo:Book rdfs:label "Book" ;
	rdfs:subClassOf _:node18v4tivn3x457 ;
	a owl:Class ;
	rdfs:subClassOf _:node18v4tivn3x458 , bibo:Document ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:subClassOf _:node18v4tivn3x459 ;
	obo:IAO_0000115 "A written or printed work of fiction or nonfiction, usually on sheets of paper fastened or bound together within covers"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000112 "Short Definition copied from bibo ontology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:comment "A written or printed work of fiction or nonfiction, usually on sheets of paper fastened or bound together within covers."@en ;
	rdfs:subClassOf _:node18v4tivn3x460 ;
	ns4:term_status "stable" .

_:node18v4tivn3x411 rdf:first _:node18v4tivn3x461 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x379 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:validUntil .

_:node18v4tivn3x462 rdf:first _:node18v4tivn3x463 ;
	rdf:rest _:node18v4tivn3x464 .

vivo:PostdoctoralTraining a owl:Class ;
	rdfs:label "Postdoctoral Training" ;
	rdfs:subClassOf vivo:EducationalProcess ;
	obo:IAO_0000115 "Postdoctoral research is academic or scholarly research conducted by a person who has completed his or her doctoral studies, normally within the following five years. It is intended to further deepen expertise in a specialist subject."^^<http://www.w3.org/2001/XMLSchema#string> .

obo:ERO_0000918 obo:IAO_0000112 "A research project studying breast cancer."^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:ObjectProperty ;
	rdfs:label "related research project" ;
	owl:inverseOf obo:ERO_0000919 ;
	rdfs:range obo:ERO_0000014 ;
	obo:IAO_0000115 "Research project during which the biological specimen was collected."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000111 "related research project"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:domain obo:ERO_0000020 .

obo:OBI_0000417 a owl:ObjectProperty ;
	rdfs:domain obo:OBI_0000011 ;
	rdfs:label "achieves planned objective" ;
	rdfs:range obo:IAO_0000005 ;
	obo:IAO_0000112 "A cell sorting process achieves the objective specification 'material separation objective'"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "This relation obtains between a planned process and a objective specification when the criteria specified in the objective specification are met at the end of the planned process."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "BP, AR, PPPB branch"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PPPB branch derived"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000232 "modified according to email thread from 1/23/09 in accordince with DT and PPPB branch"^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:hasNote a owl:ObjectProperty ;
	rdfs:label "has note" ;
	rdfs:range vcard:Note .

vivo:hasEquipment a owl:ObjectProperty ;
	rdfs:domain foaf:Organization ;
	rdfs:label "has equipment" ;
	rdfs:range vivo:Equipment ;
	owl:inverseOf vivo:equipmentFor .

_:node18v4tivn3x110 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeValue ;
	owl:onProperty vivo:expirationDate .

_:node18v4tivn3x362 rdf:first _:node18v4tivn3x465 ;
	rdf:rest _:node18v4tivn3x466 .

vcard:hasName a owl:ObjectProperty ;
	rdfs:label "has name" ;
	rdfs:range vcard:Name .

vivo:sponsorAwardId a owl:FunctionalProperty , owl:DatatypeProperty ;
	rdfs:domain _:node18v4tivn3x467 ;
	rdfs:label "sponsor award ID" ;
	rdfs:subPropertyOf vivo:identifier ;
	obo:IAO_0000112 """Has a domain of Grant. There is not a strong reason have this be publically visible, since most users would care more about the name of the sponsoring agency than its identifier, but it does no harm to be public.


See also core:localAwardId."""^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x103 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x405 .

_:node18v4tivn3x54 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:agriculturalAreaYear .

obo:IAO_0000109 obo:IAO_0000112 "Examples of measurement data are the recoding of the weight of a mouse as {40,mass,\"grams\"}, the recording of an observation of the behavior of the mouse {,process,\"agitated\"}, the recording of the expression level of a gene as measured through the process of microarray experiment {3.4,luminosity,}."@en ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	rdfs:label "Measurement Datum" ;
	a owl:Class ;
	obo:IAO_0000117 "person:Chris Stoeckert"@en ;
	obo:IAO_0000116 "2/2/2009 is_specified_output of some assay?"@en ;
	rdfs:subClassOf obo:IAO_0000027 ;
	obo:IAO_0000111 "measurement datum"@en ;
	obo:IAO_0000119 "OBI_0000305"@en , "group:OBI"@en ;
	obo:IAO_0000115 "A measurement datum is an information content entity that is a recording of the output of a measurement such as produced by a device."@en .

_:node18v4tivn3x410 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:sortAs .

vcard:sound a owl:DatatypeProperty ;
	rdfs:domain vcard:Sound ;
	rdfs:label "sound" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> .

obo:ERO_0000543 a owl:ObjectProperty ;
	rdfs:label "related technique" ;
	rdfs:range obo:ERO_0000007 ;
	obo:IAO_0000111 "related technique"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000112 "Flow cytometry is a related technique for a flow cytometer instrument."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "Method in which the resource can be used."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> .

bibo:numPages a owl:DatatypeProperty ;
	rdfs:label "number of pages" ;
	rdfs:subPropertyOf bibo:locator .

_:node18v4tivn3x223 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom vivo:AcademicDegree .

vcard:familyName a owl:DatatypeProperty ;
	rdfs:comment "Called Family Name in vCard"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:domain vcard:Name ;
	rdfs:label "has last name" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x468 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x462 .

_:node18v4tivn3x381 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameShortAR .

vivo:PostdocPosition a owl:Class ;
	rdfs:label "Postdoctoral Position" ;
	rdfs:subClassOf vivo:NonFacultyAcademicPosition ;
	obo:IAO_0000115 "A postdoctoral training appointment (job)"^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:title a owl:DatatypeProperty ;
	rdfs:domain vcard:Title ;
	rdfs:label "title" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> .

obo:BFO_0000038 a owl:Class ;
	rdfs:label "One-Dimensional Temporal Region" ;
	rdfs:subClassOf obo:BFO_0000008 .

obo:OBI_0000017 rdfs:label "Regulatory Role" ;
	obo:IAO_0000115 "a role which inheres in material entities and is realized in the processes of making, enforcing or being defined by legislation or orders issued by a governmental body."@en ;
	a owl:Class ;
	obo:IAO_0000119 "OBI, CDISC"@en ;
	obo:IAO_0000117 "GROUP:  Role branch"@en ;
	obo:IAO_0000111 "regulatory role"@en ;
	obo:IAO_0000412 <http://purl.obolibrary.org/obo/obi.owl> ;
	rdfs:subClassOf obo:BFO_0000023 ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000112 "Regulatory agency, Ethics committee, Approval letter; example:  Browse these EPA Regulatory Role subtopics  http://www.epa.gov/ebtpages/enviregulatoryrole.html  Feb 29, 2008"@en .

vivo:degreeCandidacy a owl:ObjectProperty ;
	rdfs:domain vivo:AdvisingRelationship ;
	rdfs:label "degree candidacy" ;
	rdfs:range vivo:AcademicDegree .

geo:landAreaNotes a owl:DatatypeProperty ;
	rdfs:label "land area notes" .

vcard:email a owl:DatatypeProperty ;
	rdfs:domain vcard:Email ;
	rdfs:label "email" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x109 a owl:Restriction ;
	owl:allValuesFrom vivo:GeographicLocation ;
	owl:onProperty vivo:validIn .

vcard:CalendarLink a owl:Class ;
	rdfs:comment """To specify the URI for a calendar associated with the object represented by the vCard.
Was called CALURI in vCard."""^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Calendar Link" ;
	rdfs:subClassOf vcard:Calendar ;
	owl:equivalentClass _:node18v4tivn3x469 .

vcard:Group a owl:Class ;
	rdfs:comment "Defines all the properties required to be a Group of Individuals or  Organizations"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Group" ;
	rdfs:subClassOf vcard:Kind ;
	owl:equivalentClass _:node18v4tivn3x470 .

_:node18v4tivn3x98 a owl:Class ;
	owl:unionOf _:node18v4tivn3x471 .

_:node18v4tivn3x374 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:codeFAOSTAT .

_:node18v4tivn3x464 rdf:first _:node18v4tivn3x447 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x472 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty bibo:distributor .

geo:GDPUnit a owl:DatatypeProperty ;
	rdfs:label "GDP unit" .

_:node18v4tivn3x115 a owl:Restriction ;
	owl:allValuesFrom owl:Thing ;
	owl:onProperty vivo:hasSubjectArea .

<http://purl.org/spar/c4o/> rdfs:label "Citation Counting and Context Characterization Ontology" .

geo:nameShortZH geo:sourceIdentifier "http://www.fao.org/termportal/contr/zh/"@zh , "http://www.fao.org/termportal/contr/es/"@es , "http://www.fao.org/termportal/contr/fr/"@fr , "http://www.fao.org/termportal/contr/ar/"@ar ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/en/"@en ;
	a owl:DatatypeProperty ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "nameShortZH" ;
	geo:sourceIdentifier "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:Location a owl:Class ;
	rdfs:comment "Defines all the properties required to be a Location"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Location" ;
	rdfs:subClassOf vcard:Kind .

vcard:OrganizationUnitName a owl:Class ;
	rdfs:label "Organizational Unit Name" ;
	rdfs:subClassOf vcard:OrganizationName ;
	owl:equivalentClass _:node18v4tivn3x396 .

_:node18v4tivn3x461 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:sortAs .

_:node18v4tivn3x224 a owl:Restriction ;
	owl:onProperty vivo:assigns ;
	owl:someValuesFrom vivo:Grant .

_:node18v4tivn3x471 rdf:first vivo:Contract ;
	rdf:rest _:node18v4tivn3x453 .

_:node18v4tivn3x37 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:GDPTotalInCurrentPrices .

_:node18v4tivn3x463 a owl:Restriction ;
	owl:onProperty vcard:timeZone ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

vivo:dateTime a owl:ObjectProperty ;
	rdfs:domain vivo:DateTimeValue ;
	rdfs:label "date/time" ;
	rdfs:range vivo:DateTimeValue ;
	rdfs:subPropertyOf vivo:dateTimeValue .

_:node18v4tivn3x376 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameOfficialRU .

geo:codeUN a owl:DatatypeProperty ;
	rdfs:label "codeUN" ;
	geo:sourceCreator "United Nations Statistics Division"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://unstats.un.org/unsd/methods/m49/m49alpha.htm"@en , "http://unstats.un.org/unsd/methods/m49/m49alphaf.htm"@fr ;
	geo:sourceModified "2010-04-01"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns5:source "United Nations Statistics Division http://unstats.un.org/unsd/methods/m49/m49alpha.htm"^^<http://www.w3.org/2001/XMLSchema#string> .

obo:ERO_0000919 rdfs:range obo:ERO_0000020 ;
	a owl:ObjectProperty ;
	rdfs:label "related biological specimen" ;
	obo:IAO_0000111 "related biological specimen"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Biological specimen collected as part of the research project."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000112 "A breast cancer specimen."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:domain obo:ERO_0000014 ;
	obo:IAO_0000114 obo:IAO_0000120 .

bibo:status a owl:ObjectProperty ;
	rdfs:domain bibo:Document ;
	rdfs:label "status" ;
	rdfs:range bibo:DocumentStatus ;
	obo:IAO_0000112 "paraphrased editorial note from the bibo ontology: We are not defining, using an enumeration, the range of the bibo:status to be a defined list of bibo:DocumentStatus. This is because we want people to be able to define new statuses if needed; and creating such an enumeration would prevent this."^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:hasInstantMessage a owl:ObjectProperty ;
	rdfs:label "has messaging" ;
	rdfs:range vcard:InstantMessage .

vivo:pmcid a owl:DatatypeProperty ;
	rdfs:domain bibo:Article ;
	rdfs:label "PubMed Central ID" ;
	rdfs:subPropertyOf bibo:identifier ;
	obo:IAO_0000112 "A PMCID is a unique PubMed Central reference number, which is assigned to each full-text record made available A PMCID is a unique PubMed Central reference number, which is assigned to each full-text record made available in PubMed Central. The PMCID is issued shortly after the PI or author approves the PubMed Central formatted web version of the submission."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x407 rdf:first _:node18v4tivn3x468 ;
	rdf:rest _:node18v4tivn3x442 .

obo:ERO_0000071 rdfs:subClassOf obo:BFO_0000040 ;
	obo:IAO_0000111 "software"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A general term primarily used for digitally stored data such as computer programs and other kinds of information read and written by computers."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:comment "IAO is a planned specification, in SWO is an Information artifact. In eagle-i, we have a need to collect material instances and is it thus currently classified as a material entity."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Software" ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000112 "Microsoft Word is commonly used word processing software."^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:Class ;
	obo:IAO_0000119 "http://en.wikipedia.org/wiki/Computer_software"^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:isCorrespondingAuthor a owl:FunctionalProperty , owl:DatatypeProperty ;
	rdfs:domain vivo:Authorship ;
	rdfs:label "Is this person a corresponding author?" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
	vitro:exampleAnnot "True; False"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x473 rdf:first _:node18v4tivn3x474 ;
	rdf:rest rdf:nil .

obo:ARG_0000172 a owl:DatatypeProperty ;
	rdfs:domain foaf:Person ;
	rdfs:label "patient ID" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subPropertyOf vivo:identifier .

vcard:Geo a owl:Class ;
	rdfs:comment "Used to indicate global positioning  information that is specific to an address"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Geo" ;
	rdfs:subClassOf vcard:Geographical ;
	owl:equivalentClass _:node18v4tivn3x337 .

bibo:chapter a owl:DatatypeProperty ;
	rdfs:comment "An chapter number"@en ;
	rdfs:domain bibo:BookSection ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "chapter number" ;
	rdfs:subPropertyOf bibo:locator ;
	ns4:term_status "unstable" .

vivo:yearMonthDayTimePrecision a vivo:DateTimeValuePrecision , owl:NamedIndividual ;
	rdfs:label "yearMonthDayTimePrecision" , "year-month-day-time value" .

vivo:Student a owl:Class ;
	rdfs:label "Student" ;
	rdfs:subClassOf foaf:Person ;
	obo:IAO_0000112 "Use only if no specific subclasses of core:Student describe the person."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A person who is enrolled in an educational institution."^^<http://www.w3.org/2001/XMLSchema#string> .

obo:ERO_0000072 a owl:DatatypeProperty ;
	rdfs:domain _:node18v4tivn3x475 ;
	rdfs:label "version" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000112 "v 1.0"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "Software edition, typically a numeral followed by a decimal and another numeral, such as 2.1."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> .

geo:non_self_governing a owl:Class ;
	rdfs:label "Non Self Governing" ;
	rdfs:subClassOf geo:territory , _:node18v4tivn3x449 , _:node18v4tivn3x161 , _:node18v4tivn3x147 ;
	ns5:source "UN Cartographic Section, Department of Field Support http://www.un.org/Depts/Cartographic/map/profile/world00.pdf"^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:yearPrecision a vivo:DateTimeValuePrecision , owl:NamedIndividual ;
	rdfs:label "year value" , "yearPrecision" .

_:node18v4tivn3x257 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom foaf:Agent .

geo:GDPTotalInCurrentPrices a owl:DatatypeProperty ;
	rdfs:label "GDP total in current prices" .

_:node18v4tivn3x474 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x476 .

vivo:NonAcademicPosition a owl:Class ;
	rdfs:label "Non-Academic Position" ;
	rdfs:subClassOf vivo:Position ;
	obo:IAO_0000112 "Staff, support, and other non-academic positions."^^<http://www.w3.org/2001/XMLSchema#string> , "Accounting & Research Services Assistant; Director of Information Technology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A position classified as professional, staff, support, or any other non-academic role"^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:placeOfPublication a owl:FunctionalProperty , owl:DatatypeProperty ;
	rdfs:label "place of publication" .

vivo:hasCollaborator a owl:ObjectProperty ;
	rdfs:domain foaf:Agent ;
	rdfs:label "has collaborator" ;
	rdfs:range foaf:Agent .

_:node18v4tivn3x477 a owl:Class ;
	owl:unionOf _:node18v4tivn3x478 .

skos:narrower a owl:ObjectProperty ;
	rdfs:domain skos:Concept ;
	rdfs:label "narrower concept" ;
	rdfs:range skos:Concept ;
	obo:IAO_0000115 "Public description modified from the information on this page: http://www.w3.org/TR/2005/WD-swbp-skos-core-guide-20050510/#sechierarchy ."^^<http://www.w3.org/2001/XMLSchema#string> ;
	vitro:descriptionAnnot "Public description modified from the information on this page: http://www.w3.org/TR/2005/WD-swbp-skos-core-guide-20050510/#sechierarchy ."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x476 rdf:first _:node18v4tivn3x479 ;
	rdf:rest _:node18v4tivn3x480 .

_:node18v4tivn3x481 rdf:first _:node18v4tivn3x482 ;
	rdf:rest rdf:nil .

vivo:affiliatedOrganization a owl:ObjectProperty ;
	rdfs:domain foaf:Organization ;
	rdfs:label "has affiliated organization" ;
	rdfs:range foaf:Organization .

<http://www.w3.org/2004/02/skos/core> rdfs:label "SKOS (Simple Knowledge Organization System)" .

_:node18v4tivn3x40 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameCurrencyRU .

vivo:License a owl:Class ;
	rdfs:label "License" ;
	rdfs:subClassOf vivo:Credential ;
	obo:IAO_0000112 "Licenses are usually issued in order to regulate some activity that is deemed to be dangerous or a threat to the person or the public or which involves a high level of specialized skill.  See also core:Licensure."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Official or legal permission to do something"^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:hasMonetaryAmount a owl:DatatypeProperty ;
	rdfs:label "has monetary amount" .

_:node18v4tivn3x478 rdf:first obo:ERO_0000071 ;
	rdf:rest _:node18v4tivn3x483 .

obo:IAO_0000124 rdfs:label "uncurated" .

geo:countryAreaYear a owl:DatatypeProperty ;
	rdfs:label "countryAreaYear" .

vivo:reportId a owl:FunctionalProperty , owl:DatatypeProperty ;
	rdfs:domain bibo:Report ;
	rdfs:label "report identifier" ;
	rdfs:subPropertyOf bibo:identifier .

_:node18v4tivn3x482 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:geo .

_:node18v4tivn3x479 a owl:Restriction ;
	owl:allValuesFrom vcard:URL ;
	owl:onProperty vcard:hasURL .

vcard:Security a owl:Class ;
	rdfs:comment "Contains all the Security related Classes"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Security" ;
	owl:equivalentClass _:node18v4tivn3x152 .

vcard:hasCalendarRequest a owl:ObjectProperty ;
	rdfs:label "has calendar request" ;
	rdfs:range vcard:CalendarRequest .

geo:hasMinLongitude a owl:DatatypeProperty ;
	rdfs:label "has minimum longitude" .

_:node18v4tivn3x483 rdf:first obo:ERO_0001716 ;
	rdf:rest _:node18v4tivn3x484 .

owl:sameAs rdfs:label "mismo que"@es , "same as" .

vcard:Other a owl:Class ;
	rdfs:label "Other" ;
	rdfs:subClassOf vcard:Gender .

_:node18v4tivn3x485 rdf:first _:node18v4tivn3x486 ;
	rdf:rest _:node18v4tivn3x399 .

_:node18v4tivn3x48 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:landAreaTotal .

vcard:hasCalendarLink a owl:ObjectProperty ;
	rdfs:label "has calendar link" ;
	rdfs:range vcard:CalendarLink .

vivo:SubnationalRegion a owl:Class ;
	rdfs:comment "For example, the Midwest, northeast U.S."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Subnational Region" ;
	rdfs:subClassOf vivo:GeographicRegion ;
	obo:IAO_0000112 "Short definition was partially taken from http://en.wikipedia.org/wiki/Subnational_entity."^^<http://www.w3.org/2001/XMLSchema#string> , "Boroughs; townships; districts; the Midwest"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Smaller administrative division into which a country may be divided."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x487 rdf:first obo:ERO_0001716 ;
	rdf:rest _:node18v4tivn3x488 .

_:node18v4tivn3x489 rdf:first _:node18v4tivn3x210 ;
	rdf:rest _:node18v4tivn3x245 .

_:node18v4tivn3x484 rdf:first obo:OBI_0000272 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x490 rdf:first foaf:Person ;
	rdf:rest rdf:nil .

_:node18v4tivn3x491 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x368 .

vivo:conceptAssociatedWith rdfs:label "concept for" .

_:node18v4tivn3x32 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameCurrencyEN .

geo:nameOfficialIT geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:DatatypeProperty ;
	rdfs:label "nameOfficialIT" ;
	geo:sourceIdentifier "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> , "http://www.fao.org/termportal/contr/en/"@en , "http://www.fao.org/termportal/contr/fr/"@fr , "http://www.fao.org/termportal/contr/zh/"@zh ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/es/"@es , "http://www.fao.org/termportal/contr/ar/"@ar .

_:node18v4tivn3x486 a owl:Restriction ;
	owl:onProperty vcard:hasMember ;
	owl:someValuesFrom vcard:Kind .

vcard:calendarRequest a owl:DatatypeProperty ;
	rdfs:domain vcard:CalendarRequest ;
	rdfs:label "calendar request" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x492 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:givenName .

_:node18v4tivn3x488 rdf:first obo:OBI_0000272 ;
	rdf:rest rdf:nil .

vcard:organizationalUnitName a owl:DatatypeProperty ;
	rdfs:domain vcard:OrganizationUnitName ;
	rdfs:label "organizational unit name" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x493 rdf:first foaf:Organization ;
	rdf:rest _:node18v4tivn3x490 .

_:node18v4tivn3x494 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:eanucc13 .

_:node18v4tivn3x495 rdf:first _:node18v4tivn3x491 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x496 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:calendarLink .

vcard:related a owl:DatatypeProperty ;
	rdfs:domain vcard:Related ;
	rdfs:label "related" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> .

geo:nameShortRU geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "nameShortRU" ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/zh/"@zh ;
	a owl:DatatypeProperty ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/fr/"@fr , "http://www.fao.org/termportal/contr/en/"@en , "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> , "http://www.fao.org/termportal/contr/ar/"@ar ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/es/"@es .

<http://www.ebi.ac.uk/efo/swo/SWO_0000740> a owl:ObjectProperty ;
	rdfs:label "implements" .

vitro:moniker rdfs:label "moniker (deprecated)" .

_:node18v4tivn3x361 a owl:Class ;
	owl:unionOf _:node18v4tivn3x493 .

geo:codeFAOSTAT a owl:DatatypeProperty ;
	rdfs:label "codeFAOSTAT" ;
	geo:sourceCreator "FAOSTAT"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://faostat.fao.org"@en , "http://faostat.fao.org/default.aspx?lang=es"@es , "http://faostat.fao.org/default.aspx?lang=fr"@fr ;
	ns5:source "FAOSTAT http://faostat.fao.org"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x497 rdf:first obo:ERO_0000020 ;
	rdf:rest _:node18v4tivn3x498 .

_:node18v4tivn3x499 rdf:first _:node18v4tivn3x492 ;
	rdf:rest rdf:nil .

scires:accessProvidedBy a owl:ObjectProperty ;
	rdfs:label "access provided by" ;
	rdfs:range obo:ERO_0000391 ;
	owl:inverseOf obo:ERO_0000029 .

ns3:develop_comment a owl:AnnotationProperty .

_:node18v4tivn3x64 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:landAreaYear .

_:node18v4tivn3x500 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:language .

_:node18v4tivn3x501 a owl:Restriction ;
	owl:allValuesFrom bibo:Journal ;
	owl:onProperty vivo:hasPublicationVenue .

_:node18v4tivn3x470 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x485 .

vivo:invited a bibo:DocumentStatus , owl:NamedIndividual ;
	rdfs:label "invited" .

<http://www.ebi.ac.uk/efo/swo/SWO_0000741> a owl:ObjectProperty ;
	rdfs:domain _:node18v4tivn3x502 ;
	rdfs:label "is encoded in" .

bibo:Workshop a owl:Class ;
	rdfs:comment "A seminar, discussion group, or the like, that emphasizes zxchange of ideas and the demonstration and application of techniques, skills, etc."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Workshop" ;
	rdfs:subClassOf event:Event ;
	obo:IAO_0000115 "Bibo Definition: A seminar, discussion group, or the like, that emphasizes exchange of ideas and the demonstration and application of techniques, skills, etc."^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

_:node18v4tivn3x498 rdf:first obo:ERO_0000071 ;
	rdf:rest _:node18v4tivn3x487 .

_:node18v4tivn3x503 a owl:Restriction ;
	owl:onProperty vcard:givenName ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

vivo:roleContributesTo a owl:ObjectProperty ;
	rdfs:domain obo:BFO_0000023 ;
	rdfs:label "contributes to" ;
	owl:inverseOf vivo:contributingRole .

_:node18v4tivn3x504 rdf:first _:node18v4tivn3x500 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x50 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nationalityRU .

vcard:gender a owl:DatatypeProperty ;
	rdfs:comment """To specify the components of the sex and gender identity of the object the vCard represents.
To enable other Gender/Sex codes to be used, this dataproperty has range URI. The vCard gender code classes are defined under Code/Gender"""^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:domain vcard:Individual ;
	rdfs:label "gender" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> .

bibo:Film a owl:Class ;
	rdfs:comment "aka movie."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Film" ;
	rdfs:subClassOf bibo:AudioVisualDocument ;
	obo:IAO_0000115 "Audiovisual recording in film format"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

_:node18v4tivn3x71 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:agriculturalAreaNotes .

vivo:Consortium a owl:Class ;
	rdfs:label "Consortium" ;
	rdfs:subClassOf foaf:Organization ;
	obo:IAO_0000112 "Committee on Institutional Cooperation (CIC); The Five Colleges of Ohio"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A group  of independent organizations working together toward a common goal, under an expressed agreement."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://vivoweb.org/ontology/core> .

_:node18v4tivn3x26 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x505 .

obo:IAO_0000231 a owl:AnnotationProperty .

_:node18v4tivn3x506 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:pageEnd .

_:node18v4tivn3x507 rdf:first _:node18v4tivn3x503 ;
	rdf:rest _:node18v4tivn3x499 .

_:node18v4tivn3x458 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:placeOfPublication .

geo:disputed a owl:Class ;
	rdfs:label "Disputed" ;
	rdfs:subClassOf geo:territory .

geo:nameListES geo:sourceIdentifier "http://www.fao.org/termportal/contr/ar/"@ar ;
	a owl:DatatypeProperty ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/es/"@es ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/zh/"@zh , "http://www.fao.org/termportal/contr/en/"@en ;
	rdfs:label "nameListES" ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> , "http://www.fao.org/termportal/contr/fr/"@fr ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x508 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:language .

_:node18v4tivn3x509 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x507 .

rdfs:comment a owl:AnnotationProperty .

_:node18v4tivn3x510 rdf:first obo:ERO_0000014 ;
	rdf:rest rdf:nil .

geo:sourceModified a owl:AnnotationProperty .

_:node18v4tivn3x511 rdf:first obo:ERO_0000004 ;
	rdf:rest _:node18v4tivn3x512 .

obo:ERO_0001255 a owl:Class ;
	rdfs:label "Support Service" ;
	rdfs:subClassOf obo:ERO_0000005 ;
	obo:IAO_0000112 "Technical support."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "A service offering that describes a service in which the provider assists the consumer in activities directly or indirectly associated with the production and analysis or experimental research data."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Matt Brush"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Matthew Brush"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x55 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:HDINotes .

_:node18v4tivn3x513 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x514 .

vivo:features a owl:ObjectProperty ;
	rdfs:domain obo:IAO_0000030 ;
	rdfs:label "features" ;
	rdfs:range foaf:Agent ;
	obo:IAO_0000112 "This is done through a restriction on the foaf:Person class."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x505 rdf:first _:node18v4tivn3x515 ;
	rdf:rest _:node18v4tivn3x339 .

cito:isCitedAsDataSourceBy a owl:ObjectProperty ;
	rdfs:comment "The cited entity is cited as a data source by the citing entity."@en ;
	rdfs:label "is cited as data source by" , "is cited as data source by"@en ;
	owl:inverseOf cito:citesAsDataSource .

vivo:Certification a owl:Class ;
	rdfs:label "Certification" ;
	rdfs:subClassOf vivo:IssuedCredential ;
	obo:IAO_0000112 "see also core:Certificate"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "An issued certificate"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x516 rdf:first _:node18v4tivn3x508 ;
	rdf:rest _:node18v4tivn3x504 .

vivo:ClinicalRole a owl:Class ;
	rdfs:label "Clinical Role" ;
	rdfs:subClassOf obo:BFO_0000023 ;
	obo:IAO_0000115 "A role of observing or treating patients"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x460 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:edition .

obo:IAO_0000009 a owl:Class ;
	rdfs:label "Datum Label" ;
	rdfs:subClassOf obo:IAO_0000030 ;
	obo:IAO_0000111 "datum label"@en ;
	obo:IAO_0000114 obo:IAO_0000123 ;
	obo:IAO_0000115 "A label is a symbol that is part of some other datum and is used to either partially define  the denotation of that datum or to provide a means for identifying the datum as a member of the set of data with the same label"@en ;
	obo:IAO_0000116 "http://www.golovchenko.org/cgi-bin/wnsearch?q=label#4n"@en ;
	obo:IAO_0000117 "GROUP: IAO"@en ;
	obo:IAO_0000412 <http://purl.obolibrary.org/obo/iao.owl> .

geo:landArea geo:sourceCreator "FAOSTAT"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceModified "2011-07-21"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns5:source "FAOSTAT http://faostat.fao.org/DesktopDefault.aspx?PageID=377&lang=en#ancor"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "land area" ;
	geo:sourceIdentifier "http://faostat.fao.org/DesktopDefault.aspx?PageID=377&lang=en#ancor"@en , "http://faostat.fao.org/DesktopDefault.aspx?PageID=377&lang=en#ancor"^^<http://www.w3.org/2001/XMLSchema#string> , "http://faostat.fao.org/DesktopDefault.aspx?PageID=377&lang=es#ancor"@es ;
	a owl:DatatypeProperty ;
	geo:sourceIdentifier "http://faostat.fao.org/DesktopDefault.aspx?PageID=377&lang=fr#ancor"@fr ;
	ns5:description "Land area is the total area of the country excluding area under inland water bodies. Possible variations in the data may be due to updating and revisions of the country data and not necessarily to any change of area. Data are expressed in 1 000 hectares. http://faostat.fao.org/site/375/default.aspx"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x517 a owl:Class ;
	owl:unionOf _:node18v4tivn3x511 .

vivo:eligibleFor a owl:ObjectProperty ;
	rdfs:label "credential eligibility attained" ;
	rdfs:range vivo:Credential .

_:node18v4tivn3x304 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x518 .

obo:ERO_0001254 a owl:Class ;
	rdfs:label "Transport Service" ;
	rdfs:subClassOf obo:ERO_0000005 ;
	obo:IAO_0000112 "Transport of a patient within a hospital."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "A service offering that describes a service in which the provider facilitates the transport of some material entity to a specified destination for the service consumer."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Matt Brush"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Matthew Brush"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x519 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:edition .

_:node18v4tivn3x46 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:GDPUnit .

_:node18v4tivn3x434 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> ;
	owl:onProperty vcard:url .

obo:ERO_0000774 rdfs:domain obo:ERO_0000595 ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Requirements for research opportunity eligibility. Requirements include: coursework, minimum gradepoint average, state residency, under-represented group status, field of study, or matriculation status."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "has eligibility requirement" ;
	obo:IAO_0000112 "A grade point average above 3.5 is an eligibility requirement."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:DatatypeProperty ;
	obo:IAO_0000111 "has eligibility requirement"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x520 rdf:first _:node18v4tivn3x308 ;
	rdf:rest rdf:nil .

vivo:Facility a owl:Class ;
	rdfs:label "Facility" ;
	rdfs:subClassOf obo:BFO_0000029 , _:node18v4tivn3x521 , _:node18v4tivn3x522 ;
	obo:IAO_0000112 "Use subclasses of core:Facility subclasses instead of this class if possible"^^<http://www.w3.org/2001/XMLSchema#string> , "Distinct from the organization that runs it; e.g., a laboratory may be an organization but may be run by another organization and only consist of facilities housing equipment or services. Can be a building or place that provides a particular service or is used for a particular activity. Use the specific Building or Room whenever possible. Short definition from http://dictionary.reference.com/browse/facility."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Something designed, built, installed, etc., to serve a specific function or activity affording a convenience or service."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x459 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty vivo:publisher .

obo:IAO_0000007 a owl:Class ;
	rdfs:label "Action Specification" ;
	rdfs:subClassOf obo:IAO_0000033 ;
	obo:IAO_0000112 "Pour the contents of flask 1 into flask 2"@en ;
	obo:IAO_0000114 obo:IAO_0000123 ;
	obo:IAO_0000115 "a directive information entity that describes an action the bearer will take"@en ;
	obo:IAO_0000117 "Alan Ruttenberg"@en ;
	obo:IAO_0000119 "OBI Plan and Planned Process branch"@en ;
	obo:IAO_0000412 <http://purl.obolibrary.org/obo/iao.owl> .

vivo:expirationDate a owl:ObjectProperty ;
	rdfs:label "expiration date" ;
	rdfs:subPropertyOf vivo:dateTimeValue .

_:node18v4tivn3x515 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x363 .

vivo:Meeting a owl:Class ;
	rdfs:label "Meeting" ;
	rdfs:subClassOf event:Event ;
	obo:IAO_0000115 "A gathering of people for a defined purpose, not necessarily public or announced"^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:Video a owl:Class ;
	rdfs:label "Video" ;
	rdfs:subClassOf vcard:TelephoneType .

vivo:assignee a owl:ObjectProperty ;
	rdfs:domain bibo:Patent ;
	rdfs:label "assignee" ;
	rdfs:range foaf:Agent .

obo:ARG_2000022 a owl:Class ;
	rdfs:label "specialty" ;
	rdfs:subClassOf obo:BFO_0000019 .

_:node18v4tivn3x523 rdf:first obo:ERO_0000071 ;
	rdf:rest rdf:nil .

vivo:Blog a owl:Class ;
	rdfs:label "Blog" ;
	rdfs:subClassOf bibo:Website ;
	obo:IAO_0000112 "Library of Congress Blog"^^<http://www.w3.org/2001/XMLSchema#string> , "Blog is short for weblog."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Regularly updated online journal or newsletter by one or more writers, called bloggers, containing articles and commentary of interest to the blogger"^^<http://www.w3.org/2001/XMLSchema#string> .

owl:DeprecatedProperty rdfs:label "deprecated property" .

obo:ERO_0001257 a owl:Class ;
	rdfs:label "Data Storage Service" ;
	rdfs:subClassOf obo:ERO_0000392 ;
	obo:IAO_0000112 "Storing data on a server."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "A storage service offering that describes a service in which the consumer provides data as input, which a service provider stores and returns as output in its original form."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Matt Brush"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Matthew Brush"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x31 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameCurrencyIT .

_:node18v4tivn3x524 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:pageStart .

bibo:presents a owl:ObjectProperty ;
	rdfs:comment "Relates an event to associated documents; for example, conference to a paper."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "related documents" ;
	obo:IAO_0000112 "Public Description from source: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html .  Bibo considers the bibo:presents and the bibo:presentedAt unstable terms.  It also indicates that bibo:presents is a sub-property of event:product."^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "unstable" .

_:node18v4tivn3x457 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:lccn .

_:node18v4tivn3x320 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:sortAs .

vivo:FacultyAdministrativePosition a owl:Class ;
	rdfs:label "Faculty Administrative Position" ;
	rdfs:subClassOf vivo:Position ;
	obo:IAO_0000112 "Associate Dean"^^<http://www.w3.org/2001/XMLSchema#string> , "That is a position held by an academic faculty member who works for administration."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "An academic administrative position (associate dean, etc.) as distinct from a professional administrative position (non-academic)"^^<http://www.w3.org/2001/XMLSchema#string> .

obo:ARG_2000021 a owl:Class ;
	rdfs:label "Experience" ;
	rdfs:subClassOf obo:BFO_0000019 .

vivo:Position rdfs:subClassOf _:node18v4tivn3x28 , _:node18v4tivn3x7 , _:node18v4tivn3x8 ;
	a owl:Class ;
	obo:IAO_0000115 "Particular position in an organization, commonly identified by job title, and normally associated with a job description that details the tasks and responsibilities that go with the position."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Position" ;
	obo:IAO_0000112 "Director of Admissions and Placement; Associate University Librarian"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf vivo:Relationship ;
	obo:IAO_0000112 "An employment activity, whether compensated or not. Short definition comes from http://en.wikipedia.org/wiki/Position, and has been modified."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf _:node18v4tivn3x18 .

bibo:Article rdfs:subClassOf bibo:Document ;
	obo:IAO_0000112 "Short Definition modified from the bibo ontology."^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:Class ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	obo:IAO_0000115 "A written composition in prose, usually nonfiction, on a specific topic, forming an independent part of a periodical or book"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Article" ;
	obo:IAO_0000112 "A specific journal article"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf _:node18v4tivn3x525 , _:node18v4tivn3x78 ;
	rdfs:comment "A written composition in prose, usually nonfiction, on a specific topic, forming an independent part of a book or other publication, as a newspaper or magazine."@en ;
	rdfs:subClassOf _:node18v4tivn3x30 ;
	ns4:term_status "stable" .

obo:ERO_0001256 a owl:Class ;
	rdfs:label "Material Storage Service" ;
	rdfs:subClassOf obo:ERO_0000392 ;
	obo:IAO_0000112 "Cryopreservation service."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "A storage service offering that describes a service in which the consumer provides some material as input which a service provider stores and returns as output"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Matt Brush"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Matthew Brush"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x526 rdf:first obo:ERO_0000007 ;
	rdf:rest _:node18v4tivn3x523 .

_:node18v4tivn3x143 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x527 .

bibo:degree a owl:ObjectProperty ;
	rdfs:comment "The thesis degree."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "related degree" ;
	rdfs:range bibo:ThesisDegree ;
	obo:IAO_0000112 "The source of the public description and this info is found here:  http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html.  Bibo considers this term \"unstable\".  The bibo editorial note is: \"We are not defining, using an enumeration, the range of the bibo:degree to the defined list of bibo:ThesisDegree. We won't do it because we want people to be able to define new degress if needed by some special usecases. Creating such an enumeration would restrict this to happen.\""^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "unstable" ;
	ns1:editorialNote "We are not defining, using an enumeration, the range of the bibo:degree to the defined list of bibo:ThesisDegree. We won't do it because we want people to be able to define new degress if needed by some special usecases. Creating such an enumeration would restrict this to happen."@en .

vivo:Laboratory a owl:Class ;
	rdfs:label "Laboratory" ;
	rdfs:subClassOf foaf:Organization ;
	obo:IAO_0000115 "An organizational unit (as opposed to the physical facility) that performs research, provides services, or processes materials"^^<http://www.w3.org/2001/XMLSchema#string> , "An organization unit that facilitates or conduits observation, testing, experimentation, or research in a field of study or practice."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://vivoweb.org/ontology/core> .

vivo:localAwardId a owl:DatatypeProperty ;
	rdfs:domain _:node18v4tivn3x528 ;
	rdfs:label "local award ID" ;
	rdfs:subPropertyOf vivo:identifier ;
	obo:IAO_0000112 "core:localAwardId has a domain of core:Grant, and should be public since that's its public identifier for local use by OSP, accounting, department admins, and the PI"^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:hasTelephone a owl:ObjectProperty ;
	rdfs:label "has telephone" ;
	rdfs:range vcard:Telephone .

vivo:iclCode a owl:DatatypeProperty ;
	rdfs:domain bibo:Patent ;
	rdfs:label "International Classification (ICL) code" ;
	obo:IAO_0000112 "The International classification(s) to which the published application has been assigned."^^<http://www.w3.org/2001/XMLSchema#string> .

rdfs:label a owl:AnnotationProperty .

geo:agriculturalArea geo:sourceIdentifier "http://faostat.fao.org/DesktopDefault.aspx?PageID=377&lang=en#ancor"@en , "http://faostat.fao.org/DesktopDefault.aspx?PageID=377&lang=en#ancor"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceCreator "FAOSTAT"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "agricultural area" ;
	ns5:source "FAOSTAT http://faostat.fao.org/DesktopDefault.aspx?PageID=377&lang=en#ancor"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:DatatypeProperty ;
	geo:sourceIdentifier "http://faostat.fao.org/DesktopDefault.aspx?PageID=377&lang=fr#ancor"@fr ;
	geo:sourceModified "2010-07-21"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns5:description "Agricultural area, this category is the sum of areas under a) arable land - land under temporary agricultural crops (multiple-cropped areas are counted only once), temporary meadows for mowing or pasture, land under market and kitchen gardens and land temporarily fallow (less than five years). The abandoned land resulting from shifting cultivation is not included in this category. Data for “Arable land” are not meant to indicate the amount of land that is potentially cultivable; (b) permanent crops - land cultivated with long-term crops which do not have to be replanted for several years (such as cocoa and coffee); land under trees and shrubs producing flowers, such as roses and jasmine; and nurseries (except those for forest trees, which should be classified under \"forest\"); and (c) permanent meadows and pastures - land used permanently (five years or more) to grow herbaceous forage crops, either cultivated or growing wild (wild prairie or grazing land). Data are expressed in 1000 hectares. http://faostat.fao.org/site/375/default.aspx"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://faostat.fao.org/DesktopDefault.aspx?PageID=377&lang=es#ancor"@es .

_:node18v4tivn3x529 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:url .

vivo:publisherOf a owl:ObjectProperty ;
	rdfs:domain foaf:Organization ;
	rdfs:label "publisher of" ;
	rdfs:range obo:IAO_0000030 ;
	obo:IAO_0000112 "Public Definition source (http://www.answers.com/topic/publisher)."^^<http://www.w3.org/2001/XMLSchema#string> .

obo:ERO_0001259 a owl:Class ;
	rdfs:label "Material Maintenance Service" ;
	rdfs:subClassOf obo:ERO_0001258 ;
	obo:IAO_0000112 "Maintaining an animal coloy."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "A maintenance service offering that describes a service in which the provider actively maintains a material resource (e.g. a model organism colony) for the service consumer.  A material maintenance service may or may not include storage of the material input."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Matt Brush"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Matthew Brush"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x530 rdf:first _:node18v4tivn3x531 ;
	rdf:rest _:node18v4tivn3x481 .

vivo:TeacherRole a owl:Class ;
	rdfs:label "Teacher Role" ;
	rdfs:subClassOf obo:BFO_0000023 ;
	obo:IAO_0000115 "A role of serving as an educator"^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:hasGeo a owl:ObjectProperty ;
	rdfs:label "has geo" ;
	rdfs:range vcard:Geo .

obo:BFO_0000019 a owl:Class ;
	rdfs:label "Quality" ;
	rdfs:subClassOf obo:BFO_0000020 .

geo:population geo:sourceIdentifier "http://faostat.fao.org/DesktopDefault.aspx?PageID=550&lang=en#ancor"@en , "http://faostat.fao.org/DesktopDefault.aspx?PageID=550&lang=en#ancor"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceModified "2009-09-21"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns5:description "The total population usually refers to the present-in-area (de facto) population which includes all persons physically present within the present geographical boundaries of countries at the mid-point of the reference period.  http://faostat.fao.org/site/375/default.aspx"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://faostat.fao.org/DesktopDefault.aspx?PageID=550&lang=es#ancor"@es ;
	geo:sourceCreator "FAOSTAT"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "population" ;
	geo:sourceIdentifier "http://faostat.fao.org/DesktopDefault.aspx?PageID=550&lang=fr#ancor"@fr ;
	a owl:DatatypeProperty ;
	ns5:source "FAOSTAT http://faostat.fao.org/site/550/default.aspx"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x527 rdf:first _:node18v4tivn3x532 ;
	rdf:rest _:node18v4tivn3x533 .

_:node18v4tivn3x454 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty vivo:publisher .

vivo:Dataset a owl:Class ;
	rdfs:label "Dataset" ;
	rdfs:subClassOf bibo:Document , _:node18v4tivn3x534 ;
	obo:IAO_0000112 "US Patent Data; US Job Data"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A named collection of data, usually containing only one type of data"^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:Pager a owl:Class ;
	rdfs:label "Pager" ;
	rdfs:subClassOf vcard:TelephoneType .

vivo:Contract obo:IAO_0000115 "An agreement involving specific deliverables and payment"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf _:node18v4tivn3x535 , _:node18v4tivn3x536 , _:node18v4tivn3x537 , _:node18v4tivn3x538 ;
	rdfs:label "Contract" ;
	rdfs:subClassOf _:node18v4tivn3x539 , _:node18v4tivn3x540 , vivo:Relationship ;
	a owl:Class .

_:node18v4tivn3x435 rdf:first _:node18v4tivn3x529 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x41 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:populationUnit .

bibo:Hearing a owl:Class ;
	rdfs:comment "An instance or a session in which testimony and arguments are presented, esp. before an official, as a judge in a lawsuit."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Hearing" ;
	rdfs:subClassOf event:Event ;
	obo:IAO_0000112 "Definiton from Bibo here: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "An instance or a session in which testimony and arguments are presented, esp. before an official, as a judge in a lawsuit."^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

obo:ERO_0001258 a owl:Class ;
	rdfs:label "Maintenance Service" ;
	rdfs:subClassOf obo:ERO_0000005 ;
	obo:IAO_0000114 obo:IAO_0000123 ;
	obo:IAO_0000115 "A service offering that describes a service in which the provider actively maintains a material or data resource (e.g. a model organism colony or database) for the service consumer.  This may involved making physical alterations to the material or data with the goal of maintaining its integrity or features."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Matt Brush"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Matthew Brush"^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:DateTimeValue a owl:Class ;
	rdfs:label "Date/Time Value" ;
	rdfs:subClassOf obo:BFO_0000148 ;
	obo:IAO_0000115 "A date and/or time"^^<http://www.w3.org/2001/XMLSchema#string> .

bibo:reproducedIn a owl:ObjectProperty ;
	rdfs:domain bibo:Document ;
	rdfs:label "reproduced in" ;
	rdfs:range bibo:Document ;
	rdfs:subPropertyOf obo:BFO_0000050 .

_:node18v4tivn3x531 a owl:Restriction ;
	owl:onProperty vcard:geo ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

vcard:Emergency a owl:Class ;
	rdfs:label "Emergency" ;
	rdfs:subClassOf vcard:RelatedType .

vivo:outreachOverview a owl:FunctionalProperty , owl:DatatypeProperty ;
	rdfs:domain foaf:Person ;
	rdfs:label "outreach overview" ;
	obo:IAO_0000112 "Used for a single narrative summary of outreach, typically covering a wide range of activities and time periods; use Outreach Provider Role for information on individual activities"^^<http://www.w3.org/2001/XMLSchema#string> , "My extension program consists of developing and reporting disease management strategies that are both economically and environmentally sound for fresh market vegetable production. We hope that some of this testing will result in practices adaptable for organic production."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x532 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:email .

vcard:Address a owl:Class ;
	rdfs:comment "To specify the components of the delivery address for the vCard object"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Address" ;
	rdfs:subClassOf vcard:Addressing ;
	owl:equivalentClass _:node18v4tivn3x541 .

_:node18v4tivn3x514 rdf:first _:node18v4tivn3x542 ;
	rdf:rest _:node18v4tivn3x543 .

obo:ERO_0000031 a owl:ObjectProperty ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	rdfs:comment "Here there are things to be fixed (for instance a service can use a technique...)"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:range _:node18v4tivn3x477 ;
	rdfs:label "uses" ;
	rdfs:domain foaf:Organization ;
	owl:inverseOf obo:ERO_0000070 ;
	obo:IAO_0000111 "uses"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Software or protocol used by the laboratory."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000112 "Microsoft powerpoint is commonly used in research laboratories to prepare presentations."^^<http://www.w3.org/2001/XMLSchema#string> .

geo:sourceIdentifier a owl:AnnotationProperty .

geo:nameCurrencyFR geo:sourceIdentifier "http://www.fao.org/termportal/contr/zh/"@zh ;
	a owl:DatatypeProperty ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/es/"@es , "http://www.fao.org/termportal/contr/ar/"@ar , "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> , "http://www.fao.org/termportal/contr/fr/"@fr ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/en/"@en ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "nameCurrencyFR" ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x256 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeInterval ;
	owl:onProperty vivo:dateTimeInterval .

obo:BFO_0000017 obo:IAO_0000112 "the disposition of this piece of metal to conduct electricity."@en , "the role of this boundary to delineate where Utah and Colorado meet"@en , "the disposition of your blood to coagulate"@en ;
	owl:disjointWith obo:BFO_0000019 ;
	obo:BFO_0000180 "RealizableEntity" ;
	rdfs:label "Realizable Entity" ;
	obo:BFO_0000179 "realizable" ;
	obo:IAO_0000602 "(forall (x) (if (RealizableEntity x) (and (SpecificallyDependentContinuant x) (exists (y) (and (IndependentContinuant y) (not (SpatialRegion y)) (inheresIn x y)))))) // axiom label in BFO2 CLIF: [058-002]" ;
	obo:IAO_0000600 "To say that b is a realizable entity is to say that b is a specifically dependent continuant that inheres in some independent continuant which is not a spatial region and is of a type instances of which are realized in processes of a correlated type. (axiom label in BFO2 Reference: [058-002])"@en ;
	obo:IAO_0000112 "the role of being a doctor"@en ;
	rdfs:isDefinedBy <http://purl.obolibrary.org/obo/bfo.owl> ;
	obo:IAO_0000601 "All realizable dependent continuants have independent continuants that are not spatial regions as their bearers. (axiom label in BFO2 Reference: [060-002])"@en ;
	a owl:Class ;
	obo:IAO_0000602 "(forall (x t) (if (RealizableEntity x) (exists (y) (and (IndependentContinuant y) (not (SpatialRegion y)) (bearerOfAt y x t))))) // axiom label in BFO2 CLIF: [060-002]" ;
	rdfs:subClassOf obo:BFO_0000020 ;
	obo:IAO_0000112 "the function of your reproductive organs"@en .

_:node18v4tivn3x544 rdf:first obo:ERO_0000006 ;
	rdf:rest _:node18v4tivn3x545 .

vivo:hasGoverningAuthority rdfs:label "governing authority" ;
	rdfs:range foaf:Organization .

vcard:additionalName a owl:DatatypeProperty ;
	rdfs:domain vcard:Name ;
	rdfs:label "additional name" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x533 rdf:first _:node18v4tivn3x436 ;
	rdf:rest rdf:nil .

bibo:AcademicArticle obo:IAO_0000112 "A specific academic journal article"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	a owl:Class ;
	rdfs:label "Academic Article" ;
	rdfs:subClassOf _:node18v4tivn3x501 ;
	obo:IAO_0000115 "Written by scholars for other scholars, typically published in an academic journal with an abstract and bibliography"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:comment "A scholarly academic article, typically published in a journal."@en ;
	rdfs:subClassOf bibo:Article ;
	ns4:term_status "stable" ;
	rdfs:subClassOf _:node18v4tivn3x494 .

obo:IAO_0000232 a owl:AnnotationProperty ;
	rdfs:label "curator note" .

geo:geographical_region a owl:Class ;
	rdfs:label "Transnational Region" ;
	rdfs:subClassOf vivo:GeographicRegion , geo:group ;
	ns5:source "United Nations statistics department http://unstats.un.org/unsd/methods/m49/m49regin.htm"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x542 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x546 .

_:node18v4tivn3x406 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x530 .

_:node18v4tivn3x259 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:description .

_:node18v4tivn3x364 rdf:first _:node18v4tivn3x547 ;
	rdf:rest _:node18v4tivn3x548 .

bibo:doi a owl:DatatypeProperty ;
	rdfs:comment "Digital Object Identifier"@en ;
	rdfs:domain obo:IAO_0000030 ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Digital Object Identifier (DOI)" ;
	rdfs:subPropertyOf bibo:identifier ;
	ns4:term_status "stable" .

bibo:accepted a bibo:DocumentStatus , owl:NamedIndividual ;
	rdfs:label "accepted" ;
	obo:IAO_0000115 "Accepted for publication after peer reviewing"^^<http://www.w3.org/2001/XMLSchema#string> ;
	vivo:description "Accepted for publication after peer reviewing"^^<http://www.w3.org/2001/XMLSchema#string> .

obo:ERO_0000070 rdfs:range foaf:Organization ;
	obo:IAO_0000112 "A laboratory uses Microsoft Word."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:domain _:node18v4tivn3x549 ;
	a owl:ObjectProperty ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	rdfs:label "used by" ;
	obo:IAO_0000115 "Laboratory that uses the protocol or software."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000111 "used by"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x512 rdf:first obo:ERO_0000005 ;
	rdf:rest _:node18v4tivn3x544 .

geo:isAdministeredBy a owl:ObjectProperty ;
	rdfs:label "is administered by" ;
	geo:sourceCreator "United Nations cartographic maps"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.un.org/Depts/Cartographic/map/profile/world00.pdf"@en ;
	geo:sourceModified "2010-05-01"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns5:source "United Nations cartographic maps http://www.un.org/Depts/Cartographic/map/profile/world00.pdf"^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:hasLogo a owl:ObjectProperty ;
	rdfs:label "has logo" ;
	rdfs:range vcard:Logo .

vcard:Cell a owl:Class ;
	rdfs:comment "Also called mobile telephone"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Cell" ;
	rdfs:subClassOf vcard:TelephoneType .

bibo:volume a owl:DatatypeProperty ;
	rdfs:domain bibo:Document ;
	rdfs:label "volume" ;
	rdfs:subPropertyOf bibo:locator .

vcard:key a owl:DatatypeProperty ;
	rdfs:domain vcard:Key ;
	rdfs:label "key" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x548 rdf:first _:node18v4tivn3x550 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x385 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameListRU .

vivo:PrincipalInvestigatorRole a owl:Class ;
	rdfs:label "Principal Investigator Role" ;
	rdfs:subClassOf vivo:InvestigatorRole ;
	obo:IAO_0000115 "Role of a person to direct a project or activity being supported by an Agreement (for example, a grant), and who is accountable to the grantee for the proper conduct of the project or activity. Also known as Program Director or Project Director."^^<http://www.w3.org/2001/XMLSchema#string> .

obo:ERO_0000020 obo:IAO_0000119 "http://en.wikipedia.org/wiki/Specimen"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Material entity that is a portion or quantity of a biological material for use in testing, examination, or study. A biological specimen can be an individual animal, a population of organisms, or is a part of or derived from an animal, plant, part of a plant, or microorganism. When a taxon is described, it is typically based on a single specimen and is referred to as the holotype."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Biological Specimen" ;
	a owl:Class ;
	obo:IAO_0000118 "biospecimen"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf _:node18v4tivn3x551 ;
	obo:IAO_0000111 "biological specimen"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	rdfs:comment "Should have relationship to Organism"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000112 "Heart tissue obtained from an organism."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf obo:BFO_0000040 .

geo:nameShortFR geo:sourceIdentifier "http://www.fao.org/termportal/contr/fr/"@fr , "http://www.fao.org/termportal/contr/es/"@es ;
	rdfs:label "nameShortFR" ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/ar/"@ar , "http://www.fao.org/termportal/contr/en/"@en ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/zh/"@zh ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:DatatypeProperty ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:Review a owl:Class ;
	rdfs:label "Review" ;
	rdfs:subClassOf bibo:Article ;
	obo:IAO_0000115 "An article reviewing one or more other information resources (a book, one or more other articles, movies, etc)"^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:sponsoredBy a owl:ObjectProperty ;
	rdfs:domain vivo:Award ;
	rdfs:label "award sponsored by" ;
	rdfs:range foaf:Organization .

c4o:GlobalCitationCount a owl:Class ;
	rdfs:label "Global Citation Count" ;
	rdfs:subClassOf obo:IAO_0000032 ;
	obo:IAO_0000115 "The number of times a work has been cited globally, as determined from a particular bibliographic information source on a particular date."^^<http://www.w3.org/2001/XMLSchema#string> ;
	vitro:descriptionAnnot "The number of times a work has been cited globally, as determined from a particular bibliographic information source on a particular date."^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:courseCredits a owl:FunctionalProperty , owl:DatatypeProperty ;
	rdfs:label "credits" .

vcard:note a owl:DatatypeProperty ;
	rdfs:domain vcard:Note ;
	rdfs:label "note" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> .

obo:ARG_2000069 rdfs:label "American Board of Emergency Medicine" .

obo:ERO_0000779 a owl:Class ;
	rdfs:label "Permanent Resident Role" ;
	rdfs:subClassOf obo:ERO_0000778 ;
	obo:IAO_0000114 obo:IAO_0000123 ;
	obo:IAO_0000115 "An role that inheres in an individual who is not a citizen but who legally resides in another nation on a permanent or extended basis."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "http://connection.ebscohost.com/us/immigration-restrictions/overview-legal-and-illegal-immigration"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x552 rdf:first vivo:Laboratory ;
	rdf:rest rdf:nil .

vivo:University a owl:Class ;
	rdfs:label "University" ;
	rdfs:subClassOf foaf:Organization ;
	obo:IAO_0000112 "University of Florida; Washington University in St. Louis"^^<http://www.w3.org/2001/XMLSchema#string> , "Definition taken from: http://en.wikipedia.org/wiki/University"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "An institution of higher education and research, which grants academic degrees in a variety of subjects, and provides both undergraduate education and postgraduate education."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://vivoweb.org/ontology/core> .

_:node18v4tivn3x553 rdf:first _:node18v4tivn3x554 ;
	rdf:rest rdf:nil .

bibo:number a owl:DatatypeProperty ;
	rdfs:label "number" ;
	obo:IAO_0000112 "Definition from here: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x555 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:timeZone .

vivo:WorkingPaper a owl:Class ;
	rdfs:label "Working Paper" ;
	rdfs:subClassOf bibo:Document , _:node18v4tivn3x556 ;
	obo:IAO_0000115 "A document created as a basis for discussion or a very early draft of a formal paper"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x382 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:codeGAUL .

_:node18v4tivn3x535 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:abstract .

_:node18v4tivn3x547 a owl:Restriction ;
	owl:onProperty vcard:region ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x557 rdf:first vivo:Center ;
	rdf:rest _:node18v4tivn3x552 .

obo:IAO_0000013 obo:IAO_0000412 <http://purl.obolibrary.org/obo/iao.owl> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000111 "journal article"@en ;
	obo:IAO_0000112 "Examples are articles published in the journals, Nature and Science. The content can often be cited by reference to a paper based encoding, e.g.  Authors, Title of article, Journal name, date or year of publication, volume and page number."@en ;
	obo:IAO_0000119 "OBI_0000159"@en ;
	obo:IAO_0000115 "a report that is published in a journal"@en ;
	obo:IAO_0000117 "person:Chris Stoeckert"@en ;
	a owl:Class ;
	rdfs:label "Journal Article" ;
	obo:IAO_0000119 "group:OBI"@en ;
	rdfs:subClassOf bibo:AcademicArticle ;
	obo:IAO_0000117 "person:Alan Ruttenberg"@en .

vivo:teachingOverview a owl:FunctionalProperty , owl:DatatypeProperty ;
	rdfs:domain foaf:Person ;
	rdfs:label "teaching overview" ;
	obo:IAO_0000112 "Used for a single narrative summary of teaching, typically covering a wide range of courses including for credit and non-credit teaching over multiple semesters; the \"teaches\" property links a person directly with an instance of a Semester Class, typically from an institutional database of record; then use Teacher Role for information about a person's role in non-credit teaching or their specific contribution to individual courses"^^<http://www.w3.org/2001/XMLSchema#string> .

obo:IAO_0000227 rdfs:label "terms merged" .

bibo:issn a owl:DatatypeProperty ;
	rdfs:comment "International Standard Serial Number"@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "International Standard Serial Number (ISSN)" ;
	rdfs:subPropertyOf bibo:identifier ;
	obo:IAO_0000112 "source: http://en.wikipedia.org/wiki/Issn"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

vivo:patentNumber a owl:FunctionalProperty , owl:DatatypeProperty ;
	rdfs:domain bibo:Patent ;
	rdfs:label "patent number" ;
	rdfs:subPropertyOf bibo:identifier ;
	obo:IAO_0000112 "source of definition: http://www.uspto.gov/main/glossary/#p . The following site has patent number formats: http://www.uspto.gov/patents/ebc/kindcodesum.jsp ."^^<http://www.w3.org/2001/XMLSchema#string> .

obo:RO_0000057 a owl:ObjectProperty ;
	rdfs:domain obo:BFO_0000003 ;
	rdfs:label "has participant" ;
	rdfs:range obo:BFO_0000002 ;
	owl:inverseOf obo:RO_0000056 .

_:node18v4tivn3x558 rdf:first _:node18v4tivn3x555 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x554 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:timeZone .

_:node18v4tivn3x559 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:category .

bibo:Journal rdfs:subClassOf _:node18v4tivn3x560 ;
	obo:IAO_0000112 "Journal of Information Science; IEEE Intelligent System; Scientometrics"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Contains original scholarly research or review articles by experts in the field"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Journal" ;
	rdfs:comment "A periodical of scholarly journal Articles."@en ;
	ns4:term_status "stable" ;
	obo:IAO_0000112 "Articles usually contain abstracts and bibliographies. Includes peer-reviewed, non-peer-reviewed, and open access journals. Journals are usually indexed in the major academic databases such as PubMed and Web of Science."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf bibo:Periodical ;
	a owl:Class ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x561 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x516 .

_:node18v4tivn3x277 rdf:first _:node18v4tivn3x562 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x390 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameShortEN .

_:node18v4tivn3x340 rdf:first _:node18v4tivn3x563 ;
	rdf:rest _:node18v4tivn3x22 .

geo:nameListEN geo:sourceIdentifier "http://www.fao.org/termportal/contr/es/"@es , "http://www.fao.org/termportal/contr/zh/"@zh ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/en/"@en ;
	a owl:DatatypeProperty ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/ar/"@ar , "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "nameListEN" ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/fr/"@fr .

_:node18v4tivn3x564 a owl:Restriction ;
	owl:onProperty vcard:timeZone ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

owl:topObjectProperty a owl:ObjectProperty .

vcard:timeZone a owl:DatatypeProperty ;
	rdfs:domain vcard:TimeZone ;
	rdfs:label "timezone" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> .

geo:hasCode a owl:DatatypeProperty ;
	rdfs:label "has code" .

obo:RO_0000056 a owl:ObjectProperty ;
	rdfs:domain obo:BFO_0000002 ;
	rdfs:label "participates in" ;
	rdfs:range obo:BFO_0000003 .

c4o:hasGlobalCountValue a owl:DatatypeProperty ;
	rdfs:domain c4o:GlobalCitationCount ;
	rdfs:label "has global count value" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#int> ;
	obo:IAO_0000115 "An integer defining the value of the global citation count of a cited entity recorded from a named bibliographic information source on a particular date."^^<http://www.w3.org/2001/XMLSchema#string> ;
	vitro:descriptionAnnot "An integer defining the value of the global citation count of a cited entity recorded from a named bibliographic information source on a particular date."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x208 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vivo:abbreviation .

_:node18v4tivn3x565 rdf:first _:node18v4tivn3x559 ;
	rdf:rest _:node18v4tivn3x566 .

_:node18v4tivn3x567 rdf:first _:node18v4tivn3x564 ;
	rdf:rest _:node18v4tivn3x558 .

geo:HDI geo:sourceIdentifier "http://hdrstats.undp.org/en/indicators/49806.html"@en , "http://hdrstats.undp.org/en/indicators/49806.html"^^<http://www.w3.org/2001/XMLSchema#string> , "http://hdrstats.undp.org/fr/indicateurs/49806.html"@fr ;
	geo:sourceModified "2010-11-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceCreator "UNDP - HDRO"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:DatatypeProperty ;
	ns5:description "composite index measuring average achievement in three basic dimensions of human development-a long and healthy life, knowledge and a decent standard of living. Source: Calculated based on data from UNDESA (2009d), Barro and Lee (2010), UNESCO Institute for Statistics (2010b), World Bank (2010b) and IMF(2010a) . http://hdrstats.undp.org/en/indicators/49806.html"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns5:source "UNDP - HDRO http://hdrstats.undp.org/en/indicators/49806.html"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns5:description "composite index measuring average achievement in three basic dimensions of human development—a long and healthy life, knowledge and a decent standard of living. Source: Calculated based on data from UNDESA (2009d), Barro and Lee (2010), UNESCO Institute for Statistics (2010b), World Bank (2010b) and IMF(2010a) . http://hdrstats.undp.org/en/indicators/49806.html"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://hdrstats.undp.org/es/indicadores/49806.html"@es .

_:node18v4tivn3x388 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameListEN .

_:node18v4tivn3x550 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:region .

obo:ERO_0001260 a owl:Class ;
	rdfs:label "Data Maintenance Service" ;
	rdfs:subClassOf obo:ERO_0001258 ;
	obo:IAO_0000112 "Maintaining a database."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "A maintenance service offering that describes a service in which the provider actively manages or maintains data or a database for the service consumer.  Maintenance of the data is performed to maintain its integrity or enhance its quality or utility for the consumer, but new data is not generated as a result of the maintenance."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Matt Brush"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Matthew Brush"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x568 rdf:first _:node18v4tivn3x569 ;
	rdf:rest _:node18v4tivn3x570 .

vivo:EventSeries rdfs:subClassOf _:node18v4tivn3x571 ;
	obo:IAO_0000112 "A generic class which may include a conference series, a course section, a seminar series, or a workshop series. When possible, use one of these more specific classes."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Event Series" ;
	rdfs:subClassOf obo:BFO_0000015 , _:node18v4tivn3x572 , _:node18v4tivn3x573 ;
	obo:IAO_0000112 "Only use if no specific subclasses of core:EventSeries desribe the activity."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Two or more events that occur at different times and are connected to each other."^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:Class ;
	rdfs:subClassOf _:node18v4tivn3x574 .

vivo:Building a owl:Class ;
	rdfs:label "Building" ;
	rdfs:subClassOf vivo:Facility , _:node18v4tivn3x575 , _:node18v4tivn3x576 ;
	obo:IAO_0000112 "Martha Van Rensselaer Hall (VR); Caldwell Hall (CD); University Auditorium"^^<http://www.w3.org/2001/XMLSchema#string> , "Enter building name. If the building's name is a number (as in many governmental organizations such as national laboratories and military bases), then enter it. Do not confuse with the number that appears in a postal address."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Building that provides a particular service or is used for a particular activity."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x209 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:abbreviation .

_:node18v4tivn3x112 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom foaf:Agent .

obo:ERO_0000398 rdfs:range _:node18v4tivn3x577 ;
	rdfs:domain obo:ERO_0000007 ;
	owl:inverseOf obo:ERO_0000397 ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000111 "is performed by"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:ObjectProperty ;
	obo:IAO_0000115 "Person or laboratory that performs the service or technique."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000112 "Confocal microscopy is performed by a confocal core laboratory."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "is performed by" .

_:node18v4tivn3x271 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x565 .

_:node18v4tivn3x578 rdf:first obo:ERO_0000004 ;
	rdf:rest _:node18v4tivn3x579 .

_:node18v4tivn3x392 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:codeAGROVOC .

_:node18v4tivn3x537 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom obo:BFO_0000023 .

_:node18v4tivn3x546 rdf:first _:node18v4tivn3x580 ;
	rdf:rest _:node18v4tivn3x581 .

vcard:hasCalenderBusy a owl:ObjectProperty ;
	rdfs:label "has calendar busy" ;
	rdfs:range vcard:CalendarBusy .

vivo:geographicFocusOf a owl:ObjectProperty ;
	rdfs:domain vivo:GeographicRegion ;
	rdfs:label "geographic focus of" ;
	owl:inverseOf vivo:geographicFocus .

vcard:hasCategory a owl:ObjectProperty ;
	rdfs:label "has category" ;
	rdfs:range vcard:Category .

_:node18v4tivn3x582 rdf:first _:node18v4tivn3x583 ;
	rdf:rest _:node18v4tivn3x584 .

_:node18v4tivn3x585 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:timeZone .

_:node18v4tivn3x586 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:language .

obo:ARG_2000399 a owl:ObjectProperty ;
	rdfs:label "has contact agent" .

_:node18v4tivn3x587 rdf:first _:node18v4tivn3x588 ;
	rdf:rest _:node18v4tivn3x589 .

obo:ERO_0001261 a owl:Class ;
	rdfs:label "Analysis Service" ;
	rdfs:subClassOf obo:ERO_0000005 ;
	obo:IAO_0000112 "Flow cytometry analysis service."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "A service offering that describes a service in which the consumer provides some input material or data and a service provider returns data about the input material or data."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Matt Brush"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Matthew Brush"^^<http://www.w3.org/2001/XMLSchema#string> .

obo:ARG_2000065 rdfs:label "American Board of Allergy and Immunology" .

_:node18v4tivn3x469 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x568 .

obo:ERO_0000775 obo:IAO_0000115 "US residency status of applicants that may apply for the student research opportunity."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:range obo:ERO_0000776 ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "has residency requirement" ;
	obo:IAO_0000112 "A research opportunity requires applicants to be US citizens."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000111 "has residency requirement"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:ObjectProperty ;
	rdfs:domain obo:ERO_0000595 ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> .

bibo:reviewOf a owl:ObjectProperty ;
	rdfs:label "review of" ;
	obo:IAO_0000112 "The bibo:reviewOf public description was found here: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html .  As of 26 May 2010, bibo:reviewOf is used with the class Review, but core:reviewIn doesn't seem to be being used."^^<http://www.w3.org/2001/XMLSchema#string> ;
	owl:inverseOf vivo:reviewedIn .

_:node18v4tivn3x562 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x582 .

_:node18v4tivn3x579 rdf:first obo:ERO_0000006 ;
	rdf:rest _:node18v4tivn3x526 .

obo:ERO_0001263 a owl:Class ;
	rdfs:label "Material Modification Service" ;
	rdfs:subClassOf obo:ERO_0000394 ;
	obo:IAO_0000112 "Histology service."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "A material processing service offering that describes a service in which the provider makes physical modifications to a specified input material, such that at least one of the specified outputs of this process is a modified version of a specified input material."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Matt Brush"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Matthew Brush"^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:informationResourceSupportedBy a owl:ObjectProperty ;
	rdfs:domain obo:IAO_0000030 ;
	rdfs:label "supported by" ;
	rdfs:subPropertyOf vivo:supportedBy ;
	vitro:descriptionAnnot "an information resource (typically a publication) supported by (typically via funding) an agreement (such as a grant)"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x264 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom vivo:AdvisorRole .

ns1:editorialNote a owl:AnnotationProperty .

obo:ERO_0000397 a owl:ObjectProperty ;
	rdfs:domain _:node18v4tivn3x187 ;
	rdfs:label "performs technique" ;
	rdfs:range obo:ERO_0000007 ;
	obo:IAO_0000112 "A cancer researcher performs apoptosis assays."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "Technique carried out by the person or laboratory."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x391 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameOfficialAR .

_:node18v4tivn3x538 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom foaf:Agent .

_:node18v4tivn3x590 rdf:first _:node18v4tivn3x561 ;
	rdf:rest _:node18v4tivn3x495 .

geo:landAreaYear a owl:DatatypeProperty ;
	rdfs:label "landAreaYear" .

bibo:Website a owl:Class ;
	rdfs:comment "A group of Webpages accessible on the Web."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Website" ;
	rdfs:subClassOf bibo:Collection , _:node18v4tivn3x160 ;
	obo:IAO_0000112 "Facebook; VIVOweb.org; Flickr"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A group of webpages available within a specific parent address or URL on the World Wide Web"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "unstable" .

geo:nationalityIT geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "nationalityIT" ;
	a owl:DatatypeProperty ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/es/"@es , "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> , "http://www.fao.org/termportal/contr/en/"@en ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/fr/"@fr , "http://www.fao.org/termportal/contr/ar/"@ar , "http://www.fao.org/termportal/contr/zh/"@zh .

vivo:EducationalProcess a owl:Class ;
	rdfs:label "Educational Process" ;
	rdfs:subClassOf obo:BFO_0000015 , _:node18v4tivn3x145 , _:node18v4tivn3x136 ;
	obo:IAO_0000112 "Currently any abstract name is given to individuals of this class. This could change in the future."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Represents educational training that has been received."^^<http://www.w3.org/2001/XMLSchema#string> ;
	vitro:descriptionAnnot "This connects person to their academic degree through this educational training, but can also be used when the training does not result in a degree."^^<http://www.w3.org/2001/XMLSchema#string> .

obo:ERO_0000776 a owl:Class ;
	rdfs:label "US Resident Role" ;
	rdfs:subClassOf obo:BFO_0000023 ;
	obo:IAO_0000114 obo:IAO_0000123 ;
	obo:IAO_0000115 "A role that inheres in a person who maintains residency in the United states."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x591 rdf:first vivo:Grant ;
	rdf:rest rdf:nil .

obo:ARG_2000066 rdfs:label "American Board of Anesthesiology" .

obo:ARG_0000001 a owl:DatatypeProperty ;
	rdfs:domain bibo:Document ;
	rdfs:label "is template" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
	obo:IAO_0000115 "The document can be used as a template for the creation of other documents."^^<http://www.w3.org/2001/XMLSchema#string> .

obo:RO_0000053 a owl:ObjectProperty ;
	rdfs:domain obo:BFO_0000004 ;
	rdfs:label "bearer of" ;
	rdfs:range obo:BFO_0000020 .

_:node18v4tivn3x592 rdf:first _:node18v4tivn3x586 ;
	rdf:rest _:node18v4tivn3x520 .

obo:BFO_0000023 a owl:Class ;
	rdfs:label "Role" ;
	rdfs:subClassOf obo:BFO_0000017 , _:node18v4tivn3x142 , _:node18v4tivn3x123 , _:node18v4tivn3x127 ;
	obo:IAO_0000112 "Only use if no specific subclasses of core:Role describe the role."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A person's, group's or organization's role in an endeavor"^^<http://www.w3.org/2001/XMLSchema#string> ;
	vitro:descriptionAnnot "Only use this broad role class if no subclasses of role describe the item being classified."^^<http://www.w3.org/2001/XMLSchema#string> .

obo:ERO_0001262 rdfs:subClassOf obo:ERO_0001261 ;
	obo:IAO_0000112 "Sequence data analysis."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000117 "PERSON: Matt Brush"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:Class ;
	obo:IAO_0000118 "data processing service"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Matthew Brush"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Data Analysis Service" ;
	obo:IAO_0000118 "data transformation service"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "An analysis service offering that describes a service in which the consumer provides some input data and a service provider transforms, models, or interprets the input data and returns this generated data as output"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x563 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x587 .

vcard:hasKey a owl:ObjectProperty ;
	rdfs:label "has key" ;
	rdfs:range vcard:Key .

_:node18v4tivn3x375 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameOfficialES .

vcard:TimeZone a owl:Class ;
	rdfs:comment "Used to indicate time zone information that is specific to a location or address"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Time Zone" ;
	rdfs:subClassOf vcard:Geographical ;
	owl:equivalentClass _:node18v4tivn3x104 .

obo:ERO_0000396 a owl:Class ;
	rdfs:comment "Coordinate with NIF. NIF ID: nlx_res_20090418"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Material Production Service" ;
	rdfs:subClassOf obo:ERO_0000394 ;
	obo:IAO_0000112 "Production of monoclonal antibodies from a hybridoma."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "A material processing service offering that describes a service in which the provider makes physical changes to a specified input material that produce a new entity as specified output that is returned the service consumer.  The specified output of a material production service can be contained within, derived from, or synthesized from specified input materials, but it represents a material entity that is of a distinct type from any of the specified input materials."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Matthew Brush"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "http://neurolex.org/wiki/Category:Material_service_resource"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x540 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeInterval ;
	owl:onProperty vivo:dateTimeInterval .

vivo:reviewedIn a owl:ObjectProperty ;
	rdfs:label "reviewed in" ;
	rdfs:range vivo:Review ;
	vitro:descriptionAnnot "The bibo:reviewOf public description was found here: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html .  As of 26 May 2010, bibo:reviewOf is used with the class Review, but core:reviewIn doesn't seem to be being used."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x593 rdf:first vivo:Grant ;
	rdf:rest rdf:nil .

_:node18v4tivn3x263 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom foaf:Person .

_:node18v4tivn3x594 a owl:Restriction ;
	owl:onProperty vcard:timeZone ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x85 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#boolean> ;
	owl:onProperty vivo:hideFromDisplay .

_:node18v4tivn3x584 rdf:first _:node18v4tivn3x595 ;
	rdf:rest rdf:nil .

vivo:Program a owl:Class ;
	rdfs:label "Program" ;
	rdfs:subClassOf foaf:Organization ;
	obo:IAO_0000112 "A Cornell graduate field (http://vivo.cornell.edu/index.jsp?home=65535&collection=820)"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "An ongoing academic initiative not formalized with department or division status."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://vivoweb.org/ontology/core> .

vivo:Hospital a owl:Class ;
	rdfs:label "Hospital" ;
	rdfs:subClassOf foaf:Organization ;
	obo:IAO_0000112 "Shands at the University of Florida"^^<http://www.w3.org/2001/XMLSchema#string> , "Definition take from: http://dictionary.reference.com/browse/hospital."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "An institution that provides medical, surgical, psychiatric or nursing care."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://vivoweb.org/ontology/core> .

cito:citesAsDataSource a owl:ObjectProperty ;
	rdfs:comment "The citing entity cites the cited entity as source of data."@en ;
	rdfs:label "cites as data source"@en , "cites as data source" .

vivo:GraduateAdvisingRelationship a owl:Class ;
	rdfs:label "Graduate Advising Relationship" ;
	rdfs:subClassOf vivo:AdvisingRelationship ;
	obo:IAO_0000115 "An advisory relationship in which a professor advises a graduate student."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x596 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x592 .

obo:RO_0000052 a owl:FunctionalProperty , owl:ObjectProperty ;
	rdfs:domain obo:BFO_0000020 ;
	rdfs:label "inheres in" ;
	rdfs:range obo:BFO_0000004 ;
	obo:IAO_0000116 "This clarifies that only specifically dependent continuants inhere in (specifically) one independent continuant over all time. For GDCs, there in implicitly inherence to all the independent continuants in which the concretizations inhere. Should add a 'cardinality 1' restriction to the definition of specifically dependent continuant."^^<http://www.w3.org/2001/XMLSchema#string> , "This relation belongs in BFO/RO, and will be in BFO 2"^^<http://www.w3.org/2001/XMLSchema#string> ;
	owl:inverseOf obo:RO_0000053 .

_:node18v4tivn3x597 rdf:first vivo:Contract ;
	rdf:rest _:node18v4tivn3x591 .

obo:ARG_2000067 rdfs:label "American Board of Colon and Rectal Surgery" .

obo:ERO_0000777 a owl:Class ;
	rdfs:label "US Citizen Role"@en ;
	rdfs:subClassOf obo:ERO_0000776 ;
	obo:IAO_0000114 obo:IAO_0000123 ;
	obo:IAO_0000115 "A US resident role that inheres in an individual that is a legally recognized as a member of a state, with associated rights and obligations."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "http://en.wiktionary.org/wiki/citizen"^^<http://www.w3.org/2001/XMLSchema#string> .

bibo:Thesis rdfs:subClassOf _:node18v4tivn3x244 ;
	a owl:Class ;
	rdfs:label "Thesis" ;
	rdfs:subClassOf _:node18v4tivn3x253 ;
	obo:IAO_0000115 "Works created to satisfy the requirements for an academic certification or degree; also called dissertation"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	ns4:term_status "stable" ;
	rdfs:comment "A document created to summarize research findings associated with the completion of an academic degree."@en ;
	obo:IAO_0000112 "Short Definition from OCLC Input Standards, EntW"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf bibo:Document .

_:node18v4tivn3x589 rdf:first _:node18v4tivn3x321 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x373 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameShortFR .

_:node18v4tivn3x539 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty vivo:assignedBy .

obo:ERO_0000395 a owl:Class ;
	rdfs:comment "Coordinate with NIF: NIF ID: nlx_res_20090420"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Material Analysis Service" ;
	rdfs:subClassOf obo:ERO_0001261 ;
	obo:IAO_0000112 "Flow cytometry analysis of T cells."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "An analysis service offering that describes a service in which the consumer provides some input material and a service provider performs some analysis of this material to generate data that is returned to the service consumer."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "http://neurolex.org/wiki/Category:Analysis_service_resource"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x262 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeInterval ;
	owl:onProperty vivo:dateTimeInterval .

_:node18v4tivn3x598 a owl:Class ;
	owl:unionOf _:node18v4tivn3x578 .

_:node18v4tivn3x599 rdf:first _:node18v4tivn3x585 ;
	rdf:rest rdf:nil .

geo:agriculturalAreaUnit a owl:DatatypeProperty ;
	rdfs:label "agricultural area unit" .

_:node18v4tivn3x583 a owl:Restriction ;
	owl:onProperty vcard:streetAddress ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x86 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom obo:IAO_0000030 .

vivo:AdvisorRole a owl:Class ;
	rdfs:label "Advisor Role" ;
	rdfs:subClassOf obo:BFO_0000023 .

_:node18v4tivn3x466 rdf:first _:node18v4tivn3x596 ;
	rdf:rest _:node18v4tivn3x312 .

bibo:Map a owl:Class ;
	rdfs:comment "A graphical depiction of geographic features."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Map" ;
	rdfs:subClassOf bibo:Image ;
	obo:IAO_0000112 "The Short Definition is how the bibo ontology defines Map. It has been extended to include more broader concept of map which includes science maps, social network maps."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A graphical depiction of geographic features, scientific discipline, scientific data analytical results"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "unstable" .

geo:self_governing a owl:Class ;
	rdfs:label "Self Governing" ;
	rdfs:subClassOf vivo:GeopoliticalEntity , geo:territory ;
	ns5:source "United Nations Map Library http://www.un.org/depts/dhl/maplib/countinfo.htm"^^<http://www.w3.org/2001/XMLSchema#string> ;
	owl:equivalentClass vivo:Country .

obo:ERO_0000778 a owl:Class ;
	rdfs:label "Non-US Citizen" ;
	rdfs:subClassOf obo:ERO_0000776 ;
	obo:IAO_0000114 obo:IAO_0000123 ;
	obo:IAO_0000115 "A US resident role that inheres in an individual who is not a legally recognized subject or national of the United States."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "https://www.google.com/search?q=residency+status&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a#hl=en&client=firefox-a&hs=Bcx&rls=org.mozilla:en-US:official&q=citizen&tbs=dfn:1&tbo=u&sa=X&ei=micXT_DwMIjUiAK15tDUDw&ved=0CCgQkQ4&bav=on.2,or.r_gc.r_pw.,cf.osb&fp=7b67128a22f602af&biw=1609&bih=794"^^<http://www.w3.org/2001/XMLSchema#string> .

obo:ARG_2000068 rdfs:label "American Board of Dermatology" .

_:node18v4tivn3x467 a owl:Class ;
	owl:unionOf _:node18v4tivn3x597 .

_:node18v4tivn3x588 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:language .

_:node18v4tivn3x386 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameShortRU .

_:node18v4tivn3x528 a owl:Class ;
	owl:unionOf _:node18v4tivn3x600 .

obo:BFO_0000020 a owl:Class ;
	rdfs:label "Specifically Dependent Continuant" ;
	rdfs:subClassOf obo:BFO_0000002 .

_:node18v4tivn3x601 rdf:first obo:ERO_0001716 ;
	rdf:rest rdf:nil .

vivo:F1000Link a owl:Class ;
	rdfs:label "F1000 Link" ;
	rdfs:subClassOf vcard:URL ;
	obo:IAO_0000112 "F1000 is a place where faculty go to critique papers published in PubMed. Any given record in F1000 might have anywhere from one to dozens of reviews."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x543 rdf:first _:node18v4tivn3x602 ;
	rdf:rest _:node18v4tivn3x281 .

vivo:BlogPosting a owl:Class ;
	rdfs:label "Blog Posting" ;
	rdfs:subClassOf bibo:Article , _:node18v4tivn3x422 ;
	obo:IAO_0000112 "A specific blog posting"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "An online article or commentary appearing on a blog"^^<http://www.w3.org/2001/XMLSchema#string> .

bibo:Collection rdfs:label "Collection" ;
	a owl:Class ;
	rdfs:comment "A collection of Documents or Collections"@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	obo:IAO_0000112 "Collection of information resources that have a unified identity. Archives, museums and libraries often acquire collections on specific subjects and from distinguished authors or researchers. Also includes collections of resources bundled into a license."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf obo:IAO_0000030 ;
	obo:IAO_0000112 "Hill Ornithology Collection; Wiley Interscience Online Books Biochemisty Collection"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf _:node18v4tivn3x437 ;
	obo:IAO_0000115 "Collection of information resources that have a unified identity"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

rdfs:Literal a rdfs:Datatype .

_:node18v4tivn3x84 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom foaf:Agent .

_:node18v4tivn3x603 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x604 .

bibo:Legislation a owl:Class ;
	rdfs:comment "A legal document proposing or enacting a law or a group of laws."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Legislation" ;
	rdfs:subClassOf bibo:LegalDocument ;
	obo:IAO_0000112 "From OCLC Input Standards, EntW"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Enactments of legislative bodies, published in either statute or code form"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "unstable" .

_:node18v4tivn3x605 rdf:first obo:ERO_0000071 ;
	rdf:rest _:node18v4tivn3x450 .

_:node18v4tivn3x525 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:pageStart .

vivo:ReviewerRole a owl:Class ;
	rdfs:label "Reviewer Role" ;
	rdfs:subClassOf obo:BFO_0000023 ;
	obo:IAO_0000112 "A role that encompasses both ongoing reviewer responsibility for a bibo:Collection, such as a Journal or Series, and also a review performed for a bibo:Document, such as a book, academic article or conference paper."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A role that encompasses both ongoing reviewer responsibility for a bibo:Collection, such as a Journal or Series, and also a review performed for a bibo:Document, such as a book, academic article or conference paper."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x383 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:codeUNDP .

bibo:AudioDocument a owl:Class ;
	rdfs:comment "An audio document; aka record."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Audio Document" ;
	rdfs:subClassOf bibo:Document , _:node18v4tivn3x427 ;
	obo:IAO_0000112 "phonograph record; tape; CD; DVD; DAT"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Recorded audio in any format"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

vivo:EmeritusLibrarian a owl:Class ;
	rdfs:label "Librarian Emeritus" ;
	rdfs:subClassOf foaf:Person ;
	obo:IAO_0000115 "A retired librarian who has retained their rank, title and privileges."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x606 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x607 .

obo:ERO_0000029 rdfs:range _:node18v4tivn3x401 ;
	rdfs:comment "change the domain tye to access service"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "provides access to" ;
	obo:IAO_0000115 "Instruments, reagents, organisms, or software for which the service provides access."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:ObjectProperty ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:domain obo:ERO_0000005 ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000112 "An access service that provides access to a flow cytometer."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x608 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:geo .

_:node18v4tivn3x604 rdf:first _:node18v4tivn3x594 ;
	rdf:rest _:node18v4tivn3x599 .

geo:nameListIT geo:sourceIdentifier "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/fr/"@fr , "http://www.fao.org/termportal/contr/es/"@es ;
	a owl:DatatypeProperty ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/ar/"@ar , "http://www.fao.org/termportal/contr/en/"@en , "http://www.fao.org/termportal/contr/zh/"@zh ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "nameListIT" ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:Parent a owl:Class ;
	rdfs:label "Parent" ;
	rdfs:subClassOf vcard:RelatedType .

bibo:cites a owl:ObjectProperty ;
	rdfs:domain bibo:Document ;
	rdfs:label "cites" ;
	rdfs:range bibo:Document .

vcard:Explanatory a owl:Class ;
	rdfs:comment "These properties are concerned with additional explanations, such as that related to informational notes or revisions specific to the  vCard"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Explanatory" ;
	owl:equivalentClass _:node18v4tivn3x357 .

_:node18v4tivn3x595 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:streetAddress .

vivo:Country a owl:Class ;
	rdfs:label "Country" ;
	rdfs:subClassOf vivo:GeopoliticalEntity ;
	obo:IAO_0000112 "Afghanistan; Antigua and Barbuda; Cameroon; Iceland; Jamaica; Nigeria; United States of America"^^<http://www.w3.org/2001/XMLSchema#string> , "Source of the Short Definition: http://www.thefreedictionary.com/country.  This is also the same as geopolitical.owl:self_governing."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "An area of land distinguished by its political autonomy. Politically independent territories."^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:hasEmail a owl:ObjectProperty ;
	rdfs:label "has email" ;
	rdfs:range vcard:Email .

vivo:Speech a owl:Class ;
	rdfs:label "Speech" ;
	rdfs:subClassOf bibo:Document ;
	obo:IAO_0000115 "Text of a speech written in preparation for delivery of the speech."^^<http://www.w3.org/2001/XMLSchema#string> .

<http://www.w3.org/2001/XMLSchema#int> a rdfs:Datatype .

bibo:translationOf a owl:ObjectProperty ;
	rdfs:comment "Relates a translated document to the original document."@en ;
	rdfs:domain bibo:Document ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "translation of" ;
	rdfs:range bibo:Document ;
	obo:IAO_0000112 "Examples shows a book has French language version. Public description source: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html ."^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

_:node18v4tivn3x475 a owl:Class ;
	owl:unionOf _:node18v4tivn3x605 .

vcard:InstantMessage a owl:Class ;
	rdfs:comment """To specify the URI for instant messaging and presence protocol communications with the object the vCard represents. 
Was called IMPP in vCard."""^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Messaging" ;
	rdfs:subClassOf vcard:Communication ;
	owl:equivalentClass _:node18v4tivn3x609 .

vcard:calendarBusy a owl:DatatypeProperty ;
	rdfs:domain vcard:CalendarBusy ;
	rdfs:label "calendar busy" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> .

bibo:performer a owl:ObjectProperty ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "performer" ;
	rdfs:subPropertyOf ns5:contributor ;
	ns4:term_status "stable" .

_:node18v4tivn3x610 rdf:first vivo:Grant ;
	rdf:rest rdf:nil .

bibo:PersonalCommunicationDocument a owl:Class ;
	rdfs:label "Personal Communication Document" ;
	rdfs:subClassOf bibo:Document ;
	obo:IAO_0000112 "A personal communication manifested in some document."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A personal communication manifested in some document."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x611 rdf:first obo:ERO_0000020 ;
	rdf:rest _:node18v4tivn3x612 .

vivo:Publisher a owl:Class ;
	rdfs:label "Publisher" ;
	rdfs:subClassOf foaf:Organization ;
	obo:IAO_0000112 "Elsevier; Harper & Row; Indiana University Press"^^<http://www.w3.org/2001/XMLSchema#string> , "Definition found here: http://dictionary.reference.com/browse/publisher"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A person or company whose business is the publishing of books, periodicals, engravings, computer software, etc."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://vivoweb.org/ontology/core> .

_:node18v4tivn3x581 rdf:first _:node18v4tivn3x608 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x613 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x614 .

_:node18v4tivn3x615 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:geo .

_:node18v4tivn3x534 a owl:Restriction ;
	owl:allValuesFrom bibo:Document ;
	owl:onProperty cito:isCitedAsDataSourceBy .

_:node18v4tivn3x616 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:geo .

_:node18v4tivn3x600 rdf:first vivo:Contract ;
	rdf:rest _:node18v4tivn3x610 .

vivo:supportedInformationResource a owl:ObjectProperty ;
	rdfs:label "supported publications or other works" ;
	rdfs:range obo:IAO_0000030 ;
	rdfs:subPropertyOf vivo:supports ;
	vitro:descriptionAnnot "an information resource (typically a publication) supported by (typically via funding) an agreement (such as a grant)"^^<http://www.w3.org/2001/XMLSchema#string> ;
	owl:inverseOf vivo:informationResourceSupportedBy .

geo:nameListRU a owl:DatatypeProperty ;
	rdfs:label "nameListRU" ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> , "http://www.fao.org/termportal/contr/ar/"@ar ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/en/"@en , "http://www.fao.org/termportal/contr/es/"@es ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/zh/"@zh , "http://www.fao.org/termportal/contr/fr/"@fr .

_:node18v4tivn3x612 rdf:first obo:ERO_0000071 ;
	rdf:rest _:node18v4tivn3x601 .

geo:hasMember a owl:ObjectProperty ;
	rdfs:domain geo:group ;
	rdfs:label "has member country or territory" ;
	rdfs:range geo:territory ;
	owl:inverseOf geo:isInGroup .

geo:validUntil a owl:DatatypeProperty ;
	rdfs:comment "The value of the datatype property *validUntil* associated to a particular area (territory or group) indicates the area's last year of validity. In case the area is currently valid, this value is set by default to 9999."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "valid until" .

_:node18v4tivn3x144 rdf:first _:node18v4tivn3x617 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x343 rdf:first _:node18v4tivn3x615 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x151 rdf:first _:node18v4tivn3x613 ;
	rdf:rest _:node18v4tivn3x473 .

_:node18v4tivn3x580 a owl:Restriction ;
	owl:onProperty vcard:geo ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x618 rdf:first _:node18v4tivn3x603 ;
	rdf:rest _:node18v4tivn3x590 .

obo:IAO_0000117 a owl:AnnotationProperty ;
	rdfs:label "term editor" .

ns1:scopeNote a owl:AnnotationProperty .

geo:nameOfficialEN geo:sourceIdentifier "http://www.fao.org/termportal/contr/ar/"@ar , "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> , "http://www.fao.org/termportal/contr/en/"@en ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/es/"@es ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:DatatypeProperty ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/fr/"@fr , "http://www.fao.org/termportal/contr/zh/"@zh ;
	rdfs:label "nameOfficialEN" .

bibo:Proceedings a owl:Class ;
	rdfs:comment "A compilation of documents published from an event, such as a conference."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Proceedings" ;
	rdfs:subClassOf bibo:Book ;
	obo:IAO_0000112 "Short Definition copied from bibo ontology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A compilation of documents published from an event, such as a conference"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "unstable" .

vivo:publisher a owl:ObjectProperty ;
	rdfs:label "publisher" ;
	rdfs:range foaf:Organization ;
	obo:IAO_0000112 "Public Definition source (http://www.answers.com/topic/publisher)."^^<http://www.w3.org/2001/XMLSchema#string> ;
	owl:inverseOf vivo:publisherOf .

obo:ARG_2000391 a owl:ObjectProperty ;
	rdfs:label "has context" .

geo:HDITotal a owl:DatatypeProperty .

foaf:Organization obo:IAO_0000112 "This class will display all the instances in the subclasses below it, as well as any organizations that were added as part of this generic class because there wasn't a specific class available."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A kind of Agent corresponding to social instititutions such as companies, societies etc."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Organization" ;
	rdfs:subClassOf _:node18v4tivn3x619 ;
	obo:IAO_0000118 ""^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000112 "Only use if no specific subclasses of foaf:organization desribe the organization."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Scott Hoffmann"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf _:node18v4tivn3x620 ;
	obo:IAO_0000115 "A generic class encompassing several types of organizations."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf _:node18v4tivn3x621 , foaf:Agent ;
	skos:scopeNote "Ued to describe an organization related to bibliographic items such as a publishing company, etc."@en ;
	rdfs:subClassOf _:node18v4tivn3x622 ;
	a owl:Class ;
	obo:IAO_0000111 "organization"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:comment "An organization"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x623 a owl:Restriction ;
	owl:allValuesFrom vcard:Title ;
	owl:onProperty vcard:hasTitle .

_:node18v4tivn3x617 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:geo .

_:node18v4tivn3x465 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x567 .

geo:nationalityZH geo:sourceIdentifier "http://www.fao.org/termportal/contr/fr/"@fr , "http://www.fao.org/termportal/contr/es/"@es , "http://www.fao.org/termportal/contr/en/"@en , "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:DatatypeProperty ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/ar/"@ar ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/zh/"@zh ;
	rdfs:label "nationalityZH" .

vcard:Code a owl:Class ;
	rdfs:comment "Contains all the Code related Classes that are used to indicate vCard Types"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Code" .

obo:IAO_0000118 a owl:AnnotationProperty ;
	rdfs:label "alternative term" .

vivo:Postdoc a owl:Class ;
	rdfs:label "Postdoc" ;
	rdfs:subClassOf vivo:NonFacultyAcademic ;
	obo:IAO_0000115 "A Person holding an academic employment appointment focused on research rather than teaching; temporary (or for some defined term)"^^<http://www.w3.org/2001/XMLSchema#string> .

obo:ARG_2000390 a owl:ObjectProperty ;
	rdfs:label "context for" ;
	owl:inverseOf obo:ARG_2000391 .

_:node18v4tivn3x624 rdf:first _:node18v4tivn3x616 ;
	rdf:rest rdf:nil .

vivo:WorkshopSeries a owl:Class ;
	rdfs:label "Workshop Series" ;
	rdfs:subClassOf vivo:EventSeries ;
	obo:IAO_0000112 "Use workshop for individual events."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "An organized series of workshop events, whether repetitions of the same workshop or multiple different workshops."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x614 rdf:first _:node18v4tivn3x623 ;
	rdf:rest _:node18v4tivn3x625 .

_:node18v4tivn3x129 rdf:first _:node18v4tivn3x626 ;
	rdf:rest rdf:nil .

obo:IAO_0000119 a owl:AnnotationProperty ;
	rdfs:label "definition source" .

_:node18v4tivn3x627 rdf:first _:node18v4tivn3x628 ;
	rdf:rest _:node18v4tivn3x553 .

event:Event a owl:Class ;
	rdfs:subClassOf _:node18v4tivn3x629 , _:node18v4tivn3x311 , _:node18v4tivn3x305 ;
	obo:IAO_0000112 "Only use if no specific subclasses of event:Event are appropriate."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf _:node18v4tivn3x292 , _:node18v4tivn3x288 ;
	obo:IAO_0000112 """This class will also display instances of subclasses under Event, e.g. Philosophy Department Discussion Club; 2009 Racker Lecture; screening of a documentary. In addition to a location in space and time, an event may have any or all the following qualities: actively participating agents, passive factors, work products. Also, it may be in a virtual space or part of a series such as a lecture series.

The previous short definition was: \"An arbitrary classification of a space/time region, by a cognitive agent.\""""^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf obo:BFO_0000015 ;
	obo:IAO_0000115 "Something that happens at a given place and time."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Event" ;
	rdfs:subClassOf _:node18v4tivn3x445 , _:node18v4tivn3x316 .

_:node18v4tivn3x607 rdf:first _:node18v4tivn3x438 ;
	rdf:rest _:node18v4tivn3x439 .

_:node18v4tivn3x572 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeInterval ;
	owl:onProperty vivo:dateTimeInterval .

bibo:rejected a bibo:DocumentStatus , owl:NamedIndividual ;
	rdfs:label "rejected" .

obo:IAO_0000115 a owl:AnnotationProperty ;
	rdfs:label "definition" .

geo:hasMaxLongitude a owl:DatatypeProperty ;
	rdfs:label "has maximum longitude" .

geo:nationalityEN ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:DatatypeProperty ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/fr/"@fr , "http://www.fao.org/termportal/contr/en/"@en , "http://www.fao.org/termportal/contr/zh/"@zh ;
	rdfs:label "nationalityEN" ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/ar/"@ar ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/es/"@es .

vivo:hasPredecessorOrganization a owl:ObjectProperty ;
	rdfs:domain foaf:Organization ;
	rdfs:label "predecessor organization" ;
	rdfs:range foaf:Organization ;
	owl:inverseOf vivo:hasSuccessorOrganization .

_:node18v4tivn3x630 a owl:Restriction ;
	owl:minCardinality "0"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:hasTitle .

vcard:Kin a owl:Class ;
	rdfs:label "Kin" ;
	rdfs:subClassOf vcard:RelatedType .

_:node18v4tivn3x626 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x627 .

vivo:FacultyMentoringRelationship a owl:Class ;
	rdfs:label "Faculty Mentoring Relationship" ;
	rdfs:subClassOf vivo:AdvisingRelationship ;
	obo:IAO_0000115 "An advisory relationship in which one faculty member mentors another faculty member."^^<http://www.w3.org/2001/XMLSchema#string> .

bibo:Bill a owl:Class ;
	rdfs:comment "Draft legislation presented for discussion to a legal body."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Bill" ;
	rdfs:subClassOf bibo:Legislation ;
	obo:IAO_0000112 "Short Definition from the bibo ontology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Draft legislation presented for discussion to a legal body"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

_:node18v4tivn3x628 a owl:Restriction ;
	owl:onProperty vcard:timeZone ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

vcard:birthdate a owl:DatatypeProperty ;
	rdfs:comment "To specify the birth date of the object the vCard represents"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:domain vcard:Individual ;
	rdfs:label "birthdate" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#dateTime> .

obo:IAO_0000116 a owl:AnnotationProperty ;
	rdfs:label "editor note" .

vivo:FacultyPosition a owl:Class ;
	rdfs:label "Faculty Position" ;
	rdfs:subClassOf vivo:Position ;
	obo:IAO_0000112 "Professor, associate professor and assistant professor are common positions for academic faculty."^^<http://www.w3.org/2001/XMLSchema#string> , "Professor; Associate Professor; Assistant Professor"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Academic position in a university or institution"^^<http://www.w3.org/2001/XMLSchema#string> .

<http://purl.org/spar/fabio/> rdfs:label "FaBiO (FRBR-Aligned Bibliographic Ontology)" .

obo:RO_0001000 a owl:ObjectProperty ;
	rdfs:label "derives from" .

fabio:ClinicalGuideline a owl:Class ;
	rdfs:label "Clinical Guideline" ;
	rdfs:subClassOf bibo:Document ;
	obo:IAO_0000115 "A recommendation on the appropriate treatment and care of people with a specific disease or condition, based on the best available evidence, designed to help healthcare professionals in their work."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x625 rdf:first _:node18v4tivn3x630 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x602 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x309 .

_:node18v4tivn3x455 a owl:Restriction ;
	owl:allValuesFrom bibo:Document ;
	owl:onProperty obo:BFO_0000050 .

_:node18v4tivn3x631 rdf:first _:node18v4tivn3x632 ;
	rdf:rest _:node18v4tivn3x633 .

vivo:nihmsid a owl:DatatypeProperty ;
	rdfs:domain bibo:Article ;
	rdfs:label "NIH Manuscript Submission System ID" ;
	rdfs:subPropertyOf bibo:identifier .

vivo:AcademicTerm a owl:Class ;
	rdfs:label "Academic Term" ;
	rdfs:subClassOf vivo:DateTimeInterval ;
	obo:IAO_0000115 "An explicit individual academic term, quarter, or semester rather than the generic fall, spring or summer semester."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x577 a owl:Class ;
	owl:unionOf _:node18v4tivn3x634 .

vivo:CaseStudy a owl:Class ;
	rdfs:label "Case Study" ;
	rdfs:subClassOf bibo:Document ;
	obo:IAO_0000112 "A form of qualitative descriptive research that is used to study individuals, a small group of participants, or a group as a whole. Medical usage (from MeSH): clinical presentations that may be followed by evaluative studies that eventually lead to a diagnosis."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A qualitative descriptive research study of individuals or a group"^^<http://www.w3.org/2001/XMLSchema#string> .

bibo:section a owl:DatatypeProperty ;
	rdfs:comment "An section number"@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "section" ;
	rdfs:subPropertyOf bibo:locator ;
	obo:IAO_0000112 """Di Rado, Alicia. 1995. Trekking through college: Classes explore
modern society using the world of Star trek. Los Angeles Times, March
15, sec. A, p. 3."""@en ;
	ns4:term_status "unstable" .

obo:IAO_0000136 a owl:ObjectProperty ;
	rdfs:domain obo:IAO_0000030 ;
	rdfs:label "is about" ;
	obo:IAO_0000112 "This document is about information artifacts and their representations"@en ;
	obo:IAO_0000114 obo:IAO_0000125 ;
	obo:IAO_0000115 "is_about is a (currently) primitive relation that relates an information artifact to an entity."@en ;
	obo:IAO_0000116 """7/6/2009 Alan Ruttenberg. Following discussion with Jonathan Rees, and introduction of \"mentions\" relation. Weaken the is_about relationship to be primitive. 

We will try to build it back up by elaborating the various subproperties that are more precisely defined.

Some currently missing phenomena that should be considered \"about\" are predications - \"The only person who knows the answer is sitting beside me\" , Allegory, Satire, and other literary forms that can be topical without explicitly mentioning the topic."""@en ;
	obo:IAO_0000117 "person:Alan Ruttenberg"@en ;
	obo:IAO_0000119 "Smith, Ceusters, Ruttenberg, 2000 years of philosophy"@en .

geo:nationalityES geo:sourceIdentifier "http://www.fao.org/termportal/contr/en/"@en ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/es/"@es ;
	a owl:DatatypeProperty ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/fr/"@fr ;
	rdfs:label "nationalityES" ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/ar/"@ar , "http://www.fao.org/termportal/contr/zh/"@zh , "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x635 a owl:Restriction ;
	owl:onProperty vcard:geo ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x303 a owl:Class ;
	owl:unionOf _:node18v4tivn3x636 .

_:node18v4tivn3x216 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty bibo:distributor .

vcard:Note a owl:Class ;
	rdfs:comment "To specify supplemental information or a comment that is associated with the vCard"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Note" ;
	rdfs:subClassOf vcard:Explanatory ;
	owl:equivalentClass _:node18v4tivn3x637 .

_:node18v4tivn3x456 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:placeOfPublication .

_:node18v4tivn3x632 a owl:Restriction ;
	owl:allValuesFrom vcard:Nickname ;
	owl:onProperty vcard:hasNickname .

_:node18v4tivn3x634 rdf:first vivo:Laboratory ;
	rdf:rest _:node18v4tivn3x638 .

_:node18v4tivn3x636 rdf:first obo:ERO_0000005 ;
	rdf:rest _:node18v4tivn3x510 .

bibo:Patent rdfs:subClassOf bibo:Document ;
	obo:IAO_0000112 "A patent is an exclusive right granted for an invention, which is a product or a process that provides, in general, a new way of doing something, or offers a new technical solution to a problem.  In order to be patentable, the invention must fulfill certain conditions. (http://www.wipo.int/patentscope/en/)"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:comment "A document describing the exclusive right granted by a government to an inventor to manufacture, use, or sell an invention for a certain number of years."@en ;
	rdfs:subClassOf _:node18v4tivn3x639 ;
	ns4:term_status "stable" ;
	rdfs:label "Patent" ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	a owl:Class ;
	rdfs:subClassOf _:node18v4tivn3x640 ;
	obo:IAO_0000115 "(from BIBO) A document describing the exclusive right granted by a government to an inventor to manufacture, use, or sell an invention for a certain number of years"^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:hasPhoto a owl:ObjectProperty ;
	rdfs:label "has photo" ;
	rdfs:range vcard:Photo .

_:node18v4tivn3x641 rdf:first _:node18v4tivn3x635 ;
	rdf:rest _:node18v4tivn3x624 .

_:node18v4tivn3x642 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:photo .

_:node18v4tivn3x108 rdf:first _:node18v4tivn3x643 ;
	rdf:rest _:node18v4tivn3x149 .

geo:nameOfficialAR rdfs:label "nameOfficialAR" ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/fr/"@fr ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/es/"@es , "http://www.fao.org/termportal/contr/ar/"@ar ;
	a owl:DatatypeProperty ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> , "http://www.fao.org/termportal/contr/en/"@en ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/zh/"@zh .

geo:isInGroup a owl:ObjectProperty ;
	rdfs:domain geo:territory ;
	rdfs:label "in geographic grouping" ;
	rdfs:range geo:group .

obo:OBI_0000272 rdfs:subClassOf bibo:Document ;
	a owl:Class ;
	obo:IAO_0000111 "protocol"@en ;
	rdfs:label "Protocol" ;
	obo:IAO_0000119 "OBI branch derived + wikipedia (http://en.wikipedia.org/wiki/Protocol_%28natural_sciences%29)"@en ;
	obo:IAO_0000412 <http://purl.obolibrary.org/obo/obi.owl> ;
	obo:IAO_0000112 "PMID: 18388943.Nat Protoc. 2008;3(4):612-8.Protocol for the induction of arthritis in C57BL/6 mice."@en ;
	obo:IAO_0000111 "Protocol"@en ;
	obo:IAO_0000115 "a protocol is a plan specification which has sufficient level of detail and quantitative information to communicate it between domain experts, so that different domain experts will reliably be able to independently reproduce the process."@en ;
	obo:IAO_0000114 obo:IAO_0000122 ;
	obo:IAO_0000117 "PlanAndPlannedProcess Branch"@en .

_:node18v4tivn3x575 a owl:Restriction ;
	owl:allValuesFrom vivo:Room ;
	owl:onProperty obo:BFO_0000051 .

vcard:Text a owl:Class ;
	rdfs:comment "Also called sms telephone"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Text" ;
	rdfs:subClassOf vcard:TelephoneType .

scires:nctId a owl:DatatypeProperty ;
	rdfs:label "National Clinical Trials (NCT) number" ;
	obo:IAO_0000115 "ClinicalTrials.gov is an ICMJE-acceptable public registry, offering up-to-date information for locating clinical trials for a wide range of diseases and conditions. The U.S. National Institutes of Health (NIH), through its National Library of Medicine (NLM), developed this site in collaboration with the Food and Drug Administration (FDA), as a result of the FDA Modernization Act, which was passed into law in November 1997.   This property should be publically visible since it is one of the principal identifiers in a national registry of clinical trials"^^<http://www.w3.org/2001/XMLSchema#string> ;
	vitro:exampleAnnot "NCT00000419"^^<http://www.w3.org/2001/XMLSchema#string> .

geo:organization a owl:Class ;
	rdfs:label "Organization" ;
	rdfs:subClassOf geo:group .

_:node18v4tivn3x644 rdf:first _:node18v4tivn3x642 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x643 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x631 .

bibo:prefixName a owl:DatatypeProperty ;
	rdfs:comment "The prefix of a name"@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "name prefix" ;
	obo:IAO_0000112 "Mr; Ms; Mrs"^^<http://www.w3.org/2001/XMLSchema#string> , "http://dictionary.reference.com/browse/prefix"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

vcard:Met a owl:Class ;
	rdfs:label "Met" ;
	rdfs:subClassOf vcard:RelatedType .

geo:nameShortAR geo:sourceIdentifier "http://www.fao.org/termportal/contr/es/"@es ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/ar/"@ar , "http://www.fao.org/termportal/contr/en/"@en , "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> , "http://www.fao.org/termportal/contr/zh/"@zh , "http://www.fao.org/termportal/contr/fr/"@fr ;
	a owl:DatatypeProperty ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "nameShortAR" ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x576 a owl:Restriction ;
	owl:allValuesFrom vivo:Facility ;
	owl:onProperty obo:BFO_0000050 .

vivo:AdviseeRole a owl:Class ;
	rdfs:label "Advisee Role" ;
	rdfs:subClassOf obo:BFO_0000023 .

<http://www.obofoundry.org/ro/ro.owl#has_agent> rdfs:label "has agent" .

bibo:published a bibo:DocumentStatus , owl:NamedIndividual ;
	rdfs:label "published" ;
	obo:IAO_0000115 "Published document"^^<http://www.w3.org/2001/XMLSchema#string> ;
	vivo:description "Published document"^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:researcherId a owl:DatatypeProperty ;
	rdfs:domain foaf:Person ;
	rdfs:label "ISI Researcher ID" ;
	rdfs:subPropertyOf vivo:identifier ;
	obo:IAO_0000112 """RearcherID is a Thomson Reuters project where researchers have a place to manage and share their professional information. It will allow them to solve author identity issues while simultaneously adding dynamic citation metrics and collaboration networks to your personal profile.
Definition source: http://isiwebofknowledge.com/researcherid/"""^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:NonFacultyAcademic a owl:Class ;
	rdfs:label "Non-Faculty Academic" ;
	rdfs:subClassOf foaf:Person ;
	obo:IAO_0000115 "A person not considered a faculty member but holding an academic appointment."^^<http://www.w3.org/2001/XMLSchema#string> .

bibo:Excerpt a owl:Class ;
	rdfs:comment "A passage selected from a larger work."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Excerpt" ;
	rdfs:subClassOf bibo:DocumentPart ;
	obo:IAO_0000112 "Short Definition from the bibo ontology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A passage selected from a larger work"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

_:node18v4tivn3x645 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x646 .

bibo:annotates a owl:ObjectProperty ;
	rdfs:comment "Critical or explanatory note for a Document."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "annotates" ;
	obo:IAO_0000112 "The public description source is: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html."^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

_:node18v4tivn3x647 rdf:first _:node18v4tivn3x648 ;
	rdf:rest _:node18v4tivn3x649 .

bibo:reversedBy a owl:ObjectProperty ;
	rdfs:comment "A legal decision that reverses a ruling."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "reversed by" ;
	obo:IAO_0000112 "The first sentence of the public description was taken from here: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html"^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:Editorship a owl:Class ;
	rdfs:label "Editorship" ;
	rdfs:subClassOf vivo:Relationship , _:node18v4tivn3x650 , _:node18v4tivn3x651 ;
	obo:IAO_0000115 "A relationship that represents the recognition of an agent as an editor." .

_:node18v4tivn3x38 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:agriculturalAreaTotal .

_:node18v4tivn3x412 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x652 .

_:node18v4tivn3x295 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:abstract .

geo:GDPNotes a owl:DatatypeProperty ;
	rdfs:label "GDP notes" .

geo:nameOfficialES geo:sourceIdentifier "http://www.fao.org/termportal/contr/es/"@es , "http://www.fao.org/termportal/contr/fr/"@fr , "http://www.fao.org/termportal/contr/en/"@en ;
	a owl:DatatypeProperty ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/ar/"@ar ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/zh/"@zh ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "nameOfficialES" ;
	geo:sourceIdentifier "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x653 rdf:first _:node18v4tivn3x654 ;
	rdf:rest _:node18v4tivn3x393 .

vivo:FacultyMember a owl:Class ;
	rdfs:label "Faculty Member" ;
	rdfs:subClassOf foaf:Person ;
	obo:IAO_0000115 "A person with at least one academic appointment to a specific faculty of a university or institution of higher learning."^^<http://www.w3.org/2001/XMLSchema#string> ;
	vitro:descriptionAnnot "Definition from here: http://research.carleton.ca/htr/defs.php."^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:hideFromDisplay a owl:FunctionalProperty , owl:DatatypeProperty ;
	rdfs:label "hide from display" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> .

scires:irbNumber a owl:DatatypeProperty ;
	rdfs:label "Institutional Review Board (IRB) number" ;
	obo:IAO_0000115 "Every clinical trial in the United States must be approved and monitored by an Institutional Review Board (IRB). An IRB is an independent committee of physicians, statisticians, community advocates and others whose objective is to ensure that a clinical trial is ethical and the rights of study participants are protected."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x36 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nationalityEN .

_:node18v4tivn3x648 a owl:Restriction ;
	owl:onProperty vcard:key ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

skos:scopeNote a owl:AnnotationProperty .

<http://purl.org/net/OCRe/study_design.owl> rdfs:label "OCRe study design" .

vivo:AttendingProcess a owl:Class ;
	rdfs:label "Attending Process" ;
	rdfs:subClassOf obo:BFO_0000015 .

vcard:hasLanguage a owl:ObjectProperty ;
	rdfs:label "has language" ;
	rdfs:range vcard:Language .

_:node18v4tivn3x298 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty vivo:assignedBy .

_:node18v4tivn3x163 a owl:Restriction ;
	owl:minCardinality "0"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:honorificSuffix .

_:node18v4tivn3x654 a owl:Restriction ;
	owl:onProperty vcard:country ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

vivo:ResearchProposal a owl:Class ;
	rdfs:label "Research Proposal" ;
	rdfs:subClassOf bibo:Document ;
	obo:IAO_0000115 "A proposal for a research grant that has been submitted but not approved; does not represent an existing activity"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x633 rdf:first _:node18v4tivn3x655 ;
	rdf:rest rdf:nil .

bibo:director a owl:ObjectProperty ;
	rdfs:comment "A Film director."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "director" ;
	obo:IAO_0000112 "Definition take from this site: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html ."^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

vivo:Course a owl:Class ;
	rdfs:label "Course" ;
	rdfs:subClassOf event:Event , _:node18v4tivn3x656 ;
	obo:IAO_0000112 "A course as taught in one time period (such as a semester; although note that a course could consist of only one meeting (teaching session)) by one or more instructors, normally but not always for credit. Does not represent either each meeting of the course or the course offering such as Biology 101 taught every semester from 1980 to 2010"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A course as taught in one time period by one or more instructors, normally but not always for credit. Does not represent either each meeting of the course or the course offering such as Biology 101 taught every semester from 1980 to 2010"^^<http://www.w3.org/2001/XMLSchema#string> .

bibo:Magazine a owl:Class ;
	rdfs:comment "A periodical of magazine Articles. A magazine is a publication that is issued periodically, usually bound in a paper cover, and typically contains essays, stories, poems, etc., by many writers, and often photographs and drawings, frequently specializing in a particular subject or area, as hobbies, news, or sports."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Magazine" ;
	rdfs:subClassOf bibo:Periodical ;
	obo:IAO_0000112 "Abstracts and bibliographies are usually not included in magazines."^^<http://www.w3.org/2001/XMLSchema#string> , "New Yorker"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Contains articles of current events or general interest, geared to the reading public as being informative or recreational"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

_:node18v4tivn3x649 rdf:first _:node18v4tivn3x657 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x63 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:HDIUnit .

vivo:LibrarianPosition a owl:Class ;
	rdfs:label "Librarian Position" ;
	rdfs:subClassOf vivo:Position ;
	obo:IAO_0000112 "It is the common position in libraries."^^<http://www.w3.org/2001/XMLSchema#string> , "Librarian; Library Systems Analyst; Music Bibliographer"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A position held  by library and information science professionals, or academic or technical experts, in support of providing information services or materials"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x658 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x641 .

_:node18v4tivn3x638 rdf:first foaf:Person ;
	rdf:rest rdf:nil .

geo:nameShortIT geo:sourceIdentifier "http://www.fao.org/termportal/contr/zh/"@zh ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:DatatypeProperty ;
	geo:sourceIdentifier "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "nameShortIT" ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/ar/"@ar ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/en/"@en , "http://www.fao.org/termportal/contr/fr/"@fr , "http://www.fao.org/termportal/contr/es/"@es .

_:node18v4tivn3x629 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:contactInformation .

_:node18v4tivn3x659 rdf:first _:node18v4tivn3x660 ;
	rdf:rest _:node18v4tivn3x431 .

_:node18v4tivn3x545 rdf:first obo:ERO_0000014 ;
	rdf:rest _:node18v4tivn3x611 .

_:node18v4tivn3x293 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom foaf:Agent .

obo:ERO_0000460 obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "Document that contains relevant resource information."^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:ObjectProperty ;
	rdfs:domain _:node18v4tivn3x661 ;
	obo:IAO_0000111 "has documentation"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000112 "An antibody has documentation describing attributes of the antibody."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:range bibo:Document ;
	rdfs:label "has documentation" .

_:node18v4tivn3x655 a owl:Restriction ;
	owl:minCardinality "0"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:hasNickname .

vivo:EditorRole a owl:Class ;
	rdfs:label "Editor Role" ;
	rdfs:subClassOf obo:BFO_0000023 ;
	obo:IAO_0000112 "An ongoing editorial responsibility for a bibo:Collection, such as a Journal or Series"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "An ongoing editorial responsibility for a bibo:Collection, such as a Journal or Series"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x657 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:key .

vcard:streetAddress a owl:DatatypeProperty ;
	rdfs:domain vcard:Address ;
	rdfs:label "street address" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x652 rdf:first _:node18v4tivn3x658 ;
	rdf:rest _:node18v4tivn3x618 .

_:node18v4tivn3x296 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom obo:BFO_0000023 .

_:node18v4tivn3x660 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x653 .

_:node18v4tivn3x637 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x662 .

foaf:Group a owl:Class ;
	rdfs:comment "A group"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Group" ;
	rdfs:subClassOf foaf:Agent ;
	obo:IAO_0000111 "group"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000112 """A group can also be an organization but need not be; typically used for looser associations of people or organizations acting together in some fashion, not necessarily through formal agreement or on a long-term basis. Added to the VIVO ontology to be able to support informal and perhaps even private groups of people around an idea, funding opportunity, or event.

see: http://xmlns.com/foaf/spec/#term_Group"""^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A collection of individual agents."^^<http://www.w3.org/2001/XMLSchema#string> , "A collection of individual agents (and may itself play the role of a Agent, ie. something that can perform actions)."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Scott Hoffmann"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x663 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty vivo:publisher .

bibo:Chapter a owl:Class ;
	rdfs:comment "A chapter of a book."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Chapter" ;
	rdfs:subClassOf bibo:BookSection ;
	obo:IAO_0000115 "A main division of a book"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "unstable" .

_:node18v4tivn3x662 rdf:first _:node18v4tivn3x664 ;
	rdf:rest _:node18v4tivn3x665 .

vivo:Committee a owl:Class ;
	rdfs:label "Committee" ;
	rdfs:subClassOf foaf:Group ;
	obo:IAO_0000112 "Curriculum Steering Committee; PhD Advisory Committee"^^<http://www.w3.org/2001/XMLSchema#string> , "There could be many subclasses such as thesis committee or tenure committee, but these may typically be differentiated via the moniker unless distinct properties become important."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A group of people organized for a specific purpose (e.g., a reporting or advisory role), often with a charge and for a specific duration"^^<http://www.w3.org/2001/XMLSchema#string> , "A group of people organized for a specific purpose, whose members are often selected from a larger group to serve for designated periods of time."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://vivoweb.org/ontology/core> .

obo:ARG_0000033 a owl:AnnotationProperty .

_:node18v4tivn3x61 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nationalityIT .

obo:ERO_0000786 a owl:Class ;
	rdfs:label "High School Student Role" ;
	rdfs:subClassOf obo:ERO_0000783 ;
	obo:IAO_0000112 "A freshman in high school."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "A student role inhering in a person that is realized when the bearer participates in a course of study at a secondary learning institution."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "http://www.thefreedictionary.com/student"^^<http://www.w3.org/2001/XMLSchema#string> .

bibo:LegalDocument a owl:Class ;
	rdfs:comment "A legal document; for example, a court decision, a brief, and so forth."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Legal Document" ;
	rdfs:subClassOf bibo:Document ;
	obo:IAO_0000115 "a document that states some contractual relationship or grants some right"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

vivo:supportedBy a owl:ObjectProperty ;
	rdfs:label "supported by" ;
	vitro:descriptionAnnot "general relationship of support"^^<http://www.w3.org/2001/XMLSchema#string> ;
	owl:inverseOf vivo:supports .

_:node18v4tivn3x666 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:edition .

_:node18v4tivn3x356 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeInterval ;
	owl:onProperty vivo:dateTimeInterval .

obo:ERO_0001245 a owl:Class ;
	rdfs:label "Licensing" ;
	rdfs:subClassOf obo:OBI_0000011 ;
	obo:IAO_0000112 "Licensing of a new technology."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "A technique that authorizes a use (such as copying software or using a (patented) invention) to a licensee, sparing the licensee from a claim of infringement brought by the licensor."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "http://en.wikipedia.org/wiki/License"^^<http://www.w3.org/2001/XMLSchema#string> .

ns5:relation rdfs:label "relation" .

ns5:source a owl:AnnotationProperty .

_:node18v4tivn3x536 a owl:Restriction ;
	owl:allValuesFrom obo:IAO_0000030 ;
	owl:onProperty vivo:supportedInformationResource .

_:node18v4tivn3x667 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:calendarRequest .

_:node18v4tivn3x80 rdf:first _:node18v4tivn3x668 ;
	rdf:rest _:node18v4tivn3x669 .

bibo:BookSection rdfs:subClassOf _:node18v4tivn3x524 ;
	obo:IAO_0000115 "A section of a book"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Book Section" ;
	rdfs:subClassOf _:node18v4tivn3x519 ;
	a owl:Class ;
	ns4:term_status "unstable" ;
	rdfs:subClassOf _:node18v4tivn3x506 , bibo:DocumentPart ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:comment "A section of a book."@en ;
	obo:IAO_0000112 "Short Definition from the bibo ontology"^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:departmentOrSchool a owl:DatatypeProperty ;
	rdfs:domain vivo:EducationalProcess ;
	rdfs:label "department or school name within institution" ;
	vitro:descriptionAnnot "Not intended to be an institution name."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x664 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:note .

_:node18v4tivn3x59 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:countryAreaTotal .

obo:ERO_0000785 a owl:Class ;
	rdfs:label "Graduate Student Role" ;
	rdfs:subClassOf obo:ERO_0000783 ;
	obo:IAO_0000112 "A PhD student at a university."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "A student role inhering in a person that is realized when the bearer participates a course of study at a university or institution in pursuit of an graduate or professional degree."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "http://www.thefreedictionary.com/student"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x670 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:placeOfPublication .

_:node18v4tivn3x355 a owl:Restriction ;
	owl:allValuesFrom vivo:Grant ;
	owl:onProperty vivo:hasFundingVehicle .

bibo:court a owl:ObjectProperty ;
	rdfs:comment "A court associated with a legal document; for example, that which issues a decision."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Court" ;
	obo:IAO_0000112 "Public description take from: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html.  Bibo considers this property \"unstable\"."^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "unstable" .

_:node18v4tivn3x541 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x659 .

bibo:Interview a owl:Class ;
	rdfs:comment "A formalized discussion between two or more people."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Interview" ;
	rdfs:subClassOf event:Event ;
	obo:IAO_0000112 "radio or newspaper interview"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A conversation between two or more people where questions are asked by the interviewer to obtain information from the interviewee."^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

vivo:Museum a owl:Class ;
	rdfs:label "Museum" ;
	rdfs:subClassOf foaf:Organization ;
	obo:IAO_0000112 "Definition was take from here:  http://dictionary.reference.com/browse/museum"^^<http://www.w3.org/2001/XMLSchema#string> , "The Getty Museum"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "An organization devoted to the acquisition, conservation, study, exhibition, and educational interpretation of objects having scientific, historical, cultural or artistic value."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://vivoweb.org/ontology/core> .

_:node18v4tivn3x668 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:language .

_:node18v4tivn3x671 rdf:first _:node18v4tivn3x667 ;
	rdf:rest rdf:nil .

bibo:LegalCaseDocument a owl:Class ;
	rdfs:comment "A document accompanying a legal case."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Legal Case Document" ;
	rdfs:subClassOf bibo:LegalDocument ;
	obo:IAO_0000115 "Official court  papers for a case"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "unstable" .

_:node18v4tivn3x45 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:codeCurrency .

obo:ERO_0000784 a owl:Class ;
	rdfs:label "Undergraduate Student Role" ;
	rdfs:subClassOf obo:ERO_0000783 ;
	obo:IAO_0000112 "A college student."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "A student role inhering in a person that is realized when the bearer participates in a course of study at a college, university, etc. in pursuit of an associate or bachelor degree."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "http://www.thefreedictionary.com/student"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x665 rdf:first _:node18v4tivn3x672 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x673 a owl:Class ;
	owl:unionOf _:node18v4tivn3x674 .

vivo:offers a owl:ObjectProperty ;
	rdfs:label "offers" ;
	owl:inverseOf vivo:offeredBy .

_:node18v4tivn3x380 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:codeFAOTERM .

_:node18v4tivn3x675 a owl:Restriction ;
	owl:onProperty vcard:calendarRequest ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x669 rdf:first _:node18v4tivn3x676 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x44 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nationalityFR .

obo:ERO_0000783 a owl:Class ;
	rdfs:label "Student Role" ;
	rdfs:subClassOf obo:BFO_0000023 ;
	obo:IAO_0000112 "A college student."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "A role inhering in a person that is realized when the bearer participates a course of study, as in a school, college, university, etc."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "http://www.thefreedictionary.com/student"^^<http://www.w3.org/2001/XMLSchema#string> .

fabio:Comment a owl:Class ;
	rdfs:label "Comment" ;
	rdfs:subClassOf bibo:Document ;
	obo:IAO_0000115 """A verbal or written remark concerning some entity. In written form, a comment is often appended to that entity and termed an annotation. Within computer programs or ontologies, comments are added to enhance human understanding, and are usually prefaced by a special syntactic symbol that ensures they are ignored during execution of the program.

has super-classes"""^^<http://www.w3.org/2001/XMLSchema#string> , "A verbal or written remark concerning some entity. In written form, a comment is often appended to that entity and termed an annotation. Within computer programs or ontologies, comments are added to enhance human understanding, and are usually prefaced by"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x672 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:note .

vivo:termLabel a owl:DatatypeProperty ;
	rdfs:label "term label" .

_:node18v4tivn3x677 a owl:Restriction ;
	owl:allValuesFrom vivo:Facility ;
	owl:onProperty obo:BFO_0000050 .

skos:related a owl:ObjectProperty , owl:SymmetricProperty ;
	rdfs:domain skos:Concept ;
	rdfs:label "related concept" ;
	rdfs:range skos:Concept .

_:node18v4tivn3x377 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameListES .

_:node18v4tivn3x646 rdf:first _:node18v4tivn3x675 ;
	rdf:rest _:node18v4tivn3x671 .

vivo:hasValue a owl:DatatypeProperty ;
	rdfs:label "has value" .

vivo:PostdocOrFellowAdvisingRelationship a owl:Class ;
	rdfs:label "Postdoc or Fellow Advising Relationship" ;
	rdfs:subClassOf vivo:AdvisingRelationship ;
	obo:IAO_0000115 "An advisory relationship in which the advisee is a Postdoc or Fellow."^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:governingAuthorityFor a owl:ObjectProperty ;
	rdfs:domain foaf:Organization ;
	rdfs:label "governing authority for" ;
	owl:inverseOf vivo:hasGoverningAuthority .

_:node18v4tivn3x640 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeValue ;
	owl:onProperty vivo:dateIssued .

vcard:Communication a owl:Class ;
	rdfs:comment "These properties describe information about how to communicate with the object the vCard represents"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Communication" ;
	owl:equivalentClass _:node18v4tivn3x513 .

vcard:Coworker a owl:Class ;
	rdfs:label "Coworker" ;
	rdfs:subClassOf vcard:RelatedType .

<http://purl.obolibrary.org/obo/> rdfs:label "OBO Foundry" .

vivo:providesFundingThrough a owl:ObjectProperty ;
	rdfs:domain vivo:FundingOrganization ;
	rdfs:label "provides funding through" ;
	rdfs:range vivo:FundingOrganization ;
	obo:IAO_0000112 "For example, National Science Foundation providesFundingThrough Graduate Research Fellowship Program; National Institutes of Health providesFundingThrough National Center for Research Resources."^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:GeographicLocation a owl:Class ;
	rdfs:label "Geographic Location" ;
	rdfs:subClassOf vivo:Location , _:node18v4tivn3x82 , _:node18v4tivn3x83 ;
	obo:IAO_0000112 "Use subclasses of core:Geographic Location subclasses instead of this class if possible."^^<http://www.w3.org/2001/XMLSchema#string> , "Removed the word \"stable\" because disputed territories from geopolitical.owl are included. This could imply that the geographic coordinates could change. I've also copied this definition to core:Geographic Location.  I think core:Geographic Location and core:Geographic Region are both the same and only one is needed. There is also geopolitical.owl:geographical_region which further causes confusion."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A location having coordinates in geographic space."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x678 a owl:Restriction ;
	owl:minCardinality "0"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:hasURL .

_:node18v4tivn3x679 rdf:first obo:ERO_0000006 ;
	rdf:rest _:node18v4tivn3x680 .

vivo:end a owl:ObjectProperty ;
	rdfs:domain vivo:DateTimeInterval ;
	rdfs:label "end" ;
	rdfs:range vivo:DateTimeValue ;
	rdfs:subPropertyOf vivo:dateTimeValue .

vivo:assigns a owl:ObjectProperty ;
	rdfs:label "assigns" ;
	owl:inverseOf vivo:assignedBy .

vcard:Title a owl:Class ;
	rdfs:comment "To specify the position or job of the object the vCard represents"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Title" ;
	rdfs:subClassOf vcard:Organizational ;
	owl:equivalentClass _:node18v4tivn3x73 .

skos:Concept a owl:Class ;
	rdfs:label "Concept" .

vivo:researchOverview a owl:FunctionalProperty , owl:DatatypeProperty ;
	rdfs:domain foaf:Person ;
	rdfs:label "research overview" ;
	obo:IAO_0000112 "Used for a single narrative summary of research, typically covering a wide range of activities and time periods; use Researcher Role for information on individual activities"^^<http://www.w3.org/2001/XMLSchema#string> .

bibo:transcriptOf a owl:ObjectProperty ;
	rdfs:comment "Relates a document to some transcribed original."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "transcript of" ;
	obo:IAO_0000112 "The bibo:transcriptOf public description was found here:  http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html .  Bibo considers this term unstable."^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "unstable" .

_:node18v4tivn3x681 rdf:first obo:ERO_0000071 ;
	rdf:rest _:node18v4tivn3x682 .

_:node18v4tivn3x683 a owl:Restriction ;
	owl:onProperty vcard:photo ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x43 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:countryAreaNotes .

_:node18v4tivn3x684 rdf:first _:node18v4tivn3x683 ;
	rdf:rest _:node18v4tivn3x644 .

_:node18v4tivn3x639 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty vivo:publisher .

_:node18v4tivn3x106 a owl:Class ;
	owl:unionOf _:node18v4tivn3x557 .

bibo:issuer a owl:ObjectProperty ;
	rdfs:comment "An entity responsible for issuing often informally published documents such as press releases, reports, etc." ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "issuer" ;
	rdfs:range foaf:Agent ;
	vitro:descriptionAnnot "An entity responsible for issuing often informally published documents such as press releases, reports, etc. This term is classified as unstable by bibo."^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "unstable" .

bibo:isbn10 a owl:DatatypeProperty ;
	rdfs:domain bibo:Book ;
	rdfs:label "International Standard Book Number (ISBN) 10" ;
	rdfs:subPropertyOf bibo:identifier ;
	obo:IAO_0000112 "http://en.wikipedia.org/wiki/Isbn."^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:MedicalResidency a owl:Class ;
	rdfs:label "Medical Residency" ;
	rdfs:subClassOf vivo:EducationalProcess ;
	obo:IAO_0000115 "Residency is a stage of graduate medical training."^^<http://www.w3.org/2001/XMLSchema#string> .

obo:BFO_0000006 a owl:Class ;
	rdfs:label "Spatial Region" ;
	rdfs:subClassOf obo:BFO_0000141 .

obo:RO_0003001 a owl:ObjectProperty ;
	rdfs:domain obo:BFO_0000040 ;
	rdfs:label "produced by" ;
	rdfs:range obo:BFO_0000040 ;
	owl:inverseOf obo:RO_0003000 .

geo:nameShortEN geo:sourceIdentifier "http://www.fao.org/termportal/contr/fr/"@fr ;
	rdfs:label "nameShortEN" ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/es/"@es , "http://www.fao.org/termportal/contr/ar/"@ar , "http://www.fao.org/termportal/contr/en/"@en , "http://www.fao.org/termportal/contr/zh/"@zh ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:DatatypeProperty ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:TextPhone a owl:Class ;
	rdfs:label "Text Phone" ;
	rdfs:subClassOf vcard:TelephoneType .

_:node18v4tivn3x682 rdf:first obo:ERO_0001716 ;
	rdf:rest _:node18v4tivn3x685 .

_:node18v4tivn3x674 rdf:first obo:ERO_0000004 ;
	rdf:rest _:node18v4tivn3x679 .

vcard:Crush a owl:Class ;
	rdfs:label "Crush" ;
	rdfs:subClassOf vcard:RelatedType .

_:node18v4tivn3x650 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom foaf:Agent .

_:node18v4tivn3x70 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:hasMaxLatitude .

_:node18v4tivn3x213 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x684 .

obo:ERO_0000780 a owl:Class ;
	rdfs:label "Non-Permanent Resident Role" ;
	rdfs:subClassOf obo:ERO_0000778 ;
	obo:IAO_0000114 obo:IAO_0000123 ;
	obo:IAO_0000115 "A non-US citizen role that inheres in an individual who is residing in a country, but is neither a citizen nor a permanent resident."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "http://www.irs.gov/taxtopics/tc851.html"^^<http://www.w3.org/2001/XMLSchema#string> .

<http://purl.org/ontology/bibo/> rdfs:label "Bibontology" .

obo:RO_0003000 a owl:ObjectProperty ;
	rdfs:domain obo:BFO_0000040 ;
	rdfs:label "produces" ;
	rdfs:range obo:BFO_0000040 ;
	obo:IAO_0000115 "a produces b if some process that occurs_in a has_output b, where a and b are material entities. Examples: hybridoma cell line produces monoclonal antibody reagent; chondroblast produces avascular GAG-rich matrix."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://purl.obolibrary.org/obo/ro.owl> .

_:node18v4tivn3x686 rdf:first obo:ERO_0001716 ;
	rdf:rest rdf:nil .

vivo:prerequisiteFor a owl:ObjectProperty ;
	rdfs:domain vivo:Course ;
	rdfs:label "prerequisite for" ;
	rdfs:range vivo:Course .

bibo:isbn13 a owl:DatatypeProperty ;
	rdfs:domain bibo:Book ;
	rdfs:label "International Standard Book Number (ISBN) 13" ;
	rdfs:subPropertyOf bibo:identifier ;
	obo:IAO_0000112 "source: http://en.wikipedia.org/wiki/Isbn."^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:cclCode a owl:DatatypeProperty ;
	rdfs:domain bibo:Patent ;
	rdfs:label "published US Classification Class/subclass (CCL) code" .

vivo:InvitedTalk a owl:Class ;
	rdfs:label "Invited Talk" ;
	rdfs:subClassOf vivo:Presentation .

bibo:uri a owl:DatatypeProperty ;
	rdfs:label "URI" ;
	rdfs:subPropertyOf bibo:identifier ;
	obo:IAO_0000112 "Definition from: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html"^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:Agent a owl:Class ;
	rdfs:label "Agent" ;
	rdfs:subClassOf vcard:RelatedType .

_:node18v4tivn3x651 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom obo:IAO_0000030 .

bibo:Document rdfs:label "Document" ;
	rdfs:subClassOf _:node18v4tivn3x135 ;
	obo:IAO_0000111 "document"@en ;
	obo:IAO_0000115 "A collection of information content entities intended to be understood together as a whole"@en ;
	rdfs:subClassOf _:node18v4tivn3x179 ;
	obo:IAO_0000117 "PERSON: Lawrence Hunter"@en ;
	rdfs:subClassOf _:node18v4tivn3x12 ;
	a owl:Class ;
	rdfs:subClassOf _:node18v4tivn3x141 , _:node18v4tivn3x193 ;
	obo:IAO_0000412 <http://purl.obolibrary.org/obo/iao.owl> ;
	rdfs:subClassOf _:node18v4tivn3x164 ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	obo:IAO_0000112 "Short Definition from the bibo ontology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf _:node18v4tivn3x173 , obo:IAO_0000030 ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	rdfs:comment "A document (noun) is a bounded physical representation of body of information designed with the capacity (and usually intent) to communicate. A document may manifest symbolic, diagrammatic or sensory-representational information."@en ;
	obo:IAO_0000112 "A journal article, patent application, laboratory notebook, or a book"@en ;
	obo:IAO_0000115 "A bounded physical representation of a body of information designed with the capacity (and usually intent) to communicate"^^<http://www.w3.org/2001/XMLSchema#string> .

geo:countryAreaTotal a owl:DatatypeProperty ;
	rdfs:label "total country area" .

_:node18v4tivn3x69 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameCurrencyZH .

bibo:ReferenceSource a owl:Class ;
	rdfs:comment "A document that presents authoritative reference information, such as a dictionary or encylopedia ."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Reference Source" ;
	rdfs:subClassOf bibo:Document ;
	obo:IAO_0000112 "Short Definition from the bibo ontology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A document that presents authoritative reference information, such as a dictionary or encylopedia"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "unstable" .

vivo:hasFundingVehicle rdfs:label "funding provided via" ;
	rdfs:range _:node18v4tivn3x156 .

_:node18v4tivn3x480 rdf:first _:node18v4tivn3x678 ;
	rdf:rest rdf:nil .

geo:nationalityRU geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/ar/"@ar ;
	rdfs:label "nationalityRU" ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/en/"@en ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/es/"@es ;
	a owl:DatatypeProperty ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/fr/"@fr ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> , "http://www.fao.org/termportal/contr/zh/"@zh .

_:node18v4tivn3x687 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:placeOfPublication .

bibo:EditedBook rdfs:comment "An edited book."@en ;
	rdfs:subClassOf _:node18v4tivn3x666 ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	obo:IAO_0000115 "An edited collection of stand-alone articles published as a book"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:Class ;
	rdfs:subClassOf bibo:CollectedDocument ;
	ns4:term_status "stable" ;
	rdfs:subClassOf _:node18v4tivn3x688 ;
	obo:IAO_0000112 "Best American Science Writing 2009"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf _:node18v4tivn3x670 ;
	rdfs:label "Edited Book" .

vcard:Male a owl:Class ;
	rdfs:label "Male" ;
	rdfs:subClassOf vcard:Gender .

obo:BFO_0000008 a owl:Class ;
	rdfs:label "Temporal Region" ;
	rdfs:subClassOf obo:BFO_0000003 .

_:node18v4tivn3x680 rdf:first obo:ERO_0000071 ;
	rdf:rest _:node18v4tivn3x686 .

_:node18v4tivn3x549 a owl:Class ;
	owl:unionOf _:node18v4tivn3x681 .

obo:ARG_2000029 a owl:ObjectProperty ;
	rdfs:domain obo:ARG_2000379 ;
	rdfs:label "contact info for" ;
	owl:inverseOf obo:ARG_2000028 .

vivo:Room a owl:Class ;
	rdfs:label "Room" ;
	rdfs:subClassOf vivo:Facility , _:node18v4tivn3x677 ;
	obo:IAO_0000112 "Enter room number of name."^^<http://www.w3.org/2001/XMLSchema#string> , "100 Caldwell Hall; 114 Martha Van Rensselaer (Rushmore Conference Room)"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Room that provides a particular service or is used for a particular activity."^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:eRACommonsId a owl:DatatypeProperty ;
	rdfs:domain foaf:Person ;
	rdfs:label "eRA Commons ID" ;
	rdfs:subPropertyOf vivo:identifier .

_:node18v4tivn3x689 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:familyName .

obo:ERO_0000034 rdfs:range obo:OBI_0000835 ;
	obo:IAO_0000112 "Santa Cruz Biotechnology is the manufacturer of many antibodies."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:ObjectProperty ;
	rdfs:label "manufacturer" ;
	obo:IAO_0000115 "Organization or person that created the resource."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000111 "has manufacturer"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:domain _:node18v4tivn3x673 .

_:node18v4tivn3x560 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vivo:abbreviation .

_:node18v4tivn3x690 rdf:first obo:ERO_0001716 ;
	rdf:rest _:node18v4tivn3x691 .

_:node18v4tivn3x692 rdf:first _:node18v4tivn3x693 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x694 rdf:first _:node18v4tivn3x695 ;
	rdf:rest rdf:nil .

geo:codeCurrency geo:sourceIdentifier "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "codeCurrency" ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/ar/"@ar , "http://www.fao.org/termportal/contr/es/"@es ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/en/"@en , "http://www.fao.org/termportal/contr/fr/"@fr ;
	a owl:DatatypeProperty ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/zh/"@zh .

_:node18v4tivn3x696 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:sound .

_:node18v4tivn3x556 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:placeOfPublication .

obo:BFO_0000054 rdfs:range obo:BFO_0000015 ;
	obo:BFO_0000179 "realized-in" ;
	rdfs:domain obo:BFO_0000017 ;
	obo:IAO_0000600 "[copied from inverse property 'realizes'] to say that b realizes c at t is to assert that there is some material entity d & b is a process which has participant d at t & c is a disposition or role of which d is bearer_of at t& the type instantiated by b is correlated with the type instantiated by c. (axiom label in BFO2 Reference: [059-003])" ;
	rdfs:isDefinedBy <http://purl.obolibrary.org/obo/bfo.owl> ;
	obo:IAO_0000601 "if a realizable entity b is realized in a process p, then p stands in the has_participant relation to the bearer of b. (axiom label in BFO2 Reference: [106-002])"@en ;
	rdfs:label "realized in" ;
	obo:IAO_0000602 "(forall (x y z t) (if (and (RealizableEntity x) (Process y) (realizesAt y x t) (bearerOfAt z x t)) (hasParticipantAt y z t))) // axiom label in BFO2 CLIF: [106-002]" ;
	obo:BFO_0000180 "realizedIn" ;
	a owl:ObjectProperty .

_:node18v4tivn3x522 a owl:Restriction ;
	owl:allValuesFrom obo:BFO_0000029 ;
	owl:onProperty obo:BFO_0000050 .

vivo:College a owl:Class ;
	rdfs:label "College" ;
	rdfs:subClassOf foaf:Organization ;
	obo:IAO_0000112 "College of Arts & Sciences; Ivy Tech Community College"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A primary academic unit within a University or a free-standing higher education organization without graduate degree programs."^^<http://www.w3.org/2001/XMLSchema#string> , "A primary academic unit within a University or a free-standing higher education organization without graduate degree programs"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://vivoweb.org/ontology/core> .

geo:nameShortES geo:sourceIdentifier "http://www.fao.org/termportal/contr/fr/"@fr , "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/en/"@en , "http://www.fao.org/termportal/contr/es/"@es ;
	rdfs:label "nameShortES" ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:DatatypeProperty ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/zh/"@zh ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/ar/"@ar .

_:node18v4tivn3x697 rdf:first _:node18v4tivn3x509 ;
	rdf:rest _:node18v4tivn3x489 .

ns2:curator a owl:AnnotationProperty .

_:node18v4tivn3x698 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> ;
	owl:onProperty vcard:instantMessage .

geo:GDP geo:sourceIdentifier "http://data.albankaldawli.org/indicator/NY.GDP.MKTP.CD"@ar ;
	rdfs:label "GDP" ;
	ns5:source "World Bank http://data.worldbank.org/indicator/NY.GDP.MKTP.CD"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://donnees.banquemondiale.org/indicateur/NY.GDP.MKTP.CD"@fr ;
	ns5:description "GDP at purchaser's prices is the sum of gross value added by all resident producers in the economy plus any product taxes and minus any subsidies not included in the value of the products. It is calculated without making deductions for depreciation of fabricated assets or for depletion and degradation of natural resources. Data are in current U.S. dollars. Dollar figures for GDP are converted from domestic currencies using single year official exchange rates. For a few countries where the official exchange rate does not reflect the rate effectively applied to actual foreign exchange transactions, an alternative conversion factor is used. Source: World Bank national accounts data, and OECD National Accounts data files. http://data.worldbank.org/indicator/NY.GDP.MKTP.CD"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceModified "2010-12-16"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceCreator "World Bank"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "ttp://datos.bancomundial.org/indicador/NY.GDP.MKTP.CD"@es ;
	a owl:DatatypeProperty ;
	geo:sourceIdentifier "http://data.worldbank.org/indicator/NY.GDP.MKTP.CD"^^<http://www.w3.org/2001/XMLSchema#string> , "http://data.worldbank.org/indicator/NY.GDP.MKTP.CD"@en .

_:node18v4tivn3x691 rdf:first obo:OBI_0100026 ;
	rdf:rest _:node18v4tivn3x699 .

_:node18v4tivn3x700 a owl:Restriction ;
	owl:allValuesFrom vcard:Telephone ;
	owl:onProperty vcard:hasTelephone .

obo:ARG_0000015 a owl:DatatypeProperty ;
	rdfs:domain obo:ARG_0000008 ;
	rdfs:label "user-defined tag" ;
	obo:IAO_0000115 "A free text field for recording topics which relate to the resource." .

_:node18v4tivn3x701 rdf:first _:node18v4tivn3x696 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x521 a owl:Restriction ;
	owl:allValuesFrom vivo:Facility ;
	owl:onProperty obo:BFO_0000051 .

_:node18v4tivn3x551 a owl:Restriction ;
	owl:onProperty obo:RO_0001000 ;
	owl:someValuesFrom obo:OBI_0100026 .

obo:BFO_0000055 rdfs:domain obo:BFO_0000015 ;
	obo:BFO_0000179 "realizes" ;
	obo:IAO_0000602 "(forall (x y t) (if (realizesAt x y t) (and (Process x) (or (Disposition y) (Role y)) (exists (z) (and (MaterialEntity z) (hasParticipantAt x z t) (bearerOfAt z y t)))))) // axiom label in BFO2 CLIF: [059-003]" ;
	owl:inverseOf obo:BFO_0000054 ;
	obo:IAO_0000600 "to say that b realizes c at t is to assert that there is some material entity d & b is a process which has participant d at t & c is a disposition or role of which d is bearer_of at t& the type instantiated by b is correlated with the type instantiated by c. (axiom label in BFO2 Reference: [059-003])"@en ;
	obo:BFO_0000180 "realizes" ;
	rdfs:range obo:BFO_0000017 ;
	a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.obolibrary.org/obo/bfo.owl> ;
	rdfs:label "realizes" .

geo:nationalityAR geo:sourceIdentifier "http://www.fao.org/termportal/contr/zh/"@zh ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/en/"@en , "http://www.fao.org/termportal/contr/fr/"@fr ;
	geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/es/"@es ;
	rdfs:label "nationalityAR" ;
	geo:sourceIdentifier "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> , "http://www.fao.org/termportal/contr/ar/"@ar ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:DatatypeProperty .

bibo:CourtReporter a owl:Class ;
	rdfs:comment "A collection of legal cases."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Court Reporter" ;
	rdfs:subClassOf bibo:Periodical ;
	obo:IAO_0000112 "Supreme Court Reporter"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "Collection of legal cases"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

obo:BFO_0000016 a owl:Class ;
	rdfs:label "Disposition" ;
	rdfs:subClassOf obo:BFO_0000017 .

vcard:hasMember a owl:ObjectProperty ;
	rdfs:comment "To include a member in the group this vCard represents"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:domain vcard:Group ;
	rdfs:label "member" ;
	rdfs:range _:node18v4tivn3x702 .

vivo:PrimaryPosition a owl:Class ;
	rdfs:label "Primary Position" ;
	rdfs:subClassOf vivo:Position ;
	obo:IAO_0000112 "A position designated as primary by the organization or group where it is held. This designation may be applied to zero or more of an agent's positions and may be asserted in conjunction with other subclasses of position."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A position designated as primary by the organization where it is held."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x703 rdf:first _:node18v4tivn3x700 ;
	rdf:rest _:node18v4tivn3x694 .

_:node18v4tivn3x619 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty obo:BFO_0000051 .

_:node18v4tivn3x704 rdf:first obo:ERO_0000071 ;
	rdf:rest _:node18v4tivn3x705 .

obo:ERO_0000565 a owl:Class ;
	rdfs:label "Technology Transfer Office" ;
	rdfs:subClassOf foaf:Organization ;
	obo:IAO_0000111 "Technology Transfer Office"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000123 ;
	obo:IAO_0000115 "An organization that provides services for commercialization and licensing of technologies at an institution."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> .

obo:RO_0001018 a owl:ObjectProperty ;
	rdfs:label "contained in" ;
	owl:inverseOf obo:RO_0001019 .

obo:ERO_0000033 obo:IAO_0000111 "has expertise"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "has expertise in technique" ;
	rdfs:domain foaf:Person ;
	a owl:ObjectProperty ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000112 "Brian Druker has expertise in cancer research."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:range obo:ERO_0000007 ;
	obo:IAO_0000115 "Technique in which the person is proficient."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x685 rdf:first obo:OBI_0000272 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x706 rdf:first obo:ERO_0001716 ;
	rdf:rest rdf:nil .

vivo:identifier a owl:DatatypeProperty ;
	rdfs:label "identifier" .

geo:populationNotes a owl:DatatypeProperty ;
	rdfs:label "population notes" .

_:node18v4tivn3x150 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x703 .

obo:BFO_0000015 a owl:Class ;
	rdfs:label "Process" ;
	rdfs:subClassOf obo:BFO_0000003 .

_:node18v4tivn3x693 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:instantMessage .

_:node18v4tivn3x705 rdf:first obo:ERO_0000595 ;
	rdf:rest _:node18v4tivn3x690 .

obo:RO_0001019 a owl:ObjectProperty ;
	rdfs:label "contains" .

_:node18v4tivn3x452 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x647 .

vivo:totalAwardAmount a owl:FunctionalProperty , owl:DatatypeProperty ;
	rdfs:domain _:node18v4tivn3x707 ;
	rdfs:label "total award amount" .

_:node18v4tivn3x52 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nationalityAR .

bibo:Code a owl:Class ;
	rdfs:comment "A collection of statutes."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Code" ;
	rdfs:subClassOf bibo:Periodical ;
	obo:IAO_0000112 "Short Definition from OCLC Input Standards, EntW"^^<http://www.w3.org/2001/XMLSchema#string> , "Code of Federal Regulations"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A work consisting of texts of rules and regulations related to statutes issued by executive or administrative agencies"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

obo:RO_0002353 a owl:ObjectProperty ;
	rdfs:label "output of" ;
	rdfs:subPropertyOf obo:RO_0000056 .

_:node18v4tivn3x708 rdf:first obo:ERO_0000071 ;
	rdf:rest _:node18v4tivn3x706 .

_:node18v4tivn3x709 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x710 .

obo:ERO_0000038 obo:IAO_0000115 "Instruments, techniques, reagents, organisms, or software that are referenced in a protocol."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:range _:node18v4tivn3x598 ;
	obo:IAO_0000112 "A protocol can specify the use of a flow cytometer."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:domain obo:OBI_0000272 ;
	a owl:ObjectProperty ;
	obo:IAO_0000111 "specifies the use of"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "specifies the use of" ;
	obo:IAO_0000114 obo:IAO_0000120 .

obo:OBI_0000833 a owl:ObjectProperty ;
	rdfs:domain obo:IAO_0000005 ;
	rdfs:label "objective achieved by" ;
	rdfs:range obo:OBI_0000011 ;
	obo:IAO_0000115 "This relation obtains between a a objective specification and a planned process when the criteria specified in the objective specification are met at the end of the planned process."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000116 "definition needs clean up to indicate directionality"^^<http://www.w3.org/2001/XMLSchema#string> ;
	owl:inverseOf obo:OBI_0000417 .

_:node18v4tivn3x711 rdf:first _:node18v4tivn3x712 ;
	rdf:rest rdf:nil .

vivo:Library a owl:Class ;
	rdfs:label "Library" ;
	rdfs:subClassOf foaf:Organization ;
	obo:IAO_0000112 "Used information from this definition: http://dictionary.reference.com/browse/library."^^<http://www.w3.org/2001/XMLSchema#string> , "Marston Science Library"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "An organization maintaining one or more collections of physical and/or electronic information resources for access or lending."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://vivoweb.org/ontology/core> .

obo:ERO_0001716 a owl:Class ;
	rdfs:comment "Just a place horder. It will probably be replaced by NIF term: http://ontology.neuinfo.org/NIF/DigitalEntities/NIF-Resource.owl#nlx_res_20090405"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Database" ;
	rdfs:subClassOf obo:IAO_0000030 ;
	obo:IAO_0000114 obo:IAO_0000123 ;
	obo:IAO_0000115 "A database is an organized collection of data, today typically in digital form."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Carlo Torniai"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "http://en.wikipedia.org/wiki/Database"^^<http://www.w3.org/2001/XMLSchema#string> .

scires:documentationFor a owl:ObjectProperty ;
	rdfs:domain bibo:Document ;
	rdfs:label "documentation for project or resource" ;
	rdfs:range _:node18v4tivn3x517 ;
	owl:inverseOf obo:ERO_0000460 .

_:node18v4tivn3x20 a owl:Restriction ;
	owl:allValuesFrom owl:Thing ;
	owl:onProperty vivo:hasResearchArea .

obo:ERO_0000789 a owl:Class ;
	rdfs:label "Staff Role" ;
	rdfs:subClassOf obo:ERO_0000787 ;
	obo:IAO_0000112 "A research technician in a lab."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "An employee role inhering in a person that is realized when the bearer is employed by an employer."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x451 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x713 .

obo:ARG_2000079 rdfs:label "American Board of Pathology" .

_:node18v4tivn3x621 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:abbreviation .

_:node18v4tivn3x53 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:HDITotal .

_:node18v4tivn3x67 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:countryAreaYear .

_:node18v4tivn3x571 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:description .

obo:BFO_0000050 a owl:TransitiveProperty , owl:ObjectProperty ;
	rdfs:label "part of" .

bibo:Letter a owl:Class ;
	rdfs:label "Letter" ;
	rdfs:subClassOf bibo:PersonalCommunicationDocument ;
	obo:IAO_0000112 "A written or printed communication addressed to a person or organization and usually transmitted by mail"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A written or printed communication addressed to a person or organization and usually transmitted by mail"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x502 a owl:Class ;
	owl:unionOf _:node18v4tivn3x708 .

_:node18v4tivn3x710 rdf:first _:node18v4tivn3x714 ;
	rdf:rest _:node18v4tivn3x715 .

_:node18v4tivn3x518 rdf:first ocrer:Interventional_study ;
	rdf:rest _:node18v4tivn3x711 .

_:node18v4tivn3x19 a owl:Restriction ;
	owl:allValuesFrom vivo:Credential ;
	owl:onProperty vivo:eligibleFor .

obo:IAO_0000027 obo:IAO_0000116 "2009-03-16: removed datum as alternative term as datum specifically refers to singular form, and is thus not an exact synonym."@en ;
	obo:IAO_0000111 "data item"@en ;
	obo:IAO_0000116 "2009-03-16: data item deliberatly ambiguous: we merged data set and datum to be one entity, not knowing how to define singular versus plural. So data item is more general than datum."@en ;
	a owl:Class ;
	obo:IAO_0000116 "2/2/2009 Alan and Bjoern discussing FACS run output data. This is a data item because it is about the cell population. Each element records an event and is typically further composed a set of measurment data items that record the fluorescent intensity stimulated by one of the lasers."@en ;
	obo:IAO_0000412 <http://purl.obolibrary.org/obo/iao.owl> ;
	obo:IAO_0000114 obo:IAO_0000125 ;
	rdfs:label "Data Item" ;
	obo:IAO_0000112 "Data items include counts of things, analyte concentrations, and statistical summaries."@en ;
	obo:IAO_0000117 "PERSON: Jonathan Rees"@en ;
	obo:IAO_0000118 "data"@en ;
	rdfs:subClassOf obo:IAO_0000030 ;
	obo:IAO_0000115 "a data item is an information content entity that is intended to be a truthful statement about something (modulo, e.g., measurement precision or other systematic errors) and is constructed/acquired by a method which reliably tends to produce (approximately) truthful statements."@en ;
	obo:IAO_0000117 "PERSON: Chris Stoeckert"@en ;
	obo:IAO_0000116 """JAR: datum     -- well, this will be very tricky to define, but maybe some 
information-like stuff that might be put into a computer and that is 
meant, by someone, to denote and/or to be interpreted by some 
process... I would include lists, tables, sentences... I think I might 
defer to Barry, or to Brian Cantwell Smith

JAR: A data item is an approximately justified approximately true approximate belief"""@en ;
	obo:IAO_0000117 "PERSON: Alan Ruttenberg"@en .

<http://www.geneontology.org/formats/oboInOwl#Synonym> a owl:Class ;
	rdfs:subClassOf obo:IAO_0000102 .

_:node18v4tivn3x620 a owl:Restriction ;
	owl:allValuesFrom vivo:GeographicLocation ;
	owl:onProperty obo:RO_0001025 .

vcard:Acquaintance a owl:Class ;
	rdfs:label "Acquaintance" ;
	rdfs:subClassOf vcard:RelatedType .

_:node18v4tivn3x676 a owl:Restriction ;
	owl:cardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:language .

vcard:Nickname a owl:Class ;
	rdfs:comment "Specifies the text corresponding to the nickname of the object the vCard represents"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Nickname" ;
	rdfs:subClassOf vcard:Identification ;
	owl:equivalentClass _:node18v4tivn3x606 .

foaf:Agent obo:IAO_0000117 "PERSON: Scott Hoffmann"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:Class ;
	obo:IAO_0000111 "agent"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000112 "see: http://xmlns.com/foaf/spec/#term_Agent"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:comment "An agent"^^<http://www.w3.org/2001/XMLSchema#string> ;
	skos:scopeNote "Used to describe any \"agent\" related to bibliographic items. Such agents can be persons, organizations or groups of any kind."@en ;
	rdfs:subClassOf _:node18v4tivn3x408 , obo:BFO_0000004 ;
	obo:IAO_0000115 "Agents are things that do stuff"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Agent" ;
	obo:IAO_0000118 ""^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subClassOf _:node18v4tivn3x402 ;
	obo:IAO_0000115 "Things that do stuff."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x573 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:contactInformation .

obo:RO_0002351 a owl:ObjectProperty ;
	rdfs:label "has member" .

obo:BFO_0000051 a owl:TransitiveProperty , owl:ObjectProperty ;
	rdfs:label "has part" ;
	owl:inverseOf obo:BFO_0000050 .

_:node18v4tivn3x260 rdf:first vivo:Grant ;
	rdf:rest rdf:nil .

vcard:logo a owl:DatatypeProperty ;
	rdfs:domain vcard:Logo ;
	rdfs:label "logo" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x714 a owl:Restriction ;
	owl:onProperty vcard:familyName ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x716 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:sortAs .

_:node18v4tivn3x21 a owl:Restriction ;
	owl:allValuesFrom vivo:GeographicRegion ;
	owl:onProperty vivo:geographicFocus .

vivo:GraduateStudent a owl:Class ;
	rdfs:label "Graduate Student" ;
	rdfs:subClassOf vivo:Student ;
	obo:IAO_0000115 "A person who has already received a bachelor's degree and is working toward a Master's or Doctoral degree."^^<http://www.w3.org/2001/XMLSchema#string> .

obo:ARG_2000077 rdfs:label "American Board of Orthopaedic Surgery" .

_:node18v4tivn3x717 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> ;
	owl:onProperty vcard:sound .

obo:ERO_0000787 a owl:Class ;
	rdfs:label "Employee Role" ;
	rdfs:subClassOf obo:BFO_0000023 ;
	obo:IAO_0000112 "An employee at a university."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "A role inhering in a person that is realized when the bearer participates in an occupation by which a person earns a living or spends their time."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "http://dictionary.reference.com/browse/employment"^^<http://www.w3.org/2001/XMLSchema#string> .

vivo:relatedBy a owl:ObjectProperty ;
	rdfs:label "related by" ;
	obo:IAO_0000115 "Relates a Thing to a Relationship as a Thing that is somehow related to other Thing in the same Relationship instance. A Relationship instnace is a predicate over Thing and is created by an Agent."@en .

_:node18v4tivn3x699 rdf:first bibo:Document ;
	rdf:rest rdf:nil .

obo:RO_0002350 a owl:ObjectProperty ;
	rdfs:label "member of" ;
	owl:inverseOf obo:RO_0002351 .

_:node18v4tivn3x574 a owl:Restriction ;
	owl:allValuesFrom owl:Thing ;
	owl:onProperty vivo:hasSubjectArea .

_:node18v4tivn3x715 rdf:first _:node18v4tivn3x689 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x688 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty vivo:publisher .

_:node18v4tivn3x712 a owl:Restriction ;
	owl:onProperty obo:ERO_0001518 ;
	owl:someValuesFrom ocresd:OCRE100038 .

<http://www.geneontology.org/formats/oboInOwl#Definition> a owl:Class ;
	rdfs:subClassOf obo:IAO_0000102 .

obo:ERO_0000037 obo:IAO_0000111 "provides services"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "PERSON: Melissa Haendel"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "contact or provider for service" ;
	rdfs:range obo:ERO_0000005 ;
	a owl:ObjectProperty ;
	obo:IAO_0000115 "Service offered by the organization."^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:domain _:node18v4tivn3x413 ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000112 "A core lab providing cell sorting to individual labs."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x718 rdf:first _:node18v4tivn3x716 ;
	rdf:rest rdf:nil .

obo:ARG_2000028 a owl:ObjectProperty ;
	rdfs:label "has contact info" ;
	rdfs:range obo:ARG_2000379 .

_:node18v4tivn3x719 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:sortAs .

_:node18v4tivn3x695 a owl:Restriction ;
	owl:minCardinality "0"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:hasTelephone .

obo:OBI_0000835 a owl:Class ;
	rdfs:label "Manufacturer" ;
	rdfs:subClassOf foaf:Agent ;
	obo:IAO_0000114 obo:IAO_0000124 ;
	obo:IAO_0000115 "A person or organization that has a manufacturer role"^^<http://www.w3.org/2001/XMLSchema#string> ;
	owl:equivalentClass _:node18v4tivn3x366 .

vivo:Translation a owl:Class ;
	rdfs:label "Translation" ;
	rdfs:subClassOf bibo:Document ;
	obo:IAO_0000115 "The result of rendering a work from one language to another"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x622 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeInterval ;
	owl:onProperty vivo:dateTimeInterval .

obo:ARG_2000078 rdfs:label "American Board of Otolaryngology" .

_:node18v4tivn3x713 rdf:first _:node18v4tivn3x717 ;
	rdf:rest _:node18v4tivn3x701 .

obo:ERO_0000788 a owl:Class ;
	rdfs:label "Faculty Role" ;
	rdfs:subClassOf obo:ERO_0000787 ;
	obo:IAO_0000112 "A professor at a university."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000114 obo:IAO_0000120 ;
	obo:IAO_0000115 "An employee role inhering in a person that is realized when the bearer participates in the teaching and/or administrative force of a university, college, or school."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "PERSON: Nicole Vasilevsky"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "http://dictionary.reference.com/browse/faculty"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x201 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty vivo:publisher .

geo:landAreaTotal a owl:DatatypeProperty ;
	rdfs:label "total land area" .

_:node18v4tivn3x720 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:category .

geo:hasCoordinate a owl:DatatypeProperty ;
	rdfs:label "has coordinate" .

<http://purl.org/vocab/vann/preferredNamespaceUri> a owl:DatatypeProperty ;
	rdfs:label "preferred namespace URI" .

bibo:Report a owl:Class ;
	rdfs:comment "A document describing an account or statement describing in detail an event, situation, or the like, usually as the result of observation, inquiry, etc.."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Report" ;
	rdfs:subClassOf bibo:Document , _:node18v4tivn3x472 ;
	obo:IAO_0000112 "Medical Subject Heading (MeSH) definition of Technical Report: Work consisting of a formal report giving details of the investigation and results of a medical or other scientific problem. When issued by a government agency or comparable official body, its contents may be classified, unclassified, or declassified with regard to security clearance. This publication type may also cover a scientific paper or article that records the current state or current position of scientific research and development. If so labeled by the editor or publisher, this publication type may be properly used for journal articles."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A document describing an account or statement describing in detail an event, situation, or the like, usually as the result of observation, inquiry, etc."^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

obo:ARG_2000075 rdfs:label "American Board of Obstetrics and Gynecology" .

_:node18v4tivn3x721 rdf:first _:node18v4tivn3x719 ;
	rdf:rest _:node18v4tivn3x718 .

_:node18v4tivn3x352 a owl:Restriction ;
	owl:onProperty vcard:additionalName ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

vcard:CalendarBusy a owl:Class ;
	rdfs:comment """To specify the URI for the busy time associated with the object that the vCard represents.
Was called FBURI in vCard"""^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Calendar Busy" ;
	rdfs:subClassOf vcard:Calendar ;
	owl:equivalentClass _:node18v4tivn3x200 .

scires:studyPopulationCount a owl:DatatypeProperty ;
	rdfs:label "study population count" ;
	obo:IAO_0000115 "number of human participants in the study (trial)."^^<http://www.w3.org/2001/XMLSchema#string> .

geo:nameListAR geo:sourceCreator "FAO terminology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceModified "2010-06-24"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "nameListAR" ;
	geo:sourceIdentifier "http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> , "http://www.fao.org/termportal/contr/en/"@en , "http://www.fao.org/termportal/contr/ar/"@ar ;
	ns5:source "FAO terminology http://www.fao.org/termportal/en/"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://www.fao.org/termportal/contr/es/"@es , "http://www.fao.org/termportal/contr/zh/"@zh , "http://www.fao.org/termportal/contr/fr/"@fr ;
	a owl:DatatypeProperty .

_:node18v4tivn3x656 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:courseCredits .

_:node18v4tivn3x35 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nationalityES .

geo:economic_region a owl:Class ;
	rdfs:label "Economic Region" ;
	rdfs:subClassOf geo:group .

_:node18v4tivn3x566 rdf:first _:node18v4tivn3x720 ;
	rdf:rest rdf:nil .

geo:HDIUnit a owl:DatatypeProperty .

_:node18v4tivn3x702 a owl:Class ;
	owl:unionOf _:node18v4tivn3x722 .

<http://purl.org/spar/cito/> rdfs:label "CiTO (Citation Typing Ontology)" .

obo:ARG_2000076 rdfs:label "American Board of Ophthalmology" .

_:node18v4tivn3x353 rdf:first _:node18v4tivn3x723 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x302 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x721 .

vcard:instantMessage a owl:DatatypeProperty ;
	rdfs:domain vcard:InstantMessage ;
	rdfs:label "instant message" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> .

vivo:subcontractsGrant a owl:ObjectProperty ;
	rdfs:domain foaf:Organization ;
	rdfs:label "subcontracts grant" ;
	rdfs:range vivo:Grant ;
	owl:inverseOf vivo:grantSubcontractedThrough .

vivo:ConferenceSeries a owl:Class ;
	rdfs:label "Conference Series" ;
	rdfs:subClassOf vivo:EventSeries ;
	obo:IAO_0000112 "For individual, separate conferences, use conference instead.  core:ConferenceSeries and core:SeminarSeries are very similar."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "An organized series of a meeting for consultation or discussion."^^<http://www.w3.org/2001/XMLSchema#string> .

scires:protocolRealizedBy a owl:ObjectProperty ;
	rdfs:domain obo:OBI_0000272 ;
	rdfs:label "protocol realized by" ;
	rdfs:range _:node18v4tivn3x180 ;
	owl:inverseOf obo:ERO_0000481 .

bibo:Quote a owl:Class ;
	rdfs:comment "An excerpted collection of words."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Quote" ;
	rdfs:subClassOf bibo:Excerpt ;
	obo:IAO_0000112 "Short Definition from the bibo ontology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "An excerpted collection of words"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

_:node18v4tivn3x297 a owl:Restriction ;
	owl:allValuesFrom obo:IAO_0000030 ;
	owl:onProperty vivo:supportedInformationResource .

vivo:NonFacultyAcademicPosition a owl:Class ;
	rdfs:label "Non-Faculty Academic Position" ;
	rdfs:subClassOf vivo:Position ;
	obo:IAO_0000112 "Researcher; Academic Extension Associate; Postdoctoral Associate"^^<http://www.w3.org/2001/XMLSchema#string> , "Those positions are held by people who do academic work but do not have faculty positions in universities or institutes."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A position involving academic work but without faculty status"^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:Colleague a owl:Class ;
	rdfs:label "Colleague" ;
	rdfs:subClassOf vcard:RelatedType .

_:node18v4tivn3x722 rdf:first vcard:Individual ;
	rdf:rest _:node18v4tivn3x724 .

vcard:hasSound a owl:ObjectProperty ;
	rdfs:label "has sound" ;
	rdfs:range vcard:Sound .

_:node18v4tivn3x723 a owl:Restriction ;
	owl:minCardinality "0"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:additionalName .

obo:ARG_2000073 rdfs:label "American Board of Neurological Surgery" .

vivo:OutreachProviderRole a owl:Class ;
	rdfs:label "Outreach Provider Role" ;
	rdfs:subClassOf obo:BFO_0000023 ;
	obo:IAO_0000112 "Communicating Astronomy to the Public"^^<http://www.w3.org/2001/XMLSchema#string> , "The example is one outreach role required by US space agency NASA, which is related with one project in NASA. Name of the outreach role should be put here."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "An outreach or community service role directed outside a person's primary profession and institution"^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:Organization a owl:Class ;
	rdfs:comment "Defines all the properties required to be an  Organization"^^<http://www.w3.org/2001/XMLSchema#string> , "To specify the organizational name  associated with the vCard"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Organization" ;
	rdfs:subClassOf vcard:Kind .

vcard:country a owl:DatatypeProperty ;
	rdfs:domain vcard:Address ;
	rdfs:label "country" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> .

ocresd:OCRE100038 a owl:Class ;
	rdfs:label "Phase" ;
	rdfs:subClassOf obo:BFO_0000015 ;
	obo:IAO_0000115 """Phase describes the level of a trial required of drugs before (and after) they are routinely used in clinical practice: 
- Phase I trials assess toxic effects on humans (not many people participate in them, and usually without controls); 
- Phase ll trials assess therapeutic benefit (usually involving a few hundred people, usually with controls, but not always); 
- Phase III trials compare the new treatment against standard (or placebo) treatment (usually a full randomised controlled trial). At this point, a drug can be approved for community use. 
- Phase IV monitors a new treatment in the community, often to evaluate longterm safety and effectiveness. [Glossary of Terms in The Cochrane Collaboration]

A trial can be of a combination phase (e.g., I/II).
The concept of phase is not applicable to trials studying certain interventions (e.g., device, procedure, behavioral)"""^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000117 "Simona"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x570 rdf:first _:node18v4tivn3x496 ;
	rdf:rest rdf:nil .

vivo:Foundation a owl:Class ;
	rdfs:label "Foundation" ;
	rdfs:subClassOf foaf:Organization ;
	obo:IAO_0000112 "The Ford Foundation"^^<http://www.w3.org/2001/XMLSchema#string> , "Definition take from: http://dictionary.reference.com/browse/foundation."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "An institution founded with an endowment to support educational, research, artistic or other charitable activities."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://vivoweb.org/ontology/core> .

_:node18v4tivn3x725 rdf:first obo:ERO_0000004 ;
	rdf:rest _:node18v4tivn3x726 .

bibo:subsequentLegalDecision a owl:ObjectProperty ;
	rdfs:comment "A legal decision on appeal that takes action on a case (affirming it, reversing it, etc.)."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "subsequent legal decision" ;
	obo:IAO_0000112 "Public description is from comments of this object property in bibo ontology located here: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x57 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:GDPYear .

vcard:revision a owl:DatatypeProperty ;
	rdfs:label "revision" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#dateTime> .

_:node18v4tivn3x724 rdf:first vcard:Location ;
	rdf:rest _:node18v4tivn3x727 .

_:node18v4tivn3x294 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeInterval ;
	owl:onProperty vivo:dateTimeInterval .

vcard:Me a owl:Class ;
	rdfs:label "Me" ;
	rdfs:subClassOf vcard:RelatedType .

obo:ARG_2000074 rdfs:label "American Board of Nuclear Medicine" .

_:node18v4tivn3x569 a owl:Restriction ;
	owl:onProperty vcard:calendarLink ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x342 rdf:first _:node18v4tivn3x709 ;
	rdf:rest _:node18v4tivn3x697 .

_:node18v4tivn3x661 a owl:Class ;
	owl:unionOf _:node18v4tivn3x725 .

vcard:category a owl:DatatypeProperty ;
	rdfs:domain vcard:Category ;
	rdfs:label "category" ;
	rdfs:range <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x33 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:landAreaNotes .

vivo:scopusId a owl:DatatypeProperty ;
	rdfs:domain foaf:Person ;
	rdfs:label "Scopus ID" ;
	rdfs:subPropertyOf vivo:identifier ;
	obo:IAO_0000112 "Home page for Scopus: http://www.scopus.com/home.url"^^<http://www.w3.org/2001/XMLSchema#string> .

bibo:Statute a owl:Class ;
	rdfs:comment "A bill enacted into law."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "Statute" ;
	rdfs:subClassOf bibo:Legislation ;
	obo:IAO_0000112 "Short Definition from bibo ontology"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A bill enacted into law"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns4:term_status "stable" .

obo:ARG_2000071 rdfs:label "American Board of Internal Medicine" .

_:node18v4tivn3x727 rdf:first vcard:Organization ;
	rdf:rest rdf:nil .

_:node18v4tivn3x728 rdf:first _:node18v4tivn3x261 ;
	rdf:rest rdf:nil .

geo:sourceCreator a owl:AnnotationProperty .

vcard:Related a owl:Class ;
	rdfs:comment "To specify a relationship between another entity and the entity represented by this vCard"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Related" ;
	rdfs:subClassOf vcard:Organizational ;
	owl:equivalentClass _:node18v4tivn3x140 .

_:node18v4tivn3x729 rdf:first obo:ERO_0000006 ;
	rdf:rest _:node18v4tivn3x730 .

vivo:Project a owl:Class ;
	rdfs:label "Project" ;
	rdfs:subClassOf obo:BFO_0000015 , _:node18v4tivn3x290 , _:node18v4tivn3x284 , _:node18v4tivn3x254 ;
	obo:IAO_0000112 "An endeavor, frequently collaborative, that occurs over a finite period of time and is intended to achieve a particular aim."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "An endeavor, frequently collaborative, that occurs over a finite period of time and is intended to achieve a particular aim."^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x286 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:sortAs .

_:node18v4tivn3x731 rdf:first obo:ERO_0000006 ;
	rdf:rest _:node18v4tivn3x732 .

_:node18v4tivn3x733 a owl:Restriction ;
	owl:cardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:hasFormattedName .

vivo:preferredDisplayOrder a owl:DatatypeProperty ;
	rdfs:label "preferred display order" .

obo:ARG_2000072 rdfs:label "American Board of Medical Genetics" .

_:node18v4tivn3x734 rdf:first obo:ERO_0000020 ;
	rdf:rest _:node18v4tivn3x704 .

_:node18v4tivn3x735 a owl:Restriction ;
	owl:onProperty vcard:timeZone ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

<http://www.geneontology.org/formats/oboInOwl#SynonymType> a owl:Class ;
	rdfs:subClassOf obo:IAO_0000102 .

_:node18v4tivn3x707 a owl:Class ;
	owl:unionOf _:node18v4tivn3x736 .

vcard:CalendarRequest a owl:Class ;
	rdfs:comment """To specify the calendar user address [RFC5545] to which a scheduling request [RFC5546] should be sent for the object represented by the vCard. 
Was called CALADRURI in vCard"""^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:label "Calendar Request" ;
	rdfs:subClassOf vcard:Calendar ;
	owl:equivalentClass _:node18v4tivn3x645 .

vivo:Association a owl:Class ;
	rdfs:label "Association" ;
	rdfs:subClassOf foaf:Organization ;
	obo:IAO_0000112 "Special Libraries Association; Association for Computing Machinery(ACM); American Medical Informatics Association(AMIA)"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A formal organization of people or groups of people around a subject or practice."^^<http://www.w3.org/2001/XMLSchema#string> , "A group of persons or organizations organized for a common purpose."^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://vivoweb.org/ontology/core> .

_:node18v4tivn3x732 rdf:first obo:ERO_0000015 ;
	rdf:rest _:node18v4tivn3x734 .

_:node18v4tivn3x726 rdf:first obo:ERO_0000005 ;
	rdf:rest _:node18v4tivn3x729 .

_:node18v4tivn3x737 rdf:first _:node18v4tivn3x733 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x736 rdf:first vivo:Contract ;
	rdf:rest _:node18v4tivn3x593 .

_:node18v4tivn3x105 rdf:first _:node18v4tivn3x735 ;
	rdf:rest _:node18v4tivn3x728 .

geo:hasOfficialName a owl:DatatypeProperty ;
	rdfs:label "has official name" .

_:node18v4tivn3x738 rdf:first _:node18v4tivn3x698 ;
	rdf:rest _:node18v4tivn3x692 .

geo:codeDBPediaID a owl:DatatypeProperty ;
	rdfs:label "codeDBPediaID" ;
	geo:sourceCreator "DBpedia"^^<http://www.w3.org/2001/XMLSchema#string> ;
	geo:sourceIdentifier "http://dbpedia.org/About"@en ;
	geo:sourceModified "2010-04-28"^^<http://www.w3.org/2001/XMLSchema#string> ;
	ns5:source "DBpedia http://dbpedia.org/About"^^<http://www.w3.org/2001/XMLSchema#string> .

vcard:Contact a owl:Class ;
	rdfs:label "Contact" ;
	rdfs:subClassOf vcard:RelatedType .

vivo:hasProceedings a owl:ObjectProperty ;
	rdfs:domain bibo:Conference ;
	rdfs:label "proceedings" ;
	rdfs:range bibo:Proceedings ;
	vitro:descriptionAnnot "A possible working example: The conference proceeding of the SPIE was generated from the conference - International Society for Optical Engineering."^^<http://www.w3.org/2001/XMLSchema#string> .

bibo:edition a owl:DatatypeProperty ;
	rdfs:comment "The name defining a special edition of a document. Normally its a literal value composed of a version number and words."@en ;
	rdfs:isDefinedBy "http://purl.org/ontology/bibo/"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
	rdfs:label "edition" ;
	ns4:term_status "stable" .

_:node18v4tivn3x739 a owl:Restriction ;
	owl:allValuesFrom vcard:FormattedName ;
	owl:onProperty vcard:hasFormattedName .

obo:ARG_2000070 rdfs:label "American Board of Family Medicine" .

obo:RO_0001015 a owl:ObjectProperty ;
	rdfs:label "location of" ;
	owl:inverseOf obo:RO_0001025 .

_:node18v4tivn3x330 rdf:first obo:ERO_0000005 ;
	rdf:rest _:node18v4tivn3x731 .

_:node18v4tivn3x609 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x738 .

_:node18v4tivn3x730 rdf:first obo:ERO_0000014 ;
	rdf:rest _:node18v4tivn3x497 .

<http://www.w3.org/2001/XMLSchema#boolean> a rdfs:Datatype .

obo:OBI_0000011 obo:IAO_0000115 "A processual entity that realizes a plan which is the concretization of a plan specification."@en ;
	rdfs:subClassOf obo:BFO_0000015 ;
	obo:IAO_0000114 obo:IAO_0000122 ;
	rdfs:label "Planned Process" ;
	obo:IAO_0000111 "planned process"^^<http://www.w3.org/2001/XMLSchema#string> , "planned process"@en ;
	obo:IAO_0000117 "Bjoern Peters"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000116 "'Plan' includes a future direction sense. That can be problematic if plans are changed during their execution. There are however implicit contingencies for protocols that an agent has in his mind that can be considered part of the plan, even if the agent didn't have them in mind before. Therefore, a planned process can diverge from what the agent would have said the plan was before executing it, by adjusting to problems encountered during execution (e.g. choosing another reagent with equivalent properties, if the originally planned one has run out.)"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000412 <http://purl.obolibrary.org/obo/obi.owl> ;
	obo:IAO_0000112 "Injecting mice with a vaccine in order to test its efficacy"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000119 "branch derived"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a owl:Class .

_:node18v4tivn3x97 rdf:first _:node18v4tivn3x739 ;
	rdf:rest _:node18v4tivn3x737 .

vivo:Catalog a owl:Class ;
	rdfs:label "Catalog" ;
	rdfs:subClassOf bibo:Document , _:node18v4tivn3x663 , _:node18v4tivn3x687 ;
	obo:IAO_0000112 "Short Definition is the Medical Subject Heading (MeSH) definition"^^<http://www.w3.org/2001/XMLSchema#string> , "NLM Catalog"^^<http://www.w3.org/2001/XMLSchema#string> ;
	obo:IAO_0000115 "A list of items in a collection; an ordered compilation of item descriptions and sufficient information to afford access to them"^^<http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x740 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:sortAs .

_:node18v4tivn3x741 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:description .

_:node18v4tivn3x742 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:title .

_:node18v4tivn3x743 a owl:Restriction ;
	owl:onProperty vcard:gender ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x744 rdf:first _:node18v4tivn3x745 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x746 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#int> ;
	owl:onProperty vivo:rank .

_:node18v4tivn3x747 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom foaf:Organization .

_:node18v4tivn3x748 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x749 .

_:node18v4tivn3x750 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:contactInformation .

_:node18v4tivn3x751 a owl:Restriction ;
	owl:allValuesFrom c4o:GlobalCitationCount ;
	owl:onProperty c4o:hasGlobalCitationFrequency .

_:node18v4tivn3x745 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:geo .

_:node18v4tivn3x752 rdf:first _:node18v4tivn3x753 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x754 rdf:first foaf:Organization ;
	rdf:rest _:node18v4tivn3x755 .

_:node18v4tivn3x756 a owl:Restriction ;
	owl:onProperty vcard:title ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x757 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom foaf:Person .

foaf:Person rdfs:subClassOf _:node18v4tivn3x758 , _:node18v4tivn3x759 , _:node18v4tivn3x760 .

_:node18v4tivn3x761 rdf:first _:node18v4tivn3x762 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x763 rdf:first _:node18v4tivn3x764 ;
	rdf:rest _:node18v4tivn3x744 .

vcard:Identification owl:equivalentClass _:node18v4tivn3x765 .

_:node18v4tivn3x755 rdf:first foaf:Person ;
	rdf:rest rdf:nil .

_:node18v4tivn3x766 rdf:first _:node18v4tivn3x742 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x767 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeInterval ;
	owl:onProperty vivo:dateTimeInterval .

_:node18v4tivn3x764 a owl:Restriction ;
	owl:onProperty vcard:geo ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x768 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:abbreviation .

_:node18v4tivn3x769 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:doi .

geo:territory rdfs:subClassOf _:node18v4tivn3x770 , _:node18v4tivn3x771 , _:node18v4tivn3x772 , _:node18v4tivn3x773 , _:node18v4tivn3x774 , _:node18v4tivn3x775 , _:node18v4tivn3x776 , _:node18v4tivn3x777 , _:node18v4tivn3x778 , _:node18v4tivn3x779 , _:node18v4tivn3x780 , _:node18v4tivn3x781 , _:node18v4tivn3x782 , _:node18v4tivn3x783 , _:node18v4tivn3x784 , _:node18v4tivn3x785 , _:node18v4tivn3x786 , _:node18v4tivn3x787 , _:node18v4tivn3x788 , _:node18v4tivn3x789 , _:node18v4tivn3x790 , _:node18v4tivn3x791 , _:node18v4tivn3x792 , _:node18v4tivn3x793 , _:node18v4tivn3x794 , _:node18v4tivn3x795 , _:node18v4tivn3x796 , _:node18v4tivn3x797 , _:node18v4tivn3x798 , _:node18v4tivn3x799 , _:node18v4tivn3x800 , _:node18v4tivn3x801 , _:node18v4tivn3x802 , _:node18v4tivn3x803 , _:node18v4tivn3x804 , _:node18v4tivn3x805 , _:node18v4tivn3x806 , _:node18v4tivn3x807 , _:node18v4tivn3x808 , _:node18v4tivn3x809 , _:node18v4tivn3x810 , _:node18v4tivn3x811 .

_:node18v4tivn3x812 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x813 .

_:node18v4tivn3x814 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:eissn .

vcard:OrganizationName owl:equivalentClass _:node18v4tivn3x815 .

obo:ERO_0000006 owl:equivalentClass _:node18v4tivn3x816 .

_:node18v4tivn3x813 rdf:first _:node18v4tivn3x756 ;
	rdf:rest _:node18v4tivn3x766 .

_:node18v4tivn3x817 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:pageEnd .

_:node18v4tivn3x818 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x819 .

_:node18v4tivn3x820 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x763 .

_:node18v4tivn3x821 a owl:Restriction ;
	owl:allValuesFrom vivo:GeographicLocation ;
	owl:onProperty obo:BFO_0000050 .

_:node18v4tivn3x753 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:gender .

_:node18v4tivn3x822 a owl:Restriction ;
	owl:allValuesFrom vivo:GeographicLocation ;
	owl:onProperty obo:BFO_0000051 .

vivo:Authorship rdfs:subClassOf _:node18v4tivn3x823 , _:node18v4tivn3x824 , _:node18v4tivn3x825 .

obo:ERO_0000004 rdfs:subClassOf _:node18v4tivn3x826 .

_:node18v4tivn3x827 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:issn .

_:node18v4tivn3x828 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameListIT .

bibo:Periodical rdfs:subClassOf _:node18v4tivn3x829 , _:node18v4tivn3x830 , _:node18v4tivn3x831 .

_:node18v4tivn3x832 rdf:first _:node18v4tivn3x833 ;
	rdf:rest _:node18v4tivn3x834 .

_:node18v4tivn3x835 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x836 .

vivo:grantDirectCosts rdfs:domain _:node18v4tivn3x837 .

_:node18v4tivn3x838 a owl:Restriction ;
	owl:onProperty vcard:geo ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x795 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:hasMinLongitude .

_:node18v4tivn3x839 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameShortZH .

_:node18v4tivn3x840 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:sortAs .

_:node18v4tivn3x841 a owl:Restriction ;
	owl:minCardinality "0"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:hasEmail .

vcard:Organizational owl:equivalentClass _:node18v4tivn3x842 .

_:node18v4tivn3x773 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:GDPNotes .

_:node18v4tivn3x843 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x844 .

vcard:Kind owl:equivalentClass _:node18v4tivn3x748 .

obo:ERO_0000054 rdfs:domain _:node18v4tivn3x845 .

_:node18v4tivn3x846 rdf:first _:node18v4tivn3x835 ;
	rdf:rest _:node18v4tivn3x847 .

_:node18v4tivn3x797 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameCurrencyES .

vivo:IssuedCredential rdfs:subClassOf _:node18v4tivn3x848 , _:node18v4tivn3x849 , _:node18v4tivn3x850 , _:node18v4tivn3x851 , _:node18v4tivn3x852 , _:node18v4tivn3x853 , _:node18v4tivn3x854 .

_:node18v4tivn3x855 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameOfficialIT .

_:node18v4tivn3x856 a owl:Restriction ;
	owl:allValuesFrom vcard:Email ;
	owl:onProperty vcard:hasEmail .

_:node18v4tivn3x857 rdf:first _:node18v4tivn3x858 ;
	rdf:rest _:node18v4tivn3x859 .

_:node18v4tivn3x860 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x861 .

_:node18v4tivn3x862 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeInterval ;
	owl:onProperty vivo:dateTimeInterval .

vcard:Geographical owl:equivalentClass _:node18v4tivn3x863 .

_:node18v4tivn3x864 rdf:first _:node18v4tivn3x841 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x865 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:codeUN .

_:node18v4tivn3x762 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x857 .

_:node18v4tivn3x866 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#boolean> ;
	owl:onProperty vivo:hideFromDisplay .

_:node18v4tivn3x861 rdf:first _:node18v4tivn3x867 ;
	rdf:rest _:node18v4tivn3x868 .

_:node18v4tivn3x869 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:anniversary .

_:node18v4tivn3x870 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:codeISO2 .

_:node18v4tivn3x871 rdf:first _:node18v4tivn3x872 ;
	rdf:rest _:node18v4tivn3x873 .

_:node18v4tivn3x874 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:numPages .

_:node18v4tivn3x859 rdf:first _:node18v4tivn3x840 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x875 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeInterval ;
	owl:onProperty vivo:dateTimeInterval .

_:node18v4tivn3x867 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x876 .

_:node18v4tivn3x877 rdf:first _:node18v4tivn3x856 ;
	rdf:rest _:node18v4tivn3x864 .

_:node18v4tivn3x878 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameListZH .

_:node18v4tivn3x879 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x871 .

_:node18v4tivn3x880 a owl:Restriction ;
	owl:allValuesFrom foaf:Agent ;
	owl:onProperty vivo:features .

_:node18v4tivn3x858 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:sortAs .

_:node18v4tivn3x881 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:description .

vcard:Email owl:equivalentClass _:node18v4tivn3x882 .

_:node18v4tivn3x876 rdf:first _:node18v4tivn3x838 ;
	rdf:rest _:node18v4tivn3x883 .

_:node18v4tivn3x884 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vivo:supplementalInformation .

_:node18v4tivn3x885 a owl:Restriction ;
	owl:onProperty vcard:birthdate ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#dateTime> .

_:node18v4tivn3x886 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:isAdministeredBy .

_:node18v4tivn3x887 a owl:Restriction ;
	owl:onProperty vcard:honorificSuffix ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x888 rdf:first _:node18v4tivn3x889 ;
	rdf:rest _:node18v4tivn3x890 .

_:node18v4tivn3x891 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x892 .

_:node18v4tivn3x893 rdf:first obo:ERO_0000005 ;
	rdf:rest _:node18v4tivn3x894 .

_:node18v4tivn3x895 a owl:Class ;
	owl:unionOf _:node18v4tivn3x896 .

_:node18v4tivn3x897 rdf:first _:node18v4tivn3x885 ;
	rdf:rest _:node18v4tivn3x898 .

_:node18v4tivn3x899 a owl:Restriction ;
	owl:allValuesFrom foaf:Agent ;
	owl:onProperty vivo:publisher .

_:node18v4tivn3x900 a owl:Restriction ;
	owl:allValuesFrom geo:self_governing ;
	owl:onProperty geo:isAdministeredBy .

_:node18v4tivn3x901 rdf:first _:node18v4tivn3x902 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x903 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:abstract .

_:node18v4tivn3x894 rdf:first obo:ERO_0000014 ;
	rdf:rest rdf:nil .

vcard:FormattedName owl:equivalentClass _:node18v4tivn3x904 .

_:node18v4tivn3x905 rdf:first foaf:Person ;
	rdf:rest rdf:nil .

_:node18v4tivn3x906 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x897 .

_:node18v4tivn3x904 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x907 .

_:node18v4tivn3x908 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x909 .

_:node18v4tivn3x910 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x911 .

_:node18v4tivn3x912 a owl:Restriction ;
	owl:allValuesFrom bibo:DocumentPart ;
	owl:onProperty obo:BFO_0000051 .

_:node18v4tivn3x913 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameShortES .

_:node18v4tivn3x914 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:calendarBusy .

_:node18v4tivn3x915 rdf:first _:node18v4tivn3x906 ;
	rdf:rest _:node18v4tivn3x916 .

_:node18v4tivn3x917 rdf:first vivo:Laboratory ;
	rdf:rest _:node18v4tivn3x905 .

_:node18v4tivn3x918 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:oclcnum .

_:node18v4tivn3x892 rdf:first _:node18v4tivn3x910 ;
	rdf:rest _:node18v4tivn3x832 .

_:node18v4tivn3x909 rdf:first _:node18v4tivn3x887 ;
	rdf:rest _:node18v4tivn3x901 .

_:node18v4tivn3x919 a owl:Class ;
	owl:unionOf _:node18v4tivn3x893 .

_:node18v4tivn3x920 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameListAR .

_:node18v4tivn3x781 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:agriculturalAreaUnit .

_:node18v4tivn3x921 rdf:first _:node18v4tivn3x922 ;
	rdf:rest _:node18v4tivn3x923 .

_:node18v4tivn3x924 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x925 .

_:node18v4tivn3x926 a owl:Class ;
	owl:unionOf _:node18v4tivn3x917 .

_:node18v4tivn3x807 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:HDIYear .

_:node18v4tivn3x922 a owl:Restriction ;
	owl:onProperty vcard:calendarBusy ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

vivo:Credential rdfs:subClassOf _:node18v4tivn3x927 , _:node18v4tivn3x928 , _:node18v4tivn3x929 .

_:node18v4tivn3x930 a owl:Restriction ;
	owl:onProperty vcard:geo ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

obo:ERO_0000044 rdfs:domain _:node18v4tivn3x931 .

_:node18v4tivn3x932 a owl:Restriction ;
	owl:allValuesFrom vivo:Dataset ;
	owl:onProperty cito:citesAsDataSource .

_:node18v4tivn3x916 rdf:first _:node18v4tivn3x924 ;
	rdf:rest rdf:nil .

vivo:ConferencePaper rdfs:subClassOf _:node18v4tivn3x933 .

bibo:CollectedDocument rdfs:subClassOf _:node18v4tivn3x934 .

obo:ERO_0000045 rdfs:domain _:node18v4tivn3x935 .

_:node18v4tivn3x923 rdf:first _:node18v4tivn3x914 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x911 rdf:first _:node18v4tivn3x930 ;
	rdf:rest _:node18v4tivn3x936 .

_:node18v4tivn3x937 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:birthdate .

_:node18v4tivn3x938 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:geo .

_:node18v4tivn3x939 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x921 .

_:node18v4tivn3x898 rdf:first _:node18v4tivn3x937 ;
	rdf:rest rdf:nil .

vivo:Database rdfs:subClassOf _:node18v4tivn3x940 .

bibo:Conference rdfs:subClassOf _:node18v4tivn3x768 .

_:node18v4tivn3x936 rdf:first _:node18v4tivn3x938 ;
	rdf:rest rdf:nil .

vcard:Calendar owl:equivalentClass _:node18v4tivn3x860 .

_:node18v4tivn3x929 a owl:Restriction ;
	owl:allValuesFrom vivo:GeographicLocation ;
	owl:onProperty vivo:validIn .

_:node18v4tivn3x811 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nationalityZH .

_:node18v4tivn3x941 a owl:Restriction ;
	owl:onProperty vcard:logo ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x942 rdf:first _:node18v4tivn3x943 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x944 rdf:first _:node18v4tivn3x945 ;
	rdf:rest _:node18v4tivn3x946 .

vivo:AcademicDegree rdfs:subClassOf _:node18v4tivn3x947 , _:node18v4tivn3x948 .

_:node18v4tivn3x949 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x950 .

_:node18v4tivn3x951 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x877 .

_:node18v4tivn3x928 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty vivo:hasGoverningAuthority .

vcard:Photo owl:equivalentClass _:node18v4tivn3x952 .

_:node18v4tivn3x815 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x953 .

_:node18v4tivn3x943 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:logo .

_:node18v4tivn3x954 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x944 .

bibo:AudioVisualDocument rdfs:subClassOf _:node18v4tivn3x955 .

_:node18v4tivn3x950 rdf:first _:node18v4tivn3x956 ;
	rdf:rest _:node18v4tivn3x957 .

_:node18v4tivn3x958 rdf:first _:node18v4tivn3x951 ;
	rdf:rest _:node18v4tivn3x846 .

_:node18v4tivn3x959 rdf:first obo:ERO_0000004 ;
	rdf:rest _:node18v4tivn3x960 .

vivo:AwardedDegree rdfs:subClassOf _:node18v4tivn3x961 , _:node18v4tivn3x962 .

vivo:FundingOrganization owl:equivalentClass _:node18v4tivn3x963 .

_:node18v4tivn3x964 a owl:Restriction ;
	owl:allValuesFrom owl:Thing ;
	owl:onProperty vivo:hasSubjectArea .

_:node18v4tivn3x953 rdf:first _:node18v4tivn3x965 ;
	rdf:rest _:node18v4tivn3x966 .

obo:IAO_0000030 rdfs:subClassOf _:node18v4tivn3x967 , _:node18v4tivn3x968 , _:node18v4tivn3x969 , _:node18v4tivn3x970 , _:node18v4tivn3x971 .

_:node18v4tivn3x972 a owl:Restriction ;
	owl:minCardinality "0"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:hasAddress .

_:node18v4tivn3x931 a owl:Class ;
	owl:unionOf _:node18v4tivn3x959 .

_:node18v4tivn3x973 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom vivo:AdviseeRole .

_:node18v4tivn3x965 a owl:Restriction ;
	owl:onProperty vcard:organizationName ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x925 rdf:first _:node18v4tivn3x743 ;
	rdf:rest _:node18v4tivn3x752 .

_:node18v4tivn3x974 rdf:first _:node18v4tivn3x972 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x788 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:populationYear .

_:node18v4tivn3x975 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom vivo:Award .

_:node18v4tivn3x976 a owl:Restriction ;
	owl:minCardinality "0"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:honorificPrefix .

_:node18v4tivn3x977 rdf:first _:node18v4tivn3x978 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x979 a owl:Class ;
	owl:unionOf _:node18v4tivn3x754 .

_:node18v4tivn3x980 a owl:Restriction ;
	owl:allValuesFrom vcard:Address ;
	owl:onProperty vcard:hasAddress .

_:node18v4tivn3x966 rdf:first _:node18v4tivn3x981 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x982 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty vivo:assignedBy .

_:node18v4tivn3x790 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:hasMinLatitude .

_:node18v4tivn3x981 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:organizationName .

_:node18v4tivn3x983 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:abbreviation .

_:node18v4tivn3x984 rdf:first _:node18v4tivn3x908 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x985 a owl:Restriction ;
	owl:onProperty vcard:formattedName ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x907 rdf:first _:node18v4tivn3x985 ;
	rdf:rest _:node18v4tivn3x977 .

_:node18v4tivn3x986 rdf:first _:node18v4tivn3x980 ;
	rdf:rest _:node18v4tivn3x974 .

_:node18v4tivn3x987 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:telephone .

_:node18v4tivn3x816 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x988 .

_:node18v4tivn3x804 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:populationNotes .

_:node18v4tivn3x989 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x990 .

vcard:URL owl:equivalentClass _:node18v4tivn3x991 .

_:node18v4tivn3x927 a owl:Restriction ;
	owl:allValuesFrom owl:Thing ;
	owl:onProperty vivo:hasSubjectArea .

_:node18v4tivn3x992 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:placeOfPublication .

_:node18v4tivn3x956 a owl:Restriction ;
	owl:onProperty vcard:honorificPrefix ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x993 a owl:Restriction ;
	owl:allValuesFrom vivo:GeographicRegion ;
	owl:onProperty vivo:geographicFocus .

_:node18v4tivn3x946 rdf:first _:node18v4tivn3x987 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x994 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x986 .

vivo:AwardReceipt rdfs:subClassOf _:node18v4tivn3x995 , _:node18v4tivn3x996 , _:node18v4tivn3x997 , _:node18v4tivn3x982 , _:node18v4tivn3x998 , _:node18v4tivn3x975 .

_:node18v4tivn3x988 rdf:first obo:BFO_0000040 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x990 rdf:first _:node18v4tivn3x941 ;
	rdf:rest _:node18v4tivn3x942 .

_:node18v4tivn3x896 rdf:first vivo:Contract ;
	rdf:rest _:node18v4tivn3x999 .

_:node18v4tivn3x805 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameCurrencyFR .

_:node18v4tivn3x978 a owl:Restriction ;
	owl:cardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:formattedName .

_:node18v4tivn3x1000 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:timeZone .

vcard:Logo owl:equivalentClass _:node18v4tivn3x989 .

vivo:AdvisingRelationship rdfs:subClassOf _:node18v4tivn3x964 , _:node18v4tivn3x973 , _:node18v4tivn3x1001 , _:node18v4tivn3x1002 , _:node18v4tivn3x1003 .

_:node18v4tivn3x957 rdf:first _:node18v4tivn3x976 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x945 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> ;
	owl:onProperty vcard:telephone .

_:node18v4tivn3x749 rdf:first _:node18v4tivn3x994 ;
	rdf:rest _:node18v4tivn3x958 .

_:node18v4tivn3x1004 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:postalCode .

_:node18v4tivn3x1005 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:related .

_:node18v4tivn3x1006 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:codeISO3 .

_:node18v4tivn3x1007 rdf:first _:node18v4tivn3x1008 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x833 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1009 .

_:node18v4tivn3x997 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeValue ;
	owl:onProperty vivo:dateTimeValue .

vcard:Category owl:equivalentClass _:node18v4tivn3x1010 .

_:node18v4tivn3x1011 rdf:first _:node18v4tivn3x1012 ;
	rdf:rest _:node18v4tivn3x1013 .

_:node18v4tivn3x1014 rdf:first _:node18v4tivn3x1015 ;
	rdf:rest _:node18v4tivn3x1016 .

_:node18v4tivn3x1017 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameOfficialFR .

_:node18v4tivn3x873 rdf:first _:node18v4tivn3x1005 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1009 rdf:first _:node18v4tivn3x1018 ;
	rdf:rest _:node18v4tivn3x1019 .

_:node18v4tivn3x1008 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:timeZone .

_:node18v4tivn3x1012 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:sortAs .

_:node18v4tivn3x1020 rdf:first _:node18v4tivn3x1021 ;
	rdf:rest _:node18v4tivn3x1022 .

_:node18v4tivn3x1023 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeInterval ;
	owl:onProperty vivo:dateTimeInterval .

_:node18v4tivn3x1024 a owl:Restriction ;
	owl:onProperty vcard:postalCode ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x1013 rdf:first _:node18v4tivn3x1025 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1021 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1026 .

_:node18v4tivn3x1027 a owl:Restriction ;
	owl:allValuesFrom bibo:Document ;
	owl:onProperty bibo:presents .

_:node18v4tivn3x1028 rdf:first _:node18v4tivn3x1004 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1029 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:description .

_:node18v4tivn3x1030 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:timeZone .

_:node18v4tivn3x1031 a owl:Restriction ;
	owl:allValuesFrom owl:Thing ;
	owl:onProperty vivo:hasSubjectArea .

vivo:Grant rdfs:subClassOf _:node18v4tivn3x1032 , _:node18v4tivn3x1033 , _:node18v4tivn3x1034 , _:node18v4tivn3x1035 , _:node18v4tivn3x1036 , _:node18v4tivn3x1037 .

_:node18v4tivn3x1038 a owl:Restriction ;
	owl:minCardinality "0"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:hasName .

_:node18v4tivn3x1039 rdf:first _:node18v4tivn3x740 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1040 rdf:first _:node18v4tivn3x1024 ;
	rdf:rest _:node18v4tivn3x1028 .

_:node18v4tivn3x834 rdf:first _:node18v4tivn3x1041 ;
	rdf:rest rdf:nil .

obo:ERO_0000481 rdfs:domain _:node18v4tivn3x1042 .

obo:ERO_0000016 owl:equivalentClass _:node18v4tivn3x1043 .

_:node18v4tivn3x1044 a owl:Restriction ;
	owl:allValuesFrom vivo:GeographicLocation ;
	owl:onProperty obo:RO_0001025 .

_:node18v4tivn3x1045 rdf:first _:node18v4tivn3x1046 ;
	rdf:rest _:node18v4tivn3x915 .

_:node18v4tivn3x1047 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:language .

_:node18v4tivn3x1018 a owl:Restriction ;
	owl:onProperty vcard:timeZone ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x1048 rdf:first _:node18v4tivn3x1049 ;
	rdf:rest _:node18v4tivn3x1007 .

_:node18v4tivn3x872 a owl:Restriction ;
	owl:onProperty vcard:related ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x1050 a owl:Restriction ;
	owl:allValuesFrom vivo:GeographicRegion ;
	owl:onProperty vivo:geographicFocus .

_:node18v4tivn3x1051 rdf:first _:node18v4tivn3x1052 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1046 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1053 .

_:node18v4tivn3x1054 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:sortAs .

_:node18v4tivn3x1049 a owl:Restriction ;
	owl:onProperty vcard:timeZone ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x1019 rdf:first _:node18v4tivn3x1030 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1055 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:description .

_:node18v4tivn3x1052 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1011 .

_:node18v4tivn3x1053 rdf:first _:node18v4tivn3x1056 ;
	rdf:rest _:node18v4tivn3x1057 .

_:node18v4tivn3x1058 rdf:first _:node18v4tivn3x1059 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1060 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:language .

_:node18v4tivn3x1061 a owl:Restriction ;
	owl:onProperty vcard:geo ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x1056 a owl:Restriction ;
	owl:onProperty vcard:anniversary ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#dateTime> .

_:node18v4tivn3x1062 rdf:first _:node18v4tivn3x1063 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1064 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:codeDBPediaID .

_:node18v4tivn3x1065 rdf:first _:node18v4tivn3x1066 ;
	rdf:rest _:node18v4tivn3x1067 .

_:node18v4tivn3x1068 rdf:first obo:ERO_0000004 ;
	rdf:rest _:node18v4tivn3x1069 .

_:node18v4tivn3x1057 rdf:first _:node18v4tivn3x869 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1063 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1070 .

_:node18v4tivn3x1071 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameListFR .

_:node18v4tivn3x1072 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1065 .

_:node18v4tivn3x1070 rdf:first _:node18v4tivn3x1073 ;
	rdf:rest _:node18v4tivn3x1039 .

_:node18v4tivn3x1074 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1075 .

_:node18v4tivn3x1076 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1077 .

_:node18v4tivn3x1078 rdf:first _:node18v4tivn3x1072 ;
	rdf:rest _:node18v4tivn3x1079 .

_:node18v4tivn3x934 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty vivo:publisher .

_:node18v4tivn3x1073 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:sortAs .

_:node18v4tivn3x1075 rdf:first _:node18v4tivn3x1080 ;
	rdf:rest _:node18v4tivn3x1081 .

_:node18v4tivn3x1077 rdf:first _:node18v4tivn3x1061 ;
	rdf:rest _:node18v4tivn3x1082 .

_:node18v4tivn3x1083 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:geo .

_:node18v4tivn3x935 a owl:Class ;
	owl:unionOf _:node18v4tivn3x1068 .

vcard:Telephone owl:equivalentClass _:node18v4tivn3x954 .

_:node18v4tivn3x1080 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1084 .

_:node18v4tivn3x1085 rdf:first foaf:Person ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1086 rdf:first obo:ERO_0001716 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1087 rdf:first obo:OBI_0100026 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1026 rdf:first _:node18v4tivn3x1088 ;
	rdf:rest _:node18v4tivn3x1089 .

obo:ERO_0000390 rdfs:range _:node18v4tivn3x979 .

_:node18v4tivn3x1090 rdf:first _:node18v4tivn3x1083 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1084 rdf:first _:node18v4tivn3x1091 ;
	rdf:rest _:node18v4tivn3x1092 .

_:node18v4tivn3x1093 rdf:first foaf:Organization ;
	rdf:rest _:node18v4tivn3x1085 .

obo:ERO_0000595 rdfs:subClassOf _:node18v4tivn3x1094 , _:node18v4tivn3x1095 , _:node18v4tivn3x750 , _:node18v4tivn3x741 .

_:node18v4tivn3x1096 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1097 .

_:node18v4tivn3x933 a owl:Restriction ;
	owl:allValuesFrom bibo:Conference ;
	owl:onProperty bibo:presentedAt .

_:node18v4tivn3x1088 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:language .

_:node18v4tivn3x1098 a owl:Restriction ;
	owl:onProperty vcard:geo ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x1099 rdf:first _:node18v4tivn3x1100 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1097 rdf:first _:node18v4tivn3x820 ;
	rdf:rest _:node18v4tivn3x1101 .

_:node18v4tivn3x1102 rdf:first _:node18v4tivn3x1098 ;
	rdf:rest _:node18v4tivn3x1090 .

_:node18v4tivn3x1015 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1103 .

_:node18v4tivn3x1089 rdf:first _:node18v4tivn3x1104 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1105 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1099 .

_:node18v4tivn3x1106 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:language .

_:node18v4tivn3x960 rdf:first obo:ERO_0000020 ;
	rdf:rest _:node18v4tivn3x1087 .

_:node18v4tivn3x1104 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:language .

_:node18v4tivn3x1107 rdf:first _:node18v4tivn3x1108 ;
	rdf:rest _:node18v4tivn3x1109 .

_:node18v4tivn3x1110 rdf:first obo:ERO_0000004 ;
	rdf:rest _:node18v4tivn3x1111 .

geo:area rdfs:subClassOf _:node18v4tivn3x1112 , _:node18v4tivn3x1071 , _:node18v4tivn3x1113 , _:node18v4tivn3x1114 , _:node18v4tivn3x913 , _:node18v4tivn3x1006 , _:node18v4tivn3x1064 , _:node18v4tivn3x1115 , _:node18v4tivn3x1116 , _:node18v4tivn3x1117 , _:node18v4tivn3x920 , _:node18v4tivn3x1118 , _:node18v4tivn3x1119 , _:node18v4tivn3x865 , _:node18v4tivn3x1120 , _:node18v4tivn3x1121 , _:node18v4tivn3x855 , _:node18v4tivn3x1122 , _:node18v4tivn3x1123 , _:node18v4tivn3x1124 , _:node18v4tivn3x1017 , _:node18v4tivn3x878 , _:node18v4tivn3x1125 , _:node18v4tivn3x1126 , _:node18v4tivn3x1127 , _:node18v4tivn3x870 , _:node18v4tivn3x1128 , _:node18v4tivn3x1129 , _:node18v4tivn3x839 , _:node18v4tivn3x1130 , _:node18v4tivn3x828 , _:node18v4tivn3x1131 .

_:node18v4tivn3x1132 rdf:first _:node18v4tivn3x1133 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1022 rdf:first _:node18v4tivn3x1134 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1135 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1136 .

_:node18v4tivn3x1137 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:nickName .

_:node18v4tivn3x1138 rdf:first _:node18v4tivn3x1139 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1140 a owl:Class ;
	owl:unionOf _:node18v4tivn3x1110 .

_:node18v4tivn3x1133 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:country .

_:node18v4tivn3x1139 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:hasMember .

_:node18v4tivn3x1141 a owl:Restriction ;
	owl:allValuesFrom obo:IAO_0000030 ;
	owl:onProperty vivo:featuredIn .

vcard:Name owl:equivalentClass _:node18v4tivn3x1074 .

_:node18v4tivn3x1109 rdf:first _:node18v4tivn3x1142 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1143 rdf:first obo:ERO_0000071 ;
	rdf:rest _:node18v4tivn3x1086 .

_:node18v4tivn3x1144 rdf:first _:node18v4tivn3x1145 ;
	rdf:rest _:node18v4tivn3x1146 .

_:node18v4tivn3x1147 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:freetextKeyword .

_:node18v4tivn3x1148 rdf:first _:node18v4tivn3x1149 ;
	rdf:rest _:node18v4tivn3x1150 .

vcard:Addressing owl:equivalentClass _:node18v4tivn3x1151 .

_:node18v4tivn3x1111 rdf:first obo:ERO_0000006 ;
	rdf:rest _:node18v4tivn3x1143 .

_:node18v4tivn3x1108 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:sortAs .

_:node18v4tivn3x1134 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1148 .

_:node18v4tivn3x1152 a owl:Class ;
	owl:unionOf _:node18v4tivn3x1093 .

_:node18v4tivn3x1153 a owl:Restriction ;
	owl:onProperty vcard:locality ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x1154 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:timeZone .

_:node18v4tivn3x1155 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1156 .

_:node18v4tivn3x1157 rdf:first _:node18v4tivn3x1106 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1158 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:organizationalUnitName .

_:node18v4tivn3x1159 rdf:first _:node18v4tivn3x1153 ;
	rdf:rest _:node18v4tivn3x1160 .

_:node18v4tivn3x1161 a owl:Restriction ;
	owl:allValuesFrom vivo:Blog ;
	owl:onProperty vivo:hasPublicationVenue .

_:node18v4tivn3x1160 rdf:first _:node18v4tivn3x1162 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1142 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:sortAs .

_:node18v4tivn3x1163 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:language .

_:node18v4tivn3x1164 rdf:first _:node18v4tivn3x1158 ;
	rdf:rest rdf:nil .

vcard:Individual owl:equivalentClass _:node18v4tivn3x1155 .

_:node18v4tivn3x991 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1165 .

_:node18v4tivn3x1166 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty bibo:distributor .

_:node18v4tivn3x1066 a owl:Restriction ;
	owl:onProperty vcard:timeZone ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x1167 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1168 .

_:node18v4tivn3x1169 a owl:Restriction ;
	owl:onProperty vcard:organizationalUnitName ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x1170 rdf:first _:node18v4tivn3x1171 ;
	rdf:rest _:node18v4tivn3x1172 .

_:node18v4tivn3x1165 rdf:first _:node18v4tivn3x1173 ;
	rdf:rest _:node18v4tivn3x1174 .

_:node18v4tivn3x1175 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:email .

_:node18v4tivn3x1067 rdf:first _:node18v4tivn3x1154 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1176 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:oclcnum .

_:node18v4tivn3x1177 a owl:Restriction ;
	owl:onProperty vcard:nickName ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x1156 rdf:first _:node18v4tivn3x1167 ;
	rdf:rest _:node18v4tivn3x1045 .

_:node18v4tivn3x1178 rdf:first _:node18v4tivn3x1137 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1136 rdf:first _:node18v4tivn3x1169 ;
	rdf:rest _:node18v4tivn3x1164 .

_:node18v4tivn3x1171 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1159 .

_:node18v4tivn3x801 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:populationTotal .

_:node18v4tivn3x1179 rdf:first _:node18v4tivn3x1054 ;
	rdf:rest _:node18v4tivn3x1058 .

_:node18v4tivn3x1180 a owl:Restriction ;
	owl:onProperty vcard:hasName ;
	owl:someValuesFrom vcard:Name .

_:node18v4tivn3x1181 rdf:first _:node18v4tivn3x1182 ;
	rdf:rest _:node18v4tivn3x1062 .

_:node18v4tivn3x1128 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameOfficialZH .

_:node18v4tivn3x968 a owl:Restriction ;
	owl:allValuesFrom owl:Thing ;
	owl:onProperty vivo:hasSubjectArea .

_:node18v4tivn3x830 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty vivo:publisher .

_:node18v4tivn3x1183 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1040 .

_:node18v4tivn3x1117 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameOfficialEN .

_:node18v4tivn3x863 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1179 .

_:node18v4tivn3x1184 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeInterval ;
	owl:onProperty vivo:dateTimeInterval .

_:node18v4tivn3x1168 rdf:first _:node18v4tivn3x1180 ;
	rdf:rest _:node18v4tivn3x1185 .

_:node18v4tivn3x970 a owl:Restriction ;
	owl:onProperty obo:IAO_0000136 ;
	owl:someValuesFrom obo:BFO_0000001 .

_:node18v4tivn3x831 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:issn .

_:node18v4tivn3x1186 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:timeZone .

_:node18v4tivn3x786 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:landAreaUnit .

_:node18v4tivn3x971 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeValue ;
	owl:onProperty vivo:dateTimeValue .

_:node18v4tivn3x850 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:description .

_:node18v4tivn3x1187 rdf:first _:node18v4tivn3x1163 ;
	rdf:rest _:node18v4tivn3x1157 .

bibo:Series rdfs:subClassOf _:node18v4tivn3x814 , _:node18v4tivn3x827 .

_:node18v4tivn3x1188 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:isAdministeredBy .

_:node18v4tivn3x826 a owl:Restriction ;
	owl:allValuesFrom obo:ERO_0000007 ;
	owl:onProperty obo:ERO_0000543 .

_:node18v4tivn3x1162 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:locality .

_:node18v4tivn3x1123 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:validSince .

_:node18v4tivn3x967 a owl:Restriction ;
	owl:allValuesFrom vivo:GeographicRegion ;
	owl:onProperty vivo:geographicFocus .

_:node18v4tivn3x799 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:countryAreaUnit .

vcard:Language owl:equivalentClass _:node18v4tivn3x818 .

_:node18v4tivn3x853 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom vivo:Credential .

_:node18v4tivn3x1185 rdf:first _:node18v4tivn3x1038 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1182 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1187 .

_:node18v4tivn3x1189 rdf:first obo:ERO_0001716 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x829 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:eissn .

vcard:Sound owl:equivalentClass _:node18v4tivn3x1190 .

_:node18v4tivn3x1126 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameShortIT .

_:node18v4tivn3x1172 rdf:first _:node18v4tivn3x1183 ;
	rdf:rest _:node18v4tivn3x1014 .

_:node18v4tivn3x969 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:freetextKeyword .

_:node18v4tivn3x852 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeValue ;
	owl:onProperty vivo:dateIssued .

vcard:Key owl:equivalentClass _:node18v4tivn3x1191 .

_:node18v4tivn3x778 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:hasMaxLongitude .

_:node18v4tivn3x1192 rdf:first vivo:Grant ;
	rdf:rest rdf:nil .

bibo:DocumentPart rdfs:subClassOf _:node18v4tivn3x1193 , _:node18v4tivn3x1194 , _:node18v4tivn3x1195 .

_:node18v4tivn3x961 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom foaf:Person .

bibo:Book rdfs:subClassOf _:node18v4tivn3x1196 , _:node18v4tivn3x1197 , _:node18v4tivn3x1198 , _:node18v4tivn3x1199 .

_:node18v4tivn3x1150 rdf:first _:node18v4tivn3x1200 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1118 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:validUntil .

_:node18v4tivn3x1201 rdf:first _:node18v4tivn3x1202 ;
	rdf:rest _:node18v4tivn3x1203 .

_:node18v4tivn3x849 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeValue ;
	owl:onProperty vivo:expirationDate .

_:node18v4tivn3x1101 rdf:first _:node18v4tivn3x1204 ;
	rdf:rest _:node18v4tivn3x1205 .

vivo:sponsorAwardId rdfs:domain _:node18v4tivn3x1206 .

_:node18v4tivn3x842 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1144 .

_:node18v4tivn3x793 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:agriculturalAreaYear .

_:node18v4tivn3x1149 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:sortAs .

_:node18v4tivn3x962 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom vivo:AcademicDegree .

_:node18v4tivn3x1207 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1201 .

_:node18v4tivn3x1120 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameShortAR .

_:node18v4tivn3x848 a owl:Restriction ;
	owl:allValuesFrom vivo:GeographicLocation ;
	owl:onProperty vivo:validIn .

vcard:CalendarLink owl:equivalentClass _:node18v4tivn3x1208 .

vcard:Group owl:equivalentClass _:node18v4tivn3x1209 .

_:node18v4tivn3x837 a owl:Class ;
	owl:unionOf _:node18v4tivn3x1210 .

_:node18v4tivn3x1113 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:codeFAOSTAT .

_:node18v4tivn3x1203 rdf:first _:node18v4tivn3x1186 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1211 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty bibo:distributor .

_:node18v4tivn3x854 a owl:Restriction ;
	owl:allValuesFrom owl:Thing ;
	owl:onProperty vivo:hasSubjectArea .

vcard:OrganizationUnitName owl:equivalentClass _:node18v4tivn3x1135 .

_:node18v4tivn3x1200 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:sortAs .

_:node18v4tivn3x963 a owl:Restriction ;
	owl:onProperty vivo:assigns ;
	owl:someValuesFrom vivo:Grant .

_:node18v4tivn3x1210 rdf:first vivo:Contract ;
	rdf:rest _:node18v4tivn3x1192 .

_:node18v4tivn3x776 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:GDPTotalInCurrentPrices .

_:node18v4tivn3x1202 a owl:Restriction ;
	owl:onProperty vcard:timeZone ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x1115 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameOfficialRU .

_:node18v4tivn3x1146 rdf:first _:node18v4tivn3x1207 ;
	rdf:rest _:node18v4tivn3x1181 .

_:node18v4tivn3x1212 rdf:first _:node18v4tivn3x1213 ;
	rdf:rest rdf:nil .

vcard:Geo owl:equivalentClass _:node18v4tivn3x1076 .

obo:ERO_0000072 rdfs:domain _:node18v4tivn3x1214 .

geo:non_self_governing rdfs:subClassOf _:node18v4tivn3x1188 , _:node18v4tivn3x900 , _:node18v4tivn3x886 .

_:node18v4tivn3x996 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom foaf:Agent .

_:node18v4tivn3x1213 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1215 .

_:node18v4tivn3x1216 a owl:Class ;
	owl:unionOf _:node18v4tivn3x1217 .

_:node18v4tivn3x1215 rdf:first _:node18v4tivn3x1218 ;
	rdf:rest _:node18v4tivn3x1219 .

_:node18v4tivn3x1220 rdf:first _:node18v4tivn3x1221 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x779 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameCurrencyRU .

_:node18v4tivn3x1217 rdf:first obo:ERO_0000071 ;
	rdf:rest _:node18v4tivn3x1222 .

_:node18v4tivn3x1221 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:geo .

_:node18v4tivn3x1218 a owl:Restriction ;
	owl:allValuesFrom vcard:URL ;
	owl:onProperty vcard:hasURL .

vcard:Security owl:equivalentClass _:node18v4tivn3x891 .

_:node18v4tivn3x1222 rdf:first obo:ERO_0001716 ;
	rdf:rest _:node18v4tivn3x1223 .

_:node18v4tivn3x1224 rdf:first _:node18v4tivn3x1225 ;
	rdf:rest _:node18v4tivn3x1138 .

_:node18v4tivn3x787 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:landAreaTotal .

_:node18v4tivn3x1226 rdf:first obo:ERO_0001716 ;
	rdf:rest _:node18v4tivn3x1227 .

_:node18v4tivn3x1228 rdf:first _:node18v4tivn3x949 ;
	rdf:rest _:node18v4tivn3x984 .

_:node18v4tivn3x1223 rdf:first obo:OBI_0000272 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1229 rdf:first foaf:Person ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1230 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1107 .

_:node18v4tivn3x771 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameCurrencyEN .

_:node18v4tivn3x1225 a owl:Restriction ;
	owl:onProperty vcard:hasMember ;
	owl:someValuesFrom vcard:Kind .

_:node18v4tivn3x1231 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:givenName .

_:node18v4tivn3x1227 rdf:first obo:OBI_0000272 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1232 rdf:first foaf:Organization ;
	rdf:rest _:node18v4tivn3x1229 .

_:node18v4tivn3x1233 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:eanucc13 .

_:node18v4tivn3x1234 rdf:first _:node18v4tivn3x1230 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1235 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:calendarLink .

_:node18v4tivn3x1100 a owl:Class ;
	owl:unionOf _:node18v4tivn3x1232 .

_:node18v4tivn3x1236 rdf:first obo:ERO_0000020 ;
	rdf:rest _:node18v4tivn3x1237 .

_:node18v4tivn3x1238 rdf:first _:node18v4tivn3x1231 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x803 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:landAreaYear .

_:node18v4tivn3x1239 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:language .

_:node18v4tivn3x1240 a owl:Restriction ;
	owl:allValuesFrom bibo:Journal ;
	owl:onProperty vivo:hasPublicationVenue .

_:node18v4tivn3x1209 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1224 .

<http://www.ebi.ac.uk/efo/swo/SWO_0000741> rdfs:domain _:node18v4tivn3x1241 .

_:node18v4tivn3x1237 rdf:first obo:ERO_0000071 ;
	rdf:rest _:node18v4tivn3x1226 .

_:node18v4tivn3x1242 a owl:Restriction ;
	owl:onProperty vcard:givenName ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x1243 rdf:first _:node18v4tivn3x1239 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x789 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nationalityRU .

_:node18v4tivn3x810 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:agriculturalAreaNotes .

_:node18v4tivn3x765 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1244 .

_:node18v4tivn3x1245 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:pageEnd .

_:node18v4tivn3x1246 rdf:first _:node18v4tivn3x1242 ;
	rdf:rest _:node18v4tivn3x1238 .

_:node18v4tivn3x1197 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:placeOfPublication .

_:node18v4tivn3x1247 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:language .

_:node18v4tivn3x1248 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1246 .

_:node18v4tivn3x1249 rdf:first obo:ERO_0000014 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1250 rdf:first obo:ERO_0000004 ;
	rdf:rest _:node18v4tivn3x1251 .

_:node18v4tivn3x794 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:HDINotes .

_:node18v4tivn3x1252 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1253 .

_:node18v4tivn3x1244 rdf:first _:node18v4tivn3x1254 ;
	rdf:rest _:node18v4tivn3x1078 .

_:node18v4tivn3x1255 rdf:first _:node18v4tivn3x1247 ;
	rdf:rest _:node18v4tivn3x1243 .

_:node18v4tivn3x1199 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:edition .

_:node18v4tivn3x1256 a owl:Class ;
	owl:unionOf _:node18v4tivn3x1250 .

_:node18v4tivn3x1043 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1257 .

_:node18v4tivn3x1258 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:edition .

_:node18v4tivn3x785 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:GDPUnit .

_:node18v4tivn3x1173 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> ;
	owl:onProperty vcard:url .

_:node18v4tivn3x1259 rdf:first _:node18v4tivn3x1047 ;
	rdf:rest rdf:nil .

vivo:Facility rdfs:subClassOf _:node18v4tivn3x1260 , _:node18v4tivn3x1261 .

_:node18v4tivn3x1198 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty vivo:publisher .

_:node18v4tivn3x1254 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1102 .

_:node18v4tivn3x1262 rdf:first obo:ERO_0000071 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x770 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameCurrencyIT .

_:node18v4tivn3x1263 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:pageStart .

_:node18v4tivn3x1196 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:lccn .

_:node18v4tivn3x1059 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:sortAs .

vivo:Position rdfs:subClassOf _:node18v4tivn3x767 , _:node18v4tivn3x746 , _:node18v4tivn3x747 , _:node18v4tivn3x757 .

bibo:Article rdfs:subClassOf _:node18v4tivn3x1264 , _:node18v4tivn3x817 , _:node18v4tivn3x769 .

_:node18v4tivn3x1265 rdf:first obo:ERO_0000007 ;
	rdf:rest _:node18v4tivn3x1262 .

_:node18v4tivn3x882 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1266 .

vivo:localAwardId rdfs:domain _:node18v4tivn3x1267 .

_:node18v4tivn3x1268 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:url .

_:node18v4tivn3x1269 rdf:first _:node18v4tivn3x1270 ;
	rdf:rest _:node18v4tivn3x1220 .

_:node18v4tivn3x1266 rdf:first _:node18v4tivn3x1271 ;
	rdf:rest _:node18v4tivn3x1272 .

_:node18v4tivn3x1193 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty vivo:publisher .

vivo:Dataset rdfs:subClassOf _:node18v4tivn3x1273 .

vivo:Contract rdfs:subClassOf _:node18v4tivn3x1274 , _:node18v4tivn3x1275 , _:node18v4tivn3x1276 , _:node18v4tivn3x1277 , _:node18v4tivn3x1278 , _:node18v4tivn3x1279 .

_:node18v4tivn3x1174 rdf:first _:node18v4tivn3x1268 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x780 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:populationUnit .

_:node18v4tivn3x1270 a owl:Restriction ;
	owl:onProperty vcard:geo ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x1271 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:email .

vcard:Address owl:equivalentClass _:node18v4tivn3x1280 .

_:node18v4tivn3x1253 rdf:first _:node18v4tivn3x1281 ;
	rdf:rest _:node18v4tivn3x1282 .

obo:ERO_0000031 rdfs:range _:node18v4tivn3x1216 .

_:node18v4tivn3x995 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeInterval ;
	owl:onProperty vivo:dateTimeInterval .

_:node18v4tivn3x1283 rdf:first obo:ERO_0000006 ;
	rdf:rest _:node18v4tivn3x1284 .

_:node18v4tivn3x1272 rdf:first _:node18v4tivn3x1175 ;
	rdf:rest rdf:nil .

bibo:AcademicArticle rdfs:subClassOf _:node18v4tivn3x1240 , _:node18v4tivn3x1233 .

_:node18v4tivn3x1281 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1285 .

_:node18v4tivn3x1145 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1269 .

_:node18v4tivn3x998 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:description .

_:node18v4tivn3x1103 rdf:first _:node18v4tivn3x1286 ;
	rdf:rest _:node18v4tivn3x1287 .

obo:ERO_0000070 rdfs:domain _:node18v4tivn3x1288 .

_:node18v4tivn3x1251 rdf:first obo:ERO_0000005 ;
	rdf:rest _:node18v4tivn3x1283 .

_:node18v4tivn3x1287 rdf:first _:node18v4tivn3x1289 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1124 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameListRU .

obo:ERO_0000020 rdfs:subClassOf _:node18v4tivn3x1290 .

_:node18v4tivn3x1291 rdf:first vivo:Laboratory ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1292 rdf:first _:node18v4tivn3x1293 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1294 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:timeZone .

vivo:WorkingPaper rdfs:subClassOf _:node18v4tivn3x1295 .

_:node18v4tivn3x1121 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:codeGAUL .

_:node18v4tivn3x1274 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:abstract .

_:node18v4tivn3x1286 a owl:Restriction ;
	owl:onProperty vcard:region ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x1296 rdf:first vivo:Center ;
	rdf:rest _:node18v4tivn3x1291 .

_:node18v4tivn3x1297 rdf:first _:node18v4tivn3x1294 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1293 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:timeZone .

_:node18v4tivn3x1298 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:category .

bibo:Journal rdfs:subClassOf _:node18v4tivn3x1299 .

_:node18v4tivn3x1300 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1255 .

_:node18v4tivn3x1016 rdf:first _:node18v4tivn3x1301 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1129 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameShortEN .

_:node18v4tivn3x1079 rdf:first _:node18v4tivn3x1302 ;
	rdf:rest _:node18v4tivn3x761 .

_:node18v4tivn3x1303 a owl:Restriction ;
	owl:onProperty vcard:timeZone ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x947 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vivo:abbreviation .

_:node18v4tivn3x1304 rdf:first _:node18v4tivn3x1298 ;
	rdf:rest _:node18v4tivn3x1305 .

_:node18v4tivn3x1306 rdf:first _:node18v4tivn3x1303 ;
	rdf:rest _:node18v4tivn3x1297 .

_:node18v4tivn3x1127 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameListEN .

_:node18v4tivn3x1289 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:region .

_:node18v4tivn3x1307 rdf:first _:node18v4tivn3x1308 ;
	rdf:rest _:node18v4tivn3x1309 .

vivo:EventSeries rdfs:subClassOf _:node18v4tivn3x1310 , _:node18v4tivn3x1311 , _:node18v4tivn3x1312 , _:node18v4tivn3x1313 .

vivo:Building rdfs:subClassOf _:node18v4tivn3x1314 , _:node18v4tivn3x1315 .

_:node18v4tivn3x948 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:abbreviation .

_:node18v4tivn3x851 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom foaf:Agent .

obo:ERO_0000398 rdfs:range _:node18v4tivn3x1316 .

_:node18v4tivn3x1010 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1304 .

_:node18v4tivn3x1317 rdf:first obo:ERO_0000004 ;
	rdf:rest _:node18v4tivn3x1318 .

_:node18v4tivn3x1131 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:codeAGROVOC .

_:node18v4tivn3x1276 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom obo:BFO_0000023 .

_:node18v4tivn3x1285 rdf:first _:node18v4tivn3x1319 ;
	rdf:rest _:node18v4tivn3x1320 .

_:node18v4tivn3x1321 rdf:first _:node18v4tivn3x1322 ;
	rdf:rest _:node18v4tivn3x1323 .

_:node18v4tivn3x1324 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:timeZone .

_:node18v4tivn3x1325 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:language .

_:node18v4tivn3x1326 rdf:first _:node18v4tivn3x1327 ;
	rdf:rest _:node18v4tivn3x1328 .

_:node18v4tivn3x1208 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1307 .

_:node18v4tivn3x1301 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1321 .

_:node18v4tivn3x1318 rdf:first obo:ERO_0000006 ;
	rdf:rest _:node18v4tivn3x1265 .

_:node18v4tivn3x1003 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom vivo:AdvisorRole .

obo:ERO_0000397 rdfs:domain _:node18v4tivn3x926 .

_:node18v4tivn3x1130 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameOfficialAR .

_:node18v4tivn3x1277 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom foaf:Agent .

_:node18v4tivn3x1329 rdf:first _:node18v4tivn3x1300 ;
	rdf:rest _:node18v4tivn3x1234 .

bibo:Website rdfs:subClassOf _:node18v4tivn3x899 .

vivo:EducationalProcess rdfs:subClassOf _:node18v4tivn3x884 , _:node18v4tivn3x875 .

_:node18v4tivn3x1330 rdf:first vivo:Grant ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1331 rdf:first _:node18v4tivn3x1325 ;
	rdf:rest _:node18v4tivn3x1259 .

obo:BFO_0000023 rdfs:subClassOf _:node18v4tivn3x881 , _:node18v4tivn3x862 , _:node18v4tivn3x866 .

_:node18v4tivn3x1302 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1326 .

_:node18v4tivn3x1114 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameOfficialES .

vcard:TimeZone owl:equivalentClass _:node18v4tivn3x843 .

_:node18v4tivn3x1279 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeInterval ;
	owl:onProperty vivo:dateTimeInterval .

_:node18v4tivn3x1332 rdf:first vivo:Grant ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1002 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom foaf:Person .

_:node18v4tivn3x1333 a owl:Restriction ;
	owl:onProperty vcard:timeZone ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x824 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#boolean> ;
	owl:onProperty vivo:hideFromDisplay .

_:node18v4tivn3x1323 rdf:first _:node18v4tivn3x1334 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1335 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1331 .

_:node18v4tivn3x1336 rdf:first vivo:Contract ;
	rdf:rest _:node18v4tivn3x1330 .

bibo:Thesis rdfs:subClassOf _:node18v4tivn3x983 , _:node18v4tivn3x992 .

_:node18v4tivn3x1328 rdf:first _:node18v4tivn3x1060 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1112 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameShortFR .

_:node18v4tivn3x1278 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty vivo:assignedBy .

_:node18v4tivn3x1001 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeInterval ;
	owl:onProperty vivo:dateTimeInterval .

_:node18v4tivn3x1337 a owl:Class ;
	owl:unionOf _:node18v4tivn3x1317 .

_:node18v4tivn3x1338 rdf:first _:node18v4tivn3x1324 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1322 a owl:Restriction ;
	owl:onProperty vcard:streetAddress ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x825 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom obo:IAO_0000030 .

_:node18v4tivn3x1205 rdf:first _:node18v4tivn3x1335 ;
	rdf:rest _:node18v4tivn3x1051 .

_:node18v4tivn3x1206 a owl:Class ;
	owl:unionOf _:node18v4tivn3x1336 .

_:node18v4tivn3x1327 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:language .

_:node18v4tivn3x1125 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameShortRU .

_:node18v4tivn3x1267 a owl:Class ;
	owl:unionOf _:node18v4tivn3x1339 .

_:node18v4tivn3x1340 rdf:first obo:ERO_0001716 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1282 rdf:first _:node18v4tivn3x1341 ;
	rdf:rest _:node18v4tivn3x1020 .

vivo:BlogPosting rdfs:subClassOf _:node18v4tivn3x1161 .

bibo:Collection rdfs:subClassOf _:node18v4tivn3x1176 .

_:node18v4tivn3x823 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom foaf:Agent .

_:node18v4tivn3x1342 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1343 .

_:node18v4tivn3x1344 rdf:first obo:ERO_0000071 ;
	rdf:rest _:node18v4tivn3x1189 .

_:node18v4tivn3x1264 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:pageStart .

_:node18v4tivn3x1122 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:codeUNDP .

bibo:AudioDocument rdfs:subClassOf _:node18v4tivn3x1166 .

_:node18v4tivn3x1345 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1346 .

obo:ERO_0000029 rdfs:range _:node18v4tivn3x1140 .

_:node18v4tivn3x1347 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:geo .

_:node18v4tivn3x1343 rdf:first _:node18v4tivn3x1333 ;
	rdf:rest _:node18v4tivn3x1338 .

vcard:Explanatory owl:equivalentClass _:node18v4tivn3x1096 .

_:node18v4tivn3x1334 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:streetAddress .

_:node18v4tivn3x1214 a owl:Class ;
	owl:unionOf _:node18v4tivn3x1344 .

vcard:InstantMessage owl:equivalentClass _:node18v4tivn3x1348 .

_:node18v4tivn3x1349 rdf:first vivo:Grant ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1350 rdf:first obo:ERO_0000020 ;
	rdf:rest _:node18v4tivn3x1351 .

_:node18v4tivn3x1320 rdf:first _:node18v4tivn3x1347 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1352 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1353 .

_:node18v4tivn3x1354 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:geo .

_:node18v4tivn3x1273 a owl:Restriction ;
	owl:allValuesFrom bibo:Document ;
	owl:onProperty cito:isCitedAsDataSourceBy .

_:node18v4tivn3x1355 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:geo .

_:node18v4tivn3x1339 rdf:first vivo:Contract ;
	rdf:rest _:node18v4tivn3x1349 .

_:node18v4tivn3x1351 rdf:first obo:ERO_0000071 ;
	rdf:rest _:node18v4tivn3x1340 .

_:node18v4tivn3x883 rdf:first _:node18v4tivn3x1356 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1082 rdf:first _:node18v4tivn3x1354 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x890 rdf:first _:node18v4tivn3x1352 ;
	rdf:rest _:node18v4tivn3x1212 .

_:node18v4tivn3x1319 a owl:Restriction ;
	owl:onProperty vcard:geo ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x1357 rdf:first _:node18v4tivn3x1342 ;
	rdf:rest _:node18v4tivn3x1329 .

foaf:Organization rdfs:subClassOf _:node18v4tivn3x1358 , _:node18v4tivn3x1359 , _:node18v4tivn3x1360 , _:node18v4tivn3x1361 .

_:node18v4tivn3x1362 a owl:Restriction ;
	owl:allValuesFrom vcard:Title ;
	owl:onProperty vcard:hasTitle .

_:node18v4tivn3x1356 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:geo .

_:node18v4tivn3x1204 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1306 .

_:node18v4tivn3x1363 rdf:first _:node18v4tivn3x1355 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1353 rdf:first _:node18v4tivn3x1362 ;
	rdf:rest _:node18v4tivn3x1364 .

_:node18v4tivn3x868 rdf:first _:node18v4tivn3x1365 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1366 rdf:first _:node18v4tivn3x1367 ;
	rdf:rest _:node18v4tivn3x1292 .

event:Event rdfs:subClassOf _:node18v4tivn3x1368 , _:node18v4tivn3x1050 , _:node18v4tivn3x1044 , _:node18v4tivn3x1031 , _:node18v4tivn3x1027 , _:node18v4tivn3x1184 , _:node18v4tivn3x1055 .

_:node18v4tivn3x1346 rdf:first _:node18v4tivn3x1177 ;
	rdf:rest _:node18v4tivn3x1178 .

_:node18v4tivn3x1311 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeInterval ;
	owl:onProperty vivo:dateTimeInterval .

_:node18v4tivn3x1369 a owl:Restriction ;
	owl:minCardinality "0"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:hasTitle .

_:node18v4tivn3x1365 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1366 .

_:node18v4tivn3x1367 a owl:Restriction ;
	owl:onProperty vcard:timeZone ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x1364 rdf:first _:node18v4tivn3x1369 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1341 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1048 .

_:node18v4tivn3x1194 a owl:Restriction ;
	owl:allValuesFrom bibo:Document ;
	owl:onProperty obo:BFO_0000050 .

_:node18v4tivn3x1370 rdf:first _:node18v4tivn3x1371 ;
	rdf:rest _:node18v4tivn3x1372 .

_:node18v4tivn3x1316 a owl:Class ;
	owl:unionOf _:node18v4tivn3x1373 .

_:node18v4tivn3x1374 a owl:Restriction ;
	owl:onProperty vcard:geo ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x1042 a owl:Class ;
	owl:unionOf _:node18v4tivn3x1375 .

_:node18v4tivn3x955 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty bibo:distributor .

vcard:Note owl:equivalentClass _:node18v4tivn3x1376 .

_:node18v4tivn3x1195 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:placeOfPublication .

_:node18v4tivn3x1371 a owl:Restriction ;
	owl:allValuesFrom vcard:Nickname ;
	owl:onProperty vcard:hasNickname .

_:node18v4tivn3x1373 rdf:first vivo:Laboratory ;
	rdf:rest _:node18v4tivn3x1377 .

_:node18v4tivn3x1375 rdf:first obo:ERO_0000005 ;
	rdf:rest _:node18v4tivn3x1249 .

bibo:Patent rdfs:subClassOf _:node18v4tivn3x1378 , _:node18v4tivn3x1379 .

_:node18v4tivn3x1380 rdf:first _:node18v4tivn3x1374 ;
	rdf:rest _:node18v4tivn3x1363 .

_:node18v4tivn3x1381 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:photo .

_:node18v4tivn3x847 rdf:first _:node18v4tivn3x1382 ;
	rdf:rest _:node18v4tivn3x888 .

_:node18v4tivn3x1314 a owl:Restriction ;
	owl:allValuesFrom vivo:Room ;
	owl:onProperty obo:BFO_0000051 .

_:node18v4tivn3x1383 rdf:first _:node18v4tivn3x1381 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1382 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1370 .

_:node18v4tivn3x1315 a owl:Restriction ;
	owl:allValuesFrom vivo:Facility ;
	owl:onProperty obo:BFO_0000050 .

_:node18v4tivn3x1384 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1385 .

_:node18v4tivn3x1386 rdf:first _:node18v4tivn3x1387 ;
	rdf:rest _:node18v4tivn3x1388 .

vivo:Editorship rdfs:subClassOf _:node18v4tivn3x1389 , _:node18v4tivn3x1390 .

_:node18v4tivn3x777 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:agriculturalAreaTotal .

_:node18v4tivn3x1151 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1391 .

_:node18v4tivn3x1034 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:abstract .

_:node18v4tivn3x1392 rdf:first _:node18v4tivn3x1393 ;
	rdf:rest _:node18v4tivn3x1132 .

_:node18v4tivn3x775 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nationalityEN .

_:node18v4tivn3x1387 a owl:Restriction ;
	owl:onProperty vcard:key ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x1037 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty vivo:assignedBy .

_:node18v4tivn3x902 a owl:Restriction ;
	owl:minCardinality "0"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:honorificSuffix .

_:node18v4tivn3x1393 a owl:Restriction ;
	owl:onProperty vcard:country ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x1372 rdf:first _:node18v4tivn3x1394 ;
	rdf:rest rdf:nil .

vivo:Course rdfs:subClassOf _:node18v4tivn3x1395 .

_:node18v4tivn3x1388 rdf:first _:node18v4tivn3x1396 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x802 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:HDIUnit .

_:node18v4tivn3x1397 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1380 .

_:node18v4tivn3x1377 rdf:first foaf:Person ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1368 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:contactInformation .

_:node18v4tivn3x1398 rdf:first _:node18v4tivn3x1399 ;
	rdf:rest _:node18v4tivn3x1170 .

_:node18v4tivn3x1284 rdf:first obo:ERO_0000014 ;
	rdf:rest _:node18v4tivn3x1350 .

_:node18v4tivn3x1032 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom foaf:Agent .

obo:ERO_0000460 rdfs:domain _:node18v4tivn3x1400 .

_:node18v4tivn3x1394 a owl:Restriction ;
	owl:minCardinality "0"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:hasNickname .

_:node18v4tivn3x1396 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:key .

_:node18v4tivn3x1391 rdf:first _:node18v4tivn3x1397 ;
	rdf:rest _:node18v4tivn3x1357 .

_:node18v4tivn3x1035 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom obo:BFO_0000023 .

_:node18v4tivn3x1399 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1392 .

_:node18v4tivn3x1376 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1401 .

_:node18v4tivn3x1402 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty vivo:publisher .

_:node18v4tivn3x1401 rdf:first _:node18v4tivn3x1403 ;
	rdf:rest _:node18v4tivn3x1404 .

_:node18v4tivn3x800 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nationalityIT .

_:node18v4tivn3x1405 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty bibo:edition .

_:node18v4tivn3x1095 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeInterval ;
	owl:onProperty vivo:dateTimeInterval .

_:node18v4tivn3x1275 a owl:Restriction ;
	owl:allValuesFrom obo:IAO_0000030 ;
	owl:onProperty vivo:supportedInformationResource .

_:node18v4tivn3x1406 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:calendarRequest .

_:node18v4tivn3x819 rdf:first _:node18v4tivn3x1407 ;
	rdf:rest _:node18v4tivn3x1408 .

bibo:BookSection rdfs:subClassOf _:node18v4tivn3x1263 , _:node18v4tivn3x1258 , _:node18v4tivn3x1245 .

_:node18v4tivn3x1403 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:note .

_:node18v4tivn3x798 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:countryAreaTotal .

_:node18v4tivn3x1409 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:placeOfPublication .

_:node18v4tivn3x1094 a owl:Restriction ;
	owl:allValuesFrom vivo:Grant ;
	owl:onProperty vivo:hasFundingVehicle .

_:node18v4tivn3x1280 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1398 .

_:node18v4tivn3x1407 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:language .

_:node18v4tivn3x1410 rdf:first _:node18v4tivn3x1406 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x784 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:codeCurrency .

_:node18v4tivn3x1404 rdf:first _:node18v4tivn3x1411 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1412 a owl:Class ;
	owl:unionOf _:node18v4tivn3x1413 .

_:node18v4tivn3x1119 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:codeFAOTERM .

_:node18v4tivn3x1414 a owl:Restriction ;
	owl:onProperty vcard:calendarRequest ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x1408 rdf:first _:node18v4tivn3x1415 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x783 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nationalityFR .

_:node18v4tivn3x1411 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:note .

_:node18v4tivn3x1416 a owl:Restriction ;
	owl:allValuesFrom vivo:Facility ;
	owl:onProperty obo:BFO_0000050 .

_:node18v4tivn3x1116 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameListES .

_:node18v4tivn3x1385 rdf:first _:node18v4tivn3x1414 ;
	rdf:rest _:node18v4tivn3x1410 .

_:node18v4tivn3x1379 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeValue ;
	owl:onProperty vivo:dateIssued .

vcard:Communication owl:equivalentClass _:node18v4tivn3x1252 .

vivo:GeographicLocation rdfs:subClassOf _:node18v4tivn3x821 , _:node18v4tivn3x822 .

_:node18v4tivn3x1417 a owl:Restriction ;
	owl:minCardinality "0"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:hasURL .

_:node18v4tivn3x1418 rdf:first obo:ERO_0000006 ;
	rdf:rest _:node18v4tivn3x1419 .

vcard:Title owl:equivalentClass _:node18v4tivn3x812 .

_:node18v4tivn3x1420 rdf:first obo:ERO_0000071 ;
	rdf:rest _:node18v4tivn3x1421 .

_:node18v4tivn3x1422 a owl:Restriction ;
	owl:onProperty vcard:photo ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x782 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:countryAreaNotes .

_:node18v4tivn3x1423 rdf:first _:node18v4tivn3x1422 ;
	rdf:rest _:node18v4tivn3x1383 .

_:node18v4tivn3x1378 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty vivo:publisher .

_:node18v4tivn3x845 a owl:Class ;
	owl:unionOf _:node18v4tivn3x1296 .

_:node18v4tivn3x1421 rdf:first obo:ERO_0001716 ;
	rdf:rest _:node18v4tivn3x1424 .

_:node18v4tivn3x1413 rdf:first obo:ERO_0000004 ;
	rdf:rest _:node18v4tivn3x1418 .

_:node18v4tivn3x1389 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom foaf:Agent .

_:node18v4tivn3x809 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:hasMaxLatitude .

_:node18v4tivn3x952 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1423 .

_:node18v4tivn3x1425 rdf:first obo:ERO_0001716 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1390 a owl:Restriction ;
	owl:onProperty vivo:relates ;
	owl:someValuesFrom obo:IAO_0000030 .

bibo:Document rdfs:subClassOf _:node18v4tivn3x874 , _:node18v4tivn3x918 , _:node18v4tivn3x751 , _:node18v4tivn3x880 , _:node18v4tivn3x932 , _:node18v4tivn3x903 , _:node18v4tivn3x912 .

_:node18v4tivn3x808 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nameCurrencyZH .

vivo:hasFundingVehicle rdfs:range _:node18v4tivn3x895 .

_:node18v4tivn3x1219 rdf:first _:node18v4tivn3x1417 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1426 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:placeOfPublication .

bibo:EditedBook rdfs:subClassOf _:node18v4tivn3x1405 , _:node18v4tivn3x1427 , _:node18v4tivn3x1409 .

_:node18v4tivn3x1419 rdf:first obo:ERO_0000071 ;
	rdf:rest _:node18v4tivn3x1425 .

_:node18v4tivn3x1288 a owl:Class ;
	owl:unionOf _:node18v4tivn3x1420 .

vivo:Room rdfs:subClassOf _:node18v4tivn3x1416 .

_:node18v4tivn3x1428 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:familyName .

obo:ERO_0000034 rdfs:domain _:node18v4tivn3x1412 .

_:node18v4tivn3x1299 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vivo:abbreviation .

_:node18v4tivn3x1429 rdf:first obo:ERO_0001716 ;
	rdf:rest _:node18v4tivn3x1430 .

_:node18v4tivn3x1431 rdf:first _:node18v4tivn3x1432 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1433 rdf:first _:node18v4tivn3x1434 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1435 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:sound .

_:node18v4tivn3x1295 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:placeOfPublication .

_:node18v4tivn3x1261 a owl:Restriction ;
	owl:allValuesFrom obo:BFO_0000029 ;
	owl:onProperty obo:BFO_0000050 .

_:node18v4tivn3x1436 rdf:first _:node18v4tivn3x1248 ;
	rdf:rest _:node18v4tivn3x1228 .

_:node18v4tivn3x1437 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> ;
	owl:onProperty vcard:instantMessage .

_:node18v4tivn3x1430 rdf:first obo:OBI_0100026 ;
	rdf:rest _:node18v4tivn3x1438 .

_:node18v4tivn3x1439 a owl:Restriction ;
	owl:allValuesFrom vcard:Telephone ;
	owl:onProperty vcard:hasTelephone .

_:node18v4tivn3x1440 rdf:first _:node18v4tivn3x1435 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1260 a owl:Restriction ;
	owl:allValuesFrom vivo:Facility ;
	owl:onProperty obo:BFO_0000051 .

_:node18v4tivn3x1290 a owl:Restriction ;
	owl:onProperty obo:RO_0001000 ;
	owl:someValuesFrom obo:OBI_0100026 .

vcard:hasMember rdfs:range _:node18v4tivn3x1441 .

_:node18v4tivn3x1442 rdf:first _:node18v4tivn3x1439 ;
	rdf:rest _:node18v4tivn3x1433 .

_:node18v4tivn3x1358 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty obo:BFO_0000051 .

_:node18v4tivn3x1443 rdf:first obo:ERO_0000071 ;
	rdf:rest _:node18v4tivn3x1444 .

_:node18v4tivn3x1424 rdf:first obo:OBI_0000272 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1445 rdf:first obo:ERO_0001716 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x889 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1442 .

_:node18v4tivn3x1432 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:instantMessage .

_:node18v4tivn3x1444 rdf:first obo:ERO_0000595 ;
	rdf:rest _:node18v4tivn3x1429 .

_:node18v4tivn3x1191 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1386 .

vivo:totalAwardAmount rdfs:domain _:node18v4tivn3x1446 .

_:node18v4tivn3x791 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nationalityAR .

_:node18v4tivn3x1447 rdf:first obo:ERO_0000071 ;
	rdf:rest _:node18v4tivn3x1445 .

_:node18v4tivn3x1448 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1449 .

obo:ERO_0000038 rdfs:range _:node18v4tivn3x1337 .

_:node18v4tivn3x1450 rdf:first _:node18v4tivn3x1451 ;
	rdf:rest rdf:nil .

scires:documentationFor rdfs:range _:node18v4tivn3x1256 .

_:node18v4tivn3x759 a owl:Restriction ;
	owl:allValuesFrom owl:Thing ;
	owl:onProperty vivo:hasResearchArea .

_:node18v4tivn3x1190 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1452 .

_:node18v4tivn3x1360 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:abbreviation .

_:node18v4tivn3x792 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:HDITotal .

_:node18v4tivn3x806 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:countryAreaYear .

_:node18v4tivn3x1310 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:description .

_:node18v4tivn3x1241 a owl:Class ;
	owl:unionOf _:node18v4tivn3x1447 .

_:node18v4tivn3x1449 rdf:first _:node18v4tivn3x1453 ;
	rdf:rest _:node18v4tivn3x1454 .

_:node18v4tivn3x1257 rdf:first ocrer:Interventional_study ;
	rdf:rest _:node18v4tivn3x1450 .

_:node18v4tivn3x758 a owl:Restriction ;
	owl:allValuesFrom vivo:Credential ;
	owl:onProperty vivo:eligibleFor .

_:node18v4tivn3x1359 a owl:Restriction ;
	owl:allValuesFrom vivo:GeographicLocation ;
	owl:onProperty obo:RO_0001025 .

_:node18v4tivn3x1415 a owl:Restriction ;
	owl:cardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:language .

vcard:Nickname owl:equivalentClass _:node18v4tivn3x1345 .

foaf:Agent rdfs:subClassOf _:node18v4tivn3x1147 , _:node18v4tivn3x1141 .

_:node18v4tivn3x1312 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:contactInformation .

_:node18v4tivn3x999 rdf:first vivo:Grant ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1453 a owl:Restriction ;
	owl:onProperty vcard:familyName ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x1455 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:sortAs .

_:node18v4tivn3x760 a owl:Restriction ;
	owl:allValuesFrom vivo:GeographicRegion ;
	owl:onProperty vivo:geographicFocus .

_:node18v4tivn3x1456 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> ;
	owl:onProperty vcard:sound .

_:node18v4tivn3x1438 rdf:first bibo:Document ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1313 a owl:Restriction ;
	owl:allValuesFrom owl:Thing ;
	owl:onProperty vivo:hasSubjectArea .

_:node18v4tivn3x1454 rdf:first _:node18v4tivn3x1428 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1427 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty vivo:publisher .

_:node18v4tivn3x1451 a owl:Restriction ;
	owl:onProperty obo:ERO_0001518 ;
	owl:someValuesFrom ocresd:OCRE100038 .

obo:ERO_0000037 rdfs:domain _:node18v4tivn3x1152 .

_:node18v4tivn3x1457 rdf:first _:node18v4tivn3x1455 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1458 a owl:Restriction ;
	owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string> ;
	owl:onProperty vcard:sortAs .

_:node18v4tivn3x1434 a owl:Restriction ;
	owl:minCardinality "0"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:hasTelephone .

obo:OBI_0000835 owl:equivalentClass _:node18v4tivn3x1105 .

_:node18v4tivn3x1361 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeInterval ;
	owl:onProperty vivo:dateTimeInterval .

_:node18v4tivn3x1452 rdf:first _:node18v4tivn3x1456 ;
	rdf:rest _:node18v4tivn3x1440 .

_:node18v4tivn3x940 a owl:Restriction ;
	owl:allValuesFrom foaf:Organization ;
	owl:onProperty vivo:publisher .

_:node18v4tivn3x1459 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:category .

bibo:Report rdfs:subClassOf _:node18v4tivn3x1211 .

_:node18v4tivn3x1460 rdf:first _:node18v4tivn3x1458 ;
	rdf:rest _:node18v4tivn3x1457 .

_:node18v4tivn3x1091 a owl:Restriction ;
	owl:onProperty vcard:additionalName ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

vcard:CalendarBusy owl:equivalentClass _:node18v4tivn3x939 .

_:node18v4tivn3x1395 a owl:Restriction ;
	owl:allValuesFrom rdfs:Literal ;
	owl:onProperty vivo:courseCredits .

_:node18v4tivn3x774 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:nationalityES .

_:node18v4tivn3x1305 rdf:first _:node18v4tivn3x1459 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1441 a owl:Class ;
	owl:unionOf _:node18v4tivn3x1461 .

_:node18v4tivn3x1092 rdf:first _:node18v4tivn3x1462 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1041 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1460 .

scires:protocolRealizedBy rdfs:range _:node18v4tivn3x919 .

_:node18v4tivn3x1036 a owl:Restriction ;
	owl:allValuesFrom obo:IAO_0000030 ;
	owl:onProperty vivo:supportedInformationResource .

_:node18v4tivn3x1461 rdf:first vcard:Individual ;
	rdf:rest _:node18v4tivn3x1463 .

_:node18v4tivn3x1462 a owl:Restriction ;
	owl:minCardinality "0"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:additionalName .

_:node18v4tivn3x1309 rdf:first _:node18v4tivn3x1235 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1464 rdf:first obo:ERO_0000004 ;
	rdf:rest _:node18v4tivn3x1465 .

_:node18v4tivn3x796 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:GDPYear .

_:node18v4tivn3x1463 rdf:first vcard:Location ;
	rdf:rest _:node18v4tivn3x1466 .

_:node18v4tivn3x1033 a owl:Restriction ;
	owl:allValuesFrom vivo:DateTimeInterval ;
	owl:onProperty vivo:dateTimeInterval .

_:node18v4tivn3x1308 a owl:Restriction ;
	owl:onProperty vcard:calendarLink ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#anyURI> .

_:node18v4tivn3x1081 rdf:first _:node18v4tivn3x1448 ;
	rdf:rest _:node18v4tivn3x1436 .

_:node18v4tivn3x1400 a owl:Class ;
	owl:unionOf _:node18v4tivn3x1464 .

_:node18v4tivn3x772 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty geo:landAreaNotes .

_:node18v4tivn3x1466 rdf:first vcard:Organization ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1467 rdf:first _:node18v4tivn3x1000 ;
	rdf:rest rdf:nil .

vcard:Related owl:equivalentClass _:node18v4tivn3x879 .

_:node18v4tivn3x1468 rdf:first obo:ERO_0000006 ;
	rdf:rest _:node18v4tivn3x1469 .

vivo:Project rdfs:subClassOf _:node18v4tivn3x1029 , _:node18v4tivn3x1023 , _:node18v4tivn3x993 .

_:node18v4tivn3x1025 a owl:Restriction ;
	owl:maxCardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:sortAs .

_:node18v4tivn3x1470 rdf:first obo:ERO_0000006 ;
	rdf:rest _:node18v4tivn3x1471 .

_:node18v4tivn3x1472 a owl:Restriction ;
	owl:cardinality "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
	owl:onProperty vcard:hasFormattedName .

_:node18v4tivn3x1473 rdf:first obo:ERO_0000020 ;
	rdf:rest _:node18v4tivn3x1443 .

_:node18v4tivn3x1474 a owl:Restriction ;
	owl:onProperty vcard:timeZone ;
	owl:someValuesFrom <http://www.w3.org/2001/XMLSchema#string> .

_:node18v4tivn3x1446 a owl:Class ;
	owl:unionOf _:node18v4tivn3x1475 .

vcard:CalendarRequest owl:equivalentClass _:node18v4tivn3x1384 .

_:node18v4tivn3x1471 rdf:first obo:ERO_0000015 ;
	rdf:rest _:node18v4tivn3x1473 .

_:node18v4tivn3x1465 rdf:first obo:ERO_0000005 ;
	rdf:rest _:node18v4tivn3x1468 .

_:node18v4tivn3x1476 rdf:first _:node18v4tivn3x1472 ;
	rdf:rest rdf:nil .

_:node18v4tivn3x1475 rdf:first vivo:Contract ;
	rdf:rest _:node18v4tivn3x1332 .

_:node18v4tivn3x844 rdf:first _:node18v4tivn3x1474 ;
	rdf:rest _:node18v4tivn3x1467 .

_:node18v4tivn3x1477 rdf:first _:node18v4tivn3x1437 ;
	rdf:rest _:node18v4tivn3x1431 .

_:node18v4tivn3x1478 a owl:Restriction ;
	owl:allValuesFrom vcard:FormattedName ;
	owl:onProperty vcard:hasFormattedName .

_:node18v4tivn3x1069 rdf:first obo:ERO_0000005 ;
	rdf:rest _:node18v4tivn3x1470 .

_:node18v4tivn3x1348 a owl:Class ;
	owl:intersectionOf _:node18v4tivn3x1477 .

_:node18v4tivn3x1469 rdf:first obo:ERO_0000014 ;
	rdf:rest _:node18v4tivn3x1236 .

_:node18v4tivn3x836 rdf:first _:node18v4tivn3x1478 ;
	rdf:rest _:node18v4tivn3x1476 .

vivo:Catalog rdfs:subClassOf _:node18v4tivn3x1402 , _:node18v4tivn3x1426 .
