@prefix bartoc: <https://bartoc.org/en/node/> .
@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:bartoc dcterms:hasPart bartoc:20435 .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:gov.object .

bioregistry:gov.object a bioregistry.schema:0000001 ;
    rdfs:label "Historic Geo Information System Object" ;
    dcterms:description """Over the years, GOV has developed into a tool for genealogists, historians and other researchers that allows uniform access to a wide range of location-related data, especially to information that is important for the work of family researchers.:

- Geographical location of the place (coordinates or display on a map)
- Various key numbers (zip code, municipality code, etc.)
- Foreign or historic names
- Historical affiliation (administrative, ecclesiastical, etc.) based on current affiliations

Churches, church districts, towns, counties, regions, etc. can be found in the GOV. Internally, an entry is generally referred to as a GOV object. [from homepage]"""^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch bartoc:20435 ;
    foaf:homepage <https://gov.genealogy.net/> ;
    bioregistry.schema:0000005 "379741"^^xsd:string ;
    bioregistry.schema:0000006 "https://gov.genealogy.net/item/show/object_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "https://gov.genealogy.net/item/show/object_"^^xsd:string ;
    bioregistry.schema:0000027 <https://gov.genealogy.net/item/show/object_379741> ;
    bioregistry.schema:0000029 "gov.object" .

bartoc:20435 dcterms:isPartOf bioregistry.metaresource:bartoc .

