@prefix : <http://vocab.getty.edu/ontology#> .
@prefix cc: <http://creativecommons.org/ns#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix rr: <http://www.w3.org/ns/r2rml#> .
@prefix sd: <http://www.w3.org/ns/sparql-service-description#> .
@prefix wv: <http://vocab.org/waiver/terms/> .
@prefix aat: <http://vocab.getty.edu/aat/> .
@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix fmt: <http://www.w3.org/ns/formats/> .
@prefix gvp: <http://vocab.getty.edu/ontology#> .
@prefix iso: <http://purl.org/iso25964/skos-thes#> .
@prefix luc: <http://www.ontotext.com/owlim/lucene#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rrx: <http://purl.org/r2rml-ext/> .
@prefix tgn: <http://vocab.getty.edu/tgn/> .
@prefix wgs: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix ptop: <http://www.ontotext.com/proton/protontop#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ulan: <http://vocab.getty.edu/ulan/> .
@prefix vaem: <http://www.linkedmodel.org/schema/vaem#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix vdpp: <http://data.lirmm.fr/ontologies/vdpp#> .
@prefix voaf: <http://purl.org/vocommons/voaf#> .
@prefix voag: <http://voag.linkedmodel.org/voag#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix wdrs: <http://www.w3.org/2007/05/powder-s#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix dctype: <http://purl.org/dc/dcmitype/> .
@prefix schema: <http://schema.org/> .
@prefix sesame: <http://www.openrdf.org/schema/sesame#> .
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix aat_rel: <http://vocab.getty.edu/aat/rel/> .
@prefix aat_rev: <http://vocab.getty.edu/aat/rev/> .
@prefix ontogeo: <http://www.ontotext.com/owlim/geo#> .
@prefix tgn_rel: <http://vocab.getty.edu/tgn/rel/> .
@prefix tgn_rev: <http://vocab.getty.edu/tgn/rev/> .
@prefix aat_term: <http://vocab.getty.edu/aat/term/> .
@prefix gvp_lang: <http://vocab.getty.edu/language/> .
@prefix tgn_term: <http://vocab.getty.edu/tgn/term/> .
@prefix ulan_bio: <http://vocab.getty.edu/ulan/bio/> .
@prefix ulan_rel: <http://vocab.getty.edu/ulan/rel/> .
@prefix ulan_rev: <http://vocab.getty.edu/ulan/rev/> .
@prefix ulan_term: <http://vocab.getty.edu/ulan/term/> .
@prefix aat_source: <http://vocab.getty.edu/aat/source/> .
@prefix tgn_source: <http://vocab.getty.edu/tgn/source/> .
@prefix ulan_event: <http://vocab.getty.edu/ulan/event/> .
@prefix aat_contrib: <http://vocab.getty.edu/aat/contrib/> .
@prefix tgn_contrib: <http://vocab.getty.edu/tgn/contrib/> .
@prefix ulan_source: <http://vocab.getty.edu/ulan/source/> .
@prefix ulan_contrib: <http://vocab.getty.edu/ulan/contrib/> .
@prefix aat_scopeNote: <http://vocab.getty.edu/aat/scopeNote/> .
@prefix tgn_scopeNote: <http://vocab.getty.edu/tgn/scopeNote/> .
@prefix aat_source_rev: <http://vocab.getty.edu/aat/source/rev/> .
@prefix tgn_source_rev: <http://vocab.getty.edu/tgn/source/rev/> .
@prefix ulan_scopeNote: <http://vocab.getty.edu/ulan/scopeNote/> .
@prefix ulan_source_rev: <http://vocab.getty.edu/ulan/source/rev/> .
@base <http://vocab.getty.edu/ontology> .

<http://vocab.getty.edu/ontology> rdf:type owl:Ontology ;
                                  
                                  rdfs:label "Getty Vocabulary Program ontology" ;
                                  
                                  dct:created "2014-02-15"^^xsd:date ;
                                  
                                  dct:modified "2015-03-25"^^xsd:date ;
                                  
                                  vann:preferredNamespaceUri "http://vocab.getty.edu/ontology#" ;
                                  
                                  skos:changeNote """2.0 changes: replaced gvp:broaderTransitive with gvp:broaderExtended;
3.0 changes: replaced schema:startDate, endDate with gvp:estStart, estEnd; added ULAN). See details in referenced links""" ;
                                  
                                  vann:preferredNamespacePrefix "gvp" ;
                                  
                                  dct:creator <http://www.ontotext.com> ;
                                  
                                  rdfs:seeAlso <http://lov.okfn.org/dataset/lov/details/vocabulary_gvp.html> ;
                                  
                                  owl:imports <http://purl.org/iso25964/skos-thes> ;
                                  
                                  rdfs:seeAlso <http://vocab.getty.edu/doc> ;
                                  
                                  skos:changeNote <http://vocab.getty.edu/doc#Version_2.0> ,
                                                  <http://vocab.getty.edu/doc#Version_3.0> ;
                                  
                                  rdfs:seeAlso <http://vocab.getty.edu/doc/queries> ;
                                  
                                  dct:creator <http://www.getty.edu/research/> ;
                                  
                                  rdfs:seeAlso <http://www.getty.edu/research/tools/vocabularies/lod/> ;
                                  
                                  owl:imports <http://www.w3.org/2004/02/skos/core> ,
                                              <http://www.w3.org/2008/05/skos-xl> .


#################################################################
#
#    Annotation properties
#
#################################################################


###  http://purl.org/dc/elements/1.1/identifier

dc:identifier rdf:type owl:AnnotationProperty .



###  http://purl.org/dc/elements/1.1/title

dc:title rdf:type owl:AnnotationProperty .



###  http://purl.org/dc/terms/contributor

dct:contributor rdf:type owl:AnnotationProperty .



###  http://purl.org/dc/terms/created

dct:created rdf:type owl:AnnotationProperty .



###  http://purl.org/dc/terms/creator

dct:creator rdf:type owl:AnnotationProperty .



###  http://purl.org/dc/terms/description

dct:description rdf:type owl:AnnotationProperty .



###  http://purl.org/vocab/vann/preferredNamespacePrefix

vann:preferredNamespacePrefix rdf:type owl:AnnotationProperty .



###  http://purl.org/vocab/vann/preferredNamespaceUri

vann:preferredNamespaceUri rdf:type owl:AnnotationProperty .



###  http://schema.org/dissolutionLocation

schema:dissolutionLocation rdf:type owl:AnnotationProperty ;
                           
                           rdfs:label "dissolutionLocation" ;
                           
                           rdfs:comment "The place where the Organization was dissolved" ;
                           
                           dct:description """The place where the Organization was dissolved.
Schema has properties foundationLocation and dissolutionDate but no dissolutionLocation. 
In contrast, for a person all 4 properties are present: birth/death place/date.
We posted issue https://github.com/schemaorg/schemaorg/issues/302, which looks like it will have a positive outcome in the far future.
And we define the property here""" ;
                           
                           rdfs:domain schema:Organization ;
                           
                           rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                           
                           rdfs:seeAlso <https://github.com/schemaorg/schemaorg/issues/302> .



###  http://vocab.getty.edu/ontology#contributorAlternatePreferred

gvp:contributorAlternatePreferred rdf:type owl:AnnotationProperty ;
                                  
                                  rdfs:label "contributorAlternatePreferred" ;
                                  
                                  dct:description "Contributor for which the term is Alternate Preferred. Range is foaf:Agent" ;
                                  
                                  rdfs:comment "Contributor for which the term is Alternate Preferred. Range is foaf:Agent" ;
                                  
                                  rdfs:subPropertyOf dct:contributor ;
                                  
                                  rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://vocab.getty.edu/ontology#contributorNonPreferred

gvp:contributorNonPreferred rdf:type owl:AnnotationProperty ;
                            
                            rdfs:label "contributorNonPreferred" ;
                            
                            dct:description """Contributor for which the term is Non-preferred. Range is foaf:Agent.
Example: \"Lycra\" is non-preferred term for WHS""" ;
                            
                            rdfs:comment "Contributor for which the term is Non-preferred. Range is foaf:Agent" ;
                            
                            skos:example "\"Lycra\" is non-preferred term for WHS" ;
                            
                            rdfs:subPropertyOf dct:contributor ;
                            
                            rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://vocab.getty.edu/ontology#contributorPreferred

gvp:contributorPreferred rdf:type owl:AnnotationProperty ;
                         
                         rdfs:label "contributorPreferred" ;
                         
                         rdfs:comment "Contributor for which the term is Preferred. Range is foaf:Agent" ;
                         
                         dct:description """Contributor for which the term is Preferred. Range is foaf:Agent.
Example: \"organza\" is preferred term for WHS""" ;
                         
                         skos:example "\"organza\" is preferred term for WHS" ;
                         
                         rdfs:subPropertyOf dct:contributor ;
                         
                         rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://www.ontotext.com/proton/protontop#conclusion

ptop:conclusion rdf:type owl:AnnotationProperty .



###  http://www.ontotext.com/proton/protontop#premise

ptop:premise rdf:type owl:AnnotationProperty .



###  http://www.ontotext.com/proton/protontop#premise1

ptop:premise1 rdf:type owl:AnnotationProperty .



###  http://www.ontotext.com/proton/protontop#premise2

ptop:premise2 rdf:type owl:AnnotationProperty .



###  http://www.ontotext.com/proton/protontop#restriction

ptop:restriction rdf:type owl:AnnotationProperty .



###  http://www.ontotext.com/proton/protontop#type1

ptop:type1 rdf:type owl:AnnotationProperty .



###  http://www.ontotext.com/proton/protontop#type2

ptop:type2 rdf:type owl:AnnotationProperty .



###  http://xmlns.com/foaf/0.1/homepage

foaf:homepage rdf:type owl:AnnotationProperty .



###  http://xmlns.com/foaf/0.1/name

foaf:name rdf:type owl:AnnotationProperty .





#################################################################
#
#    Object Properties
#
#################################################################


###  http://purl.org/dc/terms/isReplacedBy

dct:isReplacedBy rdf:type owl:ObjectProperty ;
                 
                 owl:inverseOf dct:replaces .



###  http://purl.org/dc/terms/replaces

dct:replaces rdf:type owl:ObjectProperty .



###  http://purl.org/dc/terms/source

dct:source rdf:type owl:ObjectProperty .



###  http://purl.org/vocab/bio/0.1/event

bio:event rdf:type owl:ObjectProperty .



###  http://schema.org/dissolutionLocation

schema:dissolutionLocation rdf:type owl:ObjectProperty ;
                           
                           rdfs:label "dissolutionLocation" ;
                           
                           rdfs:comment "The place where the Organization was dissolved" ;
                           
                           dct:description """The place where the Organization was dissolved.
Schema has properties foundationLocation and dissolutionDate but no dissolutionLocation. 
In contrast, for a person all 4 properties are present: birth/death place/date.
We posted issue https://github.com/schemaorg/schemaorg/issues/302, which looks like it will have a positive outcome in the far future.
And we define the property here""" ;
                           
                           rdfs:range schema:Place ;
                           
                           rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                           
                           rdfs:seeAlso <https://github.com/schemaorg/schemaorg/issues/302> .



###  http://schema.org/nationality

schema:nationality rdf:type owl:ObjectProperty .



###  http://vocab.getty.edu/ontology#aat2000_related_to

gvp:aat2000_related_to rdf:type owl:ObjectProperty ,
                                owl:SymmetricProperty ;
                       
                       skos:scopeNote "generic relationship, not explained" ;
                       
                       skos:example "gulf red is related to light red (pigment)" ;
                       
                       dc:title "related to - any" ;
                       
                       dct:description """any - related to - any; generic relationship, not explained.
Example: gulf red is related to light red (pigment)""" ;
                       
                       skos:prefLabel "aat2000_related_to" ;
                       
                       dc:identifier "2000" ;
                       
                       rdfs:domain skos:Concept ;
                       
                       rdfs:range skos:Concept ;
                       
                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2001_formerly_referred_to

gvp:aat2001_formerly_referred_to rdf:type owl:ObjectProperty ,
                                          owl:SymmetricProperty ;
                                 
                                 dc:identifier "2001" ;
                                 
                                 skos:prefLabel "aat2001_formerly_referred_to" ;
                                 
                                 dct:description """any - formerly referred - any.
Example: gigues formerly referred to fiddles""" ;
                                 
                                 dc:title "formerly referred to - any" ;
                                 
                                 skos:example "gigues formerly referred to fiddles" ;
                                 
                                 rdfs:domain skos:Concept ;
                                 
                                 rdfs:range skos:Concept ;
                                 
                                 rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2100_distinguished_from

gvp:aat2100_distinguished_from rdf:type owl:ObjectProperty ,
                                        owl:SymmetricProperty ;
                               
                               dc:identifier "2100" ;
                               
                               dc:title "distinguished from - any" ;
                               
                               dct:description """any - distinguished from - any.
Example: historic farms are distinguished from abandoned farms; naive art is distinguished from outsider art""" ;
                               
                               skos:example "naive art is distinguished from outsider art" ,
                                            "historic farms are distinguished from abandoned farms" ;
                               
                               skos:prefLabel "aat2100_distinguished_from" ;
                               
                               rdfs:domain skos:Concept ;
                               
                               rdfs:range skos:Concept ;
                               
                               rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2110_meaning-usage_overlaps_with

gvp:aat2110_meaning-usage_overlaps_with rdf:type owl:ObjectProperty ,
                                                 owl:SymmetricProperty ;
                                        
                                        dc:title "meaning/usage overlaps with - any" ;
                                        
                                        skos:prefLabel "aat2110_meaning-usage_overlaps_with" ;
                                        
                                        skos:example "scribes has meaning/usage that overlaps with copyists" ,
                                                     "chimney hoods has meaning/usage that overlaps with chimney caps" ;
                                        
                                        dct:description """any - meaning/usage overlaps with - any.
Example: chimney hoods has meaning/usage that overlaps with chimney caps; scribes has meaning/usage that overlaps with copyists""" ;
                                        
                                        dc:identifier "2110" ;
                                        
                                        rdfs:domain skos:Concept ;
                                        
                                        rdfs:range skos:Concept ;
                                        
                                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2203_associated_with

gvp:aat2203_associated_with rdf:type owl:ObjectProperty ,
                                     owl:SymmetricProperty ;
                            
                            dct:description """activity/event/[process/function] - [is] associated with - activity/event/[process/function].
Example: Easter is associated with Lent; cavalry exercises are associated with dressage""" ;
                            
                            dc:identifier "2203" ;
                            
                            skos:example "Easter is associated with Lent" ,
                                         "cavalry exercises are associated with dressage" ;
                            
                            skos:prefLabel "aat2203_associated_with" ;
                            
                            dc:title "associated with - activity/event" ;
                            
                            rdfs:domain skos:Concept ;
                            
                            rdfs:range skos:Concept ;
                            
                            rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2205_causes-is_required

gvp:aat2205_causes-is_required rdf:type owl:ObjectProperty ;
                               
                               skos:example "on-demand printing causes/is required for on-demand publishing" ;
                               
                               dct:description """activity/event/[process/function] - causes/is required for - activity/event/[process/function].
Example: on-demand printing causes/is required for on-demand publishing;  preserving causes/is required for preservation""" ;
                               
                               dc:identifier "2205" ;
                               
                               dc:title "causes/is required - activity/event" ;
                               
                               skos:example "preserving causes/is required for preservation" ;
                               
                               skos:prefLabel "aat2205_causes-is_required" ;
                               
                               owl:inverseOf gvp:aat2206_caused_by-requires ;
                               
                               rdfs:range skos:Concept ;
                               
                               rdfs:domain skos:Concept ;
                               
                               rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2206_caused_by-requires

gvp:aat2206_caused_by-requires rdf:type owl:ObjectProperty ;
                               
                               dct:description """activity/event/[process/function] - [is] caused by/dependent upon - activity/event/[process/function].
Example: on-demand publishing is caused by/requires on-demand printing; preservation is caused by/requires preserving""" ;
                               
                               skos:example "on-demand publishing is caused by/requires on-demand printing" ,
                                            "preservation is caused by/requires preserving" ;
                               
                               dc:identifier "2206" ;
                               
                               dc:title "caused by/requires - activity/event" ;
                               
                               skos:prefLabel "aat2206_caused_by-requires" ;
                               
                               rdfs:domain skos:Concept ;
                               
                               rdfs:range skos:Concept ;
                               
                               rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2208_locus-setting_for

gvp:aat2208_locus-setting_for rdf:type owl:ObjectProperty ;
                              
                              dc:title "locus/setting for - things" ;
                              
                              dc:identifier "2208" ;
                              
                              skos:prefLabel "aat2208_locus-setting_for" ;
                              
                              dct:description """locus/setting - [is] locus/setting for - things.
Example: glassworks (buildings) are the locus/setting for glassware; caves are the locus/setting for cave paintings""" ;
                              
                              skos:example "glassworks (buildings) are the locus/setting for glassware" ,
                                           "caves are the locus/setting for cave paintings" ;
                              
                              owl:inverseOf gvp:aat2209_used-located_in ;
                              
                              rdfs:range skos:Concept ;
                              
                              rdfs:domain skos:Concept ;
                              
                              rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2209_used-located_in

gvp:aat2209_used-located_in rdf:type owl:ObjectProperty ;
                            
                            skos:example "glassware is used/located in glassworks (buildings)" ;
                            
                            skos:prefLabel "aat2209_used-located_in" ;
                            
                            dc:title "used/located in - locus/setting" ;
                            
                            dc:identifier "2209" ;
                            
                            skos:example "cave paintings are located in caves" ;
                            
                            dct:description """things -used/located in -  locus/setting.
Example: glassware is used/located in glassworks (buildings); cave paintings are located in caves""" ;
                            
                            rdfs:domain skos:Concept ;
                            
                            rdfs:range skos:Concept ;
                            
                            rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2211_produce

gvp:aat2211_produce rdf:type owl:ObjectProperty ;
                    
                    skos:example "punches (marking tools) produce punchwork" ;
                    
                    dc:identifier "2211" ;
                    
                    dc:title "produce - things" ;
                    
                    skos:example "stereoscopic cameras produce stereoscopic photographs" ;
                    
                    dct:description """things/[equipment] - produce - things.
Example: stereoscopic cameras produce stereoscopic photographs; punches (marking tools) produce punchwork""" ;
                    
                    skos:prefLabel "aat2211_produce" ;
                    
                    owl:inverseOf gvp:aat2212_produced_by ;
                    
                    rdfs:domain skos:Concept ;
                    
                    rdfs:range skos:Concept ;
                    
                    rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2212_produced_by

gvp:aat2212_produced_by rdf:type owl:ObjectProperty ;
                        
                        dct:description """things - [are] produced by - things/[equipment].
Example: stereoscopic photographs are produced by stereoscopic cameras; punchwork is produced by punches (marking tools)""" ;
                        
                        skos:example "punchwork is produced by punches (marking tools)" ;
                        
                        skos:prefLabel "aat2212_produced_by" ;
                        
                        skos:example "stereoscopic photographs are produced by stereoscopic cameras" ;
                        
                        dc:title "produced by - things" ;
                        
                        dc:identifier "2212" ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2215_required_for

gvp:aat2215_required_for rdf:type owl:ObjectProperty ;
                         
                         dc:identifier "2215" ;
                         
                         skos:example "eyelets are required for broderie anglaise" ;
                         
                         dc:title "required for - things" ;
                         
                         skos:prefLabel "aat2215_required_for" ;
                         
                         dct:description """things - [are] required for -  things.
Example: eyelets are required for broderie anglaise; compact discs are required for compact disc players""" ;
                         
                         skos:example "compact discs are required for compact disc players" ;
                         
                         owl:inverseOf gvp:aat2216_require ;
                         
                         rdfs:range skos:Concept ;
                         
                         rdfs:domain skos:Concept ;
                         
                         rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2216_require

gvp:aat2216_require rdf:type owl:ObjectProperty ;
                    
                    skos:example "broderie anglaise requires eyelets" ;
                    
                    dc:title "require - things" ;
                    
                    dct:description """things - require - things [in order to exist or work].
Example: broderie anglaise requires eyelets; compact disc players require compact discs""" ;
                    
                    skos:example "compact disc players require compact discs" ;
                    
                    dc:identifier "2216" ;
                    
                    skos:prefLabel "aat2216_require" ;
                    
                    rdfs:domain skos:Concept ;
                    
                    rdfs:range skos:Concept ;
                    
                    rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2218_used-function_as

gvp:aat2218_used-function_as rdf:type owl:ObjectProperty ;
                             
                             skos:prefLabel "aat2218_used-function_as" ;
                             
                             dct:description """things - [are] used/function as - things.
Example: arc lamps are used/function as lighthouse lamps;  toile peinte is used/function as cartoons (working drawings)""" ;
                             
                             skos:example "arc lamps are used/function as lighthouse lamps" ;
                             
                             dc:identifier "2218" ;
                             
                             dc:title "used/function as - things" ;
                             
                             skos:example "toile peinte is used/function as cartoons (working drawings)" ;
                             
                             owl:inverseOf gvp:aat2219_have_form ;
                             
                             rdfs:range skos:Concept ;
                             
                             rdfs:domain skos:Concept ;
                             
                             rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2219_have_form

gvp:aat2219_have_form rdf:type owl:ObjectProperty ;
                      
                      dc:identifier "2219" ;
                      
                      skos:example "cartoons (working drawings) have the form of toile peinte" ;
                      
                      dc:title "have form - things" ;
                      
                      dct:description """things - have form [of] - things.
Example: lighthouse lamps have the form of arc lamps; cartoons (working drawings) have the form of toile peinte""" ;
                      
                      skos:example "lighthouse lamps have the form of arc lamps" ;
                      
                      skos:prefLabel "aat2219_have_form" ;
                      
                      rdfs:range skos:Concept ;
                      
                      rdfs:domain skos:Concept ;
                      
                      rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2221_act_upon

gvp:aat2221_act_upon rdf:type owl:ObjectProperty ;
                     
                     dc:title "act upon - genus/species" ;
                     
                     skos:prefLabel "aat2221_act_upon" ;
                     
                     skos:example "jockeys act upon Equus caballus(species)" ;
                     
                     dc:identifier "2221" ;
                     
                     skos:example "tappers act upon Acer saccharum(species)" ;
                     
                     dct:description """[actors having] role - act upon - genus/species.
Example: jockeys act upon Equus caballus(species); tappers act upon Acer saccharum(species)""" ;
                     
                     owl:inverseOf gvp:aat2222_are_acted_upon ;
                     
                     rdfs:range skos:Concept ;
                     
                     rdfs:domain skos:Concept ;
                     
                     rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2222_are_acted_upon

gvp:aat2222_are_acted_upon rdf:type owl:ObjectProperty ;
                           
                           skos:prefLabel "aat2222_are_acted_upon" ;
                           
                           dc:title "are acted upon - role" ;
                           
                           skos:example "Acer saccharum(species) is acted upon by tappers" ,
                                        "Equus caballus(species) is acted upon by jockeys" ;
                           
                           dc:identifier "2222" ;
                           
                           dct:description """genus/species - is acted upon [by] - [actors having] role.
Example: Equus caballus(species) is acted upon by jockeys; Acer saccharum(species) is acted upon by tappers""" ;
                           
                           rdfs:range skos:Concept ;
                           
                           rdfs:domain skos:Concept ;
                           
                           rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2281_have_counterpart

gvp:aat2281_have_counterpart rdf:type owl:ObjectProperty ,
                                      owl:SymmetricProperty ;
                             
                             skos:prefLabel "aat2281_have_counterpart" ;
                             
                             dc:identifier "2281" ;
                             
                             skos:example "duchesses have counterpart dukes" ;
                             
                             dc:title "have counterpart - role" ;
                             
                             skos:example "godesses have counterpart gods" ;
                             
                             dct:description """role -[is] counterpart to - role.
Example: duchesses have counterpart dukes; godesses have counterpart gods""" ;
                             
                             rdfs:range skos:Concept ;
                             
                             rdfs:domain skos:Concept ;
                             
                             rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2285_practiced-studied_by

gvp:aat2285_practiced-studied_by rdf:type owl:ObjectProperty ;
                                 
                                 dc:identifier "2285" ;
                                 
                                 dc:title "practiced/studied by - role" ;
                                 
                                 skos:example "Egyptology is practiced/studied by Egyptologists" ;
                                 
                                 dct:description """field [of study, genre]/discipline - [is] practiced/studied by - a role.
Example: Egyptology is practiced/studied by Egyptologists; architectural history is practiced/studied by architectural historians""" ;
                                 
                                 skos:prefLabel "aat2285_practiced-studied_by" ;
                                 
                                 skos:example "architectural history is practiced/studied by architectural historians" ;
                                 
                                 owl:inverseOf gvp:aat2286_practice-study ;
                                 
                                 rdfs:domain skos:Concept ;
                                 
                                 rdfs:range skos:Concept ;
                                 
                                 rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2286_practice-study

gvp:aat2286_practice-study rdf:type owl:ObjectProperty ;
                           
                           dct:description """[actor having] role - practice/study - field [of study, genre]/discipline.
Example: Egyptologists practice/study Egyptology; architectural historians practice/study architectural history""" ;
                           
                           skos:prefLabel "aat2286_practice-study" ;
                           
                           skos:example "Egyptologists practice/study Egyptology" ;
                           
                           dc:identifier "2286" ;
                           
                           dc:title "practice/study - field/discipline" ;
                           
                           skos:example "architectural historians practice/study architectural history" ;
                           
                           rdfs:domain skos:Concept ;
                           
                           rdfs:range skos:Concept ;
                           
                           rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2291_locus-setting_for

gvp:aat2291_locus-setting_for rdf:type owl:ObjectProperty ;
                              
                              skos:example "libraries (buildings) are the locus/setting of libraries (institutions)" ;
                              
                              dct:description """locus/setting - [is] locus setting for - [actor or institution having] role.
Example: roperies are the locus/setting of rope-makers; convents (built complexes) are the locus/setting of nuns; libraries (buildings) are the locus/setting of libraries (institutions)""" ;
                              
                              skos:example "convents (built complexes) are the locus/setting of nuns" ;
                              
                              dc:identifier "2291" ;
                              
                              dc:title "locus/setting for - role" ;
                              
                              skos:prefLabel "aat2291_locus-setting_for" ;
                              
                              skos:example "roperies are the locus/setting of rope-makers" ;
                              
                              owl:inverseOf gvp:aat2292_work-live_in ;
                              
                              rdfs:range skos:Concept ;
                              
                              rdfs:domain skos:Concept ;
                              
                              rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2292_work-live_in

gvp:aat2292_work-live_in rdf:type owl:ObjectProperty ;
                         
                         skos:prefLabel "aat2292_work-live_in" ;
                         
                         dc:title "work/live in - locus/setting" ;
                         
                         skos:example "libraries (institutions) live/work in libraries (buildings)" ;
                         
                         dc:identifier "2292" ;
                         
                         dct:description """[actor or institution having] role - work/live/[exist] in - locus/setting.
Example: rope-makers live/work in roperies; nuns live/work in convents (nunneries); libraries (institutions) live/work in libraries (buildings)""" ;
                         
                         skos:example "rope-makers live/work in roperies" ,
                                      "nuns live/work in convents (nunneries)" ;
                         
                         rdfs:range skos:Concept ;
                         
                         rdfs:domain skos:Concept ;
                         
                         rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2294_locus-setting_for

gvp:aat2294_locus-setting_for rdf:type owl:ObjectProperty ;
                              
                              skos:example "mountain ranges are the locus/setting for mountains" ;
                              
                              dc:title "locus/setting for - locus/setting" ;
                              
                              skos:example "nations are the locus/setting for national capitals" ;
                              
                              skos:prefLabel "aat2294_locus-setting_for" ;
                              
                              dc:identifier "2294" ;
                              
                              dct:description """locus/setting - [is] locus setting for - locus/setting.
Example: nations are the locus/setting for national capitals; mountain ranges are the locus/setting for mountains""" ;
                              
                              owl:inverseOf gvp:aat2295_located_in ;
                              
                              rdfs:range skos:Concept ;
                              
                              rdfs:domain skos:Concept ;
                              
                              rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2295_located_in

gvp:aat2295_located_in rdf:type owl:ObjectProperty ;
                       
                       skos:prefLabel "aat2295_located_in" ;
                       
                       dc:identifier "2295" ;
                       
                       dc:title "located in - locus/setting" ;
                       
                       skos:example "mountains are located in mountain ranges" ;
                       
                       dct:description """locus/setting - [is] located in - locus/setting.
Example: national capitals are located in nations; mountains are located in mountain ranges""" ;
                       
                       skos:example "national capitals are located in nations" ;
                       
                       rdfs:range skos:Concept ;
                       
                       rdfs:domain skos:Concept ;
                       
                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2311_performed_by

gvp:aat2311_performed_by rdf:type owl:ObjectProperty ;
                         
                         dc:title "performed by - role" ;
                         
                         skos:example "clockmaking is performed by clockmakers" ;
                         
                         skos:prefLabel "aat2311_performed_by" ;
                         
                         skos:example "curating is performed by curators" ;
                         
                         dct:description """activity/event/[process/function] - [is] performed by - [actors having] a role.
Example: clockmaking is performed by clockmakers; curating is performed by curators""" ;
                         
                         dc:identifier "2311" ;
                         
                         owl:inverseOf gvp:aat2312_perform ;
                         
                         rdfs:range skos:Concept ;
                         
                         rdfs:domain skos:Concept ;
                         
                         rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2312_perform

gvp:aat2312_perform rdf:type owl:ObjectProperty ;
                    
                    skos:example "curators perform curating" ;
                    
                    skos:prefLabel "aat2312_perform" ;
                    
                    dct:description """[actors having] a role - perform - activity/event/process.
Example: clockmakers perform clockmaking; curators perform curating""" ;
                    
                    dc:identifier "2312" ;
                    
                    dc:title "perform - activity/event" ;
                    
                    skos:example "clockmakers perform clockmaking" ;
                    
                    rdfs:domain skos:Concept ;
                    
                    rdfs:range skos:Concept ;
                    
                    rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2315_used_by

gvp:aat2315_used_by rdf:type owl:ObjectProperty ;
                    
                    dct:description """material - [is] used by - [actor having] role.
Example: precious stone is used by lapidiaries; brass (alloy) is used by braziers (metalworkers)""" ;
                    
                    dc:identifier "2315" ;
                    
                    skos:prefLabel "aat2315_used_by" ;
                    
                    skos:example "brass (alloy) is used by braziers (metalworkers)" ;
                    
                    dc:title "used by - role" ;
                    
                    skos:example "precious stone is used by lapidiaries" ;
                    
                    owl:inverseOf gvp:aat2316_use ;
                    
                    rdfs:domain skos:Concept ;
                    
                    rdfs:range skos:Concept ;
                    
                    rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2316_use

gvp:aat2316_use rdf:type owl:ObjectProperty ;
                
                skos:prefLabel "aat2316_use" ;
                
                skos:example "lapidaries use precious stone" ;
                
                dc:title "use - material" ;
                
                skos:example "braziers (metalworkers) use brass (alloy)" ;
                
                dc:identifier "2316" ;
                
                dct:description """[actors having] role - use - material.
Example: lapidaries use precious stone; braziers (metalworkers) use brass (alloy)""" ;
                
                rdfs:domain skos:Concept ;
                
                rdfs:range skos:Concept ;
                
                rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2318_involved_in

gvp:aat2318_involved_in rdf:type owl:ObjectProperty ;
                        
                        dct:description """[actors having] role -[are] involved - activity/event.
Example: bridegrooms are involved in weddings; martyrs are involved in martyrdoms""" ;
                        
                        skos:prefLabel "aat2318_involved_in" ;
                        
                        skos:example "bridegrooms are involved in weddings" ;
                        
                        dc:identifier "2318" ;
                        
                        skos:example "martyrs are involved in martyrdoms" ;
                        
                        dc:title "involved in - activity/event" ;
                        
                        owl:inverseOf gvp:aat2319_involves ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2319_involves

gvp:aat2319_involves rdf:type owl:ObjectProperty ;
                     
                     skos:example "martyrdoms involve martyrs" ,
                                  "weddings involve bridegrooms" ;
                     
                     dc:identifier "2319" ;
                     
                     dct:description """activity/event - involves - [actors having] role.
Example: weddings involve bridegrooms; martyrdoms involve martyrs""" ;
                     
                     skos:prefLabel "aat2319_involves" ;
                     
                     dc:title "involves - role" ;
                     
                     rdfs:domain skos:Concept ;
                     
                     rdfs:range skos:Concept ;
                     
                     rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2321_used_by

gvp:aat2321_used_by rdf:type owl:ObjectProperty ;
                    
                    dc:title "used by - role" ;
                    
                    dc:identifier "2321" ;
                    
                    skos:prefLabel "aat2321_used_by" ;
                    
                    skos:example "surveying instruments are used by surveyors" ;
                    
                    dct:description """things/equipment - [are] used by - [actors having] role.
Example: violoncellos are used by violoncellists; surveying instruments are used by surveyors""" ;
                    
                    skos:example "violoncellos are used by violoncellists" ;
                    
                    owl:inverseOf gvp:aat2322_use ;
                    
                    rdfs:range skos:Concept ;
                    
                    rdfs:domain skos:Concept ;
                    
                    rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2322_use

gvp:aat2322_use rdf:type owl:ObjectProperty ;
                
                dc:title "use - things" ;
                
                skos:example "violoncellists use violoncellos" ;
                
                dc:identifier "2322" ;
                
                skos:prefLabel "aat2322_use" ;
                
                dct:description """[actors having] role - use - things/equipment.
Example: violoncellists use violoncellos; surveyors use surveying instruments""" ;
                
                skos:example "surveyors use surveying instruments" ;
                
                rdfs:domain skos:Concept ;
                
                rdfs:range skos:Concept ;
                
                rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2325_created_by

gvp:aat2325_created_by rdf:type owl:ObjectProperty ;
                       
                       dc:title "created by - role" ;
                       
                       skos:example "drawings are created by draftsmen" ;
                       
                       skos:prefLabel "aat2325_created_by" ;
                       
                       skos:example "poems are created by poets" ;
                       
                       dc:identifier "2325" ;
                       
                       dct:description """things - [are] created by - [actors having] role.
Example: drawings are created by draftsmen; poems are created by poets""" ;
                       
                       owl:inverseOf gvp:aat2326_create ;
                       
                       rdfs:range skos:Concept ;
                       
                       rdfs:domain skos:Concept ;
                       
                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2326_create

gvp:aat2326_create rdf:type owl:ObjectProperty ;
                   
                   skos:prefLabel "aat2326_create" ;
                   
                   dct:description """[actors having] role - create - things.
Example: draftsmen create drawings; poets create poems""" ;
                   
                   skos:example "draftsmen create drawings" ;
                   
                   dc:title "create - things" ;
                   
                   dc:identifier "2326" ;
                   
                   skos:example "poets create poems" ;
                   
                   rdfs:range skos:Concept ;
                   
                   rdfs:domain skos:Concept ;
                   
                   rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2328_involved_with

gvp:aat2328_involved_with rdf:type owl:ObjectProperty ;
                          
                          skos:example "actors (performing artists) are involved with motion pictures (visual works)" ;
                          
                          dc:identifier "2328" ;
                          
                          skos:example "sitters are involved with portraits" ;
                          
                          dc:title "involved with - things" ;
                          
                          skos:prefLabel "aat2328_involved_with" ;
                          
                          dct:description """[actors having] role - [are] involved in- things.
Example: sitters are involved with portraits; actors (performing artists) are involved with motion pictures (visual works)""" ;
                          
                          owl:inverseOf gvp:aat2329_involves ;
                          
                          rdfs:domain skos:Concept ;
                          
                          rdfs:range skos:Concept ;
                          
                          rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2329_involves

gvp:aat2329_involves rdf:type owl:ObjectProperty ;
                     
                     dc:identifier "2329" ;
                     
                     skos:prefLabel "aat2329_involves" ;
                     
                     skos:example "portraits involve sitters" ;
                     
                     dc:title "involves - role" ;
                     
                     dct:description """things - involve - [actors having] role.
Example: portraits involve sitters; motion pictures (visual works) involve actors (performing artists)""" ;
                     
                     skos:example "motion pictures (visual works) involve actors (performing artists)" ;
                     
                     rdfs:range skos:Concept ;
                     
                     rdfs:domain skos:Concept ;
                     
                     rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2332_affiliated_with

gvp:aat2332_affiliated_with rdf:type owl:ObjectProperty ;
                            
                            dct:description """[actors having] role - [are] affiliated with - role [organization].
Example: students are affiliated with schools (organizations); dukes are affiliated with duchies""" ;
                            
                            skos:example "dukes are affiliated with duchies" ;
                            
                            dc:identifier "2332" ;
                            
                            skos:prefLabel "aat2332_affiliated_with" ;
                            
                            dc:title "affiliated with - role" ;
                            
                            skos:example "students are affiliated with schools (organizations)" ;
                            
                            owl:inverseOf gvp:aat2333_have_affiliates ;
                            
                            rdfs:domain skos:Concept ;
                            
                            rdfs:range skos:Concept ;
                            
                            rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2333_have_affiliates

gvp:aat2333_have_affiliates rdf:type owl:ObjectProperty ;
                            
                            skos:example "duchies have as affiliates dukes" ;
                            
                            dct:description """role [organizations] - have affiliates - [actors having] role.
Example: schools (organizations) have as affiliates students; duchies have as affiliates dukes""" ;
                            
                            skos:prefLabel "aat2333_have_affiliates" ;
                            
                            dc:title "have affiliates - role" ;
                            
                            skos:example "schools (organizations) have as affiliates students" ;
                            
                            dc:identifier "2333" ;
                            
                            rdfs:range skos:Concept ;
                            
                            rdfs:domain skos:Concept ;
                            
                            rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2335_associated_with

gvp:aat2335_associated_with rdf:type owl:ObjectProperty ;
                            
                            skos:prefLabel "aat2335_associated_with" ;
                            
                            dc:identifier "2335" ;
                            
                            dc:title "associated with - style/period/culture" ;
                            
                            skos:example "popes are associated with Roman Catholicism" ;
                            
                            dct:description """[actors having] role - [are] associated with - style/period/culture/[religion/ideology].
Example: abstract artists are associated with Abstract (fine arts style); popes are associated with Roman Catholicism""" ;
                            
                            skos:example "abstract artists are associated with Abstract (fine arts style)" ;
                            
                            owl:inverseOf gvp:aat2336_has_associates ;
                            
                            rdfs:range skos:Concept ;
                            
                            rdfs:domain skos:Concept ;
                            
                            rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2336_has_associates

gvp:aat2336_has_associates rdf:type owl:ObjectProperty ;
                           
                           skos:prefLabel "aat2336_has_associates" ;
                           
                           skos:example "Roman Catholicism has associates popes" ,
                                        "Abstract (fine arts style) has associates abstract artists" ;
                           
                           dc:identifier "2336" ;
                           
                           dc:title "has associates - role" ;
                           
                           dct:description """style/period/culture/[relgion] - has associates - [actors having] role.
Example: Abstract (fine arts style) has associates abstract artists; Roman Catholicism has associates popes""" ;
                           
                           rdfs:range skos:Concept ;
                           
                           rdfs:domain skos:Concept ;
                           
                           rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2397_focus_of

gvp:aat2397_focus_of rdf:type owl:ObjectProperty ;
                     
                     dct:description """any - [is] focus of - field [of study]/discipline.
Example: manuscripts are the focus of codicology; music is the focus of musicology; Plantae (kingdom) is the focus of botany""" ;
                     
                     dc:title "focus of - field/discipline" ;
                     
                     skos:prefLabel "aat2397_focus_of" ;
                     
                     skos:example "music is the focus of musicology" ,
                                  "Plantae (kingdom) is the focus of botany" ,
                                  "manuscripts are the focus of codicology" ;
                     
                     dc:identifier "2397" ;
                     
                     owl:inverseOf gvp:aat2398_focuses_on ;
                     
                     rdfs:range skos:Concept ;
                     
                     rdfs:domain skos:Concept ;
                     
                     rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2398_focuses_on

gvp:aat2398_focuses_on rdf:type owl:ObjectProperty ;
                       
                       dc:title "focuses on - any" ;
                       
                       skos:example "bontany focuses on Plantae (kingdom)" ;
                       
                       skos:prefLabel "aat2398_focuses_on" ;
                       
                       dct:description """field [of study]/discipline - focuses on - any.
Example: codicology focuses on manuscripts; musicology focuses on music; bontany focuses on Plantae (kingdom)""" ;
                       
                       skos:example "musicology focuses on music" ;
                       
                       dc:identifier "2398" ;
                       
                       skos:example "codicology focuses on manuscripts" ;
                       
                       rdfs:domain skos:Concept ;
                       
                       rdfs:range skos:Concept ;
                       
                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2408_locus-setting_for

gvp:aat2408_locus-setting_for rdf:type owl:ObjectProperty ;
                              
                              skos:example "schools (buildings) are the locus/setting for education" ;
                              
                              skos:prefLabel "aat2408_locus-setting_for" ;
                              
                              dc:title "locus/setting for - field/discipline" ;
                              
                              dct:description """locus/setting - [is] locus/setting for - field of study/discipline.
Example: schools (buildings) are the locus/setting for education; hospitals (buildings) are the locus/setting for medicine (discipline)""" ;
                              
                              skos:example "hospitals (buildings) are the locus/setting for medicine (discipline)" ;
                              
                              dc:identifier "2408" ;
                              
                              owl:inverseOf gvp:aat2409_takes_place_in ;
                              
                              rdfs:range skos:Concept ;
                              
                              rdfs:domain skos:Concept ;
                              
                              rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2409_takes_place_in

gvp:aat2409_takes_place_in rdf:type owl:ObjectProperty ;
                           
                           dc:identifier "2409" ;
                           
                           skos:example "education takes place in schools (buildings)" ,
                                        "medicine (discipline) takes place in hospitals (buildings)" ;
                           
                           dct:description """field of study/discipline - takes place in - locus/setting.
Example: education takes place in schools (buildings); medicine (discipline) takes place in hospitals (buildings)""" ;
                           
                           skos:prefLabel "aat2409_takes_place_in" ;
                           
                           dc:title "takes place in - locus/setting" ;
                           
                           rdfs:range skos:Concept ;
                           
                           rdfs:domain skos:Concept ;
                           
                           rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2411_involved_in

gvp:aat2411_involved_in rdf:type owl:ObjectProperty ;
                        
                        dc:identifier "2411" ;
                        
                        skos:example "journalistic photography is involved in photojournalism (discipline)" ;
                        
                        dc:title "involved in - field/discipline" ;
                        
                        skos:prefLabel "aat2411_involved_in" ;
                        
                        skos:example "gardening is involved in horticulture" ;
                        
                        dct:description """activity/event/[process/function] - [is] involved in - field/discipline.
Example: journalistic photography is involved in photojournalism (discipline); gardening is involved in horticulture""" ;
                        
                        owl:inverseOf gvp:aat2412_involves ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2412_involves

gvp:aat2412_involves rdf:type owl:ObjectProperty ;
                     
                     dct:description """field/discipline - involves - activity/event/[process/function].
Example: photojournalism (discipline) involves journalistic photography; horticulture involves gardening""" ;
                     
                     skos:example "photojournalism (discipline) involves journalistic photography" ,
                                  "horticulture involves gardening" ;
                     
                     dc:identifier "2412" ;
                     
                     skos:prefLabel "aat2412_involves" ;
                     
                     dc:title "involves - activity/event" ;
                     
                     rdfs:domain skos:Concept ;
                     
                     rdfs:range skos:Concept ;
                     
                     rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2415_required_for

gvp:aat2415_required_for rdf:type owl:ObjectProperty ;
                         
                         dc:title "required for - activity/event" ;
                         
                         skos:example "pewter is required for pewtersmithing" ;
                         
                         dct:description """material - [is] required for - activity/event/[process/function].
Example: dye is required for dying; pewter is required for pewtersmithing""" ;
                         
                         skos:prefLabel "aat2415_required_for" ;
                         
                         skos:example "dye is required for dying" ;
                         
                         dc:identifier "2415" ;
                         
                         owl:inverseOf gvp:aat2416_requires ;
                         
                         rdfs:domain skos:Concept ;
                         
                         rdfs:range skos:Concept ;
                         
                         rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2416_requires

gvp:aat2416_requires rdf:type owl:ObjectProperty ;
                     
                     dct:description """activity/event/[process/function] - requires - material.
Example: dying requires dye; pewtersmithing requires pewter""" ;
                     
                     dc:identifier "2416" ;
                     
                     skos:prefLabel "aat2416_requires" ;
                     
                     skos:example "pewtersmithing requires pewter" ;
                     
                     dc:title "requires - material" ;
                     
                     skos:example "dying requires dye" ;
                     
                     rdfs:range skos:Concept ;
                     
                     rdfs:domain skos:Concept ;
                     
                     rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2418_uses

gvp:aat2418_uses rdf:type owl:ObjectProperty ;
                 
                 skos:example "astronomy uses astronomical instruments" ;
                 
                 dc:identifier "2418" ;
                 
                 skos:example "divination [discipline] uses divination objects" ;
                 
                 skos:prefLabel "aat2418_uses" ;
                 
                 dct:description """field [of study]/discipline - uses - things/[equipment].
Example: astronomy uses astronomical instruments; divination [discipline] uses divination objects""" ;
                 
                 dc:title "uses - things" ;
                 
                 owl:inverseOf gvp:aat2419_used_for ;
                 
                 rdfs:domain skos:Concept ;
                 
                 rdfs:range skos:Concept ;
                 
                 rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2419_used_for

gvp:aat2419_used_for rdf:type owl:ObjectProperty ;
                     
                     skos:example "astronomical instruments are used for astronomy" ;
                     
                     dct:description """things/[equipment] - [are] used for - field [of study]/discipline.
Example: astronomical instruments are used for astronomy; divination objects are used for divination [discipline]""" ;
                     
                     dc:identifier "2419" ;
                     
                     skos:example "divination objects are used for divination [discipline]" ;
                     
                     dc:title "used for - field/discipline" ;
                     
                     skos:prefLabel "aat2419_used_for" ;
                     
                     rdfs:domain skos:Concept ;
                     
                     rdfs:range skos:Concept ;
                     
                     rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2421_locus-setting_for

gvp:aat2421_locus-setting_for rdf:type owl:ObjectProperty ;
                              
                              dct:description """locus/setting - [is] locus/setting for - activity/event/[process/function].
Example: smelters (metalworking plants) are the locus/setting for smelting; pilgrimage centers are the locus/setting for pilgrimages""" ;
                              
                              skos:prefLabel "aat2421_locus-setting_for" ;
                              
                              skos:example "pilgrimage centers are the locus/setting for pilgrimages" ,
                                           "smelters (metalworking plants) are the locus/setting for smelting" ;
                              
                              dc:title "locus/setting for - activity/event" ;
                              
                              dc:identifier "2421" ;
                              
                              owl:inverseOf gvp:aat2422_takes_place_in ;
                              
                              rdfs:range skos:Concept ;
                              
                              rdfs:domain skos:Concept ;
                              
                              rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2422_takes_place_in

gvp:aat2422_takes_place_in rdf:type owl:ObjectProperty ;
                           
                           skos:example "smelting takes place in smelters (metalworking plants)" ;
                           
                           skos:prefLabel "aat2422_takes_place_in" ;
                           
                           skos:example "pilgrimages take place in pilgrimage centers" ;
                           
                           dc:identifier "2422" ;
                           
                           dct:description """activity/event/[process/function] - takes place in - locus/setting.
Example: smelting takes place in smelters (metalworking plants); pilgrimages take place in pilgrimage centers""" ;
                           
                           dc:title "takes place in - locus/setting" ;
                           
                           rdfs:domain skos:Concept ;
                           
                           rdfs:range skos:Concept ;
                           
                           rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2424_produced_by

gvp:aat2424_produced_by rdf:type owl:ObjectProperty ;
                        
                        skos:example "paper is produced by papermaking" ;
                        
                        dc:title "produced by - activity/event/process" ;
                        
                        skos:prefLabel "aat2424_produced_by" ;
                        
                        dc:identifier "2424" ;
                        
                        dct:description """material - [is] produced by - activity/event/process.
Example: wire is produced by wiredrawing; paper is produced by papermaking""" ;
                        
                        skos:example "wire is produced by wiredrawing" ;
                        
                        owl:inverseOf gvp:aat2425_produces ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2425_produces

gvp:aat2425_produces rdf:type owl:ObjectProperty ;
                     
                     dct:description """activity/event/process - produces - material.
Example: wiredrawing produces wire; papermaking produces paper""" ;
                     
                     skos:prefLabel "aat2425_produces" ;
                     
                     dc:title "produces - material" ;
                     
                     dc:identifier "2425" ;
                     
                     skos:example "papermaking produces paper" ,
                                  "wiredrawing produces wire" ;
                     
                     rdfs:range skos:Concept ;
                     
                     rdfs:domain skos:Concept ;
                     
                     rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2427_produced_by

gvp:aat2427_produced_by rdf:type owl:ObjectProperty ;
                        
                        skos:example "forgeries are produced by forging (copying)" ;
                        
                        dct:description """things - [are] produced by - activity/event/process.
Example: vase paintings (visual works) are produced by vase painting (image making); forgeries are produced by forging (copying)""" ;
                        
                        dc:title "produced by - activity/event/process" ;
                        
                        skos:example "vase paintings (visual works) are produced by vase painting (image making)" ;
                        
                        dc:identifier "2427" ;
                        
                        skos:prefLabel "aat2427_produced_by" ;
                        
                        owl:inverseOf gvp:aat2428_produces ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2428_produces

gvp:aat2428_produces rdf:type owl:ObjectProperty ;
                     
                     dct:description """activity/event/process - produces - things.
Example: vase painting (image making) produces vase paintings (visual works); forging (copying) produces forgeries""" ;
                     
                     dc:title "produces - things" ;
                     
                     dc:identifier "2428" ;
                     
                     skos:example "vase painting (image making) produces vase paintings (visual works)" ;
                     
                     skos:prefLabel "aat2428_produces" ;
                     
                     skos:example "forging (copying) produces forgeries" ;
                     
                     rdfs:range skos:Concept ;
                     
                     rdfs:domain skos:Concept ;
                     
                     rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2431_required_for

gvp:aat2431_required_for rdf:type owl:ObjectProperty ;
                         
                         dct:description """things/equipment - [are] required for - activity/event/process.
Example: painting equipment is required for painting (image making); dowels are required for doweling""" ;
                         
                         skos:example "painting equipment is required for painting (image making)" ;
                         
                         dc:title "required for - activity/event/process" ;
                         
                         skos:example "dowels are required for doweling" ;
                         
                         dc:identifier "2431" ;
                         
                         skos:prefLabel "aat2431_required_for" ;
                         
                         owl:inverseOf gvp:aat2432_requires ;
                         
                         rdfs:domain skos:Concept ;
                         
                         rdfs:range skos:Concept ;
                         
                         rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2432_requires

gvp:aat2432_requires rdf:type owl:ObjectProperty ;
                     
                     dct:description """activity/event/process - requires - things/equipment.
Example: painting (image making) requires painting equipment; doweling requires dowels""" ;
                     
                     skos:example "doweling requires dowels" ;
                     
                     dc:identifier "2432" ;
                     
                     skos:prefLabel "aat2432_requires" ;
                     
                     skos:example "painting (image making) requires painting equipment" ;
                     
                     dc:title "requires - things" ;
                     
                     rdfs:domain skos:Concept ;
                     
                     rdfs:range skos:Concept ;
                     
                     rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2434_contextualized_in

gvp:aat2434_contextualized_in rdf:type owl:ObjectProperty ;
                              
                              skos:example "funeral books are contextualized in funerals" ;
                              
                              dct:description """things - [are] context for - activity/event/process.
Example: funeral books are contextualized in funerals; Christmas trees are contextualized in Christmas""" ;
                              
                              skos:prefLabel "aat2434_contextualized_in" ;
                              
                              dc:identifier "2434" ;
                              
                              skos:example "Christmas trees are contextualized in Christmas" ;
                              
                              dc:title "contextualized in - activity/event/process" ;
                              
                              owl:inverseOf gvp:aat2435_context_for ;
                              
                              rdfs:range skos:Concept ;
                              
                              rdfs:domain skos:Concept ;
                              
                              rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2435_context_for

gvp:aat2435_context_for rdf:type owl:ObjectProperty ;
                        
                        skos:example "funerals are the context for funeral books" ;
                        
                        dc:title "context for - things" ;
                        
                        skos:example "Christmas is the context for Christmas trees" ;
                        
                        dct:description """activity/event/process - [is] contextualized in - thing.
Example: funerals are the context for funeral books; Christmas is the context for Christmas trees""" ;
                        
                        skos:prefLabel "aat2435_context_for" ;
                        
                        dc:identifier "2435" ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2501_made_of-require

gvp:aat2501_made_of-require rdf:type owl:ObjectProperty ;
                            
                            skos:example "ivories (sculptures) are made of/require ivory" ;
                            
                            dc:title "made of/require - material" ;
                            
                            dc:identifier "2501" ;
                            
                            skos:prefLabel "aat2501_made_of-require" ;
                            
                            dct:description """things - [are] made of/require - material.
Example: obsidian mirrors are made of/require obsidian; ivories (sculptures) are made of/require ivory""" ;
                            
                            skos:example "obsidian mirrors are made of/require obsidian" ;
                            
                            owl:inverseOf gvp:aat2502_material_for ;
                            
                            rdfs:domain skos:Concept ;
                            
                            rdfs:range skos:Concept ;
                            
                            rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2502_material_for

gvp:aat2502_material_for rdf:type owl:ObjectProperty ;
                         
                         dc:title "material for - things" ;
                         
                         skos:prefLabel "aat2502_material_for" ;
                         
                         skos:example "ivory is material for ivories (sculptures)" ,
                                      "obsidian is material for obsidian mirrors" ;
                         
                         dct:description """material - [is] material for - things.
Example: obsidian is material for obsidian mirrors; ivory is material for ivories (sculptures)""" ;
                         
                         dc:identifier "2502" ;
                         
                         rdfs:domain skos:Concept ;
                         
                         rdfs:range skos:Concept ;
                         
                         rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2504_used-located_in

gvp:aat2504_used-located_in rdf:type owl:ObjectProperty ;
                            
                            dct:description """material - [is] used/located in - locus/setting.
Example: tephra is used/located in [at] volcanoes; brick (clay product) is used/located in brickworks (factories)""" ;
                            
                            dc:identifier "2504" ;
                            
                            skos:prefLabel "aat2504_used-located_in" ;
                            
                            skos:example "brick (clay product) is used/located in brickworks (factories)" ;
                            
                            dc:title "used/located in - locus/setting" ;
                            
                            skos:example "tephra is used/located in [at] volcanoes" ;
                            
                            owl:inverseOf gvp:aat2505_locus-setting_for ;
                            
                            rdfs:domain skos:Concept ;
                            
                            rdfs:range skos:Concept ;
                            
                            rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2505_locus-setting_for

gvp:aat2505_locus-setting_for rdf:type owl:ObjectProperty ;
                              
                              dc:identifier "2505" ;
                              
                              dct:description """locus/setting - [is] locus/setting for - material.
Example: volcanoes are locus/setting for  tephra; brickworks (factories) are locus/setting for brick (clay product)""" ;
                              
                              skos:prefLabel "aat2505_locus-setting_for" ;
                              
                              skos:example "volcanoes are locus/setting for  tephra" ,
                                           "brickworks (factories) are locus/setting for brick (clay product)" ;
                              
                              dc:title "locus/setting for - material" ;
                              
                              rdfs:domain skos:Concept ;
                              
                              rdfs:range skos:Concept ;
                              
                              rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2507_produce-process

gvp:aat2507_produce-process rdf:type owl:ObjectProperty ;
                            
                            skos:example "groundwater is produced/processed by water wells" ;
                            
                            skos:prefLabel "aat2507_produce-process" ;
                            
                            dc:title "produce/process - material" ;
                            
                            skos:example "cotton (fiber) is produced/processed by cotton gins" ;
                            
                            dc:identifier "2507" ;
                            
                            dct:description """things/[equipment] - produce/process - material.
Example: cotton (fiber) is produced/processed by cotton gins; groundwater is produced/processed by water wells""" ;
                            
                            owl:inverseOf gvp:aat2508_produced-processed_by ;
                            
                            rdfs:domain skos:Concept ;
                            
                            rdfs:range skos:Concept ;
                            
                            rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2508_produced-processed_by

gvp:aat2508_produced-processed_by rdf:type owl:ObjectProperty ;
                                  
                                  skos:prefLabel "aat2508_produced-processed_by" ;
                                  
                                  skos:example "cotton gins produce/process cotton (fiber)" ;
                                  
                                  dct:description """material - [is] produced/processed by - things/[equipment].
Example: cotton gins produce/process cotton (fiber); waterwells produce/process groundwater""" ;
                                  
                                  skos:example "waterwells produce/process groundwater" ;
                                  
                                  dc:title "produced/processed by - things" ;
                                  
                                  dc:identifier "2508" ;
                                  
                                  rdfs:domain skos:Concept ;
                                  
                                  rdfs:range skos:Concept ;
                                  
                                  rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2551_reflect-produced_by

gvp:aat2551_reflect-produced_by rdf:type owl:ObjectProperty ;
                                
                                skos:example "Judaica reflects/is produced by Judaism" ;
                                
                                dc:identifier "2551" ;
                                
                                dct:description """things - reflect/[are] produced by - style/period/culture/[religion/ideology].
Example: Nasca lines reflect/are produced by Nasca [culture]; Judaica reflects/is produced by Judaism""" ;
                                
                                skos:prefLabel "aat2551_reflect-produced_by" ;
                                
                                skos:example "Nasca lines reflect/are produced by Nasca [culture]" ;
                                
                                dc:title "reflect/produced by - style/period/culture" ;
                                
                                owl:inverseOf gvp:aat2552_reflected_in-produces ;
                                
                                rdfs:range skos:Concept ;
                                
                                rdfs:domain skos:Concept ;
                                
                                rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2552_reflected_in-produces

gvp:aat2552_reflected_in-produces rdf:type owl:ObjectProperty ;
                                  
                                  skos:example "Judaism produces/is reflected in Judaica" ,
                                               "Nasca [culture] produces/is reflected in Nasca lines" ;
                                  
                                  dct:description """style/period/culture/[religion/ideology] - [is] reflected in/produces - things.
Example: Nasca [culture] produces/is reflected in Nasca lines; Judaism produces/is reflected in Judaica""" ;
                                  
                                  dc:title "reflected in/produces - things" ;
                                  
                                  skos:prefLabel "aat2552_reflected_in-produces" ;
                                  
                                  dc:identifier "2552" ;
                                  
                                  rdfs:range skos:Concept ;
                                  
                                  rdfs:domain skos:Concept ;
                                  
                                  rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2554_reflects

gvp:aat2554_reflects rdf:type owl:ObjectProperty ;
                     
                     skos:example "red-figure vase painting reflects Red-figure [style]" ;
                     
                     dc:identifier "2554" ;
                     
                     dct:description """activity/event - reflects - style/period/culture /[religion/ideology].
Example: dhokra (casting technique) reflects Dhokra (culture); red-figure vase painting reflects Red-figure [style]""" ;
                     
                     skos:example "dhokra (casting technique) reflects Dhokra (culture)" ;
                     
                     dc:title "reflects - style/period/culture" ;
                     
                     skos:prefLabel "aat2554_reflects" ;
                     
                     owl:inverseOf gvp:aat2555_reflected_in ;
                     
                     rdfs:domain skos:Concept ;
                     
                     rdfs:range skos:Concept ;
                     
                     rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2555_reflected_in

gvp:aat2555_reflected_in rdf:type owl:ObjectProperty ;
                         
                         skos:example "Red-figure [style] is reflected in red-figure vase painting" ;
                         
                         dc:title "reflected in - activity/event" ;
                         
                         skos:example "Dhokra (culture) is reflected in dhokra (casting technique)" ;
                         
                         dc:identifier "2555" ;
                         
                         dct:description """style/period/culture /[religion/ideology] - [is] reflected in activity/event.
Example: Dhokra (culture) is reflected in dhokra (casting technique); Red-figure [style] is reflected in red-figure vase painting""" ;
                         
                         skos:prefLabel "aat2555_reflected_in" ;
                         
                         rdfs:range skos:Concept ;
                         
                         rdfs:domain skos:Concept ;
                         
                         rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2557_reflects

gvp:aat2557_reflects rdf:type owl:ObjectProperty ;
                     
                     skos:example "church history reflects Christianity" ;
                     
                     dc:identifier "2557" ;
                     
                     skos:example "bugatu [dance discipline] reflects Buddhism" ,
                                  "classics (discipline) reflects Ancient Greek [culture]" ;
                     
                     skos:prefLabel "aat2557_reflects" ;
                     
                     dct:description """field/discipline - reflects - style/period/culture /[religion/ideology].
Example: bugatu [dance discipline] reflects Buddhism; church history reflects Christianity; classics (discipline) reflects Ancient Greek [culture]""" ;
                     
                     dc:title "reflects - style/period/culture" ;
                     
                     owl:inverseOf gvp:aat2558_reflected_in ;
                     
                     rdfs:domain skos:Concept ;
                     
                     rdfs:range skos:Concept ;
                     
                     rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2558_reflected_in

gvp:aat2558_reflected_in rdf:type owl:ObjectProperty ;
                         
                         skos:example "Buddhism is reflected in bugatu [dance discipline]" ;
                         
                         dct:description """style/period/culture /[religion/ideology] - [is] reflected in field/discipline.
Example: Buddhism is reflected in bugatu [dance discipline]; Christianity is reflected in church history; Ancient Greek [culture] is reflected in classics (discipline)""" ;
                         
                         skos:prefLabel "aat2558_reflected_in" ;
                         
                         dc:identifier "2558" ;
                         
                         skos:example "Christianity is reflected in church history" ,
                                      "Ancient Greek [culture] is reflected in classics (discipline)" ;
                         
                         dc:title "reflected in - field/discipline" ;
                         
                         rdfs:range skos:Concept ;
                         
                         rdfs:domain skos:Concept ;
                         
                         rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2562_locus-setting_for

gvp:aat2562_locus-setting_for rdf:type owl:ObjectProperty ;
                              
                              dc:title "locus/setting for - style/period/culture" ;
                              
                              skos:prefLabel "aat2562_locus-setting_for" ;
                              
                              dc:identifier "2562" ;
                              
                              skos:example "First Nations reserves are the locus/setting for First Nations (culture)" ;
                              
                              dct:description """locus/setting - [is] locus/setting for - style/period/culture/[religion/ideology].
Example: First Nations reserves are the locus/setting for First Nations (culture); agraharas are the locus/setting for Brahmanism""" ;
                              
                              skos:example "agraharas are the locus/setting for Brahmanism" ;
                              
                              owl:inverseOf gvp:aat2563_located_in ;
                              
                              rdfs:domain skos:Concept ;
                              
                              rdfs:range skos:Concept ;
                              
                              rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2563_located_in

gvp:aat2563_located_in rdf:type owl:ObjectProperty ;
                       
                       dc:identifier "2563" ;
                       
                       dc:title "located in - locus/setting" ;
                       
                       dct:description """style/period/culture/[religion/ideology] - is located/[reflected] in - locus/setting.
Example: First Nations (culture) is located/reflected in First Nations reserves; Brahmanism is located/reflected in agraharas""" ;
                       
                       skos:example "Brahmanism is located/reflected in agraharas" ;
                       
                       skos:prefLabel "aat2563_located_in" ;
                       
                       skos:example "First Nations (culture) is located/reflected in First Nations reserves" ;
                       
                       rdfs:domain skos:Concept ;
                       
                       rdfs:range skos:Concept ;
                       
                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2601_possessed_by-existing_in

gvp:aat2601_possessed_by-existing_in rdf:type owl:ObjectProperty ;
                                     
                                     skos:example "adulthood is possessed by/existing in adults" ;
                                     
                                     skos:prefLabel "aat2601_possessed_by-existing_in" ;
                                     
                                     dc:identifier "2601" ;
                                     
                                     dct:description """attributes /associated concepts - [is] possessed by/existing in - role [of actors].
Example: adulthood is possessed by/existing in adults; nomadism is possessed by/existing in nomads""" ;
                                     
                                     dc:title "possessed by/existing in - role" ;
                                     
                                     skos:example "nomadism is possessed by/existing in nomads" ;
                                     
                                     owl:inverseOf gvp:aat2602_possess-exist_in ;
                                     
                                     rdfs:domain skos:Concept ;
                                     
                                     rdfs:range skos:Concept ;
                                     
                                     rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2602_possess-exist_in

gvp:aat2602_possess-exist_in rdf:type owl:ObjectProperty ;
                             
                             dct:description """role [of actors] - possess/exist in - attributes /associated concepts.
Example: adults possess/exist in adulthood; nomads possess/exist in [state of] nomadism""" ;
                             
                             skos:example "nomads possess/exist in [state of] nomadism" ;
                             
                             skos:prefLabel "aat2602_possess-exist_in" ;
                             
                             dc:title "possess/exist in - attributes /associated concepts" ;
                             
                             dc:identifier "2602" ;
                             
                             skos:example "adults possess/exist in adulthood" ;
                             
                             rdfs:range skos:Concept ;
                             
                             rdfs:domain skos:Concept ;
                             
                             rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2604_possessed_by-existing_in

gvp:aat2604_possessed_by-existing_in rdf:type owl:ObjectProperty ;
                                     
                                     skos:example "ruined [condition] is possessed by/existing in ruins" ;
                                     
                                     dct:description """attributes /associated concepts - [is] possessed by/existing in - things.
Example: boudoir (photograph size) is possessed by/existing in boudoir photographs; ruined [condition] is possessed by/existing in ruins""" ;
                                     
                                     skos:example "boudoir (photograph size) is possessed by/existing in boudoir photographs" ;
                                     
                                     skos:prefLabel "aat2604_possessed_by-existing_in" ;
                                     
                                     dc:title "possessed by/existing in - things" ;
                                     
                                     dc:identifier "2604" ;
                                     
                                     owl:inverseOf gvp:aat2605_possess-exist_in ;
                                     
                                     rdfs:range skos:Concept ;
                                     
                                     rdfs:domain skos:Concept ;
                                     
                                     rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2605_possess-exist_in

gvp:aat2605_possess-exist_in rdf:type owl:ObjectProperty ;
                             
                             skos:example "boudoir photographs possess/exist in boudoir (photograph size)" ;
                             
                             dc:title "possess/exist in - attributes /associated concepts" ;
                             
                             skos:example "ruins possess/exist in ruined [contition]" ;
                             
                             dct:description """things - possess/exist in - attributes /associated concepts.
Example: boudoir photographs possess/exist in boudoir (photograph size); ruins possess/exist in ruined [contition]""" ;
                             
                             dc:identifier "2605" ;
                             
                             skos:prefLabel "aat2605_possess-exist_in" ;
                             
                             rdfs:range skos:Concept ;
                             
                             rdfs:domain skos:Concept ;
                             
                             rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2607_caused_by-requires

gvp:aat2607_caused_by-requires rdf:type owl:ObjectProperty ;
                               
                               skos:prefLabel "aat2607_caused_by-requires" ;
                               
                               skos:example "creases (condition) is caused by/requires creasing (process)" ;
                               
                               dc:title "caused by/requires - activity/event" ;
                               
                               dc:identifier "2607" ;
                               
                               skos:example "watertightness is caused by/requires waterproofing" ;
                               
                               dct:description """attributes /associated concepts - [is] caused by/requires - an activity/event/[process/function].
Example: watertightness is caused by/requires waterproofing; creases (condition) is caused by/requires creasing (process)""" ;
                               
                               owl:inverseOf gvp:aat2608_causes-required_for ;
                               
                               rdfs:range skos:Concept ;
                               
                               rdfs:domain skos:Concept ;
                               
                               rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2608_causes-required_for

gvp:aat2608_causes-required_for rdf:type owl:ObjectProperty ;
                                
                                dc:title "causes/required for - attributes /associated concepts" ;
                                
                                dc:identifier "2608" ;
                                
                                skos:prefLabel "aat2608_causes-required_for" ;
                                
                                skos:example "waterproofing causes/is required for watertighness" ,
                                             "creasing (process) causes/is required for creases (condition)" ;
                                
                                dct:description """activity/event/[process/function] - causes/[is] required for - [a] state/condition/attributes.
Example: waterproofing causes/is required for watertighness; creasing (process) causes/is required for creases (condition)""" ;
                                
                                rdfs:domain skos:Concept ;
                                
                                rdfs:range skos:Concept ;
                                
                                rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2612_possessed_by-existing_in

gvp:aat2612_possessed_by-existing_in rdf:type owl:ObjectProperty ;
                                     
                                     dct:description """attributes /associated concepts - is possessed by/existing in - material.
Example: dry rot is possessed by/existing in wood(plant material); dielectric properties are possessed by/existing in dielectric (material)""" ;
                                     
                                     skos:example "dry rot is possessed by/existing in wood(plant material)" ;
                                     
                                     skos:prefLabel "aat2612_possessed_by-existing_in" ;
                                     
                                     skos:example "dielectric properties are possessed by/existing in dielectric (material)" ;
                                     
                                     dc:title "possessed by/existing in - material" ;
                                     
                                     dc:identifier "2612" ;
                                     
                                     owl:inverseOf gvp:aat2613_possess-exist_in ;
                                     
                                     rdfs:domain skos:Concept ;
                                     
                                     rdfs:range skos:Concept ;
                                     
                                     rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2613_possess-exist_in

gvp:aat2613_possess-exist_in rdf:type owl:ObjectProperty ;
                             
                             skos:example "wood(plant material) possesses/exists in [condition of] dry rot" ;
                             
                             skos:prefLabel "aat2613_possess-exist_in" ;
                             
                             dc:identifier "2613" ;
                             
                             dct:description """material - possesses/exists in - condition/state/[property].
Example: wood(plant material) possesses/exists in [condition of] dry rot; dielectric (material) possesses/exists in dielectric properties""" ;
                             
                             dc:title "possess/exist in - attributes /associated concepts" ;
                             
                             skos:example "dielectric (material) possesses/exists in dielectric properties" ;
                             
                             rdfs:range skos:Concept ;
                             
                             rdfs:domain skos:Concept ;
                             
                             rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2801_conjuncted_with

gvp:aat2801_conjuncted_with rdf:type owl:ObjectProperty ,
                                     owl:SymmetricProperty ;
                            
                            dc:title "conjuncted with - things" ;
                            
                            skos:example "dining tables are conjuncted with dining chairs" ;
                            
                            dct:description """things - [are] conjuncted with - things.
Example: cups are conjuncted with saucers; dining tables are conjuncted with dining chairs""" ;
                            
                            dc:identifier "2801" ;
                            
                            skos:example "cups are conjuncted with saucers" ;
                            
                            skos:prefLabel "aat2801_conjuncted_with" ;
                            
                            rdfs:domain skos:Concept ;
                            
                            rdfs:range skos:Concept ;
                            
                            rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2802_exemplified_by

gvp:aat2802_exemplified_by rdf:type owl:ObjectProperty ;
                           
                           dct:description """material - [is] exemplified by - brand name.
Example: petrolium jelly is exemplified by Vaseline (TM); polytetrafluoroethyelene is exemplified by Teflon (TM)""" ;
                           
                           skos:example "polytetrafluoroethyelene is exemplified by Teflon (TM)" ;
                           
                           skos:prefLabel "aat2802_exemplified_by" ;
                           
                           skos:example "petrolium jelly is exemplified by Vaseline (TM)" ;
                           
                           dc:title "exemplified by - brand name" ;
                           
                           dc:identifier "2802" ;
                           
                           owl:inverseOf gvp:aat2803_example_of ;
                           
                           rdfs:domain skos:Concept ;
                           
                           rdfs:range skos:Concept ;
                           
                           rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2803_example_of

gvp:aat2803_example_of rdf:type owl:ObjectProperty ;
                       
                       dct:description """brand name - [is] example of - material.
Example: Vaseline (TM) is an example of petrolium jelly; Teflon (TM) is an example of polytetrafluoroethyelene""" ;
                       
                       skos:example "Teflon (TM) is an example of polytetrafluoroethyelene" ;
                       
                       dc:identifier "2803" ;
                       
                       skos:prefLabel "aat2803_example_of" ;
                       
                       dc:title "example of - material" ;
                       
                       skos:example "Vaseline (TM) is an example of petrolium jelly" ;
                       
                       rdfs:range skos:Concept ;
                       
                       rdfs:domain skos:Concept ;
                       
                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2805_contextualized_in

gvp:aat2805_contextualized_in rdf:type owl:ObjectProperty ;
                              
                              skos:example "predellas are contextualized in altarpieces" ;
                              
                              skos:prefLabel "aat2805_contextualized_in" ;
                              
                              dc:title "contextualized in - things" ;
                              
                              dct:description """[smaller] things - [are] contextualized in - [larger] things.
Example: predellas are contextualized in altarpieces; chapters are contextualized in books""" ;
                              
                              dc:identifier "2805" ;
                              
                              skos:example "chapters are contextualized in books" ;
                              
                              owl:inverseOf gvp:aat2806_provide_context ;
                              
                              rdfs:domain skos:Concept ;
                              
                              rdfs:range skos:Concept ;
                              
                              rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2806_provide_context

gvp:aat2806_provide_context rdf:type owl:ObjectProperty ;
                            
                            dc:identifier "2806" ;
                            
                            dct:description """[larger] things - provide context [for] - [smaller] things.
Example: altarpieces provide context for predellas; books provide context for chapters""" ;
                            
                            skos:example "altarpieces provide context for predellas" ;
                            
                            dc:title "provide context - things" ;
                            
                            skos:example "books provide context for chapters" ;
                            
                            skos:prefLabel "aat2806_provide_context" ;
                            
                            rdfs:domain skos:Concept ;
                            
                            rdfs:range skos:Concept ;
                            
                            rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2807_derived_from_common_source

gvp:aat2807_derived_from_common_source rdf:type owl:ObjectProperty ,
                                                owl:SymmetricProperty ;
                                       
                                       dc:title "derived from common source - material" ;
                                       
                                       dc:identifier "2807" ;
                                       
                                       dct:description """material - [is] derived from common source [as] - material.
Example: malachite (mineral) is derived from common source with azurite (mineral); mustard(material) is derived from common source with mustard oil""" ;
                                       
                                       skos:example "mustard(material) is derived from common source with mustard oil" ;
                                       
                                       skos:prefLabel "aat2807_derived_from_common_source" ;
                                       
                                       skos:example "malachite (mineral) is derived from common source with azurite (mineral)" ;
                                       
                                       rdfs:domain skos:Concept ;
                                       
                                       rdfs:range skos:Concept ;
                                       
                                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2809_coexisted_with

gvp:aat2809_coexisted_with rdf:type owl:ObjectProperty ,
                                    owl:SymmetricProperty ;
                           
                           dc:title "coexisted with - style/period/culture" ;
                           
                           dct:description """style/period/culture/[religion/ideology] - coexisted with -  style/period/culture/[religion/ideology].
Example: Sangoan coexisted with Fauresmith; Early Minoan coexisted with Prepalatial""" ;
                           
                           dc:identifier "2809" ;
                           
                           skos:example "Sangoan coexisted with Fauresmith" ,
                                        "Early Minoan coexisted with Prepalatial" ;
                           
                           skos:prefLabel "aat2809_coexisted_with" ;
                           
                           rdfs:domain skos:Concept ;
                           
                           rdfs:range skos:Concept ;
                           
                           rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2811_preceded

gvp:aat2811_preceded rdf:type owl:ObjectProperty ;
                     
                     dc:identifier "2811" ;
                     
                     skos:example "Impressionist preceded Abstract Impressionist" ;
                     
                     dc:title "preceded - style/period/culture" ;
                     
                     skos:prefLabel "aat2811_preceded" ;
                     
                     dct:description """style/period/culture/[religion/ideology] - preceded  - style/period/culture/[religion/ideology].
Example: Impressionist preceded Abstract Impressionist; Acheulian preceded Micoquian""" ;
                     
                     skos:example "Acheulian preceded Micoquian" ;
                     
                     owl:inverseOf gvp:aat2812_followed ;
                     
                     rdfs:domain skos:Concept ;
                     
                     rdfs:range skos:Concept ;
                     
                     rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2812_followed

gvp:aat2812_followed rdf:type owl:ObjectProperty ;
                     
                     dc:title "followed - style/period/culture" ;
                     
                     dc:identifier "2812" ;
                     
                     skos:example "Micoquian followed Acheulian" ;
                     
                     dct:description """style/period/culture/[religion/ideology] - followed  - style/period/culture/[religion/ideology].
Example: Abstract Impressionism followed Impressionist; Micoquian followed Acheulian""" ;
                     
                     skos:example "Abstract Impressionism followed Impressionist" ;
                     
                     skos:prefLabel "aat2812_followed" ;
                     
                     rdfs:domain skos:Concept ;
                     
                     rdfs:range skos:Concept ;
                     
                     rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2814_constituent_of

gvp:aat2814_constituent_of rdf:type owl:ObjectProperty ;
                           
                           dc:identifier "2814" ;
                           
                           skos:prefLabel "aat2814_constituent_of" ;
                           
                           skos:example "iron oxide is a constituent of desert varnish" ,
                                        "titanium white is a constituent of composite white" ;
                           
                           dc:title "constituent of - material" ;
                           
                           dct:description """material - [is] constituent of - material.
Example: titanium white is a constituent of composite white; iron oxide is a constituent of desert varnish""" ;
                           
                           owl:inverseOf gvp:aat2815_composed_of ;
                           
                           rdfs:range skos:Concept ;
                           
                           rdfs:domain skos:Concept ;
                           
                           rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2815_composed_of

gvp:aat2815_composed_of rdf:type owl:ObjectProperty ;
                        
                        dct:description """material - [is] composed of - material.
Example: composite white is composed of titanium white; desert varnish is composed of iron oxide""" ;
                        
                        dc:title "composed of - material" ;
                        
                        skos:example "desert varnish is composed of iron oxide" ;
                        
                        dc:identifier "2815" ;
                        
                        skos:example "composite white is composed of titanium white" ;
                        
                        skos:prefLabel "aat2815_composed_of" ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2817_derived-made_from

gvp:aat2817_derived-made_from rdf:type owl:ObjectProperty ;
                              
                              dc:title "derived/made from - material" ;
                              
                              dct:description """material - [is] derived/made from - material.
Example: gypsum is derived/made from from anhydrite; wood board is derived/made from timber (lumber)""" ;
                              
                              skos:example "wood board is derived/made from timber (lumber)" ;
                              
                              skos:prefLabel "aat2817_derived-made_from" ;
                              
                              skos:example "gypsum is derived/made from from anhydrite" ;
                              
                              dc:identifier "2817" ;
                              
                              owl:inverseOf gvp:aat2818_source_for ;
                              
                              rdfs:domain skos:Concept ;
                              
                              rdfs:range skos:Concept ;
                              
                              rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2818_source_for

gvp:aat2818_source_for rdf:type owl:ObjectProperty ;
                       
                       skos:prefLabel "aat2818_source_for" ;
                       
                       skos:example "timber (lumber) is the source for wood board" ;
                       
                       dc:identifier "2818" ;
                       
                       dct:description """material - [is] source for - material.
Example: anhydrite is the source for gypsum; timber (lumber) is the source for wood board""" ;
                       
                       dc:title "source for - material" ;
                       
                       skos:example "anhydrite is the source for gypsum" ;
                       
                       rdfs:range skos:Concept ;
                       
                       rdfs:domain skos:Concept ;
                       
                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2821_based_on

gvp:aat2821_based_on rdf:type owl:ObjectProperty ;
                     
                     dct:description """any - [is] based on - any.
Example: Neo-Gothic is based on Gothic (Medieval); curved [form attribute] is based on curves (geometric figures); pencils are based on plummets""" ;
                     
                     skos:example "curved [form attribute] is based on curves (geometric figures)" ,
                                  "pencils are based on plummets" ;
                     
                     dc:identifier "2821" ;
                     
                     dc:title "based on - any" ;
                     
                     skos:prefLabel "aat2821_based_on" ;
                     
                     skos:example "Neo-Gothic is based on Gothic (Medieval)" ;
                     
                     owl:inverseOf gvp:aat2822_basis_of ;
                     
                     rdfs:domain skos:Concept ;
                     
                     rdfs:range skos:Concept ;
                     
                     rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2822_basis_of

gvp:aat2822_basis_of rdf:type owl:ObjectProperty ;
                     
                     skos:prefLabel "aat2822_basis_of" ;
                     
                     dc:identifier "2822" ;
                     
                     skos:example "curves (geometric figures) are the basis of curved [form attribute]" ;
                     
                     dc:title "basis of - any" ;
                     
                     skos:example "Gothic (Medieval) is the basis of Neo-Gothic" ;
                     
                     dct:description """any - [is] basis of - any.
Example: Gothic (Medieval) is the basis of Neo-Gothic; curves (geometric figures) are the basis of curved [form attribute]; plummets are the basis of pencils""" ;
                     
                     skos:example "plummets are the basis of pencils" ;
                     
                     rdfs:domain skos:Concept ;
                     
                     rdfs:range skos:Concept ;
                     
                     rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2824_has_parallels_with

gvp:aat2824_has_parallels_with rdf:type owl:ObjectProperty ,
                                        owl:SymmetricProperty ;
                               
                               skos:prefLabel "aat2824_has_parallels_with" ;
                               
                               skos:example "Lagozza [culture] has parallels with Chasseen [culture]" ;
                               
                               dc:identifier "2824" ;
                               
                               dct:description """style/period/culture/[religion/ideology] - has parallels with - style/period/culture/[religion/ideology].
Example: Lagozza [culture] has parallels with Chasseen [culture];  Gnathian (pottery style) has parallels with West Slope (pottery style)""" ;
                               
                               skos:example "Gnathian (pottery style) has parallels with West Slope (pottery style)" ;
                               
                               dc:title "has parallels with - style/period/culture" ;
                               
                               rdfs:range skos:Concept ;
                               
                               rdfs:domain skos:Concept ;
                               
                               rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2826_used_with

gvp:aat2826_used_with rdf:type owl:ObjectProperty ,
                               owl:SymmetricProperty ;
                      
                      skos:prefLabel "aat2826_used_with" ;
                      
                      dc:title "used with - material" ;
                      
                      skos:example "watercolor paper is used with watercolor (paint)" ;
                      
                      dc:identifier "2826" ;
                      
                      skos:example "arriccio is used with intonaco" ;
                      
                      dct:description """material - [is] used with - material.
Example: watercolor paper is used with watercolor (paint); arriccio is used with intonaco""" ;
                      
                      rdfs:range skos:Concept ;
                      
                      rdfs:domain skos:Concept ;
                      
                      rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2828_use-require

gvp:aat2828_use-require rdf:type owl:ObjectProperty ;
                        
                        skos:prefLabel "aat2828_use-require" ;
                        
                        dct:description """things - use/require - material.
Example: oil paintings use/require varnish; wine glasses use/require wine""" ;
                        
                        dc:identifier "2828" ;
                        
                        skos:example "oil paintings use/require varnish" ;
                        
                        dc:title "use/require - material" ;
                        
                        skos:example "wine glasses use/require wine" ;
                        
                        owl:inverseOf gvp:aat2829_used-required_for ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2829_used-required_for

gvp:aat2829_used-required_for rdf:type owl:ObjectProperty ;
                              
                              dc:title "used/required for - things" ;
                              
                              dc:identifier "2829" ;
                              
                              dct:description """material - [is] required/used for - things.
Example: varnish is used/required for oil paintings; wine is required/used for wine glasses""" ;
                              
                              skos:prefLabel "aat2829_used-required_for" ;
                              
                              skos:example "wine is required/used for wine glasses" ,
                                           "varnish is used/required for oil paintings" ;
                              
                              rdfs:range skos:Concept ;
                              
                              rdfs:domain skos:Concept ;
                              
                              rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2831_associated_with

gvp:aat2831_associated_with rdf:type owl:ObjectProperty ,
                                     owl:SymmetricProperty ;
                            
                            skos:example "Amphiprioninae (subfamily) [clown fish] is associated with Actiniaria (order) [sea anemone]" ;
                            
                            dc:identifier "2831" ;
                            
                            dct:description """genus/species/[other living organism term] - [is] associated with - genus/species.
Example: Anthonomus grandis (species) [boll weevil] is associated with Gossypium (genus) [cotton]; Amphiprioninae (subfamily) [clown fish] is associated with Actiniaria (order) [sea anemone]""" ;
                            
                            skos:example "Anthonomus grandis (species) [boll weevil] is associated with Gossypium (genus) [cotton]" ;
                            
                            dc:title "associated with - genus/species" ;
                            
                            skos:prefLabel "aat2831_associated_with" ;
                            
                            rdfs:domain skos:Concept ;
                            
                            rdfs:range skos:Concept ;
                            
                            rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2833_ancestor_of

gvp:aat2833_ancestor_of rdf:type owl:ObjectProperty ;
                        
                        dc:identifier "2833" ;
                        
                        skos:example "Equus asinus is the ancestor of donkeys" ;
                        
                        dct:description """genus/species - is ancestor of -  another genus/species.
Example: Canis lupus is the ancestor of Canis familiaris; Equus asinus is the ancestor of donkeys""" ;
                        
                        skos:prefLabel "aat2833_ancestor_of" ;
                        
                        skos:example "Canis lupus is the ancestor of Canis familiaris" ;
                        
                        dc:title "ancestor of - genus/species" ;
                        
                        owl:inverseOf gvp:aat2834_decendant_of ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2834_decendant_of

gvp:aat2834_decendant_of rdf:type owl:ObjectProperty ;
                         
                         skos:example "Canis familiaris is the descendant of Canis lupus" ;
                         
                         skos:prefLabel "aat2834_decendant_of" ;
                         
                         dc:identifier "2834" ;
                         
                         dct:description """genus/species - is decendant of -  genus/species.
Example: Canis familiaris is the descendant of Canis lupus; donkeys are the descendents of Equus asinus""" ;
                         
                         skos:example "donkeys are the descendents of Equus asinus" ;
                         
                         dc:title "decendant of - genus/species" ;
                         
                         rdfs:range skos:Concept ;
                         
                         rdfs:domain skos:Concept ;
                         
                         rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2836_derived-made_from

gvp:aat2836_derived-made_from rdf:type owl:ObjectProperty ;
                              
                              skos:example "k?kaku are derived/made from Phormium tenax (species)" ;
                              
                              dc:identifier "2836" ;
                              
                              skos:example "ostrich-egg cups are derived/made from Struthio camelus (species)" ;
                              
                              skos:prefLabel "aat2836_derived-made_from" ;
                              
                              dc:title "derived/made from - genus/species" ;
                              
                              dct:description """things - [are] derived/made from - genus/species [or its parts].
Example: k?kaku are derived/made from Phormium tenax (species); ostrich-egg cups are derived/made from Struthio camelus (species)""" ;
                              
                              owl:inverseOf gvp:aat2837_source_for ;
                              
                              rdfs:range skos:Concept ;
                              
                              rdfs:domain skos:Concept ;
                              
                              rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2837_source_for

gvp:aat2837_source_for rdf:type owl:ObjectProperty ;
                       
                       skos:prefLabel "aat2837_source_for" ;
                       
                       dc:title "source for - things" ;
                       
                       dct:description """genus/species [or its parts] - [is] source for - things.
Example: Phormium tenax (species) is the source for k?kaku; Struthio camelus(species) is the source for ostrich-egg cups""" ;
                       
                       skos:example "Struthio camelus(species) is the source for ostrich-egg cups" ,
                                    "Phormium tenax (species) is the source for k?kaku" ;
                       
                       dc:identifier "2837" ;
                       
                       rdfs:domain skos:Concept ;
                       
                       rdfs:range skos:Concept ;
                       
                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2841_derived-made_from

gvp:aat2841_derived-made_from rdf:type owl:ObjectProperty ;
                              
                              dc:identifier "2841" ;
                              
                              skos:prefLabel "aat2841_derived-made_from" ;
                              
                              dct:description """material - [is] derived/made from - genus/species.
Example: alpaca (wool) is derived from Vicugna pacos (species); maple (wood) is derived from Acer (genus)""" ;
                              
                              dc:title "derived/made from - genus/species" ;
                              
                              skos:example "maple (wood) is derived from Acer (genus)" ,
                                           "alpaca (wool) is derived from Vicugna pacos (species)" ;
                              
                              owl:inverseOf gvp:aat2842_source_for ;
                              
                              rdfs:domain skos:Concept ;
                              
                              rdfs:range skos:Concept ;
                              
                              rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2842_source_for

gvp:aat2842_source_for rdf:type owl:ObjectProperty ;
                       
                       skos:example "Acer (genus) is the source for maple (wood)" ;
                       
                       dc:identifier "2842" ;
                       
                       dct:description """genus/species - [is] source for - material.
Example: Vicugna pacos (species) is the source for alpaca (wool); Acer (genus) is the source for maple (wood)""" ;
                       
                       skos:example "Vicugna pacos (species) is the source for alpaca (wool)" ;
                       
                       skos:prefLabel "aat2842_source_for" ;
                       
                       dc:title "source for - material" ;
                       
                       rdfs:domain skos:Concept ;
                       
                       rdfs:range skos:Concept ;
                       
                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2845_used-located_in

gvp:aat2845_used-located_in rdf:type owl:ObjectProperty ;
                            
                            dct:description """genus/species - [is] used/located in -  locus/setting.
Example: Elephantidae(family) are used/located in elephant houses; Vitaceae (family) is used/located in vineyards""" ;
                            
                            skos:example "Elephantidae(family) are used/located in elephant houses" ;
                            
                            dc:identifier "2845" ;
                            
                            skos:prefLabel "aat2845_used-located_in" ;
                            
                            dc:title "used/located in - locus/setting" ;
                            
                            skos:example "Vitaceae (family) is used/located in vineyards" ;
                            
                            owl:inverseOf gvp:aat2846_locus-setting_for ;
                            
                            rdfs:range skos:Concept ;
                            
                            rdfs:domain skos:Concept ;
                            
                            rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2846_locus-setting_for

gvp:aat2846_locus-setting_for rdf:type owl:ObjectProperty ;
                              
                              dct:description """locus/setting - [is] locus/setting for - genus/species.
Example: elephant houses are the locus/setting for Elephantidae(family); vineyards are the locus/setting of Vitaceae (family)""" ;
                              
                              skos:example "vineyards are the locus/setting of Vitaceae (family)" ;
                              
                              skos:prefLabel "aat2846_locus-setting_for" ;
                              
                              skos:example "elephant houses are the locus/setting for Elephantidae(family)" ;
                              
                              dc:title "locus/setting for - genus/species" ;
                              
                              dc:identifier "2846" ;
                              
                              rdfs:range skos:Concept ;
                              
                              rdfs:domain skos:Concept ;
                              
                              rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2848_involved_in

gvp:aat2848_involved_in rdf:type owl:ObjectProperty ;
                        
                        skos:example "Equus caballus (species) is involved in polo(field sport)" ;
                        
                        dct:description """genus/species - is involved in - activity/event.
Example: bulls (animals) are involved in bullfighting; Equus caballus (species) is involved in polo(field sport)""" ;
                        
                        skos:prefLabel "aat2848_involved_in" ;
                        
                        skos:example "bulls (animals) are involved in bullfighting" ;
                        
                        dc:identifier "2848" ;
                        
                        dc:title "involved in - activity/event" ;
                        
                        owl:inverseOf gvp:aat2849_involves ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2849_involves

gvp:aat2849_involves rdf:type owl:ObjectProperty ;
                     
                     dct:description """activity/event - involves - genus/species.
Example: bullfighting involves bulls (animals); polo (field sport) involves Equus caballus (species)""" ;
                     
                     skos:example "polo (field sport) involves Equus caballus (species)" ,
                                  "bullfighting involves bulls (animals)" ;
                     
                     dc:title "involves - genus/species" ;
                     
                     dc:identifier "2849" ;
                     
                     skos:prefLabel "aat2849_involves" ;
                     
                     rdfs:range skos:Concept ;
                     
                     rdfs:domain skos:Concept ;
                     
                     rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2852_involved_with

gvp:aat2852_involved_with rdf:type owl:ObjectProperty ;
                          
                          dc:title "involved with - things" ;
                          
                          skos:prefLabel "aat2852_involved_with" ;
                          
                          skos:example "Camelus (genus) is involved with camel saddles" ,
                                       "Rosa (genus) is involved with rose bowls" ;
                          
                          dct:description """genus/species - [is] involved with - things/[equipment].
Example: Rosa (genus) is involved with rose bowls; Camelus (genus) is involved with camel saddles""" ;
                          
                          dc:identifier "2852" ;
                          
                          owl:inverseOf gvp:aat2853_involve ;
                          
                          rdfs:domain skos:Concept ;
                          
                          rdfs:range skos:Concept ;
                          
                          rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2853_involve

gvp:aat2853_involve rdf:type owl:ObjectProperty ;
                    
                    dct:description """things/[equipment] - involve - genus/species.
Example: rose bowls involve Rosa (genus); camel saddles involve Camelus (genus)""" ;
                    
                    skos:prefLabel "aat2853_involve" ;
                    
                    dc:identifier "2853" ;
                    
                    skos:example "camel saddles involve Camelus (genus)" ;
                    
                    dc:title "involve - genus/species" ;
                    
                    skos:example "rose bowls involve Rosa (genus)" ;
                    
                    rdfs:domain skos:Concept ;
                    
                    rdfs:range skos:Concept ;
                    
                    rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2875_characteristic_of

gvp:aat2875_characteristic_of rdf:type owl:ObjectProperty ;
                              
                              dct:description """language - [is] characteristic of - style/period/culture.
Example: Afar (language) is characteristic of Afar (culture); Celtic (language) was characteristic of Celtic (culture)""" ;
                              
                              dc:title "characteristic of - style/period/culture" ;
                              
                              skos:example "Celtic (language) was characteristic of Celtic (culture)" ,
                                           "Afar (language) is characteristic of Afar (culture)" ;
                              
                              skos:prefLabel "aat2875_characteristic_of" ;
                              
                              dc:identifier "2875" ;
                              
                              owl:inverseOf gvp:aat2876_characterized_by ;
                              
                              rdfs:domain skos:Concept ;
                              
                              rdfs:range skos:Concept ;
                              
                              rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2876_characterized_by

gvp:aat2876_characterized_by rdf:type owl:ObjectProperty ;
                             
                             dct:description """style/period/culture - [is] characterized by - language.
Example: Afar (culture) is characterized by Afar (language); Celtic (culture) is characterized by Celtic (language)""" ;
                             
                             skos:prefLabel "aat2876_characterized_by" ;
                             
                             dc:identifier "2876" ;
                             
                             dc:title "characterized by - language" ;
                             
                             skos:example "Afar (culture) is characterized by Afar (language)" ,
                                          "Celtic (culture) is characterized by Celtic (language)" ;
                             
                             rdfs:range skos:Concept ;
                             
                             rdfs:domain skos:Concept ;
                             
                             rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2878_preceded-source_for

gvp:aat2878_preceded-source_for rdf:type owl:ObjectProperty ;
                                
                                dc:identifier "2878" ;
                                
                                dct:description """language - preceded/[is] source for - language.
Example: Ancient Greek (language) preceded/is source for Greek (modern language); Ancient Egyptian (language) preceded/is source for Egyptian, Coptic (language)""" ;
                                
                                skos:example "Ancient Egyptian (language) preceded/is source for Egyptian, Coptic (language)" ,
                                             "Ancient Greek (language) preceded/is source for Greek (modern language)" ;
                                
                                dc:title "preceded/source for - language" ;
                                
                                skos:prefLabel "aat2878_preceded-source_for" ;
                                
                                owl:inverseOf gvp:aat2879_followed-developed_from ;
                                
                                rdfs:domain skos:Concept ;
                                
                                rdfs:range skos:Concept ;
                                
                                rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2879_followed-developed_from

gvp:aat2879_followed-developed_from rdf:type owl:ObjectProperty ;
                                    
                                    skos:example "Greek (modern language) followed/developed from Ancient Greek (language)" ,
                                                 "Egyptian, Coptic (language) followed/developed from Ancient Egyptian (language)" ;
                                    
                                    dc:identifier "2879" ;
                                    
                                    dc:title "followed/developed from - language" ;
                                    
                                    dct:description """language - followed/developed from - language.
Example: Greek (modern language) followed/developed from Ancient Greek (language); Egyptian, Coptic (language) followed/developed from Ancient Egyptian (language)""" ;
                                    
                                    skos:prefLabel "aat2879_followed-developed_from" ;
                                    
                                    rdfs:domain skos:Concept ;
                                    
                                    rdfs:range skos:Concept ;
                                    
                                    rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2881_reflected_in

gvp:aat2881_reflected_in rdf:type owl:ObjectProperty ;
                         
                         skos:example "Sanskrit is reflected in Vedas" ;
                         
                         dct:description """language - [is] reflected in - things.
Example: Greek (language) is reflected in Greek alphabet; Sanskrit is reflected in Vedas""" ;
                         
                         skos:prefLabel "aat2881_reflected_in" ;
                         
                         dc:identifier "2881" ;
                         
                         skos:example "Greek (language) is reflected in Greek alphabet" ;
                         
                         dc:title "reflected in - things" ;
                         
                         owl:inverseOf gvp:aat2882_reflect ;
                         
                         rdfs:range skos:Concept ;
                         
                         rdfs:domain skos:Concept ;
                         
                         rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2882_reflect

gvp:aat2882_reflect rdf:type owl:ObjectProperty ;
                    
                    skos:example "Greek alphabet reflects Greek (language)" ;
                    
                    dct:description """things - reflect - language.
Example: Greek alphabet reflects Greek (language); Vedas reflect Sanskrit""" ;
                    
                    dc:title "reflect - language" ;
                    
                    skos:example "Vedas reflect Sanskrit" ;
                    
                    dc:identifier "2882" ;
                    
                    skos:prefLabel "aat2882_reflect" ;
                    
                    rdfs:domain skos:Concept ;
                    
                    rdfs:range skos:Concept ;
                    
                    rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2884_involved_with

gvp:aat2884_involved_with rdf:type owl:ObjectProperty ;
                          
                          dc:title "involved with - any" ;
                          
                          skos:example "Celtic crosses (design motif) are involved with Celtic culture" ;
                          
                          dc:identifier "2884" ;
                          
                          skos:example "insect damage is involved with infestation" ;
                          
                          skos:prefLabel "aat2884_involved_with" ;
                          
                          dct:description """attributes /associated concepts - [are] involved with - any.
Example: climate is involved with climate change; insect damage is involved with infestation; Celtic crosses (design motif) are involved with Celtic culture""" ;
                          
                          skos:example "climate is involved with climate change" ;
                          
                          owl:inverseOf gvp:aat2885_involves ;
                          
                          rdfs:domain skos:Concept ;
                          
                          rdfs:range skos:Concept ;
                          
                          rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2885_involves

gvp:aat2885_involves rdf:type owl:ObjectProperty ;
                     
                     skos:prefLabel "aat2885_involves" ;
                     
                     dct:description """any - involves - attributes /associated concepts.
Example: climate change involves climate;  infestation involves insect damage; Celtic culture involves Celtic crosses (design motif)""" ;
                     
                     dc:identifier "2885" ;
                     
                     skos:example "Celtic culture involves Celtic crosses (design motif)" ;
                     
                     dc:title "involves - attributes /associated concepts" ;
                     
                     skos:example "infestation involves insect damage" ,
                                  "climate change involves climate" ;
                     
                     rdfs:range skos:Concept ;
                     
                     rdfs:domain skos:Concept ;
                     
                     rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2891_exemplified_by

gvp:aat2891_exemplified_by rdf:type owl:ObjectProperty ;
                           
                           dc:identifier "2891" ;
                           
                           dc:title "exemplified by - brand name" ;
                           
                           skos:example "photothermographic transfer prints are exemplified by Pictrography (TM) prints" ;
                           
                           skos:prefLabel "aat2891_exemplified_by" ;
                           
                           dct:description """things - [are] exemplied by - brand name.
Example: photothermographic transfer prints are exemplified by Pictrography (TM) prints""" ;
                           
                           owl:inverseOf gvp:aat2892_example_of ;
                           
                           rdfs:range skos:Concept ;
                           
                           rdfs:domain skos:Concept ;
                           
                           rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2892_example_of

gvp:aat2892_example_of rdf:type owl:ObjectProperty ;
                       
                       dct:description """brand name - [is] example of - things.
Example: Pictrography (TM) prints are examples of photothermographic transfer prints""" ;
                       
                       dc:title "example of - things" ;
                       
                       dc:identifier "2892" ;
                       
                       skos:example "Pictrography (TM) prints are examples of photothermographic transfer prints" ;
                       
                       skos:prefLabel "aat2892_example_of" ;
                       
                       rdfs:domain skos:Concept ;
                       
                       rdfs:range skos:Concept ;
                       
                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2894_exemplified_by

gvp:aat2894_exemplified_by rdf:type owl:ObjectProperty ;
                           
                           skos:example "deacidification [process/function] is exemplified by Papersave Process (TM)" ;
                           
                           dc:identifier "2894" ;
                           
                           dct:description """activity/event/[process/function] - [is] exemplified by - brand name.
Example: deacidification [process/function] is exemplified by Papersave Process (TM)""" ;
                           
                           skos:prefLabel "aat2894_exemplified_by" ;
                           
                           dc:title "exemplified by - brand name" ;
                           
                           owl:inverseOf gvp:aat2895_example_of ;
                           
                           rdfs:domain skos:Concept ;
                           
                           rdfs:range skos:Concept ;
                           
                           rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2895_example_of

gvp:aat2895_example_of rdf:type owl:ObjectProperty ;
                       
                       skos:prefLabel "aat2895_example_of" ;
                       
                       dct:description """brand name - [is] example of - activity/event/[process/function].
Example: Papersave Process (TM) is example of deacidification [process/function]""" ;
                       
                       skos:example "Papersave Process (TM) is example of deacidification [process/function]" ;
                       
                       dc:title "example of - activity/event" ;
                       
                       dc:identifier "2895" ;
                       
                       rdfs:range skos:Concept ;
                       
                       rdfs:domain skos:Concept ;
                       
                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#aat2900_miscellaneous_relationship

gvp:aat2900_miscellaneous_relationship rdf:type owl:ObjectProperty ,
                                                owl:SymmetricProperty ;
                                       
                                       dc:title "miscellaneous relationship - any" ;
                                       
                                       dct:description """any - [has] miscellaneous relationship [to] - any.
Example: Conditions and Effects has miscellaneous relationship with Processes and Techniques""" ;
                                       
                                       skos:example "Conditions and Effects has miscellaneous relationship with Processes and Techniques" ;
                                       
                                       skos:prefLabel "aat2900_miscellaneous_relationship" ;
                                       
                                       dc:identifier "2900" ;
                                       
                                       rdfs:domain skos:Concept ;
                                       
                                       rdfs:range skos:Concept ;
                                       
                                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#agentType

gvp:agentType rdf:type owl:ObjectProperty ;
              
              rdfs:label "agentType" ;
              
              dct:description "Type of a ULAN PersonConcept or GroupConcept. Domain is ULAN concept, range is AAT concept" ;
              
              rdfs:comment "Type of a ULAN PersonConcept or GroupConcept. Domain is ULAN concept, range is AAT concept" ;
              
              rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
              
              rdfs:range gvp:Subject ;
              
              rdfs:domain gvp:Subject .



###  http://vocab.getty.edu/ontology#agentTypeNonPreferred

gvp:agentTypeNonPreferred rdf:type owl:ObjectProperty ;
                          
                          rdfs:label "agentTypeNonPreferred" ;
                          
                          dct:description """A secondary type of a ULAN Person or Corporate body. Domain is ULAN concept, range is AAT concept.
Example: Non-preferred types of \"Albrecht Duerer Workshop\" (ULAN) include \"printmakers\" and painters\" (AAT)""" ;
                          
                          rdfs:comment "A secondary type of a ULAN Person or Corporate body. Domain is ULAN concept, range is AAT concept" ;
                          
                          skos:example "Non-preferred types of \"Albrecht Duerer Workshop\" (ULAN) include \"printmakers\" and painters\" (AAT)" ;
                          
                          rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                          
                          rdfs:domain gvp:Subject ;
                          
                          rdfs:range gvp:Subject ;
                          
                          rdfs:subPropertyOf gvp:agentType .



###  http://vocab.getty.edu/ontology#agentTypePreferred

gvp:agentTypePreferred rdf:type owl:ObjectProperty ;
                       
                       rdfs:label "agentTypePreferred" ;
                       
                       dct:description """The primary type of a ULAN Person or Corporate body. Domain is ULAN concept, range is AAT concept.
Example: The preferred type of \"Albrecht Duerer Workshop\" (ULAN) is \"workshop\" (AAT)""" ;
                       
                       skos:example "The preferred type of \"Albrecht Duerer Workshop\" (ULAN) is \"workshop\" (AAT)" ;
                       
                       rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                       
                       rdfs:domain gvp:Subject ;
                       
                       rdfs:range gvp:Subject ;
                       
                       rdfs:subPropertyOf gvp:agentType .



###  http://vocab.getty.edu/ontology#biography

gvp:biography rdf:type owl:ObjectProperty ;
              
              rdfs:label "biography" ;
              
              dct:description "Biography of an ULAN agent. Domain is schema:Person/Organization, range is gvp:Biography. The preferred biography fields are also directly available in the Person/Organization" ;
              
              rdfs:comment "Biography of an ULAN agent. Domain is schema:Person/Organization, range is gvp:Biography. The preferred biography fields are also directly available in the Person/Organization" ;
              
              rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
              
              rdfs:range gvp:Biography ;
              
              rdfs:subPropertyOf gvp:biography .



###  http://vocab.getty.edu/ontology#biographyNonPreferred

gvp:biographyNonPreferred rdf:type owl:ObjectProperty ;
                          
                          rdfs:label "biographyNonPreferred" ;
                          
                          rdfs:comment "Non-preferred biography of an ULAN agent. Domain is schema:Person/Organization, range is gvp:Biography" ;
                          
                          dct:description "Non-preferred biography of an ULAN agent. Domain is schema:Person/Organization, range is gvp:Biography" ;
                          
                          rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                          
                          rdfs:range gvp:Biography ;
                          
                          rdfs:subPropertyOf gvp:biography .



###  http://vocab.getty.edu/ontology#biographyPreferred

gvp:biographyPreferred rdf:type owl:ObjectProperty ;
                       
                       rdfs:label "biographyPreferred" ;
                       
                       rdfs:comment "Preferred biography of an ULAN agent. Domain is schema:Person/Organization, range is gvp:Biography. The biography fields are also directly available in the Person/Organization" ;
                       
                       dct:description "Preferred biography of an ULAN agent. Domain is schema:Person/Organization, range is gvp:Biography. The biography fields are also directly available in the Person/Organization" ;
                       
                       rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                       
                       rdfs:range gvp:Biography ;
                       
                       rdfs:subPropertyOf gvp:biography .



###  http://vocab.getty.edu/ontology#broader

gvp:broader rdf:type owl:ObjectProperty ;
            
            rdfs:label "broader" ;
            
            dct:description "Parents of a subject. Each broader is also Preferred|NonPreferred and Partitive|Instantial|Generic" ;
            
            rdfs:comment "Parents of a subject. Each broader is also Preferred|NonPreferred and Partitive|Instantial|Generic" ;
            
            rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
            
            rdfs:range gvp:Subject ;
            
            rdfs:domain gvp:Subject .



###  http://vocab.getty.edu/ontology#broaderExtended

gvp:broaderExtended rdf:type owl:ObjectProperty ;
                    
                    rdfs:label "broaderExtended" ;
                    
                    skos:example """Mt Athos has ancestor places (BTPE) World, Europe, Greece, Macedonia, Pangaíon Óros regional division;
and place types (BTIE) inhabited place; and orthodox religious center, Christian religious center, religious center""" ;
                    
                    rdfs:comment "Appropriate ancestors. Meaningful closure of gvp:broader for query expansion. Use this, not skos:broaderTransitive" ;
                    
                    dct:description """Appropriate ancestors. Meaningful closure of gvp:broader for query expansion. Use this, not skos:broaderTransitive.
Example: Mt Athos has ancestor places (BTPE) World, Europe, Greece, Macedonia, Pangaíon Óros regional division;
and place types (BTIE) inhabited place; and orthodox religious center, Christian religious center, religious center""" ;
                    
                    rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                    
                    rdfs:domain gvp:Subject ;
                    
                    rdfs:range gvp:Subject .



###  http://vocab.getty.edu/ontology#broaderGeneric

gvp:broaderGeneric rdf:type owl:ObjectProperty ;
                   
                   rdfs:label "broaderGeneric" ;
                   
                   dct:description """BTG (Genus/Species, \"is a\") relation. We also infer iso-thes:broaderGeneric, which goes only between Concepts.
Example: calcite (AAT) BTG mineral (AAT)""" ;
                   
                   rdfs:comment "BTG (Genus/Species, \"is a\") relation. We also infer iso-thes:broaderGeneric, which goes only between Concepts" ;
                   
                   skos:example "calcite (AAT) BTG mineral (AAT)" ;
                   
                   rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                   
                   rdfs:domain gvp:Subject ;
                   
                   rdfs:range gvp:Subject ;
                   
                   rdfs:subPropertyOf gvp:broader ,
                                      gvp:broaderGenericExtended .



###  http://vocab.getty.edu/ontology#broaderGenericExtended

gvp:broaderGenericExtended rdf:type owl:ObjectProperty ;
                           
                           rdfs:label "broaderGenericExtended" ;
                           
                           dct:description """Ancestors (Generic). Meaningful closure of gvp:broaderGeneric. Infers iso:broaderGeneric for pairs of directly related skos:Concepts.
Example: <anvils and anvil accessories> BTG <forging and metal-shaping tools> BTG <forging and metal-shaping equipment>,
so <anvils and anvil accessories> BTGE <forging and metal-shaping equipment>""" ;
                           
                           skos:example """<anvils and anvil accessories> BTG <forging and metal-shaping tools> BTG <forging and metal-shaping equipment>,
so <anvils and anvil accessories> BTGE <forging and metal-shaping equipment>""" ;
                           
                           rdfs:comment "Ancestors (Generic). Meaningful closure of gvp:broaderGeneric. Infers iso:broaderGeneric for pairs of directly related skos:Concepts" ;
                           
                           rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                           
                           rdfs:range gvp:Subject ;
                           
                           rdfs:domain gvp:Subject ;
                           
                           rdfs:subPropertyOf gvp:broaderExtended ;
                           
                           owl:propertyChainAxiom ( gvp:broaderGenericExtended
                                                    gvp:broaderGeneric
                                                  ) .



###  http://vocab.getty.edu/ontology#broaderInstantial

gvp:broaderInstantial rdf:type owl:ObjectProperty ;
                      
                      rdfs:label "broaderInstantial" ;
                      
                      dct:description """BTI (Kind/Instance, \"example of\") relation. We also infer iso-thes:broaderInstantial, which goes only between Concepts.
Example: Rembrandt van Rijn BTI Persons/Artists (ULAN)""" ;
                      
                      rdfs:comment "BTI (Kind/Instance, \"example of\") relation. We also infer iso-thes:broaderInstantial, which goes only between Concepts" ;
                      
                      skos:example "Rembrandt van Rijn BTI Persons/Artists (ULAN)" ;
                      
                      rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                      
                      rdfs:domain gvp:Subject ;
                      
                      rdfs:range gvp:Subject ;
                      
                      rdfs:subPropertyOf gvp:broader ,
                                         gvp:broaderInstantialExtended .



###  http://vocab.getty.edu/ontology#broaderInstantialExtended

gvp:broaderInstantialExtended rdf:type owl:ObjectProperty ;
                              
                              rdfs:label "broaderInstantialExtended" ;
                              
                              skos:example """Mt Athos (TGN) BTI orthodox religious center (AAT) BTG Christian religious center (AAT),
so Mt Athos (TGN) BTIE Christian religious center (AAT)""" ;
                              
                              dct:description "Ancestors (Instantial). Meaningful closure of gvp:broaderInstantial. Infers iso:broaderInstantial for pairs of directly related skos:Concepts." ;
                              
                              rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                              
                              rdfs:domain gvp:Subject ;
                              
                              rdfs:range gvp:Subject ;
                              
                              rdfs:subPropertyOf gvp:broaderExtended ;
                              
                              owl:propertyChainAxiom ( gvp:broaderInstantialExtended
                                                       gvp:broaderGeneric
                                                     ) .



###  http://vocab.getty.edu/ontology#broaderNonConcept

gvp:broaderNonConcept rdf:type owl:ObjectProperty ;
                      
                      rdfs:label "broaderNonConcept" ;
                      
                      dct:description "Chain of gvp:broader from Concept to GuideTerms, without intervening Concept" ;
                      
                      rdfs:comment "Chain of gvp:broader from Concept to GuideTerms, without intervening Concept" ;
                      
                      rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                      
                      rdfs:range gvp:GuideTerm ;
                      
                      rdfs:domain skos:Concept .



###  http://vocab.getty.edu/ontology#broaderNonPreferred

gvp:broaderNonPreferred rdf:type owl:ObjectProperty ;
                        
                        rdfs:label "broaderNonPreferred" ;
                        
                        skos:example "Non-preferred: \"baking dishes\" BTG \"dishes (vessels)\" (AAT)" ;
                        
                        rdfs:comment "Auxiliary parents of a subject. Very often there are several non-preferred parents (poly-hierarchy). Can use to mark such parents with [N] in displays " ;
                        
                        dct:description """Auxiliary parents of a subject. Very often there are several non-preferred parents (poly-hierarchy). Can use to mark such parents with [N] in displays .
Example: Non-preferred: \"baking dishes\" BTG \"dishes (vessels)\" (AAT)""" ;
                        
                        rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                        
                        rdfs:range gvp:Subject ;
                        
                        rdfs:domain gvp:Subject ;
                        
                        rdfs:subPropertyOf gvp:broader .



###  http://vocab.getty.edu/ontology#broaderPartitive

gvp:broaderPartitive rdf:type owl:ObjectProperty ;
                     
                     rdfs:label "broaderPartitive" ;
                     
                     rdfs:comment "BTP (Part/Whole, \"part of\") relation. We also infer iso-thes:broaderPartitive, which goes only between Concepts" ;
                     
                     dct:description """BTP (Part/Whole, \"part of\") relation. We also infer iso-thes:broaderPartitive, which goes only between Concepts.
Example: Tuscany (TGN) BTP Italy (TGN)""" ;
                     
                     skos:example "Tuscany (TGN) BTP Italy (TGN)" ;
                     
                     rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                     
                     rdfs:domain gvp:Subject ;
                     
                     rdfs:range gvp:Subject ;
                     
                     rdfs:subPropertyOf gvp:broader ,
                                        gvp:broaderPartitiveExtended .



###  http://vocab.getty.edu/ontology#broaderPartitiveExtended

gvp:broaderPartitiveExtended rdf:type owl:ObjectProperty ;
                             
                             rdfs:label "broaderPartitiveExtended" ;
                             
                             rdfs:comment "Ancestors (Partitive). Meaningful closure of gvp:broaderPartitive. Infers iso:broaderPartitive for pairs of directly related skos:Concepts" ;
                             
                             skos:example """anvil components BTP <anvils and anvil accessories> BTG <forging and metal-shaping tools>,
so anvil components BTPE <forging and metal-shaping tools>""" ;
                             
                             dct:description """Ancestors (Partitive). Meaningful closure of gvp:broaderPartitive. Infers iso:broaderPartitive for pairs of directly related skos:Concepts.
Example: anvil components BTP <anvils and anvil accessories> BTG <forging and metal-shaping tools>,
so anvil components BTPE <forging and metal-shaping tools>""" ;
                             
                             rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                             
                             rdfs:range gvp:Subject ;
                             
                             rdfs:domain gvp:Subject ;
                             
                             rdfs:subPropertyOf gvp:broaderExtended ;
                             
                             owl:propertyChainAxiom ( gvp:broaderPartitiveExtended
                                                      gvp:broaderGeneric
                                                    ) ,
                                                    ( gvp:broaderGeneric
                                                      gvp:broaderPartitiveExtended
                                                    ) ,
                                                    ( gvp:broaderPartitiveExtended
                                                      gvp:broaderPartitive
                                                    ) .



###  http://vocab.getty.edu/ontology#broaderPreferred

gvp:broaderPreferred rdf:type owl:ObjectProperty ;
                     
                     rdfs:label "broaderPreferred" ;
                     
                     rdfs:comment "Main parent of a subject. Needed to display the hierarchy" ;
                     
                     dct:description """Main parent of a subject. Needed to display the hierarchy.
Example: Preferred: \"baking dishes\" (AAT) BTG \"bakeware\" (AAT); Sofia (TGN) BTP Bulgaria (TGN)""" ;
                     
                     skos:example "Preferred: \"baking dishes\" (AAT) BTG \"bakeware\" (AAT); Sofia (TGN) BTP Bulgaria (TGN)" ;
                     
                     rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                     
                     rdfs:range gvp:Subject ;
                     
                     rdfs:domain gvp:Subject ;
                     
                     rdfs:subPropertyOf gvp:broader ,
                                        gvp:broaderPreferredExtended .



###  http://vocab.getty.edu/ontology#broaderPreferredExtended

gvp:broaderPreferredExtended rdf:type owl:ObjectProperty ;
                             
                             rdfs:label "broaderPreferredExtended" ;
                             
                             rdfs:comment "Preferred Ancestors. Meaningful closure of gvp:broaderPreferred. Needed to display the hierarchy" ;
                             
                             skos:example """Mt Athos has preferred ancestor places (BTPE) World, Europe, Greece, Macedonia, Pangaíon Óros regional division;
and prefererd place type (BTIE) inhabited place""" ;
                             
                             dct:description """Preferred Ancestors. Meaningful closure of gvp:broaderPreferred. Needed to display the hierarchy.
Example: Mt Athos has preferred ancestor places (BTPE) World, Europe, Greece, Macedonia, Pangaíon Óros regional division;
and prefererd place type (BTIE) inhabited place""" ;
                             
                             rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                             
                             rdfs:range gvp:Subject ;
                             
                             rdfs:domain gvp:Subject .



###  http://vocab.getty.edu/ontology#contributorAlternatePreferred

gvp:contributorAlternatePreferred rdf:type owl:ObjectProperty ;
                                  
                                  rdfs:label "contributorAlternatePreferred" ;
                                  
                                  dct:description "Contributor for which the term is Alternate Preferred. Range is foaf:Agent" ;
                                  
                                  rdfs:comment "Contributor for which the term is Alternate Preferred. Range is foaf:Agent" ;
                                  
                                  rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                                  
                                  rdfs:domain skosxl:Label ;
                                  
                                  rdfs:range foaf:Agent .



###  http://vocab.getty.edu/ontology#contributorNonPreferred

gvp:contributorNonPreferred rdf:type owl:ObjectProperty ;
                            
                            rdfs:label "contributorNonPreferred" ;
                            
                            dct:description """Contributor for which the term is Non-preferred. Range is foaf:Agent.
Example: \"Lycra\" is non-preferred term for WHS""" ;
                            
                            rdfs:comment "Contributor for which the term is Non-preferred. Range is foaf:Agent" ;
                            
                            skos:example "\"Lycra\" is non-preferred term for WHS" ;
                            
                            rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                            
                            rdfs:domain skosxl:Label ;
                            
                            rdfs:range foaf:Agent .



###  http://vocab.getty.edu/ontology#contributorPreferred

gvp:contributorPreferred rdf:type owl:ObjectProperty ;
                         
                         rdfs:label "contributorPreferred" ;
                         
                         rdfs:comment "Contributor for which the term is Preferred. Range is foaf:Agent" ;
                         
                         dct:description """Contributor for which the term is Preferred. Range is foaf:Agent.
Example: \"organza\" is preferred term for WHS""" ;
                         
                         skos:example "\"organza\" is preferred term for WHS" ;
                         
                         rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                         
                         rdfs:domain skosxl:Label ;
                         
                         rdfs:range foaf:Agent .



###  http://vocab.getty.edu/ontology#eventNonPreferred

gvp:eventNonPreferred rdf:type owl:ObjectProperty ;
                      
                      rdfs:label "eventNonPreferred" ;
                      
                      rdfs:comment "Non-preferred life event of an ULAN agent. Domain is schema:Person/Organization, range is bio:Event" ;
                      
                      dct:description "Non-preferred life event of an ULAN agent. Domain is schema:Person/Organization, range is bio:Event" ;
                      
                      rdfs:range bio:Event ;
                      
                      rdfs:subPropertyOf bio:event ;
                      
                      rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://vocab.getty.edu/ontology#eventPreferred

gvp:eventPreferred rdf:type owl:ObjectProperty ;
                   
                   rdfs:label "eventPreferred" ;
                   
                   rdfs:comment "Preferred life event of an ULAN agent. Domain is schema:Person/Organization, range is bio:Event" ;
                   
                   dct:description "Preferred life event of an ULAN agent. Domain is schema:Person/Organization, range is bio:Event" ;
                   
                   rdfs:range bio:Event ;
                   
                   rdfs:subPropertyOf bio:event ;
                   
                   rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://vocab.getty.edu/ontology#historicFlag

gvp:historicFlag rdf:type owl:ObjectProperty ;
                 
                 rdfs:label "historicFlag" ;
                 
                 dct:description "Historic Flag" ;
                 
                 rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                 
                 rdfs:range skos:Concept .



###  http://vocab.getty.edu/ontology#nationalityNonPreferred

gvp:nationalityNonPreferred rdf:type owl:ObjectProperty ;
                            
                            rdfs:label "nationalityNonPreferred" ;
                            
                            dct:description "Non-preferred nationality/culture/race/ethnicity/religion/sexual orientation of an ULAN agent. Domain is schema:Person/Organization, range is AAT concept" ;
                            
                            rdfs:comment "Non-preferred nationality/culture/race/ethnicity/religion/sexual orientation of an ULAN agent. Domain is schema:Person/Organization, range is AAT concept" ;
                            
                            rdfs:subPropertyOf schema:nationality ;
                            
                            rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                            
                            rdfs:range gvp:Subject .



###  http://vocab.getty.edu/ontology#nationalityPreferred

gvp:nationalityPreferred rdf:type owl:ObjectProperty ;
                         
                         rdfs:label "nationalityPreferred" ;
                         
                         dct:description "Preferred nationality/culture/race/ethnicity/religion/sexual orientation of an ULAN agent. Domain is schema:Person/Organization, range is AAT concept" ;
                         
                         rdfs:comment "Preferred nationality/culture/race/ethnicity/religion/sexual orientation of an ULAN agent. Domain is schema:Person/Organization, range is AAT concept" ;
                         
                         rdfs:subPropertyOf schema:nationality ;
                         
                         rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                         
                         rdfs:range gvp:Subject .



###  http://vocab.getty.edu/ontology#parentString

gvp:parentString rdf:type owl:ObjectProperty ;
                 
                 rdfs:label "parentString" ;
                 
                 dct:description """Preferred labels of *all* of the subject's preferred ancestors, listed bottom up. Useful to show the subject's full context.
Display version of gvp:broaderPreferredExtended.
Example for baking dishes [300226882]: bakeware, <vessels for cooking food>, <containers for cooking food>, <culinary containers>, <containers by function or context>, containers (receptacles), Containers (Hierarchy Name), Furnishings and Equipment (Hierarchy Name), Objects Facet""" ;
                 
                 skos:note "Display version of gvp:broaderPreferredExtended" ;
                 
                 rdfs:comment "Preferred labels of *all* of the subject's preferred ancestors, listed bottom up. Useful to show the subject's full context" ;
                 
                 skos:example "Example for baking dishes [300226882]: bakeware, <vessels for cooking food>, <containers for cooking food>, <culinary containers>, <containers by function or context>, containers (receptacles), Containers (Hierarchy Name), Furnishings and Equipment (Hierarchy Name), Objects Facet" ;
                 
                 rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                 
                 rdfs:domain gvp:Subject ;
                 
                 rdfs:range rdf:Literal .



###  http://vocab.getty.edu/ontology#parentStringAbbrev

gvp:parentStringAbbrev rdf:type owl:ObjectProperty ;
                       
                       rdfs:label "parentStringAbbrev" ;
                       
                       dct:description """Preferred labels of *some* of the subject's preferred ancestors, listed bottom up. Useful to show the subject's context.
Shortened display version of gvp:broaderPreferredExtended.
Example for baking dishes [300226882]: bakeware, <vessels for cooking food>, ... Furnishings and Equipment (Hierarchy Name)""" ;
                       
                       skos:note "Shortened display version of gvp:broaderPreferredExtended" ;
                       
                       skos:example "Example for baking dishes [300226882]: bakeware, <vessels for cooking food>, ... Furnishings and Equipment (Hierarchy Name)" ;
                       
                       rdfs:comment "Preferred labels of *some* of the subject's preferred ancestors, listed bottom up. Useful to show the subject's context" ;
                       
                       rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                       
                       rdfs:domain gvp:Subject ;
                       
                       rdfs:range rdf:Literal .



###  http://vocab.getty.edu/ontology#placeType

gvp:placeType rdf:type owl:ObjectProperty ;
              
              rdfs:label "placeType" ;
              
              rdfs:comment "Type for a TGN place. Domain is TGN concept (AdminPlaceConcept or PhysPlaceConcept), range is AAT Concept" ;
              
              skos:example "Machupicchu, Peru has preferred type \"deserted settlement\" (current) and non-preferred type \"Inca center\" (historic)" ;
              
              dct:description """Type for a TGN place. Domain is TGN concept (AdminPlaceConcept or PhysPlaceConcept), range is AAT Concept.
Example: Machupicchu, Peru has preferred type \"deserted settlement\" (current) and non-preferred type \"Inca center\" (historic)""" ;
              
              rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
              
              rdfs:domain gvp:Subject ;
              
              rdfs:range gvp:Subject .



###  http://vocab.getty.edu/ontology#placeTypeNonPreferred

gvp:placeTypeNonPreferred rdf:type owl:ObjectProperty ;
                          
                          rdfs:label "placeTypeNonPreferred" ;
                          
                          skos:example "A non-preferred type of Machupicchu, Peru is \"Inca center\" (historical)" ;
                          
                          dct:description """A secondary type for a TGN Place. Domain is TGN concept, range is AAT concept.
Example: A non-preferred type of Machupicchu, Peru is \"Inca center\" (historical)""" ;
                          
                          rdfs:comment "A secondary type for a TGN Place. Domain is TGN concept, range is AAT concept" ;
                          
                          rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                          
                          rdfs:range gvp:Subject ;
                          
                          rdfs:domain gvp:Subject ;
                          
                          rdfs:subPropertyOf gvp:placeType .



###  http://vocab.getty.edu/ontology#placeTypePreferred

gvp:placeTypePreferred rdf:type owl:ObjectProperty ;
                       
                       rdfs:label "placeTypePreferred" ;
                       
                       dct:description """The primary type of a TGN Place. Domain is TGN concept, range is AAT concept.
Example: The preferred place type of Machupicchu, Peru is \"deserted settlement\" (current)""" ;
                       
                       skos:example "The preferred place type of Machupicchu, Peru is \"deserted settlement\" (current)" ;
                       
                       rdfs:comment "The primary type of a TGN Place. Domain is TGN concept, range is AAT concept" ;
                       
                       rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                       
                       rdfs:domain gvp:Subject ;
                       
                       rdfs:range gvp:Subject ;
                       
                       rdfs:subPropertyOf gvp:placeType .



###  http://vocab.getty.edu/ontology#prefLabelGVP

gvp:prefLabelGVP rdf:type owl:ObjectProperty ;
                 
                 rdfs:label "prefLabelGVP" ;
                 
                 dct:description "Term preferred by the Getty Vocabulary Program. The language is usually English. Applicable to AAT, ULAN, TGN. Used with skosxl:prefLabel" ;
                 
                 rdfs:comment "Term preferred by the Getty Vocabulary Program. The language is usually English. Applicable to AAT, ULAN, TGN. Used with skosxl:prefLabel" ;
                 
                 rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                 
                 rdfs:domain gvp:Subject ;
                 
                 rdfs:range skosxl:Label .



###  http://vocab.getty.edu/ontology#prefLabelLoC

gvp:prefLabelLoC rdf:type owl:ObjectProperty ;
                 
                 rdfs:label "prefLabelLoC" ;
                 
                 rdfs:comment "Term preferred by Library of Congress, thus used for cataloging according to AACR2. Applicable to AAT and ULAN. Used with skosxl:prefLabel" ;
                 
                 dct:description "Term preferred by Library of Congress, thus used for cataloging according to AACR2. Applicable to AAT and ULAN. Used with skosxl:prefLabel" ;
                 
                 rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                 
                 rdfs:domain gvp:Subject ;
                 
                 rdfs:range skosxl:Label .



###  http://vocab.getty.edu/ontology#qualifier

gvp:qualifier rdf:type owl:ObjectProperty ;
              
              rdfs:label "qualifier" ;
              
              rdfs:comment """Clarifies and disambiguates terms with the same spelling but different meaning.
Appended in parentheses to gvp:term, forming skosxsl:literalForm.
Every qualifier is in the same language as the term""" ;
              
              skos:example "Rhea (vessels)=rhyta (a kind of drinking vessel) vs rhea (species)=Boehmeria nivea (Chinese grass)" ;
              
              dct:description """Clarifies and disambiguates terms with the same spelling but different meaning.
Appended in parentheses to gvp:term, forming skosxsl:literalForm.
Every qualifier is in the same language as the term.
Example: \"Rhea (vessels)\"=rhyta (a kind of drinking vessel) vs \"Rhea (species)\"=Boehmeria nivea (Chinese grass)""" ;
              
              rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
              
              rdfs:range rdf:Literal ;
              
              rdfs:domain skosxl:Label .



###  http://vocab.getty.edu/ontology#sourceAlternatePreferred

gvp:sourceAlternatePreferred rdf:type owl:ObjectProperty ;
                             
                             rdfs:label "sourceAlternatePreferred" ;
                             
                             skos:example "\"Kayseri\" is alternate preferred in Webster's New Geographical Dictionary (1988)" ;
                             
                             rdfs:comment "Source for which the term is Alternate Preferred. Range is bibo:Document or bibo:DocumentPart" ;
                             
                             dct:description """Source for which the term is Alternate Preferred. Range is bibo:Document or bibo:DocumentPart.
Example: \"Kayseri\" is alternate preferred in Webster's New Geographical Dictionary (1988)""" ;
                             
                             rdfs:subPropertyOf dct:source ;
                             
                             rdfs:range bibo:Document ;
                             
                             rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                             
                             rdfs:domain skosxl:Label .



###  http://vocab.getty.edu/ontology#sourceNonPreferred

gvp:sourceNonPreferred rdf:type owl:ObjectProperty ;
                       
                       rdfs:label "sourceNonPreferred" ;
                       
                       rdfs:comment "Source for which the term is Non-preferred. Range is bibo:Document or bibo:DocumentPart" ;
                       
                       skos:example "\"Panderma\" is non-preferred in Webster's New Geographical Dictionary (1988)" ;
                       
                       dct:description """Source for which the term is Non-preferred. Range is bibo:Document or bibo:DocumentPart.
Example: \"Panderma\" is non-preferred in Webster's New Geographical Dictionary (1988)""" ;
                       
                       rdfs:subPropertyOf dct:source ;
                       
                       rdfs:range bibo:Document ;
                       
                       rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                       
                       rdfs:domain skosxl:Label .



###  http://vocab.getty.edu/ontology#sourcePreferred

gvp:sourcePreferred rdf:type owl:ObjectProperty ;
                    
                    rdfs:label "sourcePreferred" ;
                    
                    rdfs:comment "Source for which the term is Preferred. Range is bibo:Document or bibo:DocumentPart" ;
                    
                    dct:description """Source for which the term is Preferred. Range is bibo:Document or bibo:DocumentPart.
Example: \"Isfahan\" is preferred in Webster's New Geographical Dictionary (1988)""" ;
                    
                    skos:example "\"Isfahan\" is preferred in Webster's New Geographical Dictionary (1988)" ;
                    
                    rdfs:subPropertyOf dct:source ;
                    
                    rdfs:range bibo:Document ;
                    
                    rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                    
                    rdfs:domain skosxl:Label .



###  http://vocab.getty.edu/ontology#term

gvp:term rdf:type owl:ObjectProperty ;
         
         rdfs:label "term" ;
         
         rdfs:comment "Term (label), used as the basic (prefix) part of skosxsl:literalForm" ;
         
         dct:description "Term (label), used as the basic (prefix) part of skosxsl:literalForm" ;
         
         rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
         
         rdfs:range rdf:Literal ;
         
         rdfs:domain skosxl:Label .



###  http://vocab.getty.edu/ontology#termDisplay

gvp:termDisplay rdf:type owl:ObjectProperty ;
                
                rdfs:label "termDisplay" ;
                
                dct:description "Term Display" ;
                
                rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                
                rdfs:range skos:Concept ;
                
                rdfs:domain skosxl:Label .



###  http://vocab.getty.edu/ontology#termFlag

gvp:termFlag rdf:type owl:ObjectProperty ;
             
             rdfs:label "termFlag" ;
             
             dct:description "Term Flag" ;
             
             rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
             
             rdfs:range skos:Concept ;
             
             rdfs:domain skosxl:Label .



###  http://vocab.getty.edu/ontology#termKind

gvp:termKind rdf:type owl:ObjectProperty ;
             
             rdfs:label "termKind" ;
             
             dct:description "Term Kind" ;
             
             rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
             
             rdfs:range skos:Concept ;
             
             rdfs:domain skosxl:Label .



###  http://vocab.getty.edu/ontology#termPOS

gvp:termPOS rdf:type owl:ObjectProperty ;
            
            rdfs:label "termPOS" ;
            
            dct:description "Part of Speech" ;
            
            rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
            
            rdfs:range skos:Concept ;
            
            rdfs:domain skosxl:Label .



###  http://vocab.getty.edu/ontology#termType

gvp:termType rdf:type owl:ObjectProperty ;
             
             rdfs:label "termType" ;
             
             dct:description "Term Type" ;
             
             rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
             
             rdfs:range skos:Concept ;
             
             rdfs:domain skosxl:Label .



###  http://vocab.getty.edu/ontology#tgn3000_related_to

gvp:tgn3000_related_to rdf:type owl:ObjectProperty ,
                                owl:SymmetricProperty ;
                       
                       dct:description """any - related to - any.
Example: Fountains Abbey is related to Studley Royal; Austria-Hungary is related to Magyarorszag""" ;
                       
                       dc:title "related to - any" ;
                       
                       skos:example "Austria-Hungary is related to Magyarorszag" ;
                       
                       dc:identifier "3000" ;
                       
                       skos:prefLabel "tgn3000_related_to" ;
                       
                       skos:example "Fountains Abbey is related to Studley Royal" ;
                       
                       rdfs:range skos:Concept ;
                       
                       rdfs:domain skos:Concept ;
                       
                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#tgn3001_distinguished_from

gvp:tgn3001_distinguished_from rdf:type owl:ObjectProperty ,
                                        owl:SymmetricProperty ;
                               
                               skos:example "The Ancient Mesopotamian Kingdom 'Assyria' is distinguished from the Roman Province of the same name" ;
                               
                               dc:title "distinguished from - any" ;
                               
                               dct:description """any - distinguished from - any.
Example: The Ancient Mesopotamian Kingdom 'Assyria' is distinguished from the Roman Province of the same name""" ;
                               
                               dc:identifier "3001" ;
                               
                               skos:prefLabel "tgn3001_distinguished_from" ;
                               
                               rdfs:range skos:Concept ;
                               
                               rdfs:domain skos:Concept ;
                               
                               rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#tgn3005_possibly_identified_as

gvp:tgn3005_possibly_identified_as rdf:type owl:ObjectProperty ,
                                            owl:SymmetricProperty ;
                                   
                                   dc:title "possibly identified as - place" ;
                                   
                                   dc:identifier "3005" ;
                                   
                                   skos:prefLabel "tgn3005_possibly_identified_as" ;
                                   
                                   skos:example "The lost settlement of Sharuhen is possibly identified as Tel el-Far'ah (As Suwayda', Syria) (deserted settlement)" ;
                                   
                                   dct:description """place - possibly identified as - place.
Example: The lost settlement of Sharuhen is possibly identified as Tel el-Far'ah (As Suwayda', Syria) (deserted settlement)""" ;
                                   
                                   rdfs:domain skos:Concept ;
                                   
                                   rdfs:range skos:Concept ;
                                   
                                   rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#tgn3006_formerly_identified_as

gvp:tgn3006_formerly_identified_as rdf:type owl:ObjectProperty ,
                                            owl:SymmetricProperty ;
                                   
                                   dct:description """place - formerly identified as - place; New.
Example: The deserted settlement of Machupicchu was formerly identified as Tampu Tocco""" ;
                                   
                                   dc:identifier "3006" ;
                                   
                                   dc:title "formerly identified as - place" ;
                                   
                                   skos:example "The deserted settlement of Machupicchu was formerly identified as Tampu Tocco" ;
                                   
                                   skos:prefLabel "tgn3006_formerly_identified_as" ;
                                   
                                   skos:scopeNote "New" ;
                                   
                                   rdfs:range skos:Concept ;
                                   
                                   rdfs:domain skos:Concept ;
                                   
                                   rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#tgn3101_near-adjacent_to

gvp:tgn3101_near-adjacent_to rdf:type owl:ObjectProperty ,
                                      owl:SymmetricProperty ;
                             
                             skos:example "Saint Paul (Minnesota, USA), is linked to its 'Twin City' Minneapolis (Hennepin county, Minnesota, USA)" ;
                             
                             skos:prefLabel "tgn3101_near-adjacent_to" ;
                             
                             dc:title "near/adjacent to - any" ;
                             
                             dct:description """any - near/adjacent to - any.
Example: Saint Paul (Minnesota, USA), is linked to its 'Twin City' Minneapolis (Hennepin county, Minnesota, USA)""" ;
                             
                             dc:identifier "3101" ;
                             
                             rdfs:domain skos:Concept ;
                             
                             rdfs:range skos:Concept ;
                             
                             rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#tgn3102_coextensive_with

gvp:tgn3102_coextensive_with rdf:type owl:ObjectProperty ,
                                      owl:SymmetricProperty ;
                             
                             dc:identifier "3102" ;
                             
                             skos:example "Kings county (New York, USA) is coextensive with Brooklyn (New York, USA)" ;
                             
                             skos:prefLabel "tgn3102_coextensive_with" ;
                             
                             dct:description """place - coextensive with - place.
Example: Kings county (New York, USA) is coextensive with Brooklyn (New York, USA)""" ;
                             
                             dc:title "coextensive with - place" ;
                             
                             rdfs:domain skos:Concept ;
                             
                             rdfs:range skos:Concept ;
                             
                             rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#tgn3110_meaning-usage_overlaps_with

gvp:tgn3110_meaning-usage_overlaps_with rdf:type owl:ObjectProperty ,
                                                 owl:SymmetricProperty ;
                                        
                                        dc:title "meaning/usage overlaps with - any" ;
                                        
                                        skos:example "Judaea (Israel) (historical region) meaning/usage overlaps with Holy Land (Asia) (historical region)" ;
                                        
                                        dct:description """any - meaning/usage overlaps with - any.
Example: Judaea (Israel) (historical region) meaning/usage overlaps with Holy Land (Asia) (historical region)""" ;
                                        
                                        dc:identifier "3110" ;
                                        
                                        skos:prefLabel "tgn3110_meaning-usage_overlaps_with" ;
                                        
                                        rdfs:range skos:Concept ;
                                        
                                        rdfs:domain skos:Concept ;
                                        
                                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#tgn3201_capital_of

gvp:tgn3201_capital_of rdf:type owl:ObjectProperty ;
                       
                       dc:identifier "3201" ;
                       
                       skos:prefLabel "tgn3201_capital_of" ;
                       
                       skos:example "Thecapital of Maxima Caesariensis from 296 to 800 CE was London" ;
                       
                       dc:title "capital of - nation" ;
                       
                       dct:description """city - capital of - nation.
Example: Thecapital of Maxima Caesariensis from 296 to 800 CE was London""" ;
                       
                       owl:inverseOf gvp:tgn3202_capital_is ;
                       
                       rdfs:domain skos:Concept ;
                       
                       rdfs:range skos:Concept ;
                       
                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#tgn3202_capital_is

gvp:tgn3202_capital_is rdf:type owl:ObjectProperty ;
                       
                       dct:description """nation - capital is - city.
Example: London was the capital of Maxima Caesariensis from 296 to 800 CE""" ;
                       
                       skos:example "London was the capital of Maxima Caesariensis from 296 to 800 CE" ;
                       
                       dc:title "capital is - city" ;
                       
                       dc:identifier "3202" ;
                       
                       skos:prefLabel "tgn3202_capital_is" ;
                       
                       rdfs:domain skos:Concept ;
                       
                       rdfs:range skos:Concept ;
                       
                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#tgn3301_ally_of

gvp:tgn3301_ally_of rdf:type owl:ObjectProperty ,
                             owl:SymmetricProperty ;
                    
                    dc:identifier "3301" ;
                    
                    dc:title "ally of - nation" ;
                    
                    skos:prefLabel "tgn3301_ally_of" ;
                    
                    dct:description """nation - ally of - nation.
Example: Siena, Arezzo, Pisa, and Pistoia were Ghibeline allies during the 13th and 14th centuries.""" ;
                    
                    skos:example "Siena, Arezzo, Pisa, and Pistoia were Ghibeline allies during the 13th and 14th centuries." ;
                    
                    rdfs:domain skos:Concept ;
                    
                    rdfs:range skos:Concept ;
                    
                    rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#tgn3317_member_of

gvp:tgn3317_member_of rdf:type owl:ObjectProperty ;
                      
                      skos:example "Austria is a member of the European Union since 1915" ;
                      
                      dct:description """nation - member of - union.
Example: Austria is a member of the European Union since 1915; Belgium is a member of the European Union since 1958""" ;
                      
                      skos:example "Belgium is a member of the European Union since 1958" ;
                      
                      dc:identifier "3317" ;
                      
                      dc:title "member of - union" ;
                      
                      skos:prefLabel "tgn3317_member_of" ;
                      
                      owl:inverseOf gvp:tgn3318_member_is ;
                      
                      rdfs:domain skos:Concept ;
                      
                      rdfs:range skos:Concept ;
                      
                      rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#tgn3318_member_is

gvp:tgn3318_member_is rdf:type owl:ObjectProperty ;
                      
                      skos:prefLabel "tgn3318_member_is" ;
                      
                      skos:example "Belgium is a member of the European Union since 1958" ;
                      
                      dc:identifier "3318" ;
                      
                      dc:title "member is - nation" ;
                      
                      skos:example "Austria is a member of the European Union since 1915" ;
                      
                      dct:description """union - member is - nation.
Example: Austria is a member of the European Union since 1915; Belgium is a member of the European Union since 1958""" ;
                      
                      rdfs:range skos:Concept ;
                      
                      rdfs:domain skos:Concept ;
                      
                      rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#tgn3401_moved_from

gvp:tgn3401_moved_from rdf:type owl:ObjectProperty ;
                       
                       dct:description """place - moved from - place; Note: places that were physically moved from one location to another, often due to the threat or occurrence of natural disaster..
Example: Troupville, Georgia, USA was moved to Valdosta (Lowndes county, Georgia, USA)""" ;
                       
                       skos:example "Troupville, Georgia, USA was moved to Valdosta (Lowndes county, Georgia, USA)" ;
                       
                       dc:identifier "3401" ;
                       
                       dc:title "moved from - place" ;
                       
                       skos:prefLabel "tgn3401_moved_from" ;
                       
                       skos:scopeNote "Note: places that were physically moved from one location to another, often due to the threat or occurrence of natural disaster." ;
                       
                       owl:inverseOf gvp:tgn3402_moved_to ;
                       
                       rdfs:domain skos:Concept ;
                       
                       rdfs:range skos:Concept ;
                       
                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#tgn3402_moved_to

gvp:tgn3402_moved_to rdf:type owl:ObjectProperty ;
                     
                     dc:identifier "3402" ;
                     
                     dc:title "moved to - place" ;
                     
                     skos:prefLabel "tgn3402_moved_to" ;
                     
                     dct:description """place - moved to - place.
Example: Valdosta (Lowndes county, Georgia, USA) moved from Troupville (Georgia, USA)""" ;
                     
                     skos:example "Valdosta (Lowndes county, Georgia, USA) moved from Troupville (Georgia, USA)" ;
                     
                     rdfs:domain skos:Concept ;
                     
                     rdfs:range skos:Concept ;
                     
                     rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#tgn3411_successor_of

gvp:tgn3411_successor_of rdf:type owl:ObjectProperty ;
                         
                         dct:description """nation - successor of - nation.
Example: Iran (nation) is the successor of Persia""" ;
                         
                         dc:title "successor of - nation" ;
                         
                         skos:prefLabel "tgn3411_successor_of" ;
                         
                         skos:example "Iran (nation) is the successor of Persia" ;
                         
                         dc:identifier "3411" ;
                         
                         owl:inverseOf gvp:tgn3412_predecessor_of ;
                         
                         rdfs:domain skos:Concept ;
                         
                         rdfs:range skos:Concept ;
                         
                         rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#tgn3412_predecessor_of

gvp:tgn3412_predecessor_of rdf:type owl:ObjectProperty ;
                           
                           dc:identifier "3412" ;
                           
                           skos:example "Persia is the predecessor of Iran (nation)" ;
                           
                           dct:description """nation - predecessor of - nation.
Example: Persia is the predecessor of Iran (nation)""" ;
                           
                           skos:prefLabel "tgn3412_predecessor_of" ;
                           
                           dc:title "predecessor of - nation" ;
                           
                           rdfs:range skos:Concept ;
                           
                           rdfs:domain skos:Concept ;
                           
                           rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#tgn3510_historical_connection

gvp:tgn3510_historical_connection rdf:type owl:ObjectProperty ,
                                           owl:SymmetricProperty ;
                                  
                                  skos:example "Guyenne, France (historical region) has a historical connection to Gascogne (France) (historical region)" ;
                                  
                                  dc:title "historical connection - any" ;
                                  
                                  dct:description """any - historical connection - any.
Example: Guyenne, France (historical region) has a historical connection to Gascogne (France) (historical region)""" ;
                                  
                                  dc:identifier "3510" ;
                                  
                                  skos:prefLabel "tgn3510_historical_connection" ;
                                  
                                  rdfs:range skos:Concept ;
                                  
                                  rdfs:domain skos:Concept ;
                                  
                                  rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#tgn3611_administrative_dependent_of

gvp:tgn3611_administrative_dependent_of rdf:type owl:ObjectProperty ;
                                        
                                        dc:title "administrative dependent of - place" ;
                                        
                                        skos:example "Luni (La Spezia province, Liguria, Italy) is the admisistrative dependent of Ortonovo (Massa-Carrara province, Tuscany, Italy)" ;
                                        
                                        dct:description """place - administrative dependent of - place; New.
Example: Luni (La Spezia province, Liguria, Italy) is the admisistrative dependent of Ortonovo (Massa-Carrara province, Tuscany, Italy)""" ;
                                        
                                        dc:identifier "3611" ;
                                        
                                        skos:scopeNote "New" ;
                                        
                                        skos:prefLabel "tgn3611_administrative_dependent_of" ;
                                        
                                        owl:inverseOf gvp:tgn3612_administrative_entity_for ;
                                        
                                        rdfs:domain skos:Concept ;
                                        
                                        rdfs:range skos:Concept ;
                                        
                                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#tgn3612_administrative_entity_for

gvp:tgn3612_administrative_entity_for rdf:type owl:ObjectProperty ;
                                      
                                      dct:description """place - administrative entity for - place.
Example: Ortonovo (Massa-Carra province, Tuscany, Italy) is the administrative entity for Luni (La Spezia province, Liguria, Italy)""" ;
                                      
                                      dc:identifier "3612" ;
                                      
                                      skos:example "Ortonovo (Massa-Carra province, Tuscany, Italy) is the administrative entity for Luni (La Spezia province, Liguria, Italy)" ;
                                      
                                      dc:title "administrative entity for - place" ;
                                      
                                      skos:prefLabel "tgn3612_administrative_entity_for" ;
                                      
                                      rdfs:domain skos:Concept ;
                                      
                                      rdfs:range skos:Concept ;
                                      
                                      rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1000_related_to

gvp:ulan1000_related_to rdf:type owl:ObjectProperty ,
                                 owl:SymmetricProperty ;
                        
                        skos:prefLabel "ulan1000_related_to" ;
                        
                        skos:example "National Endowment for the Humanities is related to Connecticut Humanities Council" ,
                                     "Frank Lloyd Wright is related to Francis Conroy Sullivan" ;
                        
                        dct:description """any - related to - any.
Example: Frank Lloyd Wright is related to Francis Conroy Sullivan; Herman Miller, Inc. is related to Irving Harper; National Endowment for the Humanities is related to Connecticut Humanities Council""" ;
                        
                        dc:identifier "1000" ;
                        
                        skos:example "Herman Miller, Inc. is related to Irving Harper" ;
                        
                        dc:title "related to - any" ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1003_associated_with

gvp:ulan1003_associated_with rdf:type owl:ObjectProperty ,
                                      owl:SymmetricProperty ;
                             
                             dc:identifier "1003" ;
                             
                             dct:description """any - associated with - any.
Example: Richard Meier is associated with Renny B.Saltzman; United Nations is associated with World Bank""" ;
                             
                             skos:prefLabel "ulan1003_associated_with" ;
                             
                             dc:title "associated with - any" ;
                             
                             skos:example "Richard Meier is associated with Renny B.Saltzman" ,
                                          "United Nations is associated with World Bank" ;
                             
                             rdfs:domain skos:Concept ;
                             
                             rdfs:range skos:Concept ;
                             
                             rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1005_possibly_identified_with

gvp:ulan1005_possibly_identified_with rdf:type owl:ObjectProperty ,
                                               owl:SymmetricProperty ;
                                      
                                      skos:prefLabel "ulan1005_possibly_identified_with" ;
                                      
                                      dct:description """any - possibly identified with - any.
Example: Master of the Saint John Altarpiece is possibly identified with Hughe Jacobsz; Bauart is possibly identified with Gruppe BAUart""" ;
                                      
                                      dc:title "possibly identified with - any" ;
                                      
                                      skos:example "Bauart is possibly identified with Gruppe BAUart" ;
                                      
                                      dc:identifier "1005" ;
                                      
                                      skos:example "Master of the Saint John Altarpiece is possibly identified with Hughe Jacobsz" ;
                                      
                                      rdfs:range skos:Concept ;
                                      
                                      rdfs:domain skos:Concept ;
                                      
                                      rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1006_formerly_identified_with

gvp:ulan1006_formerly_identified_with rdf:type owl:ObjectProperty ,
                                               owl:SymmetricProperty ;
                                      
                                      dc:identifier "1006" ;
                                      
                                      dct:description """any - formerly identified with - any.
Example: Tommaso is formerly identified with Tommaso di Stefano Lunetti; GreenWorks is formerly identified with Mike Faha & Associates""" ;
                                      
                                      skos:example "GreenWorks is formerly identified with Mike Faha & Associates" ;
                                      
                                      skos:prefLabel "ulan1006_formerly_identified_with" ;
                                      
                                      dc:title "formerly identified with - any" ;
                                      
                                      skos:example "Tommaso is formerly identified with Tommaso di Stefano Lunetti" ;
                                      
                                      rdfs:range skos:Concept ;
                                      
                                      rdfs:domain skos:Concept ;
                                      
                                      rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1007_distinguished_from

gvp:ulan1007_distinguished_from rdf:type owl:ObjectProperty ,
                                         owl:SymmetricProperty ;
                                
                                skos:example "The Noguchi Museum is distinguished form Isamu Noguchi Garden Museum Japan" ;
                                
                                dc:title "distinguished from - any" ;
                                
                                skos:example "Laura Theresa Alma-Tadema is distinguished from Lawrence Alma-Tadema" ;
                                
                                dct:description """any - distinguished from - any.
Example: Laura Theresa Alma-Tadema is distinguished from Lawrence Alma-Tadema; The Noguchi Museum is distinguished form Isamu Noguchi Garden Museum Japan""" ;
                                
                                dc:identifier "1007" ;
                                
                                skos:prefLabel "ulan1007_distinguished_from" ;
                                
                                rdfs:range skos:Concept ;
                                
                                rdfs:domain skos:Concept ;
                                
                                rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1008_meaning_-usage_overlaps_with

gvp:ulan1008_meaning_-usage_overlaps_with rdf:type owl:ObjectProperty ,
                                                   owl:SymmetricProperty ;
                                          
                                          skos:prefLabel "ulan1008_meaning_-usage_overlaps_with" ;
                                          
                                          dc:identifier "1008" ;
                                          
                                          dct:description """any - meaning /usage overlaps with - any.
Example: The meaning or usage of unknown Zimbabwean overlaps with unknown Rodesian""" ;
                                          
                                          skos:example "The meaning or usage of unknown Zimbabwean overlaps with unknown Rodesian" ;
                                          
                                          dc:title "meaning /usage overlaps with - any" ;
                                          
                                          rdfs:domain skos:Concept ;
                                          
                                          rdfs:range skos:Concept ;
                                          
                                          rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1101_teacher_of

gvp:ulan1101_teacher_of rdf:type owl:ObjectProperty ;
                        
                        skos:prefLabel "ulan1101_teacher_of" ;
                        
                        skos:example "Rivalz, Antoine was the teacher of Pierre Subleyras" ;
                        
                        dc:identifier "1101" ;
                        
                        dc:title "teacher of - person" ;
                        
                        dct:description """person - teacher of - person.
Example: Rivalz, Antoine was the teacher of Pierre Subleyras""" ;
                        
                        owl:inverseOf gvp:ulan1102_student_of ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1102_student_of

gvp:ulan1102_student_of rdf:type owl:ObjectProperty ;
                        
                        dc:identifier "1102" ;
                        
                        dct:description """person - student of - person.
Example: Pierre Subleyras was the student of Rivalz, Antoine""" ;
                        
                        skos:prefLabel "ulan1102_student_of" ;
                        
                        skos:example "Pierre Subleyras was the student of Rivalz, Antoine" ;
                        
                        dc:title "student of - person" ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1105_apprentice_of

gvp:ulan1105_apprentice_of rdf:type owl:ObjectProperty ;
                           
                           dc:title "apprentice of - person" ;
                           
                           dct:description """person - apprentice of - person.
Example: Nicolas Hawksmoor was the apprentice of Christopher Wren""" ;
                           
                           dc:identifier "1105" ;
                           
                           skos:example "Nicolas Hawksmoor was the apprentice of Christopher Wren" ;
                           
                           skos:prefLabel "ulan1105_apprentice_of" ;
                           
                           owl:inverseOf gvp:ulan1106_apprentice_was ;
                           
                           rdfs:range skos:Concept ;
                           
                           rdfs:domain skos:Concept ;
                           
                           rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1106_apprentice_was

gvp:ulan1106_apprentice_was rdf:type owl:ObjectProperty ;
                            
                            skos:example "Nicolas Hawksmoor was the apprentice of Christopher Wren" ;
                            
                            dc:identifier "1106" ;
                            
                            dct:description """person - apprentice was - person.
Example: Nicolas Hawksmoor was the apprentice of Christopher Wren""" ;
                            
                            dc:title "apprentice was - person" ;
                            
                            skos:prefLabel "ulan1106_apprentice_was" ;
                            
                            rdfs:range skos:Concept ;
                            
                            rdfs:domain skos:Concept ;
                            
                            rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1107_influenced

gvp:ulan1107_influenced rdf:type owl:ObjectProperty ;
                        
                        skos:example "Rembrandt van Rijn influenced Salomon Koninck" ;
                        
                        dc:title "influenced - person" ;
                        
                        dc:identifier "1107" ;
                        
                        skos:prefLabel "ulan1107_influenced" ;
                        
                        dct:description """person - influenced - person.
Example: Rembrandt van Rijn influenced Salomon Koninck""" ;
                        
                        owl:inverseOf gvp:ulan1108_influenced_by ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1108_influenced_by

gvp:ulan1108_influenced_by rdf:type owl:ObjectProperty ;
                           
                           dc:title "influenced by - person" ;
                           
                           skos:example "Salomon Koninck was influenced by Rembrandt van Rijn" ;
                           
                           dc:identifier "1108" ;
                           
                           skos:prefLabel "ulan1108_influenced_by" ;
                           
                           dct:description """person - influenced by - person.
Example: Salomon Koninck was influenced by Rembrandt van Rijn""" ;
                           
                           rdfs:domain skos:Concept ;
                           
                           rdfs:range skos:Concept ;
                           
                           rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1111_master_of

gvp:ulan1111_master_of rdf:type owl:ObjectProperty ;
                       
                       dc:identifier "1111" ;
                       
                       skos:example "Peter Paul Rubens - master of Jan Thomas" ;
                       
                       dc:title "master of - person" ;
                       
                       dct:description """person - master of - person.
Example: Peter Paul Rubens - master of Jan Thomas""" ;
                       
                       skos:prefLabel "ulan1111_master_of" ;
                       
                       owl:inverseOf gvp:ulan1112_master_was ;
                       
                       rdfs:domain skos:Concept ;
                       
                       rdfs:range skos:Concept ;
                       
                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1112_master_was

gvp:ulan1112_master_was rdf:type owl:ObjectProperty ;
                        
                        dc:identifier "1112" ;
                        
                        dct:description """person - master was - person.
Example: Peter Paul Rubens - master of Jan Thomas""" ;
                        
                        skos:example "Peter Paul Rubens - master of Jan Thomas" ;
                        
                        skos:prefLabel "ulan1112_master_was" ;
                        
                        dc:title "master was - person" ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1113_fellow_student_of

gvp:ulan1113_fellow_student_of rdf:type owl:ObjectProperty ,
                                        owl:SymmetricProperty ;
                               
                               dc:title "fellow student of - person" ;
                               
                               skos:example "John Sloan was a fellow student of Thomas Hart Benton" ,
                                            "Alexander Calder was a fellow student of John Sloan" ;
                               
                               skos:prefLabel "ulan1113_fellow_student_of" ;
                               
                               dct:description """person - fellow student of - person.
Example: Alexander Calder was a fellow student of John Sloan; John Sloan was a fellow student of Thomas Hart Benton""" ;
                               
                               dc:identifier "1113" ;
                               
                               rdfs:range skos:Concept ;
                               
                               rdfs:domain skos:Concept ;
                               
                               rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1201_patron_of

gvp:ulan1201_patron_of rdf:type owl:ObjectProperty ;
                       
                       skos:prefLabel "ulan1201_patron_of" ;
                       
                       dc:identifier "1201" ;
                       
                       skos:example "Cosimo I, Grand-Duke of Tuscany was the patron of Donatello" ;
                       
                       dct:description """person - patron of - person/firm/family.
Example: Cosimo I, Grand-Duke of Tuscany was the patron of Donatello""" ;
                       
                       dc:title "patron of - person/firm/family" ;
                       
                       owl:inverseOf gvp:ulan1202_patron_was ;
                       
                       rdfs:domain skos:Concept ;
                       
                       rdfs:range skos:Concept ;
                       
                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1202_patron_was

gvp:ulan1202_patron_was rdf:type owl:ObjectProperty ;
                        
                        skos:prefLabel "ulan1202_patron_was" ;
                        
                        dc:title "patron was - person" ;
                        
                        dct:description """person/firm/family - patron was - person.
Example: The patron of Donatello was Cosimo I, Grand-Duke of Tuscany""" ;
                        
                        skos:example "The patron of Donatello was Cosimo I, Grand-Duke of Tuscany" ;
                        
                        dc:identifier "1202" ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1203_donor_of

gvp:ulan1203_donor_of rdf:type owl:ObjectProperty ;
                      
                      dct:description """person/firm/family - donor of - person/firm/family.
Example: Andrew W. Mellon was a donor of National Gallery of Art""" ;
                      
                      skos:prefLabel "ulan1203_donor_of" ;
                      
                      dc:identifier "1203" ;
                      
                      dc:title "donor of - person/firm/family" ;
                      
                      skos:example "Andrew W. Mellon was a donor of National Gallery of Art" ;
                      
                      owl:inverseOf gvp:ulan1204_donor_was ;
                      
                      rdfs:domain skos:Concept ;
                      
                      rdfs:range skos:Concept ;
                      
                      rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1204_donor_was

gvp:ulan1204_donor_was rdf:type owl:ObjectProperty ;
                       
                       dct:description """person/firm/family - donor was - person/firm/family.
Example: Donor to the National Gallery of Art was Andrew W. Mellon""" ;
                       
                       skos:prefLabel "ulan1204_donor_was" ;
                       
                       skos:example "Donor to the National Gallery of Art was Andrew W. Mellon" ;
                       
                       dc:title "donor was - person/firm/family" ;
                       
                       dc:identifier "1204" ;
                       
                       rdfs:domain skos:Concept ;
                       
                       rdfs:range skos:Concept ;
                       
                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1205_client_of

gvp:ulan1205_client_of rdf:type owl:ObjectProperty ;
                       
                       skos:example "The Chicago Herald was the client of Burnham and Root" ;
                       
                       dc:identifier "1205" ;
                       
                       dc:title "client of - person/firm/family" ;
                       
                       dct:description """person/firm/family - client of - person/firm/family.
Example: The Chicago Herald was the client of Burnham and Root""" ;
                       
                       skos:prefLabel "ulan1205_client_of" ;
                       
                       owl:inverseOf gvp:ulan1206_client_was ;
                       
                       rdfs:domain skos:Concept ;
                       
                       rdfs:range skos:Concept ;
                       
                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1206_client_was

gvp:ulan1206_client_was rdf:type owl:ObjectProperty ;
                        
                        skos:prefLabel "ulan1206_client_was" ;
                        
                        dc:identifier "1206" ;
                        
                        dct:description """person/firm/family - client was - person/firm/family.
Example: Burnham and Root's client was the Chicago Herald""" ;
                        
                        skos:example "Burnham and Root's client was the Chicago Herald" ;
                        
                        dc:title "client was - person/firm/family" ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1211_artist_to

gvp:ulan1211_artist_to rdf:type owl:ObjectProperty ;
                       
                       dc:title "artist to - person" ;
                       
                       dct:description """person - artist to - person.
Example: Artist to Louis XIV, King of France was Charles-Pierre Coustou""" ;
                       
                       skos:prefLabel "ulan1211_artist_to" ;
                       
                       dc:identifier "1211" ;
                       
                       skos:example "Artist to Louis XIV, King of France was Charles-Pierre Coustou" ;
                       
                       owl:inverseOf gvp:ulan1212_artist_was ;
                       
                       rdfs:domain skos:Concept ;
                       
                       rdfs:range skos:Concept ;
                       
                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1212_artist_was

gvp:ulan1212_artist_was rdf:type owl:ObjectProperty ;
                        
                        skos:example "Charles-Pierre Coustou was artist to Louis XIV, King of France" ;
                        
                        skos:prefLabel "ulan1212_artist_was" ;
                        
                        dct:description """person - artist was - person.
Example: Charles-Pierre Coustou was artist to Louis XIV, King of France""" ;
                        
                        dc:title "artist was - person" ;
                        
                        dc:identifier "1212" ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1213_court_artist_to

gvp:ulan1213_court_artist_to rdf:type owl:ObjectProperty ;
                             
                             skos:example "Court artist to Gonzaga Vincenzo I, Duke of Mantua was Peter Paul Rubens" ;
                             
                             dct:description """person - court artist to - person.
Example: Court artist to Gonzaga Vincenzo I, Duke of Mantua was Peter Paul Rubens; court artist to Charles IV, King of Spain was Francisco de Goya""" ;
                             
                             dc:title "court artist to - person" ;
                             
                             dc:identifier "1213" ;
                             
                             skos:prefLabel "ulan1213_court_artist_to" ;
                             
                             skos:example "court artist to Charles IV, King of Spain was Francisco de Goya" ;
                             
                             owl:inverseOf gvp:ulan1214_court_artist_was ;
                             
                             rdfs:domain skos:Concept ;
                             
                             rdfs:range skos:Concept ;
                             
                             rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1214_court_artist_was

gvp:ulan1214_court_artist_was rdf:type owl:ObjectProperty ;
                              
                              skos:example "Francisco de Goya was court artist to Charles IV, King of Spain" ,
                                           "Peter Paul Rubens was court artist to Gonzaga Vincenzo I, Duke of Mantua" ;
                              
                              dc:title "court artist was - person" ;
                              
                              dct:description """person - court artist was - person.
Example: Peter Paul Rubens was court artist to Gonzaga Vincenzo I, Duke of Mantua; Francisco de Goya was court artist to Charles IV, King of Spain""" ;
                              
                              skos:prefLabel "ulan1214_court_artist_was" ;
                              
                              dc:identifier "1214" ;
                              
                              rdfs:domain skos:Concept ;
                              
                              rdfs:range skos:Concept ;
                              
                              rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1217_employee_of

gvp:ulan1217_employee_of rdf:type owl:ObjectProperty ;
                         
                         dc:title "employee of - person" ;
                         
                         dct:description """person/firm - employee of - person.
Example: Employee of Christopher Wren was Jean Tijou""" ;
                         
                         skos:example "Employee of Christopher Wren was Jean Tijou" ;
                         
                         skos:prefLabel "ulan1217_employee_of" ;
                         
                         dc:identifier "1217" ;
                         
                         owl:inverseOf gvp:ulan1218_employee_was ;
                         
                         rdfs:domain skos:Concept ;
                         
                         rdfs:range skos:Concept ;
                         
                         rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1218_employee_was

gvp:ulan1218_employee_was rdf:type owl:ObjectProperty ;
                          
                          skos:prefLabel "ulan1218_employee_was" ;
                          
                          dct:description """person - employee was - person/firm.
Example: Jean Tijou was an employee of Christopher Wren""" ;
                          
                          skos:example "Jean Tijou was an employee of Christopher Wren" ;
                          
                          dc:title "employee was - person/firm" ;
                          
                          dc:identifier "1218" ;
                          
                          rdfs:range skos:Concept ;
                          
                          rdfs:domain skos:Concept ;
                          
                          rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1221_appointed_by

gvp:ulan1221_appointed_by rdf:type owl:ObjectProperty ;
                          
                          skos:prefLabel "ulan1221_appointed_by" ;
                          
                          dc:identifier "1221" ;
                          
                          skos:example "Pope Urban VIII appointed Virginio Cesarini" ;
                          
                          dct:description """person - appointed by - person.
Example: Pope Urban VIII appointed Virginio Cesarini""" ;
                          
                          dc:title "appointed by - person" ;
                          
                          owl:inverseOf gvp:ulan1222_appointee_of ;
                          
                          rdfs:domain skos:Concept ;
                          
                          rdfs:range skos:Concept ;
                          
                          rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1222_appointee_of

gvp:ulan1222_appointee_of rdf:type owl:ObjectProperty ;
                          
                          dc:identifier "1222" ;
                          
                          dc:title "appointee of - person" ;
                          
                          skos:example "Virginio Cesarini was appointee by Pope Urban VIII" ;
                          
                          dct:description """person - appointee of - person.
Example: Virginio Cesarini was appointee by Pope Urban VIII""" ;
                          
                          skos:prefLabel "ulan1222_appointee_of" ;
                          
                          rdfs:domain skos:Concept ;
                          
                          rdfs:range skos:Concept ;
                          
                          rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1223_crowned_by

gvp:ulan1223_crowned_by rdf:type owl:ObjectProperty ;
                        
                        dc:title "crowned by - person" ;
                        
                        skos:example "Pope Leo III crowned Emperor Charlemagne" ;
                        
                        dct:description """person - crowned by - person.
Example: Pope Leo III crowned Emperor Charlemagne""" ;
                        
                        skos:prefLabel "ulan1223_crowned_by" ;
                        
                        dc:identifier "1223" ;
                        
                        owl:inverseOf gvp:ulan1224_crowned ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1224_crowned

gvp:ulan1224_crowned rdf:type owl:ObjectProperty ;
                     
                     dct:description """person - crowned - person.
Example: Emperor Charlemagne was crowned by Pope Leo III""" ;
                     
                     skos:example "Emperor Charlemagne was crowned by Pope Leo III" ;
                     
                     dc:title "crowned - person" ;
                     
                     dc:identifier "1224" ;
                     
                     skos:prefLabel "ulan1224_crowned" ;
                     
                     rdfs:domain skos:Concept ;
                     
                     rdfs:range skos:Concept ;
                     
                     rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1301_colleague_of

gvp:ulan1301_colleague_of rdf:type owl:ObjectProperty ,
                                   owl:SymmetricProperty ;
                          
                          dc:identifier "1301" ;
                          
                          skos:prefLabel "ulan1301_colleague_of" ;
                          
                          dc:title "colleague of - person" ;
                          
                          skos:example "Titian was a colleague of Maria Giovanni Verdizotti" ;
                          
                          dct:description """person - colleague of - person.
Example: Titian was a colleague of Maria Giovanni Verdizotti""" ;
                          
                          rdfs:domain skos:Concept ;
                          
                          rdfs:range skos:Concept ;
                          
                          rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1302_associate_of

gvp:ulan1302_associate_of rdf:type owl:ObjectProperty ,
                                   owl:SymmetricProperty ;
                          
                          skos:prefLabel "ulan1302_associate_of" ;
                          
                          dc:title "associate of - person" ;
                          
                          skos:example "Frank Lloyd Wright was an associate of Giannini and Hilgart" ;
                          
                          dct:description """person - associate of - person.
Example: Frank Lloyd Wright was an associate of Giannini and Hilgart""" ;
                          
                          dc:identifier "1302" ;
                          
                          rdfs:domain skos:Concept ;
                          
                          rdfs:range skos:Concept ;
                          
                          rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1303_collaborated_with

gvp:ulan1303_collaborated_with rdf:type owl:ObjectProperty ,
                                        owl:SymmetricProperty ;
                               
                               skos:example "Pablo Picasso collaborated with Georges Braque" ;
                               
                               dc:title "collaborated with - person" ;
                               
                               dc:identifier "1303" ;
                               
                               dct:description """person - collaborated with - person.
Example: Pablo Picasso collaborated with Georges Braque""" ;
                               
                               skos:prefLabel "ulan1303_collaborated_with" ;
                               
                               rdfs:range skos:Concept ;
                               
                               rdfs:domain skos:Concept ;
                               
                               rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1305_worked_with

gvp:ulan1305_worked_with rdf:type owl:ObjectProperty ,
                                  owl:SymmetricProperty ;
                         
                         skos:example "William Cleare worked with Christopher Wren" ;
                         
                         dc:title "worked with - person" ;
                         
                         dct:description """person - worked with - person.
Example: William Cleare worked with Christopher Wren; Frank Lloyd Wright work with Aaron G. Green""" ;
                         
                         skos:prefLabel "ulan1305_worked_with" ;
                         
                         dc:identifier "1305" ;
                         
                         skos:example "Frank Lloyd Wright work with Aaron G. Green" ;
                         
                         rdfs:domain skos:Concept ;
                         
                         rdfs:range skos:Concept ;
                         
                         rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1306_performs_with

gvp:ulan1306_performs_with rdf:type owl:ObjectProperty ,
                                    owl:SymmetricProperty ;
                           
                           skos:prefLabel "ulan1306_performs_with" ;
                           
                           dc:identifier "1306" ;
                           
                           dct:description """person - performs with - person.
Example: Harry Kipper performs with Harry Kipper (as part of 'The Kipper Kids')""" ;
                           
                           dc:title "performs with - person" ;
                           
                           skos:example "Harry Kipper performs with Harry Kipper (as part of 'The Kipper Kids')" ;
                           
                           rdfs:domain skos:Concept ;
                           
                           rdfs:range skos:Concept ;
                           
                           rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1307_assistant_of

gvp:ulan1307_assistant_of rdf:type owl:ObjectProperty ;
                          
                          skos:prefLabel "ulan1307_assistant_of" ;
                          
                          skos:example "Bernard Castelli was assistant of Pablo Picasso" ;
                          
                          dc:identifier "1307" ;
                          
                          dct:description """person - assistant of - person.
Example: Bernard Castelli was assistant of Pablo Picasso""" ;
                          
                          dc:title "assistant of - person" ;
                          
                          owl:inverseOf gvp:ulan1308_assisted_by ;
                          
                          rdfs:domain skos:Concept ;
                          
                          rdfs:range skos:Concept ;
                          
                          rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1308_assisted_by

gvp:ulan1308_assisted_by rdf:type owl:ObjectProperty ;
                         
                         dc:title "assisted by - person" ;
                         
                         dc:identifier "1308" ;
                         
                         dct:description """person - assisted by - person.
Example: Pablo Picasso was assisted by Bernard Castelli""" ;
                         
                         skos:example "Pablo Picasso was assisted by Bernard Castelli" ;
                         
                         skos:prefLabel "ulan1308_assisted_by" ;
                         
                         rdfs:range skos:Concept ;
                         
                         rdfs:domain skos:Concept ;
                         
                         rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1309_advisor_of

gvp:ulan1309_advisor_of rdf:type owl:ObjectProperty ;
                        
                        skos:prefLabel "ulan1309_advisor_of" ;
                        
                        dc:identifier "1309" ;
                        
                        dc:title "advisor of - person" ;
                        
                        skos:example "Thomas Cromwell, Earl of Essex was the advisor of Henry VIII, King of England" ;
                        
                        dct:description """person - advisor of - person.
Example: Thomas Cromwell, Earl of Essex was the advisor of Henry VIII, King of England""" ;
                        
                        owl:inverseOf gvp:ulan1310_advised_by ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1310_advised_by

gvp:ulan1310_advised_by rdf:type owl:ObjectProperty ;
                        
                        skos:example "Henry VIII, King of England was advised by Thomas Cromwell, Earl of Essex" ;
                        
                        dct:description """person - advised by - person.
Example: Henry VIII, King of England was advised by Thomas Cromwell, Earl of Essex""" ;
                        
                        dc:title "advised by - person" ;
                        
                        dc:identifier "1310" ;
                        
                        skos:prefLabel "ulan1310_advised_by" ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1311_partner_of

gvp:ulan1311_partner_of rdf:type owl:ObjectProperty ,
                                 owl:SymmetricProperty ;
                        
                        skos:prefLabel "ulan1311_partner_of" ;
                        
                        dc:title "partner of - person" ;
                        
                        skos:example "Frank Gehry and James Glymph are partners" ;
                        
                        dct:description """person - partner of - person.
Example: Frank Gehry and James Glymph are partners""" ;
                        
                        dc:identifier "1311" ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1313_partner_in

gvp:ulan1313_partner_in rdf:type owl:ObjectProperty ;
                        
                        skos:prefLabel "ulan1313_partner_in" ;
                        
                        dct:description """person - partner in - firm.
Example: Parners of Adler and Sullivan included Louis H. Sullivan and Dankmar Adler""" ;
                        
                        dc:identifier "1313" ;
                        
                        skos:example "Parners of Adler and Sullivan included Louis H. Sullivan and Dankmar Adler" ;
                        
                        dc:title "partner in - firm" ;
                        
                        owl:inverseOf gvp:ulan1314_partner_was ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1314_partner_was

gvp:ulan1314_partner_was rdf:type owl:ObjectProperty ;
                         
                         skos:example "Louis H. Sullivan and Dankmar Adler were partners in Adler and Sullivan" ;
                         
                         dct:description """firm - partner was - person.
Example: Louis H. Sullivan and Dankmar Adler were partners in Adler and Sullivan""" ;
                         
                         dc:identifier "1314" ;
                         
                         dc:title "partner was - person" ;
                         
                         skos:prefLabel "ulan1314_partner_was" ;
                         
                         rdfs:range skos:Concept ;
                         
                         rdfs:domain skos:Concept ;
                         
                         rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1315_principal_in

gvp:ulan1315_principal_in rdf:type owl:ObjectProperty ;
                          
                          skos:example "Principal in Fontana Workshop was Orazio Fontana" ;
                          
                          skos:prefLabel "ulan1315_principal_in" ;
                          
                          dc:identifier "1315" ;
                          
                          dct:description """person - principal in - firm.
Example: Principal in Fontana Workshop was Orazio Fontana""" ;
                          
                          dc:title "principal in - firm" ;
                          
                          owl:inverseOf gvp:ulan1316_principal_was ;
                          
                          rdfs:range skos:Concept ;
                          
                          rdfs:domain skos:Concept ;
                          
                          rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1316_principal_was

gvp:ulan1316_principal_was rdf:type owl:ObjectProperty ;
                           
                           dct:description """firm - principal was - person.
Example: Orazio Fontana was principal in Fontana Workshop""" ;
                           
                           skos:example "Orazio Fontana was principal in Fontana Workshop" ;
                           
                           dc:identifier "1316" ;
                           
                           dc:title "principal was - person" ;
                           
                           skos:prefLabel "ulan1316_principal_was" ;
                           
                           rdfs:range skos:Concept ;
                           
                           rdfs:domain skos:Concept ;
                           
                           rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1317_member_of

gvp:ulan1317_member_of rdf:type owl:ObjectProperty ;
                       
                       dct:description """firm/group - member of - person/firm/group.
Example: A member of the Foundation of Documents of Architecture is the National Gallery of Art""" ;
                       
                       dc:identifier "1317" ;
                       
                       dc:title "member of - person/firm/group" ;
                       
                       skos:example "A member of the Foundation of Documents of Architecture is the National Gallery of Art" ;
                       
                       skos:prefLabel "ulan1317_member_of" ;
                       
                       owl:inverseOf gvp:ulan1318_member_was ;
                       
                       rdfs:domain skos:Concept ;
                       
                       rdfs:range skos:Concept ;
                       
                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1318_member_was

gvp:ulan1318_member_was rdf:type owl:ObjectProperty ;
                        
                        skos:prefLabel "ulan1318_member_was" ;
                        
                        skos:example "The National Gallery of Art was/is a member of the Foundation of Documentation of Architecture" ;
                        
                        dc:title "member was - firm/group" ;
                        
                        dct:description """person/firm/group - member was - firm/group.
Example: The National Gallery of Art was/is a member of the Foundation of Documentation of Architecture""" ;
                        
                        dc:identifier "1318" ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1321_school_of

gvp:ulan1321_school_of rdf:type owl:ObjectProperty ;
                       
                       dc:title "school of - firm/group" ;
                       
                       dct:description """person - school of - firm/group.
Example: The school of Pierre Saalburg was the Architectural Association. School of Architecture""" ;
                       
                       dc:identifier "1321" ;
                       
                       skos:prefLabel "ulan1321_school_of" ;
                       
                       skos:example "The school of Pierre Saalburg was the Architectural Association. School of Architecture" ;
                       
                       owl:inverseOf gvp:ulan1322_school_was ;
                       
                       rdfs:range skos:Concept ;
                       
                       rdfs:domain skos:Concept ;
                       
                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1322_school_was

gvp:ulan1322_school_was rdf:type owl:ObjectProperty ;
                        
                        dct:description """firm/group - school was - person.
Example: Pierre Saalburg attended Architectural Association. School of Architecture""" ;
                        
                        skos:example "Pierre Saalburg attended Architectural Association. School of Architecture" ;
                        
                        skos:prefLabel "ulan1322_school_was" ;
                        
                        dc:identifier "1322" ;
                        
                        dc:title "school was - person" ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1331_worked_with

gvp:ulan1331_worked_with rdf:type owl:ObjectProperty ;
                         
                         dc:identifier "1331" ;
                         
                         dct:description """any - worked with - person.
Example: Scarsellino and Domenichino worked with the Carracci family""" ;
                         
                         dc:title "worked with - person" ;
                         
                         skos:example "Scarsellino and Domenichino worked with the Carracci family" ;
                         
                         skos:prefLabel "ulan1331_worked_with" ;
                         
                         owl:inverseOf gvp:ulan1332_worker_was ;
                         
                         rdfs:range skos:Concept ;
                         
                         rdfs:domain skos:Concept ;
                         
                         rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1332_worker_was

gvp:ulan1332_worker_was rdf:type owl:ObjectProperty ;
                        
                        dc:title "worker was - any" ;
                        
                        dct:description """person - worker was - any.
Example: Workers for the Carracci family included Scarsellino and Domenichino""" ;
                        
                        skos:prefLabel "ulan1332_worker_was" ;
                        
                        skos:example "Workers for the Carracci family included Scarsellino and Domenichino" ;
                        
                        dc:identifier "1332" ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1411_successor_of

gvp:ulan1411_successor_of rdf:type owl:ObjectProperty ;
                          
                          skos:prefLabel "ulan1411_successor_of" ;
                          
                          dc:identifier "1411" ;
                          
                          skos:example "Richard Meier & Partners Architects LLP is the successor of Richard Meier & Associates" ;
                          
                          dct:description """firm/group - successor of - firm/group.
Example: Richard Meier & Partners Architects LLP is the successor of Richard Meier & Associates""" ;
                          
                          dc:title "successor of - firm/group" ;
                          
                          owl:inverseOf gvp:ulan1412_predecessor_of ;
                          
                          rdfs:domain skos:Concept ;
                          
                          rdfs:range skos:Concept ;
                          
                          rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1412_predecessor_of

gvp:ulan1412_predecessor_of rdf:type owl:ObjectProperty ;
                            
                            skos:example "Richard Meier & Associates is the predecessor of Richard Meier & Partners Architects LLP" ;
                            
                            dc:title "predecessor of - firm/group" ;
                            
                            dct:description """firm/group - predecessor of - firm/group.
Example: Richard Meier & Associates is the predecessor of Richard Meier & Partners Architects LLP""" ;
                            
                            dc:identifier "1412" ;
                            
                            skos:prefLabel "ulan1412_predecessor_of" ;
                            
                            rdfs:domain skos:Concept ;
                            
                            rdfs:range skos:Concept ;
                            
                            rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1413_administration_overlaps_with

gvp:ulan1413_administration_overlaps_with rdf:type owl:ObjectProperty ,
                                                   owl:SymmetricProperty ;
                                          
                                          skos:example "The administration of the Numismatic Collection overlaps with Bode Museum" ;
                                          
                                          dct:description """firm/group - administration overlaps with - firm/group.
Example: The administration of the Numismatic Collection overlaps with Bode Museum""" ;
                                          
                                          dc:title "administration overlaps with - firm/group" ;
                                          
                                          dc:identifier "1413" ;
                                          
                                          skos:prefLabel "ulan1413_administration_overlaps_with" ;
                                          
                                          rdfs:range skos:Concept ;
                                          
                                          rdfs:domain skos:Concept ;
                                          
                                          rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1414_joint_venture_with

gvp:ulan1414_joint_venture_with rdf:type owl:ObjectProperty ,
                                         owl:SymmetricProperty ;
                                
                                dct:description """firm/group - joint venture with - firm/group.
Example: Schwetye Luchini Architects is in a joint venture with ACME Architects""" ;
                                
                                dc:identifier "1414" ;
                                
                                skos:prefLabel "ulan1414_joint_venture_with" ;
                                
                                dc:title "joint venture with - firm/group" ;
                                
                                skos:example "Schwetye Luchini Architects is in a joint venture with ACME Architects" ;
                                
                                rdfs:range skos:Concept ;
                                
                                rdfs:domain skos:Concept ;
                                
                                rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1421_founded_by

gvp:ulan1421_founded_by rdf:type owl:ObjectProperty ;
                        
                        dc:identifier "1421" ;
                        
                        dc:title "founded by - firm/group" ;
                        
                        dct:description """firm/group - founded by - firm/group.
Example: National Gallery of Art was founded by United States Congress""" ;
                        
                        skos:prefLabel "ulan1421_founded_by" ;
                        
                        skos:example "National Gallery of Art was founded by United States Congress" ;
                        
                        owl:inverseOf gvp:ulan1422_founded ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1422_founded

gvp:ulan1422_founded rdf:type owl:ObjectProperty ;
                     
                     dct:description """firm/group - founded - firm/group.
Example: The United States Congress founded the National Gallery of Art""" ;
                     
                     skos:prefLabel "ulan1422_founded" ;
                     
                     dc:identifier "1422" ;
                     
                     dc:title "founded - firm/group" ;
                     
                     skos:example "The United States Congress founded the National Gallery of Art" ;
                     
                     rdfs:range skos:Concept ;
                     
                     rdfs:domain skos:Concept ;
                     
                     rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1500_related_to

gvp:ulan1500_related_to rdf:type owl:ObjectProperty ,
                                 owl:SymmetricProperty ;
                        
                        skos:example "Titian and Tizianello have a familial relationship with each other" ;
                        
                        skos:prefLabel "ulan1500_related_to" ;
                        
                        dc:title "related to - person" ;
                        
                        dc:identifier "1500" ;
                        
                        dct:description """person - related to (familial relationship) - person.
Example: Titian and Tizianello have a familial relationship with each other""" ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1501_sibling_of

gvp:ulan1501_sibling_of rdf:type owl:ObjectProperty ,
                                 owl:SymmetricProperty ;
                        
                        dc:identifier "1501" ;
                        
                        skos:example "Philippe Rubens is the sibling of Peter Paul Rubens" ;
                        
                        dc:title "sibling of - person" ;
                        
                        dct:description """person - sibling of - person.
Example: Philippe Rubens is the sibling of Peter Paul Rubens""" ;
                        
                        skos:prefLabel "ulan1501_sibling_of" ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1511_child_of

gvp:ulan1511_child_of rdf:type owl:ObjectProperty ;
                      
                      dc:title "child of - person" ;
                      
                      dc:identifier "1511" ;
                      
                      skos:prefLabel "ulan1511_child_of" ;
                      
                      skos:example "Rembrandt van Rijn is the child of Neeltgen Willemsdr van Zuydtbroeck" ;
                      
                      dct:description """person - child of - person.
Example: Rembrandt van Rijn is the child of Neeltgen Willemsdr van Zuydtbroeck""" ;
                      
                      owl:inverseOf gvp:ulan1512_parent_of ;
                      
                      rdfs:domain skos:Concept ;
                      
                      rdfs:range skos:Concept ;
                      
                      rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1512_parent_of

gvp:ulan1512_parent_of rdf:type owl:ObjectProperty ;
                       
                       dc:identifier "1512" ;
                       
                       skos:prefLabel "ulan1512_parent_of" ;
                       
                       skos:example "Rembrandt van Rijn is the parent of Rumbertus van Rijn" ;
                       
                       dct:description """person - parent of - person.
Example: Rembrandt van Rijn is the parent of Rumbertus van Rijn""" ;
                       
                       dc:title "parent of - person" ;
                       
                       rdfs:range skos:Concept ;
                       
                       rdfs:domain skos:Concept ;
                       
                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1513_grandchild_of

gvp:ulan1513_grandchild_of rdf:type owl:ObjectProperty ;
                           
                           dc:title "grandchild of - person" ;
                           
                           skos:prefLabel "ulan1513_grandchild_of" ;
                           
                           dct:description """person - grandchild of - person.
Example: Eric Lloyd Wright is the grandchild of Frank Lloyd Wright""" ;
                           
                           skos:example "Eric Lloyd Wright is the grandchild of Frank Lloyd Wright" ;
                           
                           dc:identifier "1513" ;
                           
                           owl:inverseOf gvp:ulan1514_gandparent_of ;
                           
                           rdfs:domain skos:Concept ;
                           
                           rdfs:range skos:Concept ;
                           
                           rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1514_gandparent_of

gvp:ulan1514_gandparent_of rdf:type owl:ObjectProperty ;
                           
                           dc:identifier "1514" ;
                           
                           dc:title "gandparent of - person" ;
                           
                           skos:example "Frank Lloyd Wright is the grandparent of Eric Lloyd Wright" ;
                           
                           skos:prefLabel "ulan1514_gandparent_of" ;
                           
                           dct:description """person - gandparent of - person.
Example: Frank Lloyd Wright is the grandparent of Eric Lloyd Wright""" ;
                           
                           rdfs:range skos:Concept ;
                           
                           rdfs:domain skos:Concept ;
                           
                           rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1515_great-grandparent_of

gvp:ulan1515_great-grandparent_of rdf:type owl:ObjectProperty ;
                                  
                                  dc:identifier "1515" ;
                                  
                                  skos:prefLabel "ulan1515_great-grandparent_of" ;
                                  
                                  dc:title "great-grandparent of - person" ;
                                  
                                  skos:example "Albrecht Adam is the great-grandparent of Richard Benno Adam" ;
                                  
                                  dct:description """person - great-grandparent of - person.
Example: Albrecht Adam is the great-grandparent of Richard Benno Adam""" ;
                                  
                                  owl:inverseOf gvp:ulan1516_great-grandchild_of ;
                                  
                                  rdfs:domain skos:Concept ;
                                  
                                  rdfs:range skos:Concept ;
                                  
                                  rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1516_great-grandchild_of

gvp:ulan1516_great-grandchild_of rdf:type owl:ObjectProperty ;
                                 
                                 dc:identifier "1516" ;
                                 
                                 skos:prefLabel "ulan1516_great-grandchild_of" ;
                                 
                                 skos:example "Richard Benno Adam is the great-grandchild of Albrecht Adam" ;
                                 
                                 dc:title "great-grandchild of - person" ;
                                 
                                 dct:description """person - great-grandchild of - person.
Example: Richard Benno Adam is the great-grandchild of Albrecht Adam""" ;
                                 
                                 rdfs:range skos:Concept ;
                                 
                                 rdfs:domain skos:Concept ;
                                 
                                 rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1521_cousin_of

gvp:ulan1521_cousin_of rdf:type owl:ObjectProperty ,
                                owl:SymmetricProperty ;
                       
                       skos:example "Richard Meier and Frank Gehry are cousins" ;
                       
                       dc:title "cousin of - person" ;
                       
                       dct:description """person - cousin of - person.
Example: Richard Meier and Frank Gehry are cousins""" ;
                       
                       dc:identifier "1521" ;
                       
                       skos:prefLabel "ulan1521_cousin_of" ;
                       
                       rdfs:range skos:Concept ;
                       
                       rdfs:domain skos:Concept ;
                       
                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1531_nephew-niece_of

gvp:ulan1531_nephew-niece_of rdf:type owl:ObjectProperty ;
                             
                             dc:identifier "1531" ;
                             
                             dct:description """person - nephew/niece of - person.
Example: Jan Brueghel, the elder is the nephew/neice of  Pieter Coecke van Aeist, the younger""" ;
                             
                             skos:prefLabel "ulan1531_nephew-niece_of" ;
                             
                             dc:title "nephew/niece of - person" ;
                             
                             skos:example "Jan Brueghel, the elder is the nephew/neice of  Pieter Coecke van Aeist, the younger" ;
                             
                             owl:inverseOf gvp:ulan1532_uncle-aunt_of ;
                             
                             rdfs:range skos:Concept ;
                             
                             rdfs:domain skos:Concept ;
                             
                             rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1532_uncle-aunt_of

gvp:ulan1532_uncle-aunt_of rdf:type owl:ObjectProperty ;
                           
                           skos:prefLabel "ulan1532_uncle-aunt_of" ;
                           
                           dc:identifier "1532" ;
                           
                           dct:description """person - uncle/aunt of - person.
Example: Edouard Manet is the uncle/aunt of Julie Manet""" ;
                           
                           skos:example "Edouard Manet is the uncle/aunt of Julie Manet" ;
                           
                           dc:title "uncle/aunt of - person" ;
                           
                           rdfs:domain skos:Concept ;
                           
                           rdfs:range skos:Concept ;
                           
                           rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1541_spouse_of

gvp:ulan1541_spouse_of rdf:type owl:ObjectProperty ,
                                owl:SymmetricProperty ;
                       
                       skos:example "Alfred Stieglitz and Georgia O'Keeffe were married to each other" ;
                       
                       skos:prefLabel "ulan1541_spouse_of" ;
                       
                       dc:identifier "1541" ;
                       
                       dct:description """person - spouse of - person.
Example: Alfred Stieglitz and Georgia O'Keeffe were married to each other""" ;
                       
                       dc:title "spouse of - person" ;
                       
                       rdfs:domain skos:Concept ;
                       
                       rdfs:range skos:Concept ;
                       
                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1542_consort_of

gvp:ulan1542_consort_of rdf:type owl:ObjectProperty ;
                        
                        skos:example "Empress Livia was the consort of Augustus, Emperor of Rome" ;
                        
                        dc:title "consort of - person" ;
                        
                        dct:description """person - consort of - person.
Example: Empress Livia was the consort of Augustus, Emperor of Rome""" ;
                        
                        dc:identifier "1542" ;
                        
                        skos:prefLabel "ulan1542_consort_of" ;
                        
                        owl:inverseOf gvp:ulan1543_consort_was ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1543_consort_was

gvp:ulan1543_consort_was rdf:type owl:ObjectProperty ;
                         
                         dc:identifier "1543" ;
                         
                         skos:prefLabel "ulan1543_consort_was" ;
                         
                         skos:example "Augustus, Emperor of Rome's consort was Empress Livia" ;
                         
                         dc:title "consort was - person" ;
                         
                         dct:description """person - consort was - person.
Example: Augustus, Emperor of Rome's consort was Empress Livia""" ;
                         
                         rdfs:domain skos:Concept ;
                         
                         rdfs:range skos:Concept ;
                         
                         rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1544_significant_other_of

gvp:ulan1544_significant_other_of rdf:type owl:ObjectProperty ,
                                           owl:SymmetricProperty ;
                                  
                                  skos:example "Jeanne Hebuterne was the significant other of Amedeo Modigliani" ;
                                  
                                  dct:description """person - significant other of - person.
Example: Jeanne Hebuterne was the significant other of Amedeo Modigliani""" ;
                                  
                                  dc:title "significant other of - person" ;
                                  
                                  skos:prefLabel "ulan1544_significant_other_of" ;
                                  
                                  dc:identifier "1544" ;
                                  
                                  rdfs:domain skos:Concept ;
                                  
                                  rdfs:range skos:Concept ;
                                  
                                  rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1547_romantic_partner_of

gvp:ulan1547_romantic_partner_of rdf:type owl:ObjectProperty ,
                                          owl:SymmetricProperty ;
                                 
                                 skos:example "Vincent van Gogh and Clasina Hoornik were romantic partners" ;
                                 
                                 skos:prefLabel "ulan1547_romantic_partner_of" ;
                                 
                                 skos:example "Pablo Picasso and Gaby Lespinasse were romantic partners" ;
                                 
                                 dc:identifier "1547" ;
                                 
                                 dct:description """person - romantic partner of - person.
Example: Pablo Picasso and Gaby Lespinasse were romantic partners; Vincent van Gogh and Clasina Hoornik were romantic partners""" ;
                                 
                                 dc:title "romantic partner of - person" ;
                                 
                                 rdfs:range skos:Concept ;
                                 
                                 rdfs:domain skos:Concept ;
                                 
                                 rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1548_domestic_partner_of

gvp:ulan1548_domestic_partner_of rdf:type owl:ObjectProperty ,
                                          owl:SymmetricProperty ;
                                 
                                 dct:description "person - domestic partner of - person" ;
                                 
                                 dc:title "domestic partner of - person" ;
                                 
                                 dc:identifier "1548" ;
                                 
                                 skos:prefLabel "ulan1548_domestic_partner_of" ;
                                 
                                 rdfs:domain skos:Concept ;
                                 
                                 rdfs:range skos:Concept ;
                                 
                                 rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1550_relative_by_marriage

gvp:ulan1550_relative_by_marriage rdf:type owl:ObjectProperty ,
                                           owl:SymmetricProperty ;
                                  
                                  skos:prefLabel "ulan1550_relative_by_marriage" ;
                                  
                                  dc:title "relative by marriage - person" ;
                                  
                                  dc:identifier "1550" ;
                                  
                                  dct:description """person - relative by marriage (in-law) - person.
Example: Juana Galarza d Goicoechea and Francisco de Goya are related by marriage""" ;
                                  
                                  skos:example "Juana Galarza d Goicoechea and Francisco de Goya are related by marriage" ;
                                  
                                  rdfs:range skos:Concept ;
                                  
                                  rdfs:domain skos:Concept ;
                                  
                                  rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1551_sibling_by_marriage_of

gvp:ulan1551_sibling_by_marriage_of rdf:type owl:ObjectProperty ,
                                             owl:SymmetricProperty ;
                                    
                                    dct:description """person - sibling by marriage (step sibling) - person.
Example: Peter Paul Rubens and Susanne Fourment are siblings by marriage""" ;
                                    
                                    dc:title "sibling by marriage of - person" ;
                                    
                                    skos:example "Peter Paul Rubens and Susanne Fourment are siblings by marriage" ;
                                    
                                    dc:identifier "1551" ;
                                    
                                    skos:prefLabel "ulan1551_sibling_by_marriage_of" ;
                                    
                                    rdfs:domain skos:Concept ;
                                    
                                    rdfs:range skos:Concept ;
                                    
                                    rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1552_parent_by_marriage_of

gvp:ulan1552_parent_by_marriage_of rdf:type owl:ObjectProperty ;
                                   
                                   skos:example "Frans Hals is a parent by marriage of Pieter Gerritsz van Roestraten" ;
                                   
                                   dct:description """person - parent by marriage (step parent) - person.
Example: Frans Hals is a parent by marriage of Pieter Gerritsz van Roestraten""" ;
                                   
                                   dc:identifier "1552" ;
                                   
                                   dc:title "parent by marriage of - person" ;
                                   
                                   skos:prefLabel "ulan1552_parent_by_marriage_of" ;
                                   
                                   owl:inverseOf gvp:ulan1553_child_by_marriage_of ;
                                   
                                   rdfs:domain skos:Concept ;
                                   
                                   rdfs:range skos:Concept ;
                                   
                                   rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1553_child_by_marriage_of

gvp:ulan1553_child_by_marriage_of rdf:type owl:ObjectProperty ;
                                  
                                  dc:title "child by marriage of - person" ;
                                  
                                  skos:prefLabel "ulan1553_child_by_marriage_of" ;
                                  
                                  dct:description """person - child by marriage (step child) - person.
Example: Pieter Gerritsz van Roestraten is the child by marriage of Frans Hals""" ;
                                  
                                  skos:example "Pieter Gerritsz van Roestraten is the child by marriage of Frans Hals" ;
                                  
                                  dc:identifier "1553" ;
                                  
                                  rdfs:domain skos:Concept ;
                                  
                                  rdfs:range skos:Concept ;
                                  
                                  rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1554_adoptive_parent_of

gvp:ulan1554_adoptive_parent_of rdf:type owl:ObjectProperty ;
                                
                                skos:example "Julius Caesar is the adoptive parent of Augustus, Emperor of Rome" ;
                                
                                dc:identifier "1554" ;
                                
                                dct:description """person - adoptive parent of - person.
Example: Julius Caesar is the adoptive parent of Augustus, Emperor of Rome""" ;
                                
                                skos:prefLabel "ulan1554_adoptive_parent_of" ;
                                
                                dc:title "adoptive parent of - person" ;
                                
                                owl:inverseOf gvp:ulan1555_adopted_child_of ;
                                
                                rdfs:range skos:Concept ;
                                
                                rdfs:domain skos:Concept ;
                                
                                rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1555_adopted_child_of

gvp:ulan1555_adopted_child_of rdf:type owl:ObjectProperty ;
                              
                              skos:example "Augusts, Emperor of Rome is the adopted child of Julius Caesar" ;
                              
                              dct:description """person - adopted child of - person.
Example: Augusts, Emperor of Rome is the adopted child of Julius Caesar""" ;
                              
                              dc:title "adopted child of - person" ;
                              
                              skos:prefLabel "ulan1555_adopted_child_of" ;
                              
                              dc:identifier "1555" ;
                              
                              rdfs:range skos:Concept ;
                              
                              rdfs:domain skos:Concept ;
                              
                              rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1556_half-sibling_of

gvp:ulan1556_half-sibling_of rdf:type owl:ObjectProperty ,
                                      owl:SymmetricProperty ;
                             
                             skos:example "Juan Bautista Monegro and Luis de Carbajal are half siblings" ;
                             
                             dc:title "half-sibling of - person" ;
                             
                             dct:description """person - half-sibling of - person.
Example: Juan Bautista Monegro and Luis de Carbajal are half siblings""" ;
                             
                             skos:prefLabel "ulan1556_half-sibling_of" ;
                             
                             dc:identifier "1556" ;
                             
                             rdfs:range skos:Concept ;
                             
                             rdfs:domain skos:Concept ;
                             
                             rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1557_step-sibling_of

gvp:ulan1557_step-sibling_of rdf:type owl:ObjectProperty ,
                                      owl:SymmetricProperty ;
                             
                             dc:identifier "1557" ;
                             
                             skos:prefLabel "ulan1557_step-sibling_of" ;
                             
                             dc:title "step-sibling of - person" ;
                             
                             skos:example "W. L. Wyllie and Lionel Percy Smythe are step-siblings" ;
                             
                             dct:description """person - step-sibling of - person.
Example: W. L. Wyllie and Lionel Percy Smythe are step-siblings""" ;
                             
                             rdfs:domain skos:Concept ;
                             
                             rdfs:range skos:Concept ;
                             
                             rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1561_step-child_of

gvp:ulan1561_step-child_of rdf:type owl:ObjectProperty ;
                           
                           skos:example "Hortense, Quene consort of Louis Bonaparte is the step-child of Napoleon I, Emperor of the French" ;
                           
                           skos:prefLabel "ulan1561_step-child_of" ;
                           
                           dc:identifier "1561" ;
                           
                           dc:title "step-child of - person" ;
                           
                           dct:description """person - step-child of - person.
Example: Hortense, Quene consort of Louis Bonaparte is the step-child of Napoleon I, Emperor of the French""" ;
                           
                           owl:inverseOf gvp:ulan1562_step-parent_of ;
                           
                           rdfs:domain skos:Concept ;
                           
                           rdfs:range skos:Concept ;
                           
                           rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1562_step-parent_of

gvp:ulan1562_step-parent_of rdf:type owl:ObjectProperty ;
                            
                            dc:identifier "1562" ;
                            
                            skos:prefLabel "ulan1562_step-parent_of" ;
                            
                            dc:title "step-parent of - person" ;
                            
                            skos:example "Napoleon I, Emperor of the French is the step-parent of Hortense, Quene consort of Louis Bonaparte" ;
                            
                            dct:description """person - step-parent of - person.
Example: Napoleon I, Emperor of the French is the step-parent of Hortense, Quene consort of Louis Bonaparte""" ;
                            
                            rdfs:domain skos:Concept ;
                            
                            rdfs:range skos:Concept ;
                            
                            rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1571_guardian_of

gvp:ulan1571_guardian_of rdf:type owl:ObjectProperty ;
                         
                         skos:prefLabel "ulan1571_guardian_of" ;
                         
                         dc:identifier "1571" ;
                         
                         skos:example "John Hoskins, the elder was the guardian of Samuel Cooper" ;
                         
                         dct:description """person - guardian of - person.
Example: John Hoskins, the elder was the guardian of Samuel Cooper""" ;
                         
                         dc:title "guardian of - person" ;
                         
                         owl:inverseOf gvp:ulan1573_ward_of ;
                         
                         rdfs:range skos:Concept ;
                         
                         rdfs:domain skos:Concept ;
                         
                         rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1573_ward_of

gvp:ulan1573_ward_of rdf:type owl:ObjectProperty ;
                     
                     dct:description """person - ward of - person.
Example: Samuel Cooper was a ward of John Hoskins, the elder""" ;
                     
                     dc:title "ward of - person" ;
                     
                     dc:identifier "1573" ;
                     
                     skos:prefLabel "ulan1573_ward_of" ;
                     
                     skos:example "Samuel Cooper was a ward of John Hoskins, the elder" ;
                     
                     rdfs:range skos:Concept ;
                     
                     rdfs:domain skos:Concept ;
                     
                     rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1574_godparent_of

gvp:ulan1574_godparent_of rdf:type owl:ObjectProperty ;
                          
                          dc:title "godparent of - person" ;
                          
                          dc:identifier "1574" ;
                          
                          skos:example "Jean-Baptiste Goy is godparent of Jean I Nocret" ;
                          
                          skos:prefLabel "ulan1574_godparent_of" ;
                          
                          dct:description """person - godparent of - person.
Example: Jean-Baptiste Goy is godparent of Jean I Nocret""" ;
                          
                          owl:inverseOf gvp:ulan1575_godchild_of ;
                          
                          rdfs:range skos:Concept ;
                          
                          rdfs:domain skos:Concept ;
                          
                          rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1575_godchild_of

gvp:ulan1575_godchild_of rdf:type owl:ObjectProperty ;
                         
                         dc:title "godchild of - person" ;
                         
                         dct:description """person - godchild of - person.
Example: Jean I Nocret is the godchild of Jean-Baptiste Goy""" ;
                         
                         dc:identifier "1575" ;
                         
                         skos:example "Jean I Nocret is the godchild of Jean-Baptiste Goy" ;
                         
                         skos:prefLabel "ulan1575_godchild_of" ;
                         
                         rdfs:domain skos:Concept ;
                         
                         rdfs:range skos:Concept ;
                         
                         rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1581_descendant_of

gvp:ulan1581_descendant_of rdf:type owl:ObjectProperty ;
                           
                           dc:title "descendant of - person" ;
                           
                           skos:example "Paolo Caliari is the descendant of Paolo Veronese" ;
                           
                           skos:prefLabel "ulan1581_descendant_of" ;
                           
                           dc:identifier "1581" ;
                           
                           dct:description """person - descendant of - person.
Example: Paolo Caliari is the descendant of Paolo Veronese""" ;
                           
                           owl:inverseOf gvp:ulan1582_ancestor_of ;
                           
                           rdfs:domain skos:Concept ;
                           
                           rdfs:range skos:Concept ;
                           
                           rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1582_ancestor_of

gvp:ulan1582_ancestor_of rdf:type owl:ObjectProperty ;
                         
                         dct:description """person - ancestor of - person.
Example: Paolo Veronese is the ancestor of Paolo Caliari""" ;
                         
                         dc:identifier "1582" ;
                         
                         skos:prefLabel "ulan1582_ancestor_of" ;
                         
                         dc:title "ancestor of - person" ;
                         
                         skos:example "Paolo Veronese is the ancestor of Paolo Caliari" ;
                         
                         rdfs:range skos:Concept ;
                         
                         rdfs:domain skos:Concept ;
                         
                         rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan1590_possibly_related_to

gvp:ulan1590_possibly_related_to rdf:type owl:ObjectProperty ,
                                          owl:SymmetricProperty ;
                                 
                                 dct:description """person - possibly related to (familial relationship) - person.
Example: A familial relationship between Ramon Destorrents, the younger and Ramon Destorrents, the elder is possible""" ;
                                 
                                 skos:prefLabel "ulan1590_possibly_related_to" ;
                                 
                                 dc:identifier "1590" ;
                                 
                                 dc:title "possibly related to - person" ;
                                 
                                 skos:example "A familial relationship between Ramon Destorrents, the younger and Ramon Destorrents, the elder is possible" ;
                                 
                                 rdfs:domain skos:Concept ;
                                 
                                 rdfs:range skos:Concept ;
                                 
                                 rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2550_friend_of

gvp:ulan2550_friend_of rdf:type owl:ObjectProperty ,
                                owl:SymmetricProperty ;
                       
                       dct:description """person - friend of (personal relationship) - person.
Example: Alfred Stieglitz and Frank Simon Herrmann were friends""" ;
                       
                       skos:example "Alfred Stieglitz and Frank Simon Herrmann were friends" ;
                       
                       dc:identifier "2550" ;
                       
                       skos:prefLabel "ulan2550_friend_of" ;
                       
                       dc:title "friend of - person" ;
                       
                       rdfs:range skos:Concept ;
                       
                       rdfs:domain skos:Concept ;
                       
                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2572_founder_of

gvp:ulan2572_founder_of rdf:type owl:ObjectProperty ;
                        
                        dc:identifier "2572" ;
                        
                        dc:title "founder of - institution" ;
                        
                        skos:prefLabel "ulan2572_founder_of" ;
                        
                        dct:description """person - founder of - institution.
Example: Louis Comfort Tiffany was the founder of Tiffany Glass & Decorating Company""" ;
                        
                        skos:example "Louis Comfort Tiffany was the founder of Tiffany Glass & Decorating Company" ;
                        
                        owl:inverseOf gvp:ulan2573_founded_by ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2573_founded_by

gvp:ulan2573_founded_by rdf:type owl:ObjectProperty ;
                        
                        skos:prefLabel "ulan2573_founded_by" ;
                        
                        dct:description """institution - founded by - person.
Example: Tiffany Glass & Decorating Company was founded by Louis Comfort Tiffany""" ;
                        
                        skos:example "Tiffany Glass & Decorating Company was founded by Louis Comfort Tiffany" ;
                        
                        dc:identifier "2573" ;
                        
                        dc:title "founded by - person" ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2574_director_of

gvp:ulan2574_director_of rdf:type owl:ObjectProperty ;
                         
                         dct:description """person - director of - institution.
Example: Jean Jans I directed Gobelins Tapestry Manufactory""" ;
                         
                         skos:prefLabel "ulan2574_director_of" ;
                         
                         dc:identifier "2574" ;
                         
                         dc:title "director of - institution" ;
                         
                         skos:example "Jean Jans I directed Gobelins Tapestry Manufactory" ;
                         
                         owl:inverseOf gvp:ulan2575_directed_by ;
                         
                         rdfs:domain skos:Concept ;
                         
                         rdfs:range skos:Concept ;
                         
                         rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2575_directed_by

gvp:ulan2575_directed_by rdf:type owl:ObjectProperty ;
                         
                         dc:identifier "2575" ;
                         
                         dc:title "directed by - person" ;
                         
                         skos:prefLabel "ulan2575_directed_by" ;
                         
                         dct:description """institution - directed by - person.
Example: Gobelins Tapestry Manufactory was directed by Jean Jans I""" ;
                         
                         skos:example "Gobelins Tapestry Manufactory was directed by Jean Jans I" ;
                         
                         rdfs:domain skos:Concept ;
                         
                         rdfs:range skos:Concept ;
                         
                         rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2576_patron_of

gvp:ulan2576_patron_of rdf:type owl:ObjectProperty ;
                       
                       dc:title "patron of - person" ;
                       
                       dct:description """person - patron of - person.
Example: The patron of William Chambers was James Caulfiel, Earl of Charlemont""" ;
                       
                       dc:identifier "2576" ;
                       
                       skos:example "The patron of William Chambers was James Caulfiel, Earl of Charlemont" ;
                       
                       skos:prefLabel "ulan2576_patron_of" ;
                       
                       owl:inverseOf gvp:ulan2577_patron_was ;
                       
                       rdfs:domain skos:Concept ;
                       
                       rdfs:range skos:Concept ;
                       
                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2577_patron_was

gvp:ulan2577_patron_was rdf:type owl:ObjectProperty ;
                        
                        dc:identifier "2577" ;
                        
                        dct:description """person - patron was - person.
Example: James Caulfiel, Earl of Charlemont was the patron of William Chambers""" ;
                        
                        dc:title "patron was - person" ;
                        
                        skos:prefLabel "ulan2577_patron_was" ;
                        
                        skos:example "James Caulfiel, Earl of Charlemont was the patron of William Chambers" ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2578_trustee_of

gvp:ulan2578_trustee_of rdf:type owl:ObjectProperty ;
                        
                        skos:prefLabel "ulan2578_trustee_of" ;
                        
                        dct:description """person - trustee of - institution.
Example: George Douglas Haig was a trustee of the National Galleries of Scotland""" ;
                        
                        skos:example "George Douglas Haig was a trustee of the National Galleries of Scotland" ;
                        
                        dc:identifier "2578" ;
                        
                        dc:title "trustee of - institution" ;
                        
                        owl:inverseOf gvp:ulan2579_trustee_was ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2579_trustee_was

gvp:ulan2579_trustee_was rdf:type owl:ObjectProperty ;
                         
                         skos:example "National Galleries of Scotland trustee was George Douglas Haig" ;
                         
                         skos:prefLabel "ulan2579_trustee_was" ;
                         
                         dc:identifier "2579" ;
                         
                         dc:title "trustee was - person" ;
                         
                         dct:description """institution - trustee was - person.
Example: National Galleries of Scotland trustee was George Douglas Haig""" ;
                         
                         rdfs:range skos:Concept ;
                         
                         rdfs:domain skos:Concept ;
                         
                         rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2581_administrator_of

gvp:ulan2581_administrator_of rdf:type owl:ObjectProperty ;
                              
                              dc:title "administrator of - institution" ;
                              
                              skos:example "Georges Mathieu was the administrator of Societe nationale des chemins de fer Francais. Agence des gares" ;
                              
                              dc:identifier "2581" ;
                              
                              dct:description """person - administrator of - institution.
Example: Georges Mathieu was the administrator of Societe nationale des chemins de fer Francais. Agence des gares""" ;
                              
                              skos:prefLabel "ulan2581_administrator_of" ;
                              
                              owl:inverseOf gvp:ulan2582_administered_by ;
                              
                              rdfs:domain skos:Concept ;
                              
                              rdfs:range skos:Concept ;
                              
                              rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2582_administered_by

gvp:ulan2582_administered_by rdf:type owl:ObjectProperty ;
                             
                             dc:identifier "2582" ;
                             
                             dc:title "administered by - person" ;
                             
                             skos:example "Societe nationale des chemins de fer Francais. Agence des gares was administered by Georges Mathieu" ;
                             
                             skos:prefLabel "ulan2582_administered_by" ;
                             
                             dct:description """institution - administered by - person.
Example: Societe nationale des chemins de fer Francais. Agence des gares was administered by Georges Mathieu""" ;
                             
                             rdfs:domain skos:Concept ;
                             
                             rdfs:range skos:Concept ;
                             
                             rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2650_publisher_was

gvp:ulan2650_publisher_was rdf:type owl:ObjectProperty ;
                           
                           dct:description """person - publisher was - firm.
Example: The publisher for Pierre Joseph Rossier was Negretti and Zambra""" ;
                           
                           skos:prefLabel "ulan2650_publisher_was" ;
                           
                           skos:example "The publisher for Pierre Joseph Rossier was Negretti and Zambra" ;
                           
                           dc:identifier "2650" ;
                           
                           dc:title "publisher was - firm" ;
                           
                           owl:inverseOf gvp:ulan2651_publisher_of ;
                           
                           rdfs:range skos:Concept ;
                           
                           rdfs:domain skos:Concept ;
                           
                           rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2651_publisher_of

gvp:ulan2651_publisher_of rdf:type owl:ObjectProperty ;
                          
                          dct:description """firm - publisher of - person.
Example: Negretti and Zambra was the publisher of Pierre Joseph Rossier""" ;
                          
                          dc:title "publisher of - person" ;
                          
                          skos:prefLabel "ulan2651_publisher_of" ;
                          
                          skos:example "Negretti and Zambra was the publisher of Pierre Joseph Rossier" ;
                          
                          dc:identifier "2651" ;
                          
                          rdfs:domain skos:Concept ;
                          
                          rdfs:range skos:Concept ;
                          
                          rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2674_professor_at

gvp:ulan2674_professor_at rdf:type owl:ObjectProperty ;
                          
                          dc:identifier "2674" ;
                          
                          skos:prefLabel "ulan2674_professor_at" ;
                          
                          skos:example "Paul Klee was a professor at Bauhaus" ;
                          
                          dct:description """person - professor at - institution.
Example: Paul Klee was a professor at Bauhaus""" ;
                          
                          dc:title "professor at - institution" ;
                          
                          owl:inverseOf gvp:ulan2675_professor_was ;
                          
                          rdfs:domain skos:Concept ;
                          
                          rdfs:range skos:Concept ;
                          
                          rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2675_professor_was

gvp:ulan2675_professor_was rdf:type owl:ObjectProperty ;
                           
                           skos:prefLabel "ulan2675_professor_was" ;
                           
                           skos:example "A professor at Bauhaus was Paul Klee" ;
                           
                           dc:identifier "2675" ;
                           
                           dc:title "professor was - person" ;
                           
                           dct:description """institution - professor was - person.
Example: A professor at Bauhaus was Paul Klee""" ;
                           
                           rdfs:range skos:Concept ;
                           
                           rdfs:domain skos:Concept ;
                           
                           rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2676_teacher_at

gvp:ulan2676_teacher_at rdf:type owl:ObjectProperty ;
                        
                        skos:prefLabel "ulan2676_teacher_at" ;
                        
                        skos:example "Willem De Kooning was a teacher at Black Mountain College" ;
                        
                        dc:title "teacher at - institution" ;
                        
                        dct:description """person - teacher at - institution.
Example: Willem De Kooning was a teacher at Black Mountain College""" ;
                        
                        dc:identifier "2676" ;
                        
                        owl:inverseOf gvp:ulan2677_teacher_was ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2677_teacher_was

gvp:ulan2677_teacher_was rdf:type owl:ObjectProperty ;
                         
                         dc:identifier "2677" ;
                         
                         skos:prefLabel "ulan2677_teacher_was" ;
                         
                         skos:example "A teacher at Black Mountain College was Willem De Kooning" ;
                         
                         dc:title "teacher was - person" ;
                         
                         dct:description """institution - teacher was - person.
Example: A teacher at Black Mountain College was Willem De Kooning""" ;
                         
                         rdfs:domain skos:Concept ;
                         
                         rdfs:range skos:Concept ;
                         
                         rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2692_president_of

gvp:ulan2692_president_of rdf:type owl:ObjectProperty ;
                          
                          skos:prefLabel "ulan2692_president_of" ;
                          
                          dc:identifier "2692" ;
                          
                          dc:title "president of - institution" ;
                          
                          skos:example "David K. E. Bruce was president of National Gallery of Art" ;
                          
                          dct:description """person - president of - institution.
Example: David K. E. Bruce was president of National Gallery of Art""" ;
                          
                          owl:inverseOf gvp:ulan2693_president_was ;
                          
                          rdfs:range skos:Concept ;
                          
                          rdfs:domain skos:Concept ;
                          
                          rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2693_president_was

gvp:ulan2693_president_was rdf:type owl:ObjectProperty ;
                           
                           dc:title "president was - person" ;
                           
                           skos:prefLabel "ulan2693_president_was" ;
                           
                           dc:identifier "2693" ;
                           
                           skos:example "A president of National Gallery of Art was David K. E. Bruce" ;
                           
                           dct:description """institution - president was - person.
Example: A president of National Gallery of Art was David K. E. Bruce""" ;
                           
                           rdfs:domain skos:Concept ;
                           
                           rdfs:range skos:Concept ;
                           
                           rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2696_leader_of

gvp:ulan2696_leader_of rdf:type owl:ObjectProperty ;
                       
                       dc:identifier "2696" ;
                       
                       dct:description """person - leader of - institution.
Example: Rush Harrison Kress was the leader of Samuel H. Kress Foundation""" ;
                       
                       skos:prefLabel "ulan2696_leader_of" ;
                       
                       skos:example "Rush Harrison Kress was the leader of Samuel H. Kress Foundation" ;
                       
                       dc:title "leader of - institution" ;
                       
                       owl:inverseOf gvp:ulan2697_leader_was ;
                       
                       rdfs:domain skos:Concept ;
                       
                       rdfs:range skos:Concept ;
                       
                       rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2697_leader_was

gvp:ulan2697_leader_was rdf:type owl:ObjectProperty ;
                        
                        skos:example "The leader of Samuel H. Kress Foundation was Rush Harrison Kress" ;
                        
                        skos:prefLabel "ulan2697_leader_was" ;
                        
                        dct:description """institution - leader was - person.
Example: The leader of Samuel H. Kress Foundation was Rush Harrison Kress""" ;
                        
                        dc:identifier "2697" ;
                        
                        dc:title "leader was - person" ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2778_owner_of

gvp:ulan2778_owner_of rdf:type owl:ObjectProperty ;
                      
                      skos:prefLabel "ulan2778_owner_of" ;
                      
                      dct:description """firm - owner of - person.
Example: Walter Scott Lenox was the owner of Lenox China Co.""" ;
                      
                      skos:example "Walter Scott Lenox was the owner of Lenox China Co." ;
                      
                      dc:identifier "2778" ;
                      
                      dc:title "owner of - person" ;
                      
                      owl:inverseOf gvp:ulan2779_owned_by ;
                      
                      rdfs:range skos:Concept ;
                      
                      rdfs:domain skos:Concept ;
                      
                      rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2779_owned_by

gvp:ulan2779_owned_by rdf:type owl:ObjectProperty ;
                      
                      dc:identifier "2779" ;
                      
                      dc:title "owned by - firm" ;
                      
                      skos:example "Walter Scott Lenox was owned by Lenox China Co." ;
                      
                      dct:description """person - owned by - firm.
Example: Walter Scott Lenox was owned by Lenox China Co.""" ;
                      
                      skos:prefLabel "ulan2779_owned_by" ;
                      
                      rdfs:domain skos:Concept ;
                      
                      rdfs:range skos:Concept ;
                      
                      rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2781_dedicatee_of

gvp:ulan2781_dedicatee_of rdf:type owl:ObjectProperty ;
                          
                          dc:identifier "2781" ;
                          
                          dc:title "dedicatee of - institution" ;
                          
                          dct:description """person - dedicatee of - institution.
Example: Auguste Rodin is the dedicatee of The Rodin Museum in Philadelphia""" ;
                          
                          skos:prefLabel "ulan2781_dedicatee_of" ;
                          
                          skos:example "Auguste Rodin is the dedicatee of The Rodin Museum in Philadelphia" ;
                          
                          owl:inverseOf gvp:ulan2782_dedicated_to ;
                          
                          rdfs:range skos:Concept ;
                          
                          rdfs:domain skos:Concept ;
                          
                          rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2782_dedicated_to

gvp:ulan2782_dedicated_to rdf:type owl:ObjectProperty ;
                          
                          dc:identifier "2782" ;
                          
                          dct:description """institution - dedicated to - person.
Example: The Rodin Museum in Philadelphia is didicated to Auguste Rodin""" ;
                          
                          skos:prefLabel "ulan2782_dedicated_to" ;
                          
                          dc:title "dedicated to - person" ;
                          
                          skos:example "The Rodin Museum in Philadelphia is didicated to Auguste Rodin" ;
                          
                          rdfs:range skos:Concept ;
                          
                          rdfs:domain skos:Concept ;
                          
                          rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2794_representative_of

gvp:ulan2794_representative_of rdf:type owl:ObjectProperty ;
                               
                               dc:identifier "2794" ;
                               
                               dct:description """person - representative of - institution.
Example: The Noguch Museum - representative was Isamu Noguchi""" ;
                               
                               dc:title "representative of - institution" ;
                               
                               skos:example "The Noguch Museum - representative was Isamu Noguchi" ;
                               
                               skos:prefLabel "ulan2794_representative_of" ;
                               
                               owl:inverseOf gvp:ulan2795_representative_was ;
                               
                               rdfs:range skos:Concept ;
                               
                               rdfs:domain skos:Concept ;
                               
                               rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2795_representative_was

gvp:ulan2795_representative_was rdf:type owl:ObjectProperty ;
                                
                                dct:description """institution - representative was - person.
Example: The Noguch Museum - representative was Isamu Noguchi""" ;
                                
                                dc:title "representative was - person" ;
                                
                                dc:identifier "2795" ;
                                
                                skos:prefLabel "ulan2795_representative_was" ;
                                
                                skos:example "The Noguch Museum - representative was Isamu Noguchi" ;
                                
                                rdfs:domain skos:Concept ;
                                
                                rdfs:range skos:Concept ;
                                
                                rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2828_student_at

gvp:ulan2828_student_at rdf:type owl:ObjectProperty ;
                        
                        dct:description """person - student at - institution.
Example: Zdanek Rossman was a student at Bauhaus""" ;
                        
                        skos:example "Zdanek Rossman was a student at Bauhaus" ;
                        
                        dc:identifier "2828" ;
                        
                        skos:prefLabel "ulan2828_student_at" ;
                        
                        dc:title "student at - institution" ;
                        
                        owl:inverseOf gvp:ulan2829_student_was ;
                        
                        rdfs:range skos:Concept ;
                        
                        rdfs:domain skos:Concept ;
                        
                        rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2829_student_was

gvp:ulan2829_student_was rdf:type owl:ObjectProperty ;
                         
                         dc:identifier "2829" ;
                         
                         skos:example "Bauhaus student was Zdanek Rossman" ;
                         
                         dc:title "student was - person" ;
                         
                         dct:description """institution - student was - person.
Example: Bauhaus student was Zdanek Rossman""" ;
                         
                         skos:prefLabel "ulan2829_student_was" ;
                         
                         rdfs:range skos:Concept ;
                         
                         rdfs:domain skos:Concept ;
                         
                         rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2840_performer_with

gvp:ulan2840_performer_with rdf:type owl:ObjectProperty ;
                            
                            dc:title "performer with - group" ;
                            
                            dct:description "person - performer with - group" ;
                            
                            skos:prefLabel "ulan2840_performer_with" ;
                            
                            dc:identifier "2840" ;
                            
                            owl:inverseOf gvp:ulan2841_performer_was ;
                            
                            rdfs:range skos:Concept ;
                            
                            rdfs:domain skos:Concept ;
                            
                            rdfs:subPropertyOf skos:related .



###  http://vocab.getty.edu/ontology#ulan2841_performer_was

gvp:ulan2841_performer_was rdf:type owl:ObjectProperty ;
                           
                           dct:description "group - performer was - person" ;
                           
                           dc:identifier "2841" ;
                           
                           dc:title "performer was - person" ;
                           
                           skos:prefLabel "ulan2841_performer_was" ;
                           
                           rdfs:range skos:Concept ;
                           
                           rdfs:domain skos:Concept ;
                           
                           rdfs:subPropertyOf skos:related .



###  http://www.w3.org/2004/02/skos/core#altLabel

skos:altLabel rdf:type owl:ObjectProperty ;
              
              owl:propertyChainAxiom ( skosxl:altLabel
                                       skosxl:literalForm
                                     ) .



###  http://www.w3.org/2004/02/skos/core#hiddenLabel

skos:hiddenLabel rdf:type owl:ObjectProperty ;
                 
                 owl:propertyChainAxiom ( skosxl:hiddenLabel
                                          skosxl:literalForm
                                        ) .



###  http://www.w3.org/2004/02/skos/core#prefLabel

skos:prefLabel rdf:type owl:ObjectProperty ;
               
               owl:propertyChainAxiom ( skosxl:prefLabel
                                        skosxl:literalForm
                                      ) .



###  http://www.w3.org/2008/05/skos-xl#literalForm

skosxl:literalForm rdf:type owl:ObjectProperty .





#################################################################
#
#    Data properties
#
#################################################################


###  http://vocab.getty.edu/ontology#displayOrder

gvp:displayOrder rdf:type owl:DatatypeProperty ;
                 
                 rdfs:label "displayOrder" ;
                 
                 dct:description """Display order of subject or term amongst its siblings.
If all are 1 then use alphabetical. Domain is gvp:Subject or skosxl:Label""" ;
                 
                 rdfs:comment """Display order of subject or term amongst its siblings.
If all are 1 then use alphabetical. Domain is gvp:Subject or skosxl:Label""" ;
                 
                 rdfs:isDefinedBy <http://vocab.getty.edu/ontology> ;
                 
                 rdfs:range xsd:positiveInteger .



###  http://vocab.getty.edu/ontology#estEnd

gvp:estEnd rdf:type owl:DatatypeProperty ;
           
           rdfs:label "estEnd" ;
           
           dct:description "Estimated end date of term, relation, type assignment, event, biography" ;
           
           rdfs:comment "Estimated end date of term, relation, type assignment, event, biography" ;
           
           rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://vocab.getty.edu/ontology#estStart

gvp:estStart rdf:type owl:DatatypeProperty ;
             
             rdfs:label "estStart" ;
             
             rdfs:comment "Estimated start date of term, relation, type assignment, event, biography" ;
             
             dct:description "Estimated start date of term, relation, type assignment, event, biography" ;
             
             rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://vocab.getty.edu/ontology#parentString

gvp:parentString rdf:type owl:DatatypeProperty ;
                 
                 rdfs:label "parentString" ;
                 
                 dct:description """Preferred labels of *all* of the subject's preferred ancestors, listed bottom up. Useful to show the subject's full context.
Display version of gvp:broaderPreferredExtended.
Example for baking dishes [300226882]: bakeware, <vessels for cooking food>, <containers for cooking food>, <culinary containers>, <containers by function or context>, containers (receptacles), Containers (Hierarchy Name), Furnishings and Equipment (Hierarchy Name), Objects Facet""" ;
                 
                 skos:note "Display version of gvp:broaderPreferredExtended" ;
                 
                 rdfs:comment "Preferred labels of *all* of the subject's preferred ancestors, listed bottom up. Useful to show the subject's full context" ;
                 
                 skos:example "Example for baking dishes [300226882]: bakeware, <vessels for cooking food>, <containers for cooking food>, <culinary containers>, <containers by function or context>, containers (receptacles), Containers (Hierarchy Name), Furnishings and Equipment (Hierarchy Name), Objects Facet" ;
                 
                 rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://vocab.getty.edu/ontology#parentStringAbbrev

gvp:parentStringAbbrev rdf:type owl:DatatypeProperty ;
                       
                       rdfs:label "parentStringAbbrev" ;
                       
                       dct:description """Preferred labels of *some* of the subject's preferred ancestors, listed bottom up. Useful to show the subject's context.
Shortened display version of gvp:broaderPreferredExtended.
Example for baking dishes [300226882]: bakeware, <vessels for cooking food>, ... Furnishings and Equipment (Hierarchy Name)""" ;
                       
                       skos:note "Shortened display version of gvp:broaderPreferredExtended" ;
                       
                       skos:example "Example for baking dishes [300226882]: bakeware, <vessels for cooking food>, ... Furnishings and Equipment (Hierarchy Name)" ;
                       
                       rdfs:comment "Preferred labels of *some* of the subject's preferred ancestors, listed bottom up. Useful to show the subject's context" ;
                       
                       rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://vocab.getty.edu/ontology#qualifier

gvp:qualifier rdf:type owl:DatatypeProperty ;
              
              rdfs:label "qualifier" ;
              
              rdfs:comment """Clarifies and disambiguates terms with the same spelling but different meaning.
Appended in parentheses to gvp:term, forming skosxsl:literalForm.
Every qualifier is in the same language as the term""" ;
              
              skos:example "Rhea (vessels)=rhyta (a kind of drinking vessel) vs rhea (species)=Boehmeria nivea (Chinese grass)" ;
              
              dct:description """Clarifies and disambiguates terms with the same spelling but different meaning.
Appended in parentheses to gvp:term, forming skosxsl:literalForm.
Every qualifier is in the same language as the term.
Example: \"Rhea (vessels)\"=rhyta (a kind of drinking vessel) vs \"Rhea (species)\"=Boehmeria nivea (Chinese grass)""" ;
              
              rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://vocab.getty.edu/ontology#term

gvp:term rdf:type owl:DatatypeProperty ;
         
         rdfs:label "term" ;
         
         rdfs:comment "Term (label), used as the basic (prefix) part of skosxsl:literalForm" ;
         
         dct:description "Term (label), used as the basic (prefix) part of skosxsl:literalForm" ;
         
         rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .





#################################################################
#
#    Classes
#
#################################################################


###  http://purl.org/ontology/bibo/Document

bibo:Document rdf:type owl:Class .



###  http://purl.org/vocab/bio/0.1/Event

bio:Event rdf:type owl:Class .



###  http://purl.org/vocommons/voaf#Vocabulary

voaf:Vocabulary rdf:type owl:Class .



###  http://schema.org/Place

schema:Place rdf:type owl:Class .



###  http://vocab.getty.edu/ontology#AdminPlaceConcept

gvp:AdminPlaceConcept rdf:type owl:Class ;
                      
                      rdfs:label "AdminPlaceConcept" ;
                      
                      rdfs:subClassOf gvp:Subject ,
                                      skos:Concept ;
                      
                      dct:description """Place defined by administrative boundaries and conditions, including inhabited places, nations, and empires. Used in TGN only.
Example: Burgundy region in France (TGN)""" ;
                      
                      rdfs:comment "Place defined by administrative boundaries and conditions, including inhabited places, nations, and empires. Used in TGN only" ;
                      
                      skos:example "Burgundy region in France (TGN)" ;
                      
                      rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://vocab.getty.edu/ontology#Biography

gvp:Biography rdf:type owl:Class ;
              
              rdfs:comment """Biography of a ULAN agent (schema:Person|Organization). Depending on the agent, has these fields:
- schema:description: one-line-biography
- gvp:estStart
- schema:birthPlace | foundationLocation, pointing to TGN
- gvp:estEnd
- schema:deathPlace | dissolutionLocation, pointing to TGN
- schema:gender, pointing to AAT (male, female, other)
- dct:contributor
The fields of the preferred biogrpahy are also available in the agent.""" ;
              
              rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://vocab.getty.edu/ontology#Concept

gvp:Concept rdf:type owl:Class ;
            
            rdfs:label "Concept" ;
            
            rdfs:subClassOf gvp:Subject ,
                            skos:Concept ;
            
            dct:description """Proper concept. Used in AAT only; TGN & ULAN have their own, e.g. gvp:PhysPlaceConcept & gvp:PersonConcept. Used for indexing and cataloguing.
Example: rhyta (AAT)""" ;
            
            skos:example "rhyta (AAT)" ;
            
            rdfs:comment "Proper concept. Used in AAT only; TGN & ULAN have their own, e.g. gvp:PhysPlaceConcept & gvp:PersonConcept. Used for indexing and cataloguing" ;
            
            rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://vocab.getty.edu/ontology#Facet

gvp:Facet rdf:type owl:Class ;
          
          rdfs:label "Facet" ;
          
          rdfs:subClassOf iso:ThesaurusArray ,
                          gvp:Subject ;
          
          skos:example "Objects Facet (AAT), World (TGN), Artists (ULAN)" ;
          
          dct:description """One of the major divisions of a vocabulary.
Example: Objects Facet (AAT), World (TGN), Artists (ULAN)""" ;
          
          rdfs:comment "One of the major divisions of a vocabulary" ;
          
          rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://vocab.getty.edu/ontology#GroupConcept

gvp:GroupConcept rdf:type owl:Class ;
                 
                 rdfs:label "GroupConcept" ;
                 
                 rdfs:subClassOf gvp:Subject ,
                                 skos:Concept ;
                 
                 rdfs:comment "Two or more people who generally worked together to collectively create art. Not necessarily legally incorporated. A family of artists may be considered a \"corporate body\". Corresponds to crm:E74_Group, not its subclass crm:E40_Legal_Body" ;
                 
                 skos:example "500356337 Albrecht Duerer Workshop (ULAN)" ;
                 
                 dct:description """Two or more people who generally worked together to collectively create art. Not necessarily legally incorporated. A family of artists may be considered a \"corporate body\". Corresponds to crm:E74_Group, not its subclass crm:E40_Legal_Body.
Example: 500356337 Albrecht Duerer Workshop (ULAN)""" ;
                 
                 rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://vocab.getty.edu/ontology#GuideTerm

gvp:GuideTerm rdf:type owl:Class ;
              
              rdfs:label "GuideTerm" ;
              
              rdfs:subClassOf iso:ThesaurusArray ,
                              gvp:Subject ;
              
              skos:example "<vessels for serving and consuming food> (AAT), ulan:500353455 <named animals> under facet Non-Artists (ULAN)" ;
              
              rdfs:comment "Guide Term: place holder to create a level in the hierarchy. Used in AAT and ULAN. Not used for indexing or cataloguing." ;
              
              dct:description """Guide Term: place holder to create a level in the hierarchy. Used in AAT and ULAN. Not used for indexing or cataloguing..
Example: <vessels for serving and consuming food> (AAT), ulan:500353455 <named animals> under facet Non-Artists (ULAN)""" ;
              
              rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://vocab.getty.edu/ontology#Hierarchy

gvp:Hierarchy rdf:type owl:Class ;
              
              rdfs:label "Hierarchy" ;
              
              rdfs:subClassOf iso:ThesaurusArray ,
                              gvp:Subject ;
              
              skos:example "Containers (Hierarchy Name) (AAT)" ;
              
              rdfs:comment "Top of a hierarchy. Used in AAT only. Not used for indexing or cataloguing" ;
              
              dct:description """Top of a hierarchy. Used in AAT only. Not used for indexing or cataloguing.
Example: Containers (Hierarchy Name) (AAT)""" ;
              
              rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://vocab.getty.edu/ontology#ObsoleteSubject

gvp:ObsoleteSubject rdf:type owl:Class ;
                    
                    rdfs:label "ObsoleteSubject" ;
                    
                    rdfs:subClassOf gvp:Subject ;
                    
                    skos:example "300375205 \"shranks\" (AAT) was merged to 300039264 \"schranks\" (AAT), so aat:300375205 dct:isReplacedBy aat:300039264" ;
                    
                    rdfs:comment "Obsolete subject: moved out of the publishable hierarchy, or merged to another (pointed by dct:isReplacedBy)" ;
                    
                    dct:description """Obsolete subject: moved out of the publishable hierarchy, or merged to another (pointed by dct:isReplacedBy).
Example: 300375205 \"shranks\" (AAT) was merged to 300039264 \"schranks\" (AAT), so aat:300375205 dct:isReplacedBy aat:300039264""" ;
                    
                    rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://vocab.getty.edu/ontology#PersonConcept

gvp:PersonConcept rdf:type owl:Class ;
                  
                  rdfs:label "PersonConcept" ;
                  
                  rdfs:subClassOf gvp:Subject ,
                                  skos:Concept ;
                  
                  rdfs:comment "A single individual. Usually people engaged in the design or creation of art or architecture (\"Artists\"); but may also include donors, patrons, rulers, sitters, art historians, etc (\"Non-Artists\")" ;
                  
                  dct:description """A single individual. Usually people engaged in the design or creation of art or architecture (\"Artists\"); but may also include donors, patrons, rulers, sitters, art historians, etc (\"Non-Artists\").
Example: 500115493 Duerer, Albrecht (ULAN)""" ;
                  
                  skos:example "500115493 Duerer, Albrecht (ULAN)" ;
                  
                  rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://vocab.getty.edu/ontology#PhysAdminPlaceConcept

gvp:PhysAdminPlaceConcept rdf:type owl:Class ;
                          
                          rdfs:label "PhysAdminPlaceConcept" ;
                          
                          rdfs:subClassOf gvp:Subject ,
                                          skos:Concept ;
                          
                          skos:example "6003090 Kiik-Koba (TGN)" ;
                          
                          rdfs:comment "Place that is both administrative and physical. Rarely used. Used in TGN only" ;
                          
                          dct:description """Place that is both administrative and physical. Rarely used. Used in TGN only.
Example: 6003090 Kiik-Koba (TGN)""" ;
                          
                          rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://vocab.getty.edu/ontology#PhysPlaceConcept

gvp:PhysPlaceConcept rdf:type owl:Class ;
                     
                     rdfs:label "PhysPlaceConcept" ;
                     
                     rdfs:subClassOf gvp:Subject ,
                                     skos:Concept ;
                     
                     rdfs:comment "Physical feature, defined by its physical characteristics on planet Earth, including mountains, rivers, and oceans. Used in TGN only" ;
                     
                     skos:example "Amazon River (TGN)" ;
                     
                     dct:description """Physical feature, defined by its physical characteristics on planet Earth, including mountains, rivers, and oceans. Used in TGN only.
Example: Amazon River (TGN)""" ;
                     
                     rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://vocab.getty.edu/ontology#ScopeNote

gvp:ScopeNote rdf:type owl:Class ;
              
              dct:description """Defines a GVP subject or provides usage information. Has fields:
- dc:identifier: numeric ID, also used in the URL.
- rdf:value: the note itself (as per SKOS Primer: 4.2 Advanced Documentation Features) with language tag
- dct:language: matches the language tag
- gvp:displayOrder, order of this note amongst others
- gvp:historicFlag, vp:estStart, gvp:estEnd, rdfs:comment: Historic Information about applicability
- dct:source or subproperties thereof 
- dct:contributor or subproperties thereof""" ;
              
              rdfs:comment """Defines a GVP subject or provides usage information. Has fields:
- dc:identifier: numeric ID, also used in the URL.
- rdf:value: the note itself (as per SKOS Primer: 4.2 Advanced Documentation Features) with language tag
- dct:language: matches the language tag
- gvp:displayOrder, order of this note amongst others
- gvp:historicFlag, gvp:estStart, gvp:estEnd, rdfs:comment: Historic Information about applicability
- dct:source or subproperties thereof 
- dct:contributor or subproperties thereof""" ;
              
              rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://vocab.getty.edu/ontology#Subject

gvp:Subject rdf:type owl:Class ;
            
            rdfs:label "Subject" ;
            
            rdfs:comment """Node in a GVP vocabulary hierarchy. 
May be Facet, GuideTerm, Hierarchy, Concept, AdminPlaceConcept, PhysPlaceConcept, PhysAdminPlaceConcept, or ObsoleteSubject.
Implemented as skos:Concept or iso:ThesaurusArray and skos:Collection""" ;
            
            dct:description """Node in a GVP vocabulary hierarchy. 
May be Facet, GuideTerm, Hierarchy, Concept, AdminPlaceConcept, PhysPlaceConcept, PhysAdminPlaceConcept, or ObsoleteSubject.
Implemented as skos:Concept or iso:ThesaurusArray and skos:Collection""" ;
            
            rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://vocab.getty.edu/ontology#UnknownPersonConcept

gvp:UnknownPersonConcept rdf:type owl:Class ;
                         
                         rdfs:label "UnknownPersonConcept" ;
                         
                         rdfs:subClassOf gvp:Subject ,
                                         skos:Concept ;
                         
                         skos:example "500355202 Unknown Bulgarian (modern) (ULAN)" ;
                         
                         rdfs:comment "Unknown person representing a nationality/culture (the Unknown People by Culture facet)" ;
                         
                         dct:description """Unknown person representing a nationality/culture (the Unknown People by Culture facet).
Example: 500355202 Unknown Bulgarian (modern) (ULAN)""" ;
                         
                         rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://www.ontotext.com/proton/protontop#PropChainRestr

ptop:PropChainRestr rdf:type owl:Class .



###  http://www.ontotext.com/proton/protontop#PropChainType2

ptop:PropChainType2 rdf:type owl:Class .



###  http://www.ontotext.com/proton/protontop#PropRestr

ptop:PropRestr rdf:type owl:Class .



###  http://www.ontotext.com/proton/protontop#TypeRestr

ptop:TypeRestr rdf:type owl:Class .



###  http://www.w3.org/1999/02/22-rdf-syntax-ns#Literal

rdf:Literal rdf:type owl:Class .



###  http://xmlns.com/foaf/0.1/Agent

foaf:Agent rdf:type owl:Class .



###  http://xmlns.com/foaf/0.1/Organization

foaf:Organization rdf:type owl:Class .





#################################################################
#
#    Individuals
#
#################################################################


###  http://www.ontotext.com

<http://www.ontotext.com> rdf:type owl:NamedIndividual ,
                                   foaf:Organization ;
                          
                          rdfs:label "Ontotext Corp" ;
                          
                          foaf:name "Ontotext Corp" .



###  http://rdaregistry.info/termList/gender/1001

<http://rdaregistry.info/termList/gender/1001> rdf:type owl:NamedIndividual .



###  http://rdaregistry.info/termList/gender/1002

<http://rdaregistry.info/termList/gender/1002> rdf:type owl:NamedIndividual .



###  http://vocab.getty.edu/ontology

<http://vocab.getty.edu/ontology> rdf:type voaf:Vocabulary ,
                                           owl:NamedIndividual ;
                                  
                                  rdfs:comment """The GVP Ontology defines classes, properties and values (skos:Concepts) used in GVP LOD.
As of version 3.0, it is complete regarding AAT, TGN and ULAN, and will be extended in time with more elements needed for other GVP vocabularies (CONA).
It uses the SKOS, SKOS-XL, ISO 25964; DC, DCT, BIBO, FOAF, BIO, Schema, PROV, WGS84 ontologies, but we import only the first 3""" ;
                                  
                                  owl:versionInfo "3.0" ;
                                  
                                  rdfs:seeAlso <http://vocab.getty.edu/.well-known/void> .



###  http://vocab.getty.edu/aat/

aat: rdf:type owl:NamedIndividual ,
              skos:ConceptScheme ;
     
     rdfs:label "Art and Architecture Thesaurus" ;
     
     dct:created "2014-02-20"^^xsd:date ;
     
     vann:preferredNamespaceUri "http://vocab.getty.edu/aat/" ;
     
     vann:preferredNamespacePrefix "aat" ;
     
     rdfs:comment "The Art and Architecture Thesaurus concept scheme" ;
     
     dct:creator <http://www.ontotext.com> ;
     
     rdfs:seeAlso <http://vocab.getty.edu/> ,
                  <http://vocab.getty.edu/.well-known/void> ;
     
     dct:creator <http://www.getty.edu/research/> ;
     
     foaf:homepage <http://www.getty.edu/research/tools/vocabularies/aat/> ;
     
     rdfs:seeAlso <http://www.getty.edu/research/tools/vocabularies/lod/> .



###  http://vocab.getty.edu/aat/300189557

<http://vocab.getty.edu/aat/300189557> rdf:type owl:NamedIndividual ;
                                       
                                       skos:exactMatch <http://rdaregistry.info/termList/gender/1001> ,
                                                       <http://www.wikidata.org/entity/Q6581072> .



###  http://vocab.getty.edu/aat/300189559

<http://vocab.getty.edu/aat/300189559> rdf:type owl:NamedIndividual ;
                                       
                                       skos:exactMatch <http://rdaregistry.info/termList/gender/1002> ,
                                                       <http://www.wikidata.org/entity/Q6581097> .



###  http://vocab.getty.edu/historic/

<http://vocab.getty.edu/historic/> rdf:type owl:NamedIndividual ,
                                            skos:ConceptScheme ;
                                   
                                   rdfs:label "Historic Flag concept scheme" ;
                                   
                                   dct:description "Historic Flag concept scheme" ;
                                   
                                   rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://vocab.getty.edu/historic/current

<http://vocab.getty.edu/historic/current> rdf:type owl:NamedIndividual ,
                                                   skos:Concept ;
                                          
                                          dct:description "Valid/used currently" ;
                                          
                                          skos:notation "C" ;
                                          
                                          skos:scopeNote "Valid/used currently" ;
                                          
                                          skos:prefLabel "Current" ;
                                          
                                          skos:inScheme <http://vocab.getty.edu/historic/> .



###  http://vocab.getty.edu/historic/currentAndHistoric

<http://vocab.getty.edu/historic/currentAndHistoric> rdf:type owl:NamedIndividual ,
                                                              skos:Concept ;
                                                     
                                                     dct:description """Valid/used both in the past and currently.
Example: Saint Petersburg (TGN)""" ;
                                                     
                                                     skos:scopeNote "Valid/used both in the past and currently" ;
                                                     
                                                     skos:example "Saint Petersburg (TGN)" ;
                                                     
                                                     skos:prefLabel "Both Current and Historic" ;
                                                     
                                                     skos:notation "B" ;
                                                     
                                                     skos:inScheme <http://vocab.getty.edu/historic/> .



###  http://vocab.getty.edu/historic/historic

<http://vocab.getty.edu/historic/historic> rdf:type owl:NamedIndividual ,
                                                    skos:Concept ;
                                           
                                           dct:description """Valid/used in the past but not currently.
Example: \"Lutetia\" is a historic name for \"Paris\" (TGN). \"weyneschot\" is a 16th-century spelling for \"wainscoting\" (AAT)""" ;
                                           
                                           skos:prefLabel "Historic" ;
                                           
                                           skos:notation "H" ;
                                           
                                           skos:example "\"Lutetia\" is a historic name for \"Paris\" (TGN). \"weyneschot\" is a 16th-century spelling for \"wainscoting\" (AAT)" ;
                                           
                                           skos:scopeNote "Valid/used in the past but not currently" ;
                                           
                                           skos:inScheme <http://vocab.getty.edu/historic/> .



###  http://vocab.getty.edu/historic/localUse

<http://vocab.getty.edu/historic/localUse> rdf:type owl:NamedIndividual ,
                                                    skos:Concept ;
                                           
                                           skos:scopeNote "Used locally for Unidentified Named People mentioned in some document (ULAN only)" ;
                                           
                                           skos:example "500051176 Abinetti (ULAN) is an unknown artist mentioned in documentation of lot 209 of an auction held 29 Jan 1824 in London" ;
                                           
                                           skos:prefLabel "Local Use" ;
                                           
                                           dct:description """Used locally for Unidentified Named People mentioned in some document (ULAN only).
Example: 500051176 Abinetti (ULAN) is an unknown artist mentioned in documentation of lot 209 of an auction held 29 Jan 1824 in London""" ;
                                           
                                           skos:notation "LU" ;
                                           
                                           skos:inScheme <http://vocab.getty.edu/historic/> .



###  http://vocab.getty.edu/ontology#Infer_broaderNonConcept_PropChainType2

gvp:Infer_broaderNonConcept_PropChainType2 rdf:type ptop:PropChainType2 ,
                                                    owl:NamedIndividual ;
                                           
                                           ptop:type2 gvp:GuideTerm ;
                                           
                                           ptop:premise2 gvp:broader ;
                                           
                                           ptop:conclusion gvp:broaderNonConcept ;
                                           
                                           ptop:premise1 gvp:broaderNonConcept .



###  http://vocab.getty.edu/ontology#Infer_broaderNonConcept_TypeRestr

gvp:Infer_broaderNonConcept_TypeRestr rdf:type ptop:TypeRestr ,
                                               owl:NamedIndividual ;
                                      
                                      ptop:type2 gvp:GuideTerm ;
                                      
                                      ptop:premise gvp:broader ;
                                      
                                      ptop:conclusion gvp:broaderNonConcept ;
                                      
                                      ptop:type1 skos:Concept .



###  http://vocab.getty.edu/ontology#Infer_broaderPreferredExtended

gvp:Infer_broaderPreferredExtended rdf:type ptop:PropChainRestr ,
                                            owl:NamedIndividual ;
                                   
                                   ptop:restriction gvp:broaderExtended ;
                                   
                                   ptop:premise2 gvp:broaderPreferred ;
                                   
                                   ptop:premise1 gvp:broaderPreferredExtended ;
                                   
                                   ptop:conclusion gvp:broaderPreferredExtended .



###  http://vocab.getty.edu/ontology#Infer_isoBroaderGeneric

gvp:Infer_isoBroaderGeneric rdf:type ptop:PropRestr ,
                                     owl:NamedIndividual ;
                            
                            ptop:conclusion iso:broaderGeneric ;
                            
                            ptop:premise gvp:broaderGenericExtended ;
                            
                            ptop:restriction skos:broader .



###  http://vocab.getty.edu/ontology#Infer_isoBroaderInstantial

gvp:Infer_isoBroaderInstantial rdf:type ptop:PropRestr ,
                                        owl:NamedIndividual ;
                               
                               ptop:conclusion iso:broaderInstantial ;
                               
                               ptop:premise gvp:broaderInstantialExtended ;
                               
                               ptop:restriction skos:broader .



###  http://vocab.getty.edu/ontology#Infer_isoBroaderPartitive

gvp:Infer_isoBroaderPartitive rdf:type ptop:PropRestr ,
                                       owl:NamedIndividual ;
                              
                              ptop:conclusion iso:broaderPartitive ;
                              
                              ptop:premise gvp:broaderPartitiveExtended ;
                              
                              ptop:restriction skos:broader .



###  http://vocab.getty.edu/ontology#Infer_skosBroader_PropChainType2

gvp:Infer_skosBroader_PropChainType2 rdf:type ptop:PropChainType2 ,
                                              owl:NamedIndividual ;
                                     
                                     ptop:premise2 gvp:broader ;
                                     
                                     ptop:premise1 gvp:broaderNonConcept ;
                                     
                                     ptop:type2 skos:Concept ;
                                     
                                     ptop:conclusion skos:broader .



###  http://vocab.getty.edu/ontology#Infer_skosBroader_TypeRestr

gvp:Infer_skosBroader_TypeRestr rdf:type ptop:TypeRestr ,
                                         owl:NamedIndividual ;
                                
                                ptop:premise gvp:broader ;
                                
                                ptop:type2 skos:Concept ;
                                
                                ptop:type1 skos:Concept ;
                                
                                ptop:conclusion skos:broader .



###  http://vocab.getty.edu/term/POS/

<http://vocab.getty.edu/term/POS/> rdf:type owl:NamedIndividual ,
                                            skos:ConceptScheme ;
                                   
                                   rdfs:label "Part of Speech concept scheme" ;
                                   
                                   dct:description "Part of Speech concept scheme" ;
                                   
                                   rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://vocab.getty.edu/term/POS/Adjectival

<http://vocab.getty.edu/term/POS/Adjectival> rdf:type owl:NamedIndividual ,
                                                      skos:Concept ;
                                             
                                             dct:description """This term may be combined with others in post-coordinated compound terms.
Example: \"Renaissance\" (as in \"Renaissance cathedral\"), \"painter's\" (as in \"painter's smock\")""" ;
                                             
                                             skos:notation "A" ;
                                             
                                             skos:prefLabel "Adjectival" ;
                                             
                                             skos:example "\"Renaissance\" (as in \"Renaissance cathedral\"), \"painter's\" (as in \"painter's smock\")" ;
                                             
                                             skos:scopeNote "This term may be combined with others in post-coordinated compound terms" ;
                                             
                                             skos:inScheme <http://vocab.getty.edu/term/POS/> .



###  http://vocab.getty.edu/term/POS/BothSingularAndPlural

<http://vocab.getty.edu/term/POS/BothSingularAndPlural> rdf:type owl:NamedIndividual ,
                                                                 skos:Concept ;
                                                        
                                                        skos:scopeNote "A term that is used for both the singular and plural in the same language" ;
                                                        
                                                        skos:prefLabel "Both Singular and Plural" ;
                                                        
                                                        skos:notation "B" ;
                                                        
                                                        dct:description """A term that is used for both the singular and plural in the same language.
Example: \"chassis\" is both singular and plural in French""" ;
                                                        
                                                        skos:example "\"chassis\" is both singular and plural in French" ;
                                                        
                                                        skos:inScheme <http://vocab.getty.edu/term/POS/> .



###  http://vocab.getty.edu/term/POS/Noun

<http://vocab.getty.edu/term/POS/Noun> rdf:type owl:NamedIndividual ,
                                                skos:Concept ;
                                       
                                       skos:prefLabel "Noun" ;
                                       
                                       skos:notation "N" ;
                                       
                                       skos:scopeNote "Term is a noun but we are uncertain if it is plural or singular" ;
                                       
                                       dct:description """Term is a noun but we are uncertain if it is plural or singular.
Example: Panthera leo""" ;
                                       
                                       skos:example "Panthera leo" ;
                                       
                                       skos:inScheme <http://vocab.getty.edu/term/POS/> .



###  http://vocab.getty.edu/term/POS/PastParticiple

<http://vocab.getty.edu/term/POS/PastParticiple> rdf:type owl:NamedIndividual ,
                                                          skos:Concept ;
                                                 
                                                 skos:prefLabel "Past Participle" ;
                                                 
                                                 dct:description """Rarely used but if at all, is most likely to apply in Attributes and Properties.
Example: hand-painted""" ;
                                                 
                                                 skos:notation "PP" ;
                                                 
                                                 skos:scopeNote "Rarely used but if at all, is most likely to apply in Attributes and Properties" ;
                                                 
                                                 skos:example "hand-painted" ;
                                                 
                                                 skos:inScheme <http://vocab.getty.edu/term/POS/> .



###  http://vocab.getty.edu/term/POS/PluralNoun

<http://vocab.getty.edu/term/POS/PluralNoun> rdf:type owl:NamedIndividual ,
                                                      skos:Concept ;
                                             
                                             dct:description """A term that is plural (the same word may be singular in another language).
Example: \"filigrane\" is the Italian plural for \"watermarks\"""" ;
                                             
                                             skos:example "\"filigrane\" is the Italian plural for \"watermarks\"" ;
                                             
                                             skos:scopeNote "A term that is plural (the same word may be singular in another language)" ;
                                             
                                             skos:notation "PN" ;
                                             
                                             skos:prefLabel "Plural Noun" ;
                                             
                                             skos:inScheme <http://vocab.getty.edu/term/POS/> .



###  http://vocab.getty.edu/term/POS/SingularNoun

<http://vocab.getty.edu/term/POS/SingularNoun> rdf:type owl:NamedIndividual ,
                                                        skos:Concept ;
                                               
                                               skos:scopeNote "A term that is singular (the same word may be plural in another language)" ;
                                               
                                               skos:notation "SN" ;
                                               
                                               dct:description """A term that is singular (the same word may be plural in another language).
Example: \"filigrane\" is the French singular for \"watermark\"""" ;
                                               
                                               skos:prefLabel "Singular Noun" ;
                                               
                                               skos:example "\"filigrane\" is the French singular for \"watermark\"" ;
                                               
                                               skos:inScheme <http://vocab.getty.edu/term/POS/> .



###  http://vocab.getty.edu/term/POS/VerbalNounGerund

<http://vocab.getty.edu/term/POS/VerbalNounGerund> rdf:type owl:NamedIndividual ,
                                                            skos:Concept ;
                                                   
                                                   dct:description """Term is a verbal noun or gerund.
Example: polishing""" ;
                                                   
                                                   skos:notation "VN" ;
                                                   
                                                   skos:scopeNote "Term is a verbal noun or gerund" ;
                                                   
                                                   skos:example "polishing" ;
                                                   
                                                   skos:prefLabel "Verbal Noun/Gerund" ;
                                                   
                                                   skos:inScheme <http://vocab.getty.edu/term/POS/> .



###  http://vocab.getty.edu/term/display/

<http://vocab.getty.edu/term/display/> rdf:type owl:NamedIndividual ,
                                                skos:ConceptScheme ;
                                       
                                       rdfs:label "Term Display concept scheme" ;
                                       
                                       dct:description "Term Display concept scheme" ;
                                       
                                       rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://vocab.getty.edu/term/display/Display

<http://vocab.getty.edu/term/display/Display> rdf:type owl:NamedIndividual ,
                                                       skos:Concept ;
                                              
                                              skos:scopeNote "Use in displays where natural order is appropriate" ;
                                              
                                              skos:notation "D" ;
                                              
                                              dct:description "Use in displays where natural order is appropriate" ;
                                              
                                              skos:prefLabel "Use for Display" ;
                                              
                                              skos:notation "Y" ;
                                              
                                              skos:inScheme <http://vocab.getty.edu/term/display/> .



###  http://vocab.getty.edu/term/display/Indexing

<http://vocab.getty.edu/term/display/Indexing> rdf:type owl:NamedIndividual ,
                                                        skos:Concept ;
                                               
                                               skos:prefLabel "Use in Indexes/lists" ;
                                               
                                               skos:scopeNote "Use in indexes or permuted lists where inverted order is appropriate" ;
                                               
                                               dct:description "Use in indexes or permuted lists where inverted order is appropriate" ;
                                               
                                               skos:notation "I" ;
                                               
                                               skos:inScheme <http://vocab.getty.edu/term/display/> .



###  http://vocab.getty.edu/term/flag/

<http://vocab.getty.edu/term/flag/> rdf:type owl:NamedIndividual ,
                                             skos:ConceptScheme ;
                                    
                                    rdfs:label "Term Flag concept scheme" ;
                                    
                                    dct:description "Term Flag concept scheme" ;
                                    
                                    rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://vocab.getty.edu/term/flag/LiteralTranslation

<http://vocab.getty.edu/term/flag/LiteralTranslation> rdf:type owl:NamedIndividual ,
                                                               skos:Concept ;
                                                      
                                                      skos:prefLabel "Literal Translation" ;
                                                      
                                                      dct:description "Literal translation of a name.  Defined for ULAN, but currently there are no examples of this" ;
                                                      
                                                      skos:scopeNote "Literal translation of a name.  Defined for ULAN, but currently there are no examples of this" ;
                                                      
                                                      skos:notation "T" ;
                                                      
                                                      skos:inScheme <http://vocab.getty.edu/term/flag/> .



###  http://vocab.getty.edu/term/flag/LoanTerm

<http://vocab.getty.edu/term/flag/LoanTerm> rdf:type owl:NamedIndividual ,
                                                     skos:Concept ;
                                            
                                            skos:notation "L" ;
                                            
                                            skos:prefLabel "Loan Term" ;
                                            
                                            dct:description """Term borrowed from another language that has become naturalized in American English.
Example: papier mache""" ;
                                            
                                            skos:example "papier mache" ;
                                            
                                            skos:scopeNote "Term borrowed from another language that has become naturalized in American English" ;
                                            
                                            skos:inScheme <http://vocab.getty.edu/term/flag/> .



###  http://vocab.getty.edu/term/flag/Vernacular

<http://vocab.getty.edu/term/flag/Vernacular> rdf:type owl:NamedIndividual ,
                                                       skos:Concept ;
                                              
                                              dct:description """Term is the vernacular for a certain place.
Example: \"kachoga\" is the Vernacular for 300266169 \"bird-and-flower paintings\" (AAT). \"Firenze\" is the vernacular in Italian (TGN)""" ;
                                              
                                              skos:scopeNote "Term is the vernacular for a certain place" ;
                                              
                                              skos:prefLabel "Vernacular" ;
                                              
                                              skos:notation "V" ;
                                              
                                              skos:example "\"kachoga\" is the Vernacular for 300266169 \"bird-and-flower paintings\" (AAT). \"Firenze\" is the vernacular in Italian (TGN)" ;
                                              
                                              skos:inScheme <http://vocab.getty.edu/term/flag/> .



###  http://vocab.getty.edu/term/kind/

<http://vocab.getty.edu/term/kind/> rdf:type owl:NamedIndividual ,
                                             skos:ConceptScheme ;
                                    
                                    rdfs:label "Term Kind concept scheme" ;
                                    
                                    dct:description "Term Kind concept scheme" ;
                                    
                                    rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://vocab.getty.edu/term/kind/Abbreviation

<http://vocab.getty.edu/term/kind/Abbreviation> rdf:type owl:NamedIndividual ,
                                                         skos:Concept ;
                                                
                                                skos:notation "A" ;
                                                
                                                dct:description """Term is an abbreviation, initialism, or acronym.
Example: \"FLIM\" is abbrevaition for \"fluorescence lifetime imaging microscopy\"""" ;
                                                
                                                skos:prefLabel "Abbreviation" ;
                                                
                                                skos:scopeNote "Term is an abbreviation, initialism, or acronym" ;
                                                
                                                skos:example "\"FLIM\" is abbrevaition for \"fluorescence lifetime imaging microscopy\"" ;
                                                
                                                skos:inScheme <http://vocab.getty.edu/term/kind/> .



###  http://vocab.getty.edu/term/kind/BirthName

<http://vocab.getty.edu/term/kind/BirthName> rdf:type owl:NamedIndividual ,
                                                      skos:Concept ;
                                             
                                             dct:description """Birth Name of an ULAN agent.
Example: TODO""" ;
                                             
                                             skos:notation "BN" ;
                                             
                                             skos:prefLabel "Birth Name" ;
                                             
                                             skos:example "TODO" ;
                                             
                                             skos:scopeNote "Birth Name of an ULAN agent" ;
                                             
                                             skos:inScheme <http://vocab.getty.edu/term/kind/> .



###  http://vocab.getty.edu/term/kind/ChemicalName

<http://vocab.getty.edu/term/kind/ChemicalName> rdf:type owl:NamedIndividual ,
                                                         skos:Concept ;
                                                
                                                dct:description """Term is the chemical name for the descriptor. Used in AAT only.
Example: \"sodium tetraborate decahydrate\" is chemical name for \"borax\"""" ;
                                                
                                                skos:scopeNote "Term is the chemical name for the descriptor. Used in AAT only" ;
                                                
                                                skos:prefLabel "Chemical Name" ;
                                                
                                                skos:notation "CN" ;
                                                
                                                skos:example "\"sodium tetraborate decahydrate\" is chemical name for \"borax\"" ;
                                                
                                                skos:inScheme <http://vocab.getty.edu/term/kind/> .



###  http://vocab.getty.edu/term/kind/CommonName

<http://vocab.getty.edu/term/kind/CommonName> rdf:type owl:NamedIndividual ,
                                                       skos:Concept ;
                                              
                                              skos:prefLabel "Common Name" ;
                                              
                                              skos:scopeNote "Common Name of an ULAN agent" ;
                                              
                                              skos:notation "CN" ;
                                              
                                              skos:example "TODO" ;
                                              
                                              dct:description """Common Name of an ULAN agent.
Example: TODO""" ;
                                              
                                              skos:inScheme <http://vocab.getty.edu/term/kind/> .



###  http://vocab.getty.edu/term/kind/CommonTerm

<http://vocab.getty.edu/term/kind/CommonTerm> rdf:type owl:NamedIndividual ,
                                                       skos:Concept ;
                                              
                                              skos:prefLabel "Common term" ;
                                              
                                              skos:example "\"frankincense\" (species) is common term for \"Boswellia sacra\" (species)" ;
                                              
                                              skos:notation "C" ;
                                              
                                              skos:scopeNote "Preferred common language term. Used for subjects that also include a Scientific term. Used in AAT only" ;
                                              
                                              dct:description """Preferred common language term. Used for subjects that also include a Scientific term. Used in AAT only.
Example: \"frankincense\" (species) is common term for \"Boswellia sacra\" (species)""" ;
                                              
                                              skos:inScheme <http://vocab.getty.edu/term/kind/> .



###  http://vocab.getty.edu/term/kind/FIPSCode

<http://vocab.getty.edu/term/kind/FIPSCode> rdf:type owl:NamedIndividual ,
                                                     skos:Concept ;
                                            
                                            skos:example "\"MX21\" for Puebla, Mexico" ;
                                            
                                            skos:prefLabel "FIPS Code" ;
                                            
                                            skos:notation "FIPS" ;
                                            
                                            dct:description """FIPS region code. Used in TGN.
Example: \"MX21\" for Puebla, Mexico""" ;
                                            
                                            skos:scopeNote "FIPS region code. Used in TGN" ;
                                            
                                            skos:inScheme <http://vocab.getty.edu/term/kind/> .



###  http://vocab.getty.edu/term/kind/FullName

<http://vocab.getty.edu/term/kind/FullName> rdf:type owl:NamedIndividual ,
                                                     skos:Concept ;
                                            
                                            skos:notation "FN" ;
                                            
                                            dct:description """Full Name of an ULAN agent.
Example: TODO""" ;
                                            
                                            skos:scopeNote "Full Name of an ULAN agent" ;
                                            
                                            skos:example "TODO" ;
                                            
                                            skos:prefLabel "Full Name" ;
                                            
                                            skos:inScheme <http://vocab.getty.edu/term/kind/> .



###  http://vocab.getty.edu/term/kind/FullTerm

<http://vocab.getty.edu/term/kind/FullTerm> rdf:type owl:NamedIndividual ,
                                                     skos:Concept ;
                                            
                                            skos:scopeNote "Full-form term. Used when the descriptor is a shorter form, or the subject also includes an Abbreviation. Used in AAT only" ;
                                            
                                            skos:example "\"Extensible Markup Language\" is the full term for \"XML\" (which is preferred)" ;
                                            
                                            dct:description """Full-form term. Used when the descriptor is a shorter form, or the subject also includes an Abbreviation. Used in AAT only.
Example: \"Extensible Markup Language\" is the full term for \"XML\" (which is preferred)""" ;
                                            
                                            skos:prefLabel "Full term" ;
                                            
                                            skos:notation "F" ;
                                            
                                            skos:inScheme <http://vocab.getty.edu/term/kind/> .



###  http://vocab.getty.edu/term/kind/ISOalpha2

<http://vocab.getty.edu/term/kind/ISOalpha2> rdf:type owl:NamedIndividual ,
                                                      skos:Concept ;
                                             
                                             skos:scopeNote "ISO 3166-1 alpha-2 country code. Used in TGN" ;
                                             
                                             skos:example "\"AQ\" for Antarctica" ;
                                             
                                             skos:prefLabel "ISO alpha-2 code" ;
                                             
                                             dct:description """ISO 3166-1 alpha-2 country code. Used in TGN.
Example: \"AQ\" for Antarctica""" ;
                                             
                                             skos:notation "ISO2L" ;
                                             
                                             skos:inScheme <http://vocab.getty.edu/term/kind/> .



###  http://vocab.getty.edu/term/kind/ISOalpha3

<http://vocab.getty.edu/term/kind/ISOalpha3> rdf:type owl:NamedIndividual ,
                                                      skos:Concept ;
                                             
                                             dct:description """ISO 3166-1 alpha-3 country code. Used in TGN.
Example: \"ATA\" for Antarctica""" ;
                                             
                                             skos:prefLabel "ISO alpha-3 code" ;
                                             
                                             skos:example "\"ATA\" for Antarctica" ;
                                             
                                             skos:scopeNote "ISO 3166-1 alpha-3 country code. Used in TGN" ;
                                             
                                             skos:notation "ISO3L" ;
                                             
                                             skos:inScheme <http://vocab.getty.edu/term/kind/> .



###  http://vocab.getty.edu/term/kind/ISOnumeric2

<http://vocab.getty.edu/term/kind/ISOnumeric2> rdf:type owl:NamedIndividual ,
                                                        skos:Concept ;
                                               
                                               skos:prefLabel "ISO numeric-2 code" ;
                                               
                                               skos:notation "ISO2N" ;
                                               
                                               dct:description "May be used in TGN, but no code of this kind is present" ;
                                               
                                               skos:scopeNote "May be used in TGN, but no code of this kind is present" ;
                                               
                                               skos:inScheme <http://vocab.getty.edu/term/kind/> .



###  http://vocab.getty.edu/term/kind/ISOnumeric3

<http://vocab.getty.edu/term/kind/ISOnumeric3> rdf:type owl:NamedIndividual ,
                                                        skos:Concept ;
                                               
                                               dct:description """ISO 3166-1 numeric country code as \"ISOnnn\" (though ISO specifies only \"nnn\"). Used in TGN only.
Example: \"ISO414\" for Kuwait""" ;
                                               
                                               skos:scopeNote "ISO 3166-1 numeric country code as \"ISOnnn\" (though ISO specifies only \"nnn\"). Used in TGN only" ;
                                               
                                               skos:example "\"ISO414\" for Kuwait" ;
                                               
                                               skos:notation "ISO3N" ;
                                               
                                               skos:prefLabel "ISO numeric-3 code" ;
                                               
                                               skos:inScheme <http://vocab.getty.edu/term/kind/> .



###  http://vocab.getty.edu/term/kind/JargonOrSlang

<http://vocab.getty.edu/term/kind/JargonOrSlang> rdf:type owl:NamedIndividual ,
                                                          skos:Concept ;
                                                 
                                                 skos:prefLabel "Jargon or Slang" ;
                                                 
                                                 dct:description """Slang or jargon term. Used in AAT only.
Example: \"fool's gold\" is slang for \"pyrite\"""" ;
                                                 
                                                 skos:scopeNote "Slang or jargon term. Used in AAT only" ;
                                                 
                                                 skos:example "\"fool's gold\" is slang for \"pyrite\"" ;
                                                 
                                                 skos:notation "J" ;
                                                 
                                                 skos:inScheme <http://vocab.getty.edu/term/kind/> .



###  http://vocab.getty.edu/term/kind/Neologism

<http://vocab.getty.edu/term/kind/Neologism> rdf:type owl:NamedIndividual ,
                                                      skos:Concept ;
                                             
                                             skos:prefLabel "Neologism" ;
                                             
                                             dct:description """Term that is new to the language, generally having been coined due to new technology. Used in AAT only..
Example: \"folksonomy\", \"podcasting\"""" ;
                                             
                                             skos:example "\"folksonomy\", \"podcasting\"" ;
                                             
                                             skos:notation "N" ;
                                             
                                             skos:scopeNote "Term that is new to the language, generally having been coined due to new technology. Used in AAT only." ;
                                             
                                             skos:inScheme <http://vocab.getty.edu/term/kind/> .



###  http://vocab.getty.edu/term/kind/OfficialName

<http://vocab.getty.edu/term/kind/OfficialName> rdf:type owl:NamedIndividual ,
                                                         skos:Concept ;
                                                
                                                dct:description """Used in TGN and ULAN.
Example: \"Noyen-sur-Seine\" is official name of 7030197 \"Noyen\" (TGN)""" ;
                                                
                                                skos:prefLabel "Official Name" ;
                                                
                                                skos:notation "O" ;
                                                
                                                skos:scopeNote "Used in TGN and ULAN" ;
                                                
                                                skos:example "\"Noyen-sur-Seine\" is official name of 7030197 \"Noyen\" (TGN)" ;
                                                
                                                skos:inScheme <http://vocab.getty.edu/term/kind/> .



###  http://vocab.getty.edu/term/kind/ProvisionalName

<http://vocab.getty.edu/term/kind/ProvisionalName> rdf:type owl:NamedIndividual ,
                                                            skos:Concept ;
                                                   
                                                   skos:notation "PN" ;
                                                   
                                                   skos:prefLabel "Provisional Name" ;
                                                   
                                                   skos:example "\"Rockton\" was provisional name considered before adoption of \"Kent\" (Ohio)" ;
                                                   
                                                   skos:scopeNote "Used in TGN only" ;
                                                   
                                                   dct:description """Used in TGN only.
Example: \"Rockton\" was provisional name considered before adoption of \"Kent\" (Ohio)""" ;
                                                   
                                                   skos:inScheme <http://vocab.getty.edu/term/kind/> .



###  http://vocab.getty.edu/term/kind/Pseudonym

<http://vocab.getty.edu/term/kind/Pseudonym> rdf:type owl:NamedIndividual ,
                                                      skos:Concept ;
                                             
                                             skos:example "\"Frisco\" is nickname for San Francisco (TGN)" ;
                                             
                                             dct:description """Used in TGN and ULAN.
Example: \"Frisco\" is nickname for San Francisco (TGN)""" ;
                                             
                                             skos:scopeNote "Used in TGN and ULAN" ;
                                             
                                             skos:prefLabel "Pseudonym" ;
                                             
                                             skos:notation "P" ;
                                             
                                             skos:inScheme <http://vocab.getty.edu/term/kind/> .



###  http://vocab.getty.edu/term/kind/ScientificOrTechnical

<http://vocab.getty.edu/term/kind/ScientificOrTechnical> rdf:type owl:NamedIndividual ,
                                                                  skos:Concept ;
                                                         
                                                         skos:prefLabel "Scientific or Technical term" ;
                                                         
                                                         dct:description """Scientific taxon name (genus, species, etc). Used in AAT only. All such are emitted marked with English language, and most have the same string marked with Latin.
Example: \"Boswellia sacra\"@la, also emitted as \"Boswellia sacra\"@en, is scientific name of \"frankincense\"""" ;
                                                         
                                                         skos:example "\"Boswellia sacra\"@la, also emitted as \"Boswellia sacra\"@en, is scientific name of \"frankincense\"" ;
                                                         
                                                         skos:notation "S" ;
                                                         
                                                         skos:scopeNote "Scientific taxon name (genus, species, etc). Used in AAT only. All such are emitted marked with English language, and most have the same string marked with Latin" ;
                                                         
                                                         skos:inScheme <http://vocab.getty.edu/term/kind/> .



###  http://vocab.getty.edu/term/kind/SiteName

<http://vocab.getty.edu/term/kind/SiteName> rdf:type owl:NamedIndividual ,
                                                     skos:Concept ;
                                            
                                            skos:notation "S" ;
                                            
                                            skos:scopeNote "Used in TGN only" ;
                                            
                                            skos:prefLabel "Site Name" ;
                                            
                                            dct:description """Used in TGN only.
Example: \"Flavia Solva\", a deserted settlement and archaeological site (TGN)""" ;
                                            
                                            skos:example "\"Flavia Solva\", a deserted settlement and archaeological site (TGN)" ;
                                            
                                            skos:inScheme <http://vocab.getty.edu/term/kind/> .



###  http://vocab.getty.edu/term/kind/USPSCode

<http://vocab.getty.edu/term/kind/USPSCode> rdf:type owl:NamedIndividual ,
                                                     skos:Concept ;
                                            
                                            skos:example "\"CA\" for California" ;
                                            
                                            skos:prefLabel "US Postal Service Code" ;
                                            
                                            dct:description """Used in TGN only.
Example: \"CA\" for California""" ;
                                            
                                            skos:scopeNote "Used in TGN only" ;
                                            
                                            skos:notation "USPS" ;
                                            
                                            skos:inScheme <http://vocab.getty.edu/term/kind/> .



###  http://vocab.getty.edu/term/type/

<http://vocab.getty.edu/term/type/> rdf:type owl:NamedIndividual ,
                                             skos:ConceptScheme ;
                                    
                                    rdfs:label "Term Type concept scheme" ;
                                    
                                    dct:description "Term Type concept scheme" ;
                                    
                                    rdfs:isDefinedBy <http://vocab.getty.edu/ontology> .



###  http://vocab.getty.edu/term/type/AlternateDescriptor

<http://vocab.getty.edu/term/type/AlternateDescriptor> rdf:type owl:NamedIndividual ,
                                                                skos:Concept ;
                                                       
                                                       skos:example "\"manuscript\" (English) instead of \"manuscripts\"" ;
                                                       
                                                       skos:scopeNote "A lexical variant, eg singular" ;
                                                       
                                                       dct:description """A lexical variant, eg singular.
Example: \"manuscript\" (English) instead of \"manuscripts\"""" ;
                                                       
                                                       skos:notation "AD" ;
                                                       
                                                       skos:prefLabel "Alternate Descriptor" ;
                                                       
                                                       skos:inScheme <http://vocab.getty.edu/term/type/> .



###  http://vocab.getty.edu/term/type/Descriptor

<http://vocab.getty.edu/term/type/Descriptor> rdf:type owl:NamedIndividual ,
                                                       skos:Concept ;
                                              
                                              skos:example "\"manuscripts\" (English)" ;
                                              
                                              skos:scopeNote "Main term. Getty usually uses the plural" ;
                                              
                                              dct:description """Main term. Getty usually uses the plural.
Example: \"manuscripts\" (English)""" ;
                                              
                                              skos:notation "D" ;
                                              
                                              skos:prefLabel "Descriptor" ;
                                              
                                              skos:inScheme <http://vocab.getty.edu/term/type/> .



###  http://vocab.getty.edu/term/type/UsedForTerm

<http://vocab.getty.edu/term/type/UsedForTerm> rdf:type owl:NamedIndividual ,
                                                        skos:Concept ;
                                               
                                               skos:prefLabel "Used for Term" ;
                                               
                                               skos:notation "UF" ;
                                               
                                               skos:scopeNote "A synonym" ;
                                               
                                               skos:example "\"handschriften\" (Dutch) instead of \"manuscripten\"" ;
                                               
                                               dct:description """A synonym.
Example: \"handschriften\" (Dutch) instead of \"manuscripten\"""" ;
                                               
                                               skos:inScheme <http://vocab.getty.edu/term/type/> .



###  http://vocab.getty.edu/tgn/

tgn: rdf:type owl:NamedIndividual ,
              skos:ConceptScheme ;
     
     rdfs:label "Thesaurus of Geographic Names" ;
     
     dct:created "2014-06-15"^^xsd:date ;
     
     vann:preferredNamespaceUri "http://vocab.getty.edu/tgn/" ;
     
     rdfs:comment "The Thesaurus of Geographic Names concept scheme" ;
     
     vann:preferredNamespacePrefix "tgn" ;
     
     dct:creator <http://www.ontotext.com> ;
     
     rdfs:seeAlso <http://vocab.getty.edu/> ,
                  <http://vocab.getty.edu/.well-known/void> ;
     
     dct:creator <http://www.getty.edu/research/> ;
     
     rdfs:seeAlso <http://www.getty.edu/research/tools/vocabularies/lod/> ;
     
     foaf:homepage <http://www.getty.edu/research/tools/vocabularies/tgn/> .



###  http://vocab.getty.edu/ulan/

ulan: rdf:type owl:NamedIndividual ,
               skos:ConceptScheme ;
      
      rdfs:label "Union List of Artist Names" ;
      
      dct:created "2015-03-25"^^xsd:date ;
      
      vann:preferredNamespaceUri "http://vocab.getty.edu/ulan/" ;
      
      vann:preferredNamespacePrefix "ulan" ;
      
      rdfs:comment "The Union List of Artist Names concept scheme" ;
      
      dct:creator <http://www.ontotext.com> ;
      
      rdfs:seeAlso <http://vocab.getty.edu/> ,
                   <http://vocab.getty.edu/.well-known/void> ;
      
      dct:creator <http://www.getty.edu/research/> ;
      
      foaf:homepage <http://www.getty.edu/research/tools/vocabularies/aat/> ;
      
      rdfs:seeAlso <http://www.getty.edu/research/tools/vocabularies/lod/> .



###  http://www.getty.edu/research/

<http://www.getty.edu/research/> rdf:type owl:NamedIndividual ,
                                          foaf:Organization ;
                                 
                                 rdfs:label "Getty Research Institute" ;
                                 
                                 foaf:name "Getty Research Institute" .



###  http://www.wikidata.org/entity/Q6581072

<http://www.wikidata.org/entity/Q6581072> rdf:type owl:NamedIndividual .



###  http://www.wikidata.org/entity/Q6581097

<http://www.wikidata.org/entity/Q6581097> rdf:type owl:NamedIndividual .




###  Generated by the OWL API (version 3.5.0) http://owlapi.sourceforge.net

