@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ontohgis: <https://onto.kul.pl/ontohgis/> .
@prefix oc: <http://ontologies.makolab.com/oc/> .
@prefix cidoc-crm: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix j.0: <http://purl.org/dc/dcam/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oc:NonVariableEntity
    rdfs:subClassOf cidoc-crm:E77_Persistent_Item .

oc:VariableEntity
    rdfs:subClassOf cidoc-crm:E3_Condition_State .

oc:hasManifestation
    a owl:ObjectProperty .

oc:hasPredecessorEntityManifestation
    a owl:ObjectProperty .

oc:isManifestationOf
    a owl:ObjectProperty .

oc:isPredecessorEntityManifestationOf
    a owl:ObjectProperty, owl:TransitiveProperty .

obo:BFO_0000034
    a owl:Class ;
    rdfs:subClassOf cidoc-crm:E1_CRM_Entity .

obo:BFO_0000140
    a owl:Class ;
    rdfs:subClassOf cidoc-crm:E25_Man-Made_Feature .

<http://purl.org/dc/aboutdcmi#DCMI>
    a owl:NamedIndividual .

<http://purl.org/dc/dcam/VocabularyEncodingScheme>
    a owl:Class .

<http://purl.org/dc/dcmitype/Collection>
    a owl:Class .

<http://purl.org/dc/elements/1.1/>
    dct:modified "2012-06-14"^^xsd:date ;
    dct:publisher <http://purl.org/dc/aboutdcmi#DCMI> ;
    dct:title "Dublin Core Metadata Element Set, Version 1.1"@en .

dc:contributor
    dct:description "Examples of a Contributor include a person, an organization, or a service. Typically, the name of a Contributor should be used to indicate the entity."@en ;
    dct:hasVersion <http://dublincore.org/usage/terms/history/#contributor-006> ;
    dct:issued "1999-07-02"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty ;
    rdfs:comment "An entity responsible for making contributions to the resource."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/elements/1.1/> ;
    rdfs:label "Contributor"@en ;
    skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en .

dc:creator
    dct:description "Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity."@en ;
    dct:hasVersion <http://dublincore.org/usage/terms/history/#creator-006> ;
    dct:issued "1999-07-02"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty ;
    rdfs:comment "An entity primarily responsible for making the resource."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/elements/1.1/> ;
    rdfs:label "Creator"@en ;
    skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en .

dc:date
    dct:description "Date may be used to express temporal information at any level of granularity.  Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]."@en ;
    dct:hasVersion <http://dublincore.org/usage/terms/history/#date-006> ;
    dct:issued "1999-07-02"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty ;
    rdfs:comment "A point or period of time associated with an event in the lifecycle of the resource."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/elements/1.1/> ;
    rdfs:label "Date"@en ;
    skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en .

dc:description
    dct:description "Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource."@en ;
    dct:hasVersion <http://dublincore.org/usage/terms/history/#description-006> ;
    dct:issued "1999-07-02"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty ;
    rdfs:comment "An account of the resource."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/elements/1.1/> ;
    rdfs:label "Description"@en ;
    skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en .

dc:identifier
    dct:description "Recommended best practice is to identify the resource by means of a string conforming to a formal identification system."@en ;
    dct:hasVersion <http://dublincore.org/usage/terms/history/#identifier-006> ;
    dct:issued "1999-07-02"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty ;
    rdfs:comment "An unambiguous reference to the resource within a given context."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/elements/1.1/> ;
    rdfs:label "Identifier"@en ;
    skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en .

dc:publisher
    dct:description "Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity."@en ;
    dct:hasVersion <http://dublincore.org/usage/terms/history/#publisher-006> ;
    dct:issued "1999-07-02"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty ;
    rdfs:comment "An entity responsible for making the resource available."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/elements/1.1/> ;
    rdfs:label "Publisher"@en ;
    skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en .

dc:relation
    dct:description "Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system."@en ;
    dct:hasVersion <http://dublincore.org/usage/terms/history/#relation-006> ;
    dct:issued "1999-07-02"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty ;
    rdfs:comment "A related resource."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/elements/1.1/> ;
    rdfs:label "Relation"@en ;
    skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en .

dc:source
    dct:description "The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system."@en ;
    dct:hasVersion <http://dublincore.org/usage/terms/history/#source-006> ;
    dct:issued "1999-07-02"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty ;
    rdfs:comment "A related resource from which the described resource is derived."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/elements/1.1/> ;
    rdfs:label "Source"@en ;
    skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en .

dc:title
    dct:hasVersion <http://dublincore.org/usage/terms/history/#title-006> ;
    dct:issued "1999-07-02"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty ;
    rdfs:comment "A name given to the resource."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/elements/1.1/> ;
    rdfs:label "Title"@en ;
    skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en .

<http://purl.org/dc/terms/>
    dct:modified "2012-06-14"^^xsd:date ;
    dct:publisher <http://purl.org/dc/aboutdcmi#DCMI> ;
    dct:title "DCMI Metadata Terms - other"@en ;
    a owl:NamedIndividual .

dct:Agent
    a dct:AgentClass, owl:NamedIndividual .

dct:AgentClass
    a owl:Class ;
    rdfs:subClassOf rdfs:Class .

dct:BibliographicResource
    a owl:Class, owl:NamedIndividual .

dct:Box
    dct:hasVersion <http://dublincore.org/usage/terms/history/#Box-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a rdfs:Datatype, owl:NamedIndividual ;
    rdfs:comment "The set of regions in space defined by their geographic coordinates according to the DCMI Box Encoding Scheme."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "DCMI Box"@en ;
    ontohgis:seeAlsoIRI <http://dublincore.org/documents/dcmi-box/> .

dct:DCMIType
    dct:hasVersion <http://dublincore.org/usage/terms/history/#DCMIType-005> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2012-06-14"^^xsd:date ;
    a <http://purl.org/dc/dcam/VocabularyEncodingScheme>, owl:NamedIndividual ;
    rdfs:comment "The set of classes specified by the DCMI Type Vocabulary, used to categorize the nature or genre of the resource."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "DCMI Type Vocabulary"@en ;
    ontohgis:seeAlsoIRI <http://purl.org/dc/dcmitype/> .

dct:DDC
    dct:hasVersion <http://dublincore.org/usage/terms/history/#DDC-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a <http://purl.org/dc/dcam/VocabularyEncodingScheme>, owl:NamedIndividual ;
    rdfs:comment "The set of conceptual resources specified by the Dewey Decimal Classification."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "DDC"@en ;
    ontohgis:seeAlsoIRI <http://www.oclc.org/dewey/> .

dct:FileFormat
    a owl:NamedIndividual .

dct:Frequency
    a owl:NamedIndividual .

dct:IMT
    dct:hasVersion <http://dublincore.org/usage/terms/history/#IMT-004> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a <http://purl.org/dc/dcam/VocabularyEncodingScheme>, owl:NamedIndividual ;
    rdfs:comment "The set of media types specified by the Internet Assigned Numbers Authority."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "IMT"@en ;
    ontohgis:seeAlsoIRI <http://www.iana.org/assignments/media-types/> .

dct:ISO3166
    dct:hasVersion <http://dublincore.org/usage/terms/history/#ISO3166-004> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a rdfs:Datatype, owl:NamedIndividual ;
    rdfs:comment "The set of codes listed in ISO 3166-1 for the representation of names of countries."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "ISO 3166"@en ;
    ontohgis:seeAlsoIRI <http://www.iso.org/iso/en/prods-services/iso3166ma/02iso-3166-code-lists/list-en1.html> .

dct:ISO639-2
    dct:hasVersion <http://dublincore.org/usage/terms/history/#ISO639-2-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a rdfs:Datatype, owl:NamedIndividual ;
    rdfs:comment "The three-letter alphabetic codes listed in ISO639-2 for the representation of names of languages."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "ISO 639-2"@en ;
    ontohgis:seeAlsoIRI <http://lcweb.loc.gov/standards/iso639-2/langhome.html> .

dct:ISO639-3
    dct:hasVersion <http://dublincore.org/usage/terms/history/#ISO639-3-001> ;
    dct:issued "2008-01-14"^^xsd:date ;
    a rdfs:Datatype, owl:NamedIndividual ;
    rdfs:comment "The set of three-letter codes listed in ISO 639-3 for the representation of names of languages."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "ISO 639-3"@en ;
    ontohgis:seeAlsoIRI <http://www.sil.org/iso639-3/> .

dct:Jurisdiction
    a owl:NamedIndividual .

dct:LCC
    dct:hasVersion <http://dublincore.org/usage/terms/history/#LCC-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a <http://purl.org/dc/dcam/VocabularyEncodingScheme>, owl:NamedIndividual ;
    rdfs:comment "The set of conceptual resources specified by the Library of Congress Classification."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "LCC"@en ;
    ontohgis:seeAlsoIRI <http://lcweb.loc.gov/catdir/cpso/lcco/lcco.html> .

dct:LCSH
    dct:hasVersion <http://dublincore.org/usage/terms/history/#LCSH-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a <http://purl.org/dc/dcam/VocabularyEncodingScheme>, owl:NamedIndividual ;
    rdfs:comment "The set of labeled concepts specified by the Library of Congress Subject Headings."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "LCSH"@en .

dct:LicenseDocument
    a owl:NamedIndividual .

dct:LinguisticSystem
    a owl:NamedIndividual .

dct:Location
    a owl:NamedIndividual .

dct:LocationPeriodOrJurisdiction
    a owl:NamedIndividual .

dct:MESH
    dct:hasVersion <http://dublincore.org/usage/terms/history/#MESH-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a <http://purl.org/dc/dcam/VocabularyEncodingScheme>, owl:NamedIndividual ;
    rdfs:comment "The set of labeled concepts specified by the Medical Subject Headings."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "MeSH"@en ;
    ontohgis:seeAlsoIRI <http://www.nlm.nih.gov/mesh/meshhome.html> .

dct:MediaType
    a owl:NamedIndividual .

dct:MediaTypeOrExtent
    a owl:NamedIndividual .

dct:MethodOfAccrual
    a owl:NamedIndividual .

dct:MethodOfInstruction
    a owl:NamedIndividual .

dct:NLM
    dct:hasVersion <http://dublincore.org/usage/terms/history/#NLM-002> ;
    dct:issued "2005-06-13"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a <http://purl.org/dc/dcam/VocabularyEncodingScheme>, owl:NamedIndividual ;
    rdfs:comment "The set of conceptual resources specified by the National Library of Medicine Classification."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "NLM"@en ;
    ontohgis:seeAlsoIRI <http://wwwcf.nlm.nih.gov/class/> .

dct:Period
    dct:hasVersion <http://dublincore.org/usage/terms/history/#Period-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a rdfs:Datatype, owl:NamedIndividual ;
    rdfs:comment "The set of time intervals defined by their limits according to the DCMI Period Encoding Scheme."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "DCMI Period"@en ;
    ontohgis:seeAlsoIRI <http://dublincore.org/documents/dcmi-period/> .

dct:PeriodOfTime
    a owl:NamedIndividual .

dct:PhysicalMedium
    a owl:NamedIndividual .

dct:PhysicalResource
    a owl:NamedIndividual .

dct:Point
    dct:hasVersion <http://dublincore.org/usage/terms/history/#Point-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a rdfs:Datatype, owl:NamedIndividual ;
    rdfs:comment "The set of points in space defined by their geographic coordinates according to the DCMI Point Encoding Scheme."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "DCMI Point"@en ;
    ontohgis:seeAlsoIRI <http://dublincore.org/documents/dcmi-point/> .

dct:Policy
    a owl:NamedIndividual .

dct:ProvenanceStatement
    a owl:NamedIndividual .

dct:RFC1766
    dct:hasVersion <http://dublincore.org/usage/terms/history/#RFC1766-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a rdfs:Datatype, owl:NamedIndividual ;
    rdfs:comment "The set of tags, constructed according to RFC 1766, for the identification of languages."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "RFC 1766"@en ;
    ontohgis:seeAlsoIRI <http://www.ietf.org/rfc/rfc1766.txt> .

dct:RFC3066
    dct:description "RFC 3066 has been obsoleted by RFC 4646."@en ;
    dct:hasVersion <http://dublincore.org/usage/terms/history/#RFC3066-002> ;
    dct:issued "2002-07-13"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a rdfs:Datatype, owl:NamedIndividual ;
    rdfs:comment "The set of tags constructed according to RFC 3066 for the identification of languages."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "RFC 3066"@en ;
    ontohgis:seeAlsoIRI <http://www.ietf.org/rfc/rfc3066.txt> .

dct:RFC4646
    dct:description "RFC 4646 obsoletes RFC 3066."@en ;
    dct:hasVersion <http://dublincore.org/usage/terms/history/#RFC4646-001> ;
    dct:issued "2008-01-14"^^xsd:date ;
    a rdfs:Datatype, owl:NamedIndividual ;
    rdfs:comment "The set of tags constructed according to RFC 4646 for the identification of languages."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "RFC 4646"@en ;
    ontohgis:seeAlsoIRI <http://www.ietf.org/rfc/rfc4646.txt> .

dct:RFC5646
    dct:description "RFC 5646 obsoletes RFC 4646."@en ;
    dct:hasVersion <http://dublincore.org/usage/terms/history/#RFC5646-001> ;
    dct:issued "2010-10-11"^^xsd:date ;
    a rdfs:Datatype, owl:NamedIndividual ;
    rdfs:comment "The set of tags constructed according to RFC 5646 for the identification of languages."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "RFC 5646"@en ;
    ontohgis:seeAlsoIRI <http://www.ietf.org/rfc/rfc5646.txt> .

dct:RightsStatement
    a owl:NamedIndividual .

dct:SizeOrDuration
    a owl:NamedIndividual .

dct:Standard
    a owl:NamedIndividual .

dct:TGN
    dct:hasVersion <http://dublincore.org/usage/terms/history/#TGN-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a <http://purl.org/dc/dcam/VocabularyEncodingScheme>, owl:NamedIndividual ;
    rdfs:comment "The set of places specified by the Getty Thesaurus of Geographic Names."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "TGN"@en ;
    ontohgis:seeAlsoIRI <http://www.getty.edu/research/tools/vocabulary/tgn/index.html> .

dct:UDC
    dct:hasVersion <http://dublincore.org/usage/terms/history/#UDC-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a <http://purl.org/dc/dcam/VocabularyEncodingScheme>, owl:NamedIndividual ;
    rdfs:comment "The set of conceptual resources specified by the Universal Decimal Classification."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "UDC"@en ;
    ontohgis:seeAlsoIRI <http://www.udcc.org/> .

dct:URI
    dct:hasVersion <http://dublincore.org/usage/terms/history/#URI-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a rdfs:Datatype, owl:NamedIndividual ;
    rdfs:comment "The set of identifiers constructed according to the generic syntax for Uniform Resource Identifiers as specified by the Internet Engineering Task Force."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "URI"@en ;
    ontohgis:seeAlsoIRI <http://www.ietf.org/rfc/rfc3986.txt> .

dct:W3CDTF
    dct:hasVersion <http://dublincore.org/usage/terms/history/#W3CDTF-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a rdfs:Datatype, owl:NamedIndividual ;
    rdfs:comment "The set of dates and times constructed according to the W3C Date and Time Formats Specification."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "W3C-DTF"@en ;
    ontohgis:seeAlsoIRI <http://www.w3.org/TR/NOTE-datetime> .

dct:abstract
    dct:hasVersion <http://dublincore.org/usage/terms/history/#abstract-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty, owl:NamedIndividual ;
    rdfs:comment "A summary of the resource."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Abstract"@en ;
    rdfs:subPropertyOf dc:description, dct:description .

dct:accessRights
    a owl:NamedIndividual .

dct:accrualMethod
    a owl:NamedIndividual .

dct:accrualPeriodicity
    a owl:NamedIndividual .

dct:accrualPolicy
    a owl:NamedIndividual .

dct:alternative
    dct:description "The distinction between titles and alternative titles is application-specific."@en ;
    dct:hasVersion <http://dublincore.org/usage/terms/history/#alternative-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2010-10-11"^^xsd:date ;
    a owl:AnnotationProperty, owl:DatatypeProperty, owl:NamedIndividual ;
    rdfs:comment "An alternative name for the resource."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Alternative Title"@en ;
    rdfs:range rdfs:Literal ;
    rdfs:subPropertyOf dc:title, dct:title .

dct:audience
    a owl:NamedIndividual .

dct:available
    dct:hasVersion <http://dublincore.org/usage/terms/history/#available-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty, owl:DatatypeProperty, owl:NamedIndividual ;
    rdfs:comment "Date (often a range) that the resource became or will become available."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Date Available"@en ;
    rdfs:range rdfs:Literal ;
    rdfs:subPropertyOf dc:date, dct:date .

dct:bibliographicCitation
    dct:description "Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible."@en ;
    dct:hasVersion <http://dublincore.org/usage/terms/history/#bibliographicCitation-002> ;
    dct:issued "2003-02-15"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty, owl:DatatypeProperty, owl:NamedIndividual ;
    rdfs:comment "A bibliographic reference for the resource."@en ;
    rdfs:domain dct:BibliographicResource ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Bibliographic Citation"@en ;
    rdfs:range rdfs:Literal ;
    rdfs:subPropertyOf dc:identifier, dct:identifier .

dct:conformsTo
    a owl:AnnotationProperty, owl:NamedIndividual ;
    rdfs:range dct:Standard ;
    rdfs:subPropertyOf dc:relation, dct:relation .

dct:contributor
    dct:description "Examples of a Contributor include a person, an organization, or a service."@en ;
    dct:hasVersion <http://dublincore.org/usage/terms/history/#contributorT-001> ;
    dct:issued "2008-01-14"^^xsd:date ;
    dct:modified "2010-10-11"^^xsd:date ;
    a owl:AnnotationProperty, owl:NamedIndividual, owl:ObjectProperty ;
    rdfs:comment "An entity responsible for making contributions to the resource."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Contributor"@en ;
    rdfs:range dct:Agent ;
    rdfs:subPropertyOf dc:contributor .

dct:coverage
    a owl:NamedIndividual .

dct:created
    dct:hasVersion <http://dublincore.org/usage/terms/history/#created-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty, owl:DatatypeProperty, owl:NamedIndividual ;
    rdfs:comment "Date of creation of the resource."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Date Created"@en ;
    rdfs:range rdfs:Literal ;
    rdfs:subPropertyOf dc:date, dct:date .

dct:creator
    dct:description "Examples of a Creator include a person, an organization, or a service."@en ;
    dct:hasVersion <http://dublincore.org/usage/terms/history/#creatorT-002> ;
    dct:issued "2008-01-14"^^xsd:date ;
    dct:modified "2010-10-11"^^xsd:date ;
    a owl:AnnotationProperty, owl:NamedIndividual, owl:ObjectProperty ;
    rdfs:comment "An entity primarily responsible for making the resource."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Creator"@en ;
    rdfs:range dct:Agent ;
    rdfs:subPropertyOf dc:creator, dct:contributor ;
    owl:inverseOf ontohgis:isCreatedBy .

dct:date
    dct:description "Date may be used to express temporal information at any level of granularity.  Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]."@en ;
    dct:hasVersion <http://dublincore.org/usage/terms/history/#dateT-001> ;
    dct:issued "2008-01-14"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty, owl:DatatypeProperty, owl:NamedIndividual ;
    rdfs:comment "A point or period of time associated with an event in the lifecycle of the resource."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Date"@en ;
    rdfs:range rdfs:Literal ;
    rdfs:subPropertyOf dc:date .

dct:dateAccepted
    dct:description "Examples of resources to which a Date Accepted may be relevant are a thesis (accepted by a university department) or an article (accepted by a journal)."@en ;
    dct:hasVersion <http://dublincore.org/usage/terms/history/#dateAccepted-002> ;
    dct:issued "2002-07-13"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty, owl:DatatypeProperty, owl:NamedIndividual ;
    rdfs:comment "Date of acceptance of the resource."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Date Accepted"@en ;
    rdfs:range rdfs:Literal ;
    rdfs:subPropertyOf dc:date, dct:date .

dct:dateCopyrighted
    dct:hasVersion <http://dublincore.org/usage/terms/history/#dateCopyrighted-002> ;
    dct:issued "2002-07-13"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty, owl:DatatypeProperty, owl:NamedIndividual ;
    rdfs:comment "Date of copyright."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Date Copyrighted"@en ;
    rdfs:range rdfs:Literal ;
    rdfs:subPropertyOf dc:date, dct:date .

dct:dateSubmitted
    dct:description "Examples of resources to which a Date Submitted may be relevant are a thesis (submitted to a university department) or an article (submitted to a journal)."@en ;
    dct:hasVersion <http://dublincore.org/usage/terms/history/#dateSubmitted-002> ;
    dct:issued "2002-07-13"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty, owl:DatatypeProperty, owl:NamedIndividual ;
    rdfs:comment "Date of submission of the resource."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Date Submitted"@en ;
    rdfs:range rdfs:Literal ;
    rdfs:subPropertyOf dc:date, dct:date .

dct:description
    dct:description "Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource."@en ;
    dct:hasVersion <http://dublincore.org/usage/terms/history/#descriptionT-001> ;
    dct:issued "2008-01-14"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty, owl:NamedIndividual ;
    rdfs:comment "An account of the resource."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Description"@en ;
    rdfs:subPropertyOf dc:description .

dct:educationLevel
    a owl:NamedIndividual .

dct:extent
    a owl:NamedIndividual .

dct:format
    a owl:NamedIndividual .

dct:hasFormat
    dct:hasVersion <http://dublincore.org/usage/terms/history/#hasFormat-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty, owl:NamedIndividual ;
    rdfs:comment "A related resource that is substantially the same as the pre-existing described resource, but in another format."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Has Format"@en ;
    rdfs:subPropertyOf dc:relation, dct:relation ;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .

dct:hasPart
    dct:hasVersion <http://dublincore.org/usage/terms/history/#hasPart-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty, owl:NamedIndividual ;
    rdfs:comment "A related resource that is included either physically or logically in the described resource."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Has Part"@en ;
    rdfs:subPropertyOf dc:relation, dct:relation ;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .

dct:hasVersion
    dct:hasVersion <http://dublincore.org/usage/terms/history/#hasVersion-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty, owl:NamedIndividual ;
    rdfs:comment "A related resource that is a version, edition, or adaptation of the described resource."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Has Version"@en ;
    rdfs:subPropertyOf dc:relation, dct:relation ;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .

dct:identifier
    dct:description "Recommended best practice is to identify the resource by means of a string conforming to a formal identification system."@en ;
    dct:hasVersion <http://dublincore.org/usage/terms/history/#identifierT-001> ;
    dct:issued "2008-01-14"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty, owl:DatatypeProperty, owl:NamedIndividual ;
    rdfs:comment "An unambiguous reference to the resource within a given context."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Identifier"@en ;
    rdfs:range rdfs:Literal ;
    rdfs:subPropertyOf dc:identifier .

dct:instructionalMethod
    a owl:NamedIndividual .

dct:isFormatOf
    dct:hasVersion <http://dublincore.org/usage/terms/history/#isFormatOf-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty, owl:NamedIndividual ;
    rdfs:comment "A related resource that is substantially the same as the described resource, but in another format."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Is Format Of"@en ;
    rdfs:subPropertyOf dc:relation, dct:relation ;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .

dct:isPartOf
    dct:hasVersion <http://dublincore.org/usage/terms/history/#isPartOf-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty, owl:NamedIndividual ;
    rdfs:comment "A related resource in which the described resource is physically or logically included."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Is Part Of"@en ;
    rdfs:subPropertyOf dc:relation, dct:relation ;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .

dct:isReferencedBy
    dct:hasVersion <http://dublincore.org/usage/terms/history/#isReferencedBy-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty, owl:NamedIndividual ;
    rdfs:comment "A related resource that references, cites, or otherwise points to the described resource."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Is Referenced By"@en ;
    rdfs:subPropertyOf dc:relation, dct:relation ;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .

dct:isReplacedBy
    dct:hasVersion <http://dublincore.org/usage/terms/history/#isReplacedBy-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty, owl:NamedIndividual ;
    rdfs:comment "A related resource that supplants, displaces, or supersedes the described resource."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Is Replaced By"@en ;
    rdfs:subPropertyOf dc:relation, dct:relation ;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .

dct:isRequiredBy
    dct:hasVersion <http://dublincore.org/usage/terms/history/#isRequiredBy-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty, owl:NamedIndividual ;
    rdfs:comment "A related resource that requires the described resource to support its function, delivery, or coherence."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Is Required By"@en ;
    rdfs:subPropertyOf dc:relation, dct:relation ;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .

dct:isVersionOf
    dct:description "Changes in version imply substantive changes in content rather than differences in format."@en ;
    dct:hasVersion <http://dublincore.org/usage/terms/history/#isVersionOf-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty, owl:NamedIndividual ;
    rdfs:comment "A related resource of which the described resource is a version, edition, or adaptation."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Is Version Of"@en ;
    rdfs:subPropertyOf dc:relation, dct:relation ;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .

dct:issued
    dct:hasVersion <http://dublincore.org/usage/terms/history/#issued-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty, owl:DatatypeProperty, owl:NamedIndividual ;
    rdfs:comment "Date of formal issuance (e.g., publication) of the resource."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Date Issued"@en ;
    rdfs:range rdfs:Literal ;
    rdfs:subPropertyOf dc:date, dct:date .

dct:language
    a owl:NamedIndividual .

dct:license
    a owl:NamedIndividual .

dct:mediator
    a owl:NamedIndividual .

dct:medium
    a owl:NamedIndividual .

dct:modified
    dct:hasVersion <http://dublincore.org/usage/terms/history/#modified-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty, owl:DatatypeProperty, owl:NamedIndividual ;
    rdfs:comment "Date on which the resource was changed."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Date Modified"@en ;
    rdfs:range rdfs:Literal ;
    rdfs:subPropertyOf dc:date, dct:date .

dct:provenance
    a owl:NamedIndividual .

dct:publisher
    a owl:AnnotationProperty, owl:NamedIndividual ;
    rdfs:range dct:Agent ;
    rdfs:subPropertyOf dc:publisher .

dct:references
    dct:hasVersion <http://dublincore.org/usage/terms/history/#references-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty, owl:NamedIndividual ;
    rdfs:comment "A related resource that is referenced, cited, or otherwise pointed to by the described resource."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "References"@en ;
    rdfs:subPropertyOf dc:relation, dct:relation ;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .

dct:relation
    dct:description "Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system."@en ;
    dct:hasVersion <http://dublincore.org/usage/terms/history/#relationT-001> ;
    dct:issued "2008-01-14"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty, owl:NamedIndividual ;
    rdfs:comment "A related resource."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Relation"@en ;
    rdfs:subPropertyOf dc:relation ;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .

dct:replaces
    dct:hasVersion <http://dublincore.org/usage/terms/history/#replaces-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty, owl:NamedIndividual ;
    rdfs:comment "A related resource that is supplanted, displaced, or superseded by the described resource."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Replaces"@en ;
    rdfs:subPropertyOf dc:relation, dct:relation ;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .

dct:requires
    dct:hasVersion <http://dublincore.org/usage/terms/history/#requires-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty, owl:NamedIndividual ;
    rdfs:comment "A related resource that is required by the described resource to support its function, delivery, or coherence."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Requires"@en ;
    rdfs:subPropertyOf dc:relation, dct:relation ;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .

dct:rights
    a owl:NamedIndividual .

dct:rightsHolder
    a owl:NamedIndividual .

dct:source
    dct:description "The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system."@en ;
    dct:hasVersion <http://dublincore.org/usage/terms/history/#sourceT-001> ;
    dct:issued "2008-01-14"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty, owl:NamedIndividual ;
    rdfs:comment "A related resource from which the described resource is derived."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Source"@en ;
    rdfs:subPropertyOf dc:source, dct:relation ;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .

dct:spatial
    a owl:NamedIndividual .

dct:subject
    a owl:NamedIndividual .

dct:tableOfContents
    dct:hasVersion <http://dublincore.org/usage/terms/history/#tableOfContents-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty, owl:NamedIndividual ;
    rdfs:comment "A list of subunits of the resource."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Table Of Contents"@en ;
    rdfs:subPropertyOf dc:description, dct:description .

dct:temporal
    a owl:NamedIndividual .

dct:title
    dct:hasVersion <http://dublincore.org/usage/terms/history/#titleT-002> ;
    dct:issued "2008-01-14"^^xsd:date ;
    dct:modified "2010-10-11"^^xsd:date ;
    a owl:AnnotationProperty, owl:DatatypeProperty, owl:NamedIndividual ;
    rdfs:comment "A name given to the resource."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Title"@en ;
    rdfs:range rdfs:Literal ;
    rdfs:subPropertyOf dc:title .

dct:type
    a owl:NamedIndividual .

dct:valid
    dct:hasVersion <http://dublincore.org/usage/terms/history/#valid-003> ;
    dct:issued "2000-07-11"^^xsd:date ;
    dct:modified "2008-01-14"^^xsd:date ;
    a owl:AnnotationProperty, owl:DatatypeProperty, owl:NamedIndividual ;
    rdfs:comment "Date (often a range) of validity of a resource."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
    rdfs:label "Date Valid"@en ;
    rdfs:range rdfs:Literal ;
    rdfs:subPropertyOf dc:date, dct:date .

cidoc-crm:E10_Transfer_of_Custody
    a owl:Class ;
    rdfs:comment """This class comprises transfers of physical custody of objects between instances of E39 Actor. 
The recording of the donor and/or recipient is optional. It is possible that in an instance of E10 Transfer of Custody there is either no donor or no recipient. Depending on the circumstances it may describe:
1.	the beginning of custody 
2.	the end of custody 
3.	the transfer of custody 
4.	the receipt of custody from an unknown source
5.	the declared loss of an object
The distinction between the legal responsibility for custody and the actual physical possession of the object should be expressed using the property P2 has type (is type of). A specific case of transfer of custody is theft.
The interpretation of the museum notion of \"accession\" differs between institutions. The CRM therefore models legal ownership and physical custody separately. Institutions will then model their specific notions of accession and deaccession as combinations of these.
"""@en ;
    rdfs:label "Changement de détenteur"@fr, "Transfer of Custody"@en, "Transferência de Custódia"@pt, "Zmiana właściciela"@pl, "Übertragung des Gewahrsams"@de, "Μεταβίβαση  Κατοχής"@el, "Передача Опеки"@ru, "保管作业转移"@zh ;
    rdfs:subClassOf cidoc-crm:E7_Activity .

cidoc-crm:E11_Modification
    a owl:Class ;
    rdfs:comment """This class comprises all instances of E7 Activity that create, alter or change E24 Physical Man-Made Thing. 
This class includes the production of an item from raw materials, and other so far undocumented objects, and the preventive treatment or restoration of an object for conservation. 
Since the distinction between modification and production is not always clear, modification is regarded as the more generally applicable concept. This implies that some items may be consumed or destroyed in a Modification, and that others may be produced as a result of it. An event should also be documented using E81 Transformation if it results in the destruction of one or more objects and the simultaneous production of others using parts or material from the originals. In this case, the new items have separate identities. 
If the instance of the E29 Design or Procedure utilized for the modification prescribes the use of specific materials, they should be documented using property P68 foresees use of (use foreseen by): E57 Material of E29 Design or Procedure, rather than via P126 employed (was employed in): E57 Material.
"""@en ;
    rdfs:label "Bearbeitung"@de, "Modification"@en, "Modification"@fr, "Modificação"@pt, "Modyfikacja"@pl, "Τροποποίηση"@el, "Событие Изменения"@ru, "修改"@zh ;
    rdfs:subClassOf cidoc-crm:E7_Activity .

cidoc-crm:E12_Production
    a owl:Class ;
    rdfs:comment """This class comprises activities that are designed to, and succeed in, creating one or more new items. 
It specializes the notion of modification into production. The decision as to whether or not an object is regarded as new is context sensitive. Normally, items are considered “new” if there is no obvious overall similarity between them and the consumed items and material used in their production. In other cases, an item is considered “new” because it becomes relevant to documentation by a modification. For example, the scribbling of a name on a potsherd may make it a voting token. The original potsherd may not be worth documenting, in contrast to the inscribed one. 
This entity can be collective: the printing of a thousand books, for example, would normally be considered a single event. 
An event should also be documented using E81 Transformation if it results in the destruction of one or more objects and the simultaneous production of others using parts or material from the originals. In this case, the new items have separate identities and matter is preserved, but identity is not.
"""@en ;
    rdfs:label "Herstellung"@de, "Production"@en, "Production"@fr, "Produkcja"@pl, "Produção"@pt, "Παραγωγή"@el, "Событие Производства"@ru, "生产"@zh ;
    rdfs:subClassOf cidoc-crm:E11_Modification, cidoc-crm:E63_Beginning_of_Existence .

cidoc-crm:E13_Attribute_Assignment
    a owl:Class ;
    rdfs:comment """This class comprises the actions of making assertions about properties of an object or any relation between two items or concepts. 
This class allows the documentation of how the respective assignment came about, and whose opinion it was. All the attributes or properties assigned in such an action can also be seen as directly attached to the respective item or concept, possibly as a collection of contradictory values. All cases of properties in this model that are also described indirectly through an action are characterised as \"short cuts\" of this action. This redundant modelling of two alternative views is preferred because many implementations may have good reasons to model either the action or the short cut, and the relation between both alternatives can be captured by simple rules. 
In particular, the class describes the actions of people making propositions and statements during certain museum procedures, e.g. the person and date when a condition statement was made, an identifier was assigned, the museum object was measured, etc. Which kinds of such assignments and statements need to be documented explicitly in structures of a schema rather than free text, depends on if this information should be accessible by structured queries. 
"""@en ;
    rdfs:label "Affectation d'attribut"@fr, "Atribuição de Característica"@pt, "Attribute Assignment"@en, "Merkmalszuweisung"@de, "Przypisanie atrybutu"@pl, "Απόδοση Ιδιοτήτων"@el, "Присвоение Атрибута"@ru, "屬性指定"@zh ;
    rdfs:subClassOf cidoc-crm:E7_Activity .

cidoc-crm:E14_Condition_Assessment
    a owl:Class ;
    rdfs:comment """This class describes the act of assessing the state of preservation of an object during a particular period. 
The condition assessment may be carried out by inspection, measurement or through historical research. This class is used to document circumstances of the respective assessment that may be relevant to interpret its quality at a later stage, or to continue research on related documents. 
"""@en ;
    rdfs:label "Avaliação do Estado Material"@pt, "Condition Assessment"@en, "Expertise de l'état matériel"@fr, "Ocena stanu"@pl, "Zustandsfeststellung"@de, "Εκτίμηση Κατάστασης"@el, "Оценка Состояния"@ru, "状态评估"@zh ;
    rdfs:subClassOf cidoc-crm:E13_Attribute_Assignment .

cidoc-crm:E15_Identifier_Assignment
    a owl:Class ;
    rdfs:comment """This class comprises activities that result in the allocation of an identifier to an instance of E1 CRM Entity. An E15 Identifier Assignment may include the creation of the identifier from multiple constituents, which themselves may be instances of E41 Appellation. The syntax and kinds of constituents to be used may be declared in a rule constituting an instance of E29 Design or Procedure.
Examples of such identifiers include Find Numbers, Inventory Numbers, uniform titles in the sense of librarianship and Digital Object Identifiers (DOI). Documenting the act of identifier assignment and deassignment is especially useful when objects change custody or the identification system of an organization is changed. In order to keep track of the identity of things in such cases, it is important to document by whom, when and for what purpose an identifier is assigned to an item.
The fact that an identifier is a preferred one for an organisation can be expressed by using the property E1 CRM Entity. P48 has preferred identifier (is preferred identifier of): E42 Identifier. It can better be expressed in a context independent form by assigning a suitable E55 Type, such as “preferred identifier assignment”, to the respective instance of E15 Identifier Assignment via the P2 has type property.
"""@en ;
    rdfs:label "Atribuição de Identificador"@pt, "Attribution d’identificateur"@fr, "Identifier Assignment"@en, "Kennzeichenzuweisung"@de, "Przypisanie identyfikatora"@pl, "Απόδοση Αναγνωριστικού"@el, "Назначение Идентификатора"@ru, "标识符指定"@zh ;
    rdfs:subClassOf cidoc-crm:E13_Attribute_Assignment .

cidoc-crm:E16_Measurement
    a owl:Class ;
    rdfs:comment """This class comprises actions measuring physical properties and other values that can be determined by a systematic procedure. 
Examples include measuring the monetary value of a collection of coins or the running time of a specific video cassette. 
The E16 Measurement may use simple counting or tools, such as yardsticks or radiation detection devices. The interest is in the method and care applied, so that the reliability of the result may be judged at a later stage, or research continued on the associated documents. The date of the event is important for dimensions, which may change value over time, such as the length of an object subject to shrinkage. Details of methods and devices are best handled as free text, whereas basic techniques such as \"carbon 14 dating\" should be encoded using P2 has type (is type of:) E55 Type.
"""@en ;
    rdfs:label "Measurement"@en, "Medição"@pt, "Messung"@de, "Mesurage"@fr, "Pomiar"@pl, "Μέτρηση"@el, "Событие Измерения"@ru, "测量"@zh ;
    rdfs:subClassOf cidoc-crm:E13_Attribute_Assignment .

cidoc-crm:E17_Type_Assignment
    a owl:Class ;
    rdfs:comment """This class comprises the actions of classifying items of whatever kind. Such items include objects, specimens, people, actions and concepts. 
This class allows for the documentation of the context of classification acts in cases where the value of the classification depends on the personal opinion of the classifier, and the date that the classification was made. This class also encompasses the notion of \"determination,\" i.e. the systematic and molecular identification of a specimen in biology. 
"""@en ;
    rdfs:label "Atribuição de Tipo"@pt, "Attribution de type"@fr, "Przypisanie typu"@pl, "Type Assignment"@en, "Typuszuweisung"@de, "Απόδοση Τύπου"@el, "Присвоение Типа"@ru, "类型指定"@zh ;
    rdfs:subClassOf cidoc-crm:E13_Attribute_Assignment .

cidoc-crm:E18_Physical_Thing
    a owl:Class ;
    rdfs:comment """This class comprises all persistent physical items with a relatively stable form, man-made or natural.

Depending on the existence of natural boundaries of such things, the CRM distinguishes the instances of E19 Physical Object from instances of E26 Physical Feature, such as holes, rivers, pieces of land etc. Most instances of E19 Physical Object can be moved (if not too heavy), whereas features are integral to the surrounding matter.

An instance of E18 Physical Thing occupies not only a particular geometric space, but in the course of its existence it also forms a trajectory through spacetime, which occupies a real, that is phenomenal, volume in spacetime. We include in the occupied space the space filled by the matter of the physical thing and all its inner spaces, such as the interior of a box. Physical things consisting of aggregations of physically unconnected objects, such as a set of chessmen, occupy a number of individually contiguous spacetime volumes equal to the number of unconnected objects that constitute the set.

We model E18 Physical Thing to be a subclass of E72 Legal Object and of E92 Spacetime volume. The latter is intended as a phenomenal spacetime volume as defined in CRMgeo (Doerr and Hiebel 2013). By virtue of this multiple inheritance we can discuss the physical extent of an E18 Physical Thing without representing each instance of it together with an instance of its associated spacetime volume. This model combines two quite different kinds of substance: an instance of E18 Physical Thing is matter while a spacetime volume is an aggregation of points in spacetime. However, the real spatiotemporal extent of an instance of E18 Physical Thing is regarded to be unique to it, due to all its details and fuzziness; its identity and existence depends uniquely on the identity of the instance of E18 Physical Thing. Therefore this multiple inheritance is unambiguous and effective and furthermore corresponds to the intuitions of natural language.

The CIDOC CRM is generally not concerned with amounts of matter in fluid or gaseous states. 
"""@en ;
    rdfs:label "Chose matérielle"@fr, "Coisa Material"@pt, "Materielles"@de, "Physical Thing"@en, "Rzecz fizyczna"@pl, "Υλικό Πράγμα"@el, "Физическая Вещь"@ru, "实体物"@zh ;
    rdfs:subClassOf cidoc-crm:E72_Legal_Object, cidoc-crm:E92_Spacetime_Volume .

cidoc-crm:E19_Physical_Object
    a owl:Class ;
    rdfs:comment """This class comprises items of a material nature that are units for documentation and have physical boundaries that separate them completely in an objective way from other objects. 
The class also includes all aggregates of objects made for functional purposes of whatever kind, independent of physical coherence, such as a set of chessmen. Typically, instances of E19 Physical Object can be moved (if not too heavy).
In some contexts, such objects, except for aggregates, are also called “bona fide objects” (Smith & Varzi, 2000, pp.401-420), i.e. naturally defined objects. 
The decision as to what is documented as a complete item, rather than by its parts or components, may be a purely administrative decision or may be a result of the order in which the item was acquired.
"""@en ;
    rdfs:label "Materieller Gegenstand"@de, "Obiekt fizyczny"@pl, "Objet matériel"@fr, "Objeto Material"@pt, "Physical Object"@en, "Υλικό Αντικείμενο"@el, "Физический Объект"@ru, "实体物件"@zh ;
    rdfs:subClassOf cidoc-crm:E18_Physical_Thing .

cidoc-crm:E1_CRM_Entity
    a owl:Class ;
    rdfs:comment """This class comprises all things in the universe of discourse of the CIDOC Conceptual Reference Model. 
It is an abstract concept providing for three general properties:
1.	Identification by name or appellation, and in particular by a preferred identifier
2.	Classification by type, allowing further refinement of the specific subclass an instance belongs to 
3.	Attachment of free text for the expression of anything not captured by formal properties
With the exception of E59 Primitive Value, all other classes within the CRM are directly or indirectly specialisations of E1 CRM Entity. 
"""@en ;
    rdfs:label "Byt CRM"@pl, "CRM Entity"@en, "CRM Entität"@de, "CRM Сущность"@ru, "CRM实体"@zh, "Entidade CRM"@pt, "Entité CRM"@fr, "Οντότητα CIDOC CRM"@el .

cidoc-crm:E20_Biological_Object
    a owl:Class ;
    rdfs:comment """This class comprises individual items of a material nature, which live, have lived or are natural products of or from living organisms. 
Artificial objects that incorporate biological elements, such as Victorian butterfly frames, can be documented as both instances of E20 Biological Object and E22 Man-Made Object. 
"""@en ;
    rdfs:label "Biological Object"@en, "Biologischer Gegenstand"@de, "Obiekt biologiczny"@pl, "Objet biologique"@fr, "Objeto Biológico"@pt, "Βιολογικό Ακτικείμενο"@el, "Биологический Объект"@ru, "生物体"@zh ;
    rdfs:subClassOf cidoc-crm:E19_Physical_Object .

cidoc-crm:E21_Person
    a owl:Class ;
    rdfs:comment """This class comprises real persons who live or are assumed to have lived. 
Legendary figures that may have existed, such as Ulysses and King Arthur, fall into this class if the documentation refers to them as historical figures. In cases where doubt exists as to whether several persons are in fact identical, multiple instances can be created and linked to indicate their relationship. The CRM does not propose a specific form to support reasoning about possible identity.
"""@en ;
    rdfs:label "Osoba"@pl, "Person"@de, "Person"@en, "Personne"@fr, "Pessoa"@pt, "Πρόσωπο"@el, "Личность"@ru, "人物"@zh ;
    rdfs:subClassOf cidoc-crm:E20_Biological_Object, cidoc-crm:E39_Actor .

cidoc-crm:E22_Man-Made_Object
    a owl:Class ;
    rdfs:comment """This class comprises physical objects purposely created by human activity.
No assumptions are made as to the extent of modification required to justify regarding an object as man-made. For example, an inscribed piece of rock or a preserved butterfly are both regarded as instances of E22 Man-Made Object.
"""@en ;
    rdfs:label "Artefakt"@pl, "Künstlicher Gegenstand"@de, "Man-Made Object"@en, "Objet fabriqué"@fr, "Objeto Fabricado"@pt, "Ανθρωπογενές Αντικείμενο"@el, "Рукотворный Объект"@ru, "人造物件"@zh ;
    rdfs:subClassOf cidoc-crm:E19_Physical_Object, cidoc-crm:E24_Physical_Man-Made_Thing .

cidoc-crm:E24_Physical_Man-Made_Thing
    a owl:Class ;
    rdfs:comment """This class comprises all persistent physical items that are purposely created by human activity.
This class comprises man-made objects, such as a swords, and man-made features, such as rock art. No assumptions are made as to the extent of modification required to justify regarding an object as man-made. For example, a “cup and ring” carving on bedrock is regarded as instance of E24 Physical Man-Made Thing. 
"""@en ;
    rdfs:label "Chose matérielle fabriquée"@fr, "Coisa Material Fabricada"@pt, "Hergestelltes"@de, "Physical Man-Made Thing"@en, "Wytwór fizyczny"@pl, "Ανθρωπογενές Υλικό Πράγμα"@el, "Физическая Рукотворная Вещь"@ru, "人造实体物"@zh ;
    rdfs:subClassOf cidoc-crm:E18_Physical_Thing, cidoc-crm:E71_Man-Made_Thing .

cidoc-crm:E25_Man-Made_Feature
    a owl:Class ;
    rdfs:comment """This class comprises physical features that are purposely created by human activity, such as scratches, artificial caves, artificial water channels, etc. 
No assumptions are made as to the extent of modification required to justify regarding a feature as man-made. For example, rock art or even “cup and ring” carvings on bedrock a regarded as types of E25 Man-Made Feature.
"""@en ;
    rdfs:label "Característica Fabricada"@pt, "Caractéristique fabriquée"@fr, "Cecha artefaktualna"@pl, "Hergestelltes Merkmal"@de, "Man-Made Feature"@en, "Ανθρωπογενές Μόρφωμα"@el, "Искусственный Признак"@ru, "人造外貌表征"@zh ;
    rdfs:subClassOf cidoc-crm:E24_Physical_Man-Made_Thing, cidoc-crm:E26_Physical_Feature ;
    owl:equivalentClass <http://www.opengis.net/ont/geosparql#Feature> .

cidoc-crm:E26_Physical_Feature
    a owl:Class ;
    rdfs:comment """This class comprises identifiable features that are physically attached in an integral way to particular physical objects. 
Instances of E26 Physical Feature share many of the attributes of instances of E19 Physical Object. They may have a one-, two- or three-dimensional geometric extent, but there are no natural borders that separate them completely in an objective way from the carrier objects. For example, a doorway is a feature but the door itself, being attached by hinges, is not. 
Instances of E26 Physical Feature can be features in a narrower sense, such as scratches, holes, reliefs, surface colours, reflection zones in an opal crystal or a density change in a piece of wood. In the wider sense, they are portions of particular objects with partially imaginary borders, such as the core of the Earth, an area of property on the surface of the Earth, a landscape or the head of a contiguous marble statue. They can be measured and dated, and it is sometimes possible to state who or what is or was responsible for them. They cannot be separated from the carrier object, but a segment of the carrier object may be identified (or sometimes removed) carrying the complete feature. 
This definition coincides with the definition of \"fiat objects\" (Smith & Varzi, 2000, pp.401-420), with the exception of aggregates of “bona fide objects”. 
"""@en ;
    rdfs:label "Característica Material"@pt, "Caractéristique matérielle"@fr, "Cecha fizyczna"@pl, "Materielles Merkmal"@de, "Physical Feature"@en, "Υλικό Μόρφωμα"@el, "Физический Признак"@ru, "实体外貌表征"@zh ;
    rdfs:subClassOf cidoc-crm:E18_Physical_Thing .

cidoc-crm:E27_Site
    a owl:Class ;
    rdfs:comment """This class comprises pieces of land or sea floor. 
In contrast to the purely geometric notion of E53 Place, this class describes constellations of matter on the surface of the Earth or other celestial body, which can be represented by photographs, paintings and maps.
 Instances of E27 Site are composed of relatively immobile material items and features in a particular configuration at a particular location"""@en ;
    rdfs:label "Gelände"@de, "Lugar"@pt, "Miejsce"@pl, "Site"@en, "Site"@fr, "Φυσικός Χώρος"@el, "Участок"@ru, "场地"@zh ;
    rdfs:subClassOf cidoc-crm:E26_Physical_Feature .

cidoc-crm:E28_Conceptual_Object
    a owl:Class ;
    rdfs:comment """This class comprises non-material products of our minds and other human produced data that 		have become objects of a discourse about their identity, circumstances of creation or historical 		implication. The production of such information may have been supported by the use of    		technical devices such as cameras or computers.
Characteristically, instances of this class are created, invented or thought by someone, and then may be documented or communicated between persons. Instances of E28 Conceptual Object have the ability to exist on more than one particular carrier at the same time, such as paper, electronic signals, marks, audio media, paintings, photos, human memories, etc.
They cannot be destroyed. They exist as long as they can be found on at least one carrier or in at least one human memory. Their existence ends when the last carrier and the last memory are lost. 
"""@en ;
    rdfs:label "Begrifflicher Gegenstand"@de, "Conceptual Object"@en, "Obiekt pojęciowy"@pl, "Objet conceptuel"@fr, "Objeto Conceitual"@pt, "Νοητικό Αντικείμενο"@el, "Концептуальный Объект"@ru, "概念物件"@zh ;
    rdfs:subClassOf cidoc-crm:E71_Man-Made_Thing .

cidoc-crm:E29_Design_or_Procedure
    a owl:Class ;
    rdfs:comment """This class comprises documented plans for the execution of actions in order to achieve a result of a specific quality, form or contents. In particular it comprises plans for deliberate human activities that may result in the modification or production of instances of E24 Physical Thing. 
Instances of E29 Design or Procedure can be structured in parts and sequences or depend on others. This is modelled using P69 has association with (is associated with). 
Designs or procedures can be seen as one of the following:
1.	A schema for the activities it describes
2.	A schema of the products that result from their application. 
3.	An independent intellectual product that may have never been applied, such as Leonardo da Vinci’s famous plans for flying machines.
Because designs or procedures may never be applied or only partially executed, the CRM models a loose relationship between the plan and the respective product.
"""@en ;
    rdfs:label "Conception ou procédure"@fr, "Design or Procedure"@en, "Entwurf oder Verfahren"@de, "Projekt lub Procedura"@pl, "Projeto ou Procedimento"@pt, "Σχέδιο"@el, "Проект или Процедура"@ru, "设计或程序"@zh ;
    rdfs:subClassOf cidoc-crm:E73_Information_Object .

cidoc-crm:E2_Temporal_Entity
    a owl:Class ;
    rdfs:comment """This class comprises all phenomena, such as the instances of E4 Periods, E5 Events and states, which happen over a limited extent in time. 
	In some contexts, these are also called perdurants. This class is disjoint from E77 Persistent Item. This is an abstract class and has no direct instances. E2 Temporal Entity is specialized into E4 Period, which applies to a particular geographic area (defined with a greater or lesser degree of precision), and E3 Condition State, which applies to instances of E18 Physical Thing.
"""@en ;
    rdfs:label "Byt czasowy"@pl, "Entidade Temporal"@pt, "Entité temporelle"@fr, "Geschehendes"@de, "Temporal Entity"@en, "Έγχρονη  Οντότητα"@el, "Временная Сущность"@ru, "时间实体"@zh ;
    rdfs:subClassOf cidoc-crm:E1_CRM_Entity .

cidoc-crm:E30_Right
    a owl:Class ;
    rdfs:comment """This class comprises legal privileges concerning material and immaterial things or their derivatives. 
These include reproduction and property rights"""@en ;
    rdfs:label "Direitos"@pt, "Droit"@fr, "Recht"@de, "Right"@en, "Uprawnienie"@pl, "Δικαίωμα"@el, "Право"@ru, "权限"@zh ;
    rdfs:subClassOf cidoc-crm:E89_Propositional_Object .

cidoc-crm:E31_Document
    a owl:Class ;
    rdfs:comment """This class comprises identifiable immaterial items that make propositions about reality.
These propositions may be expressed in text, graphics, images, audiograms, videograms or by other similar means. Documentation databases are regarded as a special case of E31 Document. This class should not be confused with the term “document” in Information Technology, which is compatible with E73 Information Object.
"""@en ;
    rdfs:label "Document"@en, "Document"@fr, "Documento"@pt, "Dokument"@de, "Dokument"@pl, "Τεκμήριο"@el, "Документ"@ru, "文献"@zh ;
    rdfs:subClassOf cidoc-crm:E73_Information_Object .

cidoc-crm:E32_Authority_Document
    a owl:Class ;
    rdfs:comment """This class comprises encyclopaedia, thesauri, authority lists and other documents that define terminology or conceptual systems for consistent use.
"""@en ;
    rdfs:label "Authority Document"@en, "Document de référence"@fr, "Documento de Referência"@pt, "Dokument referencyjny"@pl, "Referenzdokument"@de, "Πηγή Καθιερωμένων Όρων"@el, "Официальный Документ"@ru, "权威文献"@zh ;
    rdfs:subClassOf cidoc-crm:E31_Document .

cidoc-crm:E33_Linguistic_Object
    a owl:Class ;
    rdfs:comment """This class comprises identifiable expressions in natural language or languages. 
Instances of E33 Linguistic Object can be expressed in many ways: e.g. as written texts, recorded speech or sign language. However, the CRM treats instances of E33 Linguistic Object independently from the medium or method by which they are expressed. Expressions in formal languages, such as computer code or mathematical formulae, are not treated as instances of E33 Linguistic Object by the CRM. These should be modelled as instances of E73 Information Object.
The text of an instance of E33 Linguistic Object can be documented in a note by P3 has note: E62 String
"""@en ;
    rdfs:label "Linguistic Object"@en, "Obiekt lingwistyczny"@pl, "Objet linguistique"@fr, "Objeto Lingüístico"@pt, "Sprachlicher Gegenstand"@de, "Γλωσσικό Αντικείμενο"@el, "Линвистический Объект"@ru, "语言物件"@zh ;
    rdfs:subClassOf cidoc-crm:E73_Information_Object .

cidoc-crm:E34_Inscription
    a owl:Class ;
    rdfs:comment """This class comprises recognisable, short texts attached to instances of E24 Physical Man-Made Thing. 
The transcription of the text can be documented in a note by P3 has note: E62 String. The alphabet used can be documented by P2 has type: E55 Type. This class does not intend to describe the idiosyncratic characteristics of an individual physical embodiment of an inscription, but the underlying prototype. The physical embodiment is modelled in the CRM as E24 Physical Man-Made Thing.
The relationship of a physical copy of a book to the text it contains is modelled using E84 Information Carrier. P128 carries (is carried by): E33 Linguistic Object. 
"""@en ;
    rdfs:label "Inschrift"@de, "Inscription"@en, "Inscription"@fr, "Inscrição"@pt, "Napis"@pl, "Επιγραφή"@el, "Надпись"@ru, "题字"@zh ;
    rdfs:subClassOf cidoc-crm:E33_Linguistic_Object, cidoc-crm:E37_Mark .

cidoc-crm:E35_Title
    a owl:Class ;
    rdfs:comment """This class comprises the names assigned to works, such as texts, artworks or pieces of music. 
Titles are proper noun phrases or verbal phrases, and should not be confused with generic object names such as “chair”, “painting” or “book” (the latter are common nouns that stand for instances of E55 Type). Titles may be assigned by the creator of the work itself, or by a social group. 
This class also comprises the translations of titles that are used as surrogates for the original titles in different social contexts.
"""@en ;
    rdfs:label "Titel"@de, "Title"@en, "Titre"@fr, "Tytuł"@pl, "Título"@pt, "Τίτλος"@el, "Заголовок"@ru, "题目"@zh ;
    rdfs:subClassOf cidoc-crm:E33_Linguistic_Object, cidoc-crm:E41_Appellation .

cidoc-crm:E36_Visual_Item
    a owl:Class ;
    rdfs:comment """This class comprises the intellectual or conceptual aspects of recognisable marks and images.
This class does not intend to describe the idiosyncratic characteristics of an individual physical embodiment of a visual item, but the underlying prototype. For example, a mark such as the ICOM logo is generally considered to be the same logo when used on any number of publications. The size, orientation and colour may change, but the logo remains uniquely identifiable. The same is true of images that are reproduced many times. This means that visual items are independent of their physical support. 
The class E36 Visual Item provides a means of identifying and linking together instances of E24 Physical Man-Made Thing that carry the same visual symbols, marks or images etc. The property P62 depicts (is depicted by) between E24 Physical Man-Made Thing and depicted subjects (E1 CRM Entity) can be regarded as a short-cut of the more fully developed path from E24 Physical Man-Made Thing through P65 shows visual item (is shown by), E36 Visual Item, P138 represents (has representation) to E1CRM Entity, which in addition captures the optical features of the depiction.  
"""@en ;
    rdfs:label "Bildliches"@de, "Item Visual"@pt, "Item visuel"@fr, "Obiekt wizualny"@pl, "Visual Item"@en, "Οπτικό Στοιχείο"@el, "Визуальный Предмет"@ru, "视觉项目"@zh ;
    rdfs:subClassOf cidoc-crm:E73_Information_Object .

cidoc-crm:E37_Mark
    a owl:Class ;
    rdfs:comment """This class comprises symbols, signs, signatures or short texts applied to instances of E24 Physical Man-Made Thing by arbitrary techniques in order to indicate the creator, owner, dedications, purpose, etc. 
This class specifically excludes features that have no semantic significance, such as scratches or tool marks. These should be documented as instances of E25 Man-Made Feature. 
"""@en ;
    rdfs:label "Marca"@pt, "Mark"@en, "Marke"@de, "Marque"@fr, "Znak"@pl, "Σήμανση"@el, "Пометка"@ru, "标志"@zh ;
    rdfs:subClassOf cidoc-crm:E36_Visual_Item .

cidoc-crm:E38_Image
    a owl:Class ;
    rdfs:comment """This class comprises distributions of form, tone and colour that may be found on surfaces such as photos, paintings, prints and sculptures or directly on electronic media. 
The degree to which variations in the distribution of form and colour affect the identity of an instance of E38 Image depends on a given purpose. The original painting of the Mona Lisa in the Louvre may be said to bear the same instance of E38 Image as reproductions in the form of transparencies, postcards, posters or T-shirts, even though they may differ in size and carrier and may vary in tone and colour. The images in a “spot the difference” competition are not the same with respect to their context, however similar they may at first appear.
"""@en ;
    rdfs:label "Bild"@de, "Image"@en, "Image"@fr, "Imagem"@pt, "Obraz"@pl, "Εικόνα"@el, "Изображение"@ru, "图像"@zh ;
    rdfs:subClassOf cidoc-crm:E36_Visual_Item .

cidoc-crm:E39_Actor
    a owl:Class ;
    rdfs:comment """This class comprises people, either individually or in groups, who have the potential to perform intentional actions of kinds for which someone may be held responsible.
The CRM does not attempt to model the inadvertent actions of such actors. Individual people should be documented as instances of E21 Person, whereas groups should be documented as instances of either E74 Group or its subclass E40 Legal Body.
"""@en ;
    rdfs:label "Actor"@en, "Agent"@fr, "Agente"@pt, "Akteur"@de, "Aktor"@pl, "Δράστης"@el, "Агент"@ru, "角色"@zh ;
    rdfs:subClassOf cidoc-crm:E77_Persistent_Item .

cidoc-crm:E3_Condition_State
    a owl:Class ;
    rdfs:comment """This class comprises the states of objects characterised by a certain condition over a time-span. 
An instance of this class describes the prevailing physical condition of any material object or feature during a specific E52 Time Span. In general, the time-span for which a certain condition can be asserted may be shorter than the real time-span, for which this condition held.
 The nature of that condition can be described using P2 has type. For example, the E3 Condition State “condition of the SS Great Britain between 22 September 1846 and 27 August 1847” can be characterized as E55 Type “wrecked”. 
"""@en ;
    rdfs:label "Condition State"@en, "Estado Material"@pt, "Stan"@pl, "Zustandsphase"@de, "État matériel"@fr, "Κατάσταση"@el, "Состояние"@ru, "状态"@zh ;
    rdfs:subClassOf cidoc-crm:E2_Temporal_Entity .

cidoc-crm:E40_Legal_Body
    a owl:Class ;
    rdfs:comment """This class comprises institutions or groups of people that have obtained a legal recognition as a group and can act collectively as agents.  
This means that they can perform actions, own property, create or destroy things and can be held collectively responsible for their actions like individual people. The term 'personne morale' is often used for this in French. 
"""@en ;
    rdfs:label "Collectivité"@fr, "Juristische Person"@de, "Legal Body"@en, "Osoba prawna"@pl, "Pessoa Jurídica"@pt, "Νομικό Πρόσωπο"@el, "Юридическое Лицо"@ru, "法律组织"@zh ;
    rdfs:subClassOf cidoc-crm:E74_Group .

cidoc-crm:E41_Appellation
    a owl:Class ;
    rdfs:comment """This class comprises signs, either meaningful or not, or arrangements of signs following a specific syntax, that are used or can be used to refer to and identify a specific instance of some class or category within a certain context.
Instances of E41 Appellation do not identify things by their meaning, even if they happen to have one, but instead by convention, tradition, or agreement. Instances of E41 Appellation are cultural constructs; as such, they have a context, a history, and a use in time and space by some group of users. A given instance of E41 Appellation can have alternative forms, i.e., other instances of E41 Appellation that are always regarded as equivalent independent from the thing it denotes. 
Specific subclasses of E41 Appellation should be used when instances of E41 Appellation of a characteristic form are used for particular objects. Instances of E49 Time Appellation, for example, which take the form of instances of E50 Date, can be easily recognised.
E41 Appellation should not be confused with the act of naming something. Cf. E15 Identifier Assignment
"""@en ;
    rdfs:label "Appellation"@en, "Appellation"@fr, "Benennung"@de, "Designação"@pt, "Opis"@pl, "Ονομασία"@el, "Обозначение"@ru, "称号"@zh ;
    rdfs:subClassOf cidoc-crm:E90_Symbolic_Object .

cidoc-crm:E42_Identifier
    a owl:Class ;
    rdfs:comment "This class comprises strings or codes assigned to instances of E1 CRM Entity in order to identify them uniquely and permanently within the context of one or more organisations. Such codes are often known as inventory numbers, registration codes, etc. and are typically composed of alphanumeric sequences. The class E42 Identifier is not normally used for machine-generated identifiers used for automated processing unless these are also used by human agents."@en ;
    rdfs:label "Identificador de Objeto"@pt, "Identificateur d'objet"@fr, "Identifier"@en, "Identyfikator"@pl, "Kennung"@de, "Κωδικός Αναγνώρισης"@el, "Идентификатор Объекта"@ru, "标识符"@zh ;
    rdfs:subClassOf cidoc-crm:E41_Appellation .

cidoc-crm:E44_Place_Appellation
    a owl:Class ;
    rdfs:comment """This class comprises any sort of identifier characteristically used to refer to an E53 Place. 
Instances of E44 Place Appellation may vary in their degree of precision and their meaning may vary over time - the same instance of E44 Place Appellation may be used to refer to several places, either because of cultural shifts, or because objects used as reference points have moved around. Instances of E44 Place Appellation can be extremely varied in form: postal addresses, instances of E47 Spatial Coordinate, and parts of buildings can all be considered as instances of E44 Place Appellation.
"""@en ;
    rdfs:label "Appellation de lieu"@fr, "Designação de Local"@pt, "Opis miejsca"@pl, "Ortsbenennung"@de, "Place Appellation"@en, "Ονομασία Τόπου"@el, "Обозначение Места"@ru, "地点称号"@zh ;
    rdfs:subClassOf cidoc-crm:E41_Appellation .

cidoc-crm:E45_Address
    a owl:Class ;
    rdfs:comment """This class comprises identifiers expressed in coding systems for places, such as postal addresses used for mailing.
An E45 Address can be considered both as the name of an E53 Place and as an E51 Contact Point for an E39 Actor. This dual aspect is reflected in the multiple inheritance. However, some forms of mailing addresses, such as a postal box, are only instances of E51 Contact Point, since they do not identify any particular Place. These should not be documented as instances of E45 Address.
"""@en ;
    rdfs:label "Address"@en, "Adres"@pl, "Adresse"@de, "Adresse"@fr, "Endereço"@pt, "Διεύθυνση"@el, "Адрес"@ru, "地址"@zh ;
    rdfs:subClassOf cidoc-crm:E44_Place_Appellation, cidoc-crm:E51_Contact_Point .

cidoc-crm:E46_Section_Definition
    a owl:Class ;
    rdfs:comment """This class comprises areas of objects referred to in terms specific to the general geometry or structure of its kind. 
The 'prow' of the boat, the 'frame' of the picture, the 'front' of the building are all instances of E46 Section Definition. The class highlights the fact that parts of objects can be treated as locations. This holds in particular for features without natural boundaries, such as the “head” of a marble statue made out of one block (cf. E53 Place). In answer to the question 'where is the signature?' one might reply 'on the lower left corner'. (Section Definition is closely related to the term “segment” in Gerstl, P.& Pribbenow, S, 1996 “ A conceptual theory of part – whole relations and its applications”, Data & Knowledge 	Engineering 20 305-322, North Holland- Elsevier ).
"""@en ;
    rdfs:label "Abschnittsdefinition"@de, "Designação de Seção"@pt, "Désignation de section"@fr, "Opis granicy"@pl, "Section Definition"@en, "Ονομασία Τμήματος"@el, "Определение Района"@ru, "区域定义"@zh ;
    rdfs:subClassOf cidoc-crm:E44_Place_Appellation .

cidoc-crm:E47_Spatial_Coordinates
    a owl:Class ;
    rdfs:comment """This class comprises the textual or numeric information required to locate specific instances of E53 Place within schemes of spatial identification. 

Coordinates are a specific form of E44 Place Appellation, that is, a means of referring to a particular E53 Place. Coordinates are not restricted to longitude, latitude and altitude. Any regular system of reference that maps onto an E19 Physical Object can be used to generate coordinates.
"""@en ;
    rdfs:label "Coordenadas Espaciais"@pt, "Coordonnées spatiales"@fr, "Raumkoordinaten"@de, "Spatial Coordinates"@en, "Współrzędne przestrzenne"@pl, "Χωρικές Συντεταγμένες"@el, "Пространственные Координаты"@ru, "空间坐标"@zh ;
    rdfs:subClassOf cidoc-crm:E44_Place_Appellation .

cidoc-crm:E48_Place_Name
    a owl:Class ;
    rdfs:comment """This class comprises particular and common forms of E44 Place Appellation. 
Place Names may change their application over time: the name of an E53 Place may change, and a name may be reused for a different E53 Place. Instances of E48 Place Name are typically subject to place name gazetteers."""@en ;
    rdfs:label "Nazwa miejsca"@pl, "Nome de Local"@pt, "Orts- oder Flurname"@de, "Place Name"@en, "Toponyme"@fr, "Τοπωνύμιο"@el, "Название Места"@ru, "地名"@zh ;
    rdfs:subClassOf cidoc-crm:E44_Place_Appellation .

cidoc-crm:E49_Time_Appellation
    a owl:Class ;
    rdfs:comment """This class comprises all forms of names or codes, such as historical periods, and dates, which are characteristically used to refer to a specific E52 Time-Span. 
The instances of E49 Time Appellation may vary in their degree of precision, and they may be relative to other time frames, “Before Christ” for example. Instances of E52 Time-Span are often defined by reference to a cultural period or an event e.g. ‘the duration of the Ming Dynasty’."""@en ;
    rdfs:label "Appellation temporelle"@fr, "Designação de Tempo"@pt, "Opis czasu"@pl, "Time Appellation"@en, "Zeitbenennung"@de, "Ονομασία Χρόνου"@el, "Обозначение Времени"@ru, "时间称号"@zh ;
    rdfs:subClassOf cidoc-crm:E41_Appellation .

cidoc-crm:E4_Period
    a owl:Class ;
    rdfs:comment """This class comprises sets of coherent phenomena or cultural manifestations occurring in time and space.

It is the social or physical coherence of these phenomena that identify an E4 Period and not the associated spatiotemporal extent. This extent is only the \"ground\" or space in an abstract physical sense that the actual process of growth, spread and retreat has covered. Consequently, different periods can overlap and coexist in time and space, such as when a nomadic culture exists in the same area and time as a sedentary culture. This also means that overlapping land use rights, common among first nations, amounts to overlapping periods.

Often, this class is used to describe prehistoric or historic periods such as the \"Neolithic Period\", the \"Ming Dynasty\" or the \"McCarthy Era\", but also geopolitical units and activities of settlements are regarded as special cases of E4 Period. However, there are no assumptions about the scale of the associated phenomena. In particular all events are seen as synthetic processes consisting of coherent phenomena. Therefore E4 Period is a superclass of E5 Event. For example, a modern clinical E67 Birth can be seen as both an atomic E5 Event and as an E4 Period that consists of multiple activities performed by multiple instances of E39 Actor.

As the actual extent of an E4 Period in spacetime we regard the trajectories of the participating physical things during their participation in an instance of E4 Period. This includes the open spaces via which these things have interacted and the spaces by which they had the potential to interact during that period or event in the way defined by the type of the respective period or event. Examples include the air in a meeting room transferring the voices of the participants. Since these phenomena are fuzzy, we assume the spatiotemporal extent to be contiguous, except for cases of phenomena spreading out over islands or other separated areas, including geopolitical units distributed over disconnected areas such as islands or colonies.

Whether the trajectories necessary for participants to travel between these areas are regarded as part of the spatiotemporal extent or not has to be decided in each case based on a concrete analysis, taking use of the sea for other purposes than travel, such as fishing, into consideration. One may also argue that the activities to govern disconnected areas imply travelling through spaces connecting them and that these areas hence are spatially connected in a way, but it appears counterintuitive to consider for instance travel routes in international waters as extensions of geopolitical units.

Consequently, an instance of E4 Period may occupy a number of disjoint spacetime volumes, however there must not be a discontinuity in the  timespan covered by these spacetime volumes. This means that an instance of E4 Period must be contiguous in time. If it has ended in all areas, it has ended as a whole. However it may end in one area before another, such as in the Polynesian migration, and it continues as long as it is ongoing in at least  one area.

We model E4 Period as a subclass of E2 Temporal Entity and of E92 Spacetime volume. The latter is intended as a phenomenal spacetime volume as defined in CRMgeo (Doerr and Hiebel 2013). By virtue of this multiple inheritance we can discuss the physical extent of an E4 Period without representing each instance of it together with an instance of its associated spacetime volume. This model combines two quite different kinds of substance: an instance of E4 Period is a phenomena while a space-time volume is an aggregation of points in spacetime. However, the real spatiotemporal extent of an instance of E4 Period is regarded to be unique to it due to all its details and fuzziness; its identity and existence depends uniquely on the identity of the instance of E4 Period. Therefore this multiple inheritance is unambiguous and effective and furthermore corresponds to the intuitions of natural language.

There are two different conceptualisations of 'artistic style', defined either by physical features or by historical context. For example, “Impressionism” can be viewed as a period lasting from approximately 1870 to 1905 during which paintings with particular characteristics were produced by a group of artists that included (among others) Monet, Renoir, Pissarro, Sisley and Degas. Alternatively, it can be regarded as a style applicable to all paintings sharing the characteristics of the works produced by the Impressionist painters, regardless of historical context. The first interpretation is an instance of E4 Period, and the second defines morphological object types that fall under E55 Type.

Another specific case of an E4 Period is the set of activities and phenomena associated with a settlement, such as the populated period of Nineveh.
"""@en ;
    rdfs:label "Okres"@pl, "Period"@en, "Período"@pt, "Phase"@de, "Période"@fr, "Περίοδος"@el, "Период"@ru, "期间"@zh ;
    rdfs:subClassOf cidoc-crm:E2_Temporal_Entity, cidoc-crm:E92_Spacetime_Volume .

cidoc-crm:E50_Date
    a owl:Class ;
    rdfs:comment "This class comprises specific forms of E49 Time Appellation."@en ;
    rdfs:label "Data"@pl, "Data"@pt, "Date"@en, "Date"@fr, "Datum"@de, "Ημερομηνία"@el, "Дата"@ru, "日期"@zh ;
    rdfs:subClassOf cidoc-crm:E49_Time_Appellation .

cidoc-crm:E51_Contact_Point
    a owl:Class ;
    rdfs:comment """This class comprises identifiers employed, or understood, by communication services to direct communications to an instance of E39 Actor. These include E-mail addresses, telephone numbers, post office boxes, Fax numbers, URLs etc. Most postal addresses can be considered both as instances of E44 Place Appellation and E51 Contact Point. In such cases the subclass E45 Address should be used. 
URLs are addresses used by machines to access another machine through an http request. Since the accessed machine acts on behalf of the E39 Actor providing the machine, URLs are considered as instances of E51 Contact Point to that E39 Actor.
"""@en ;
    rdfs:label "Contact Point"@en, "Coordonnées individuelles"@fr, "Kontakt"@pl, "Kontaktpunkt"@de, "Ponto de Contato"@pt, "Στοιχείο Επικοινωνίας"@el, "Контакт"@ru, "联系方式"@zh ;
    rdfs:subClassOf cidoc-crm:E41_Appellation .

cidoc-crm:E52_Time-Span
    a owl:Class ;
    rdfs:comment """This class comprises abstract temporal extents, in the sense of Galilean physics, having a beginning, an end and a duration. 
Time Span has no other semantic connotations. Time-Spans are used to define the temporal extent of instances of E4 Period, E5 Event and any other phenomena valid for a certain time. An E52 Time-Span may be identified by one or more instances of E49 Time Appellation. 
Since our knowledge of history is imperfect, instances of E52 Time-Span can best be considered as approximations of the actual Time-Spans of temporal entities. The properties of E52 Time-Span are intended to allow these approximations to be expressed precisely.  An extreme case of approximation, might, for example, define an E52 Time-Span having unknown beginning, end and duration. Used as a common E52 Time-Span for two events, it would nevertheless define them as being simultaneous, even if nothing else was known. 
	Automatic processing and querying of instances of E52 Time-Span is facilitated if data can be parsed into an E61 Time Primitive.
"""@en ;
    rdfs:label "Durée"@fr, "Período de Tempo"@pt, "Time-Span"@en, "Trwanie"@pl, "Zeitspanne"@de, "Χρονικό Διάστημα"@el, "Интервал Времени"@ru, "时段"@zh ;
    rdfs:subClassOf cidoc-crm:E1_CRM_Entity .

cidoc-crm:E53_Place
    a owl:Class ;
    rdfs:comment """This class comprises extents in space, in particular on the surface of the earth, in the pure sense of physics: independent from temporal phenomena and matter. 
The instances of E53 Place are usually determined by reference to the position of “immobile” objects such as buildings, cities, mountains, rivers, or dedicated geodetic marks. A Place can be determined by combining a frame of reference and a location with respect to this frame. It may be identified by one or more instances of E44 Place Appellation.
 It is sometimes argued that instances of E53 Place are best identified by global coordinates or absolute reference systems. However, relative references are often more relevant in the context of cultural documentation and tend to be more precise. In particular, we are often interested in position in relation to large, mobile objects, such as ships. For example, the Place at which Nelson died is known with reference to a large mobile object – H.M.S Victory. A resolution of this Place in terms of absolute coordinates would require knowledge of the movements of the vessel and the precise time of death, either of which may be revised, and the result would lack historical and cultural relevance.
Any object can serve as a frame of reference for E53 Place determination. The model foresees the notion of a \"section\" of an E19 Physical Object as a valid E53 Place determination."""@en ;
    rdfs:label "Lieu"@fr, "Local"@pt, "Miejsce"@pl, "Ort"@de, "Place"@en, "Τόπος"@el, "Место"@ru, "地点"@zh ;
    rdfs:subClassOf cidoc-crm:E1_CRM_Entity .

cidoc-crm:E54_Dimension
    a owl:Class ;
    rdfs:comment """This class comprises quantifiable properties that can be measured by some calibrated means and can be approximated by values, i.e. points or regions in a mathematical or conceptual space, such as natural or real numbers, RGB values etc.
An instance of E54 Dimension represents the true quantity, independent from its numerical approximation, e.g. in inches or in cm. The properties of the class E54 Dimension allow for expressing the numerical approximation of the values of an instance of E54 Dimension. If the true values belong to a non-discrete space, such as spatial distances, it is recommended to record them as approximations by intervals or regions of indeterminacy enclosing the assumed true values. For instance, a length of 5 cm may be recorded as 4.5-5.5 cm, according to the precision of the respective observation. Note, that interoperability of values described in different units depends critically on the representation as value regions.
Numerical approximations in archaic instances of E58 Measurement Unit used in historical records should be preserved. Equivalents corresponding to current knowledge should be recorded as additional instances of E54 Dimension as appropriate.
"""@en ;
    rdfs:label "Dimension"@en, "Dimensions"@fr, "Dimensão"@pt, "Maß"@de, "Wymiar"@pl, "Μέγεθος"@el, "Величина"@ru, "规模数量"@zh ;
    rdfs:subClassOf cidoc-crm:E1_CRM_Entity .

cidoc-crm:E55_Type
    a owl:Class ;
    rdfs:comment """This class comprises concepts denoted by terms from thesauri and controlled vocabularies used to characterize and classify instances of CRM classes. Instances of E55 Type represent concepts  in contrast to instances of E41 Appellation which are used to name instances of CRM classes. 
E55 Type is the CRM’s interface to domain specific ontologies and thesauri. These can be represented in the CRM as subclasses of E55 Type, forming hierarchies of terms, i.e. instances of E55 Type linked via P127 has broader  term (has narrower term). Such hierarchies may be extended with additional properties. 
"""@en ;
    rdfs:label "Tipo"@pt, "Typ"@pl, "Type"@en, "Type"@fr, "Typus"@de, "Τύπος"@el, "Тип"@ru, "类型"@zh ;
    rdfs:subClassOf cidoc-crm:E28_Conceptual_Object .

cidoc-crm:E56_Language
    a owl:Class ;
    rdfs:comment """This class is a specialization of E55 Type and comprises the natural languages in the sense of concepts. 
This type is used categorically in the model without reference to instances of it, i.e. the Model does not foresee the description of instances of instances of E56 Language, e.g.: “instances of  Mandarin Chinese”.
It is recommended that internationally or nationally agreed codes and terminology are used to denote instances of E56 Language, such as those defined in ISO 639:1988. 
"""@en ;
    rdfs:label "Język"@pl, "Language"@en, "Langue"@fr, "Língua"@pt, "Sprache"@de, "Γλώσσα"@el, "Язык"@ru, "语言"@zh ;
    rdfs:subClassOf cidoc-crm:E55_Type .

cidoc-crm:E57_Material
    a owl:Class ;
    rdfs:comment """This class is a specialization of E55 Type and comprises the concepts of materials. 
Instances of E57 Material may denote properties of matter before its use, during its use, and as incorporated in an object, such as ultramarine powder, tempera paste, reinforced concrete. Discrete pieces of raw-materials kept in museums, such as bricks, sheets of fabric, pieces of metal, should be modelled individually in the same way as other objects. Discrete used or processed pieces, such as the stones from Nefer Titi's temple, should be modelled as parts (cf. P46 is composed of).
This type is used categorically in the model without reference to instances of it, i.e. the Model does not foresee the description of instances of instances of E57 Material, e.g.: “instances of  gold”.
It is recommended that internationally or nationally agreed codes and terminology are used."""@en ;
    rdfs:label "Material"@de, "Material"@en, "Material"@pt, "Materiał"@pl, "Matériau"@fr, "Υλικό"@el, "Материал"@ru, "材料"@zh ;
    rdfs:subClassOf cidoc-crm:E55_Type .

cidoc-crm:E58_Measurement_Unit
    a owl:Class ;
    rdfs:comment """This class is a specialization of E55 Type and comprises the types of measurement units: feet, inches, centimetres, litres, lumens, etc. 
This type is used categorically in the model without reference to instances of it, i.e. the Model does not foresee the description of instances of instances of E58 Measurement Unit, e.g.: “instances of cm”.
Syst?me International (SI) units or internationally recognized non-SI terms should be used whenever possible. (ISO 1000:1992). Archaic Measurement Units used in historical records should be preserved.
"""@en ;
    rdfs:label "Jednostka miary"@pl, "Maßeinheit"@de, "Measurement Unit"@en, "Unidade de Medida"@pt, "Unité de mesure"@fr, "Μονάδα Μέτρησης"@el, "Единица Измерения"@ru, "测量单位"@zh ;
    rdfs:subClassOf cidoc-crm:E55_Type .

cidoc-crm:E5_Event
    a owl:Class ;
    rdfs:comment """This class comprises changes of states in cultural, social or physical systems, regardless of scale, brought about by a series or group of coherent physical, cultural, technological or legal phenomena. Such changes of state will affect instances of E77 Persistent Item or its subclasses.
The distinction between an E5 Event and an E4 Period is partly a question of the scale of observation. Viewed at a coarse level of detail, an E5 Event is an ‘instantaneous’ change of state. At a fine level, the E5 Event can be analysed into its component phenomena within a space and time frame, and as such can be seen as an E4 Period. The reverse is not necessarily the case: not all instances of E4 Period give rise to a noteworthy change of state.
"""@en ;
    rdfs:label "Ereignis"@de, "Event"@en, "Evento"@pt, "Zdarzenie"@pl, "Événement"@fr, "Συμβάν"@el, "Событие"@ru, "事件"@zh ;
    rdfs:subClassOf cidoc-crm:E4_Period .

cidoc-crm:E63_Beginning_of_Existence
    a owl:Class ;
    rdfs:comment """This class comprises events that bring into existence any E77 Persistent Item. 
It may be used for temporal reasoning about things (intellectual products, physical items, groups of people, living beings) beginning to exist; it serves as a hook for determination of a terminus post quem and ante quem. """@en ;
    rdfs:label "Beginning of Existence"@en, "Daseinsbeginn"@de, "Début d'existence"@fr, "Início da Existência"@pt, "Początek istnienia"@pl, "Αρχή Ύπαρξης"@el, "Начало Существования"@ru, "存在开始"@zh ;
    rdfs:subClassOf cidoc-crm:E5_Event .

cidoc-crm:E64_End_of_Existence
    a owl:Class ;
    rdfs:comment """This class comprises events that end the existence of any E77 Persistent Item. 
It may be used for temporal reasoning about things (physical items, groups of people, living beings) ceasing to exist; it serves as a hook for determination of a terminus postquem and antequem. In cases where substance from a Persistent Item continues to exist in a new form, the process would be documented by E81 Transformation.
"""@en ;
    rdfs:label "Daseinsende"@de, "End of Existence"@en, "Fim da Existência"@pt, "Fin d'existence"@fr, "Koniec istnienia"@pl, "Τέλος Ύπαρξης"@el, "Конец Существования"@ru, "存在结束"@zh ;
    rdfs:subClassOf cidoc-crm:E5_Event .

cidoc-crm:E65_Creation
    a owl:Class ;
    rdfs:comment """This class comprises events that result in the creation of conceptual items or immaterial products, such as legends, poems, texts, music, images, movies, laws, types etc.
"""@en ;
    rdfs:label "Begriffliche Schöpfung"@de, "Creation"@en, "Criação"@pt, "Création"@fr, "Wytworzenie"@pl, "Δημιουργία"@el, "Событие Творения"@ru, "创造"@zh ;
    rdfs:subClassOf cidoc-crm:E63_Beginning_of_Existence, cidoc-crm:E7_Activity .

cidoc-crm:E66_Formation
    a owl:Class ;
    rdfs:comment """This class comprises events that result in the formation of a formal or informal E74 Group of people, such as a club, society, association, corporation or nation. 
E66 Formation does not include the arbitrary aggregation of people who do not act as a collective.
The formation of an instance of E74 Group does not require that the group is populated with members at the time of formation. In order to express the joining of members at the time of formation, the respective activity should be simultaneously an instance of both E66 Formation and E85 Joining. 
"""@en ;
    rdfs:label "Formation"@en, "Formation"@fr, "Formação"@pt, "Gruppenbildung"@de, "Tworzenie"@pl, "Συγκρότηση Ομάδας"@el, "Событие Формирования"@ru, "组成"@zh ;
    rdfs:subClassOf cidoc-crm:E63_Beginning_of_Existence, cidoc-crm:E7_Activity .

cidoc-crm:E67_Birth
    a owl:Class ;
    rdfs:comment """This class comprises the births of human beings. E67 Birth is a biological event focussing on the context of people coming into life. (E63 Beginning of Existence comprises the coming into life of any living beings). 
Twins, triplets etc. are brought into life by the same E67 Birth event. The introduction of the E67 Birth event as a documentation element allows the description of a range of family relationships in a simple model. Suitable extensions may describe more details and the complexity of motherhood with the intervention of modern medicine. In this model, the biological father is not seen as a necessary participant in the E67 Birth event.
"""@en ;
    rdfs:label "Birth"@en, "Geburt"@de, "Naissance"@fr, "Narodziny"@pl, "Nascimento"@pt, "Γέννηση"@el, "Рождение"@ru, "诞生"@zh ;
    rdfs:subClassOf cidoc-crm:E63_Beginning_of_Existence .

cidoc-crm:E68_Dissolution
    a owl:Class ;
    rdfs:comment """This class comprises the events that result in the formal or informal termination of an E74 Group of people. 
If the dissolution was deliberate, the Dissolution event should also be instantiated as an E7 Activity.
"""@en ;
    rdfs:label "Dissolution"@en, "Dissolution"@fr, "Dissolução"@pt, "Gruppenauflösung"@de, "Rozwiązanie"@pl, "Διάλυση Ομάδας"@el, "Роспуск"@ru, "解散"@zh ;
    rdfs:subClassOf cidoc-crm:E64_End_of_Existence .

cidoc-crm:E69_Death
    a owl:Class ;
    rdfs:comment """This class comprises the deaths of human beings. 
If a person is killed, their death should be instantiated as E69 Death and as E7 Activity. The death or perishing of other living beings should be documented using E64 End of Existence.
"""@en ;
    rdfs:label "Death"@en, "Mort"@fr, "Morte"@pt, "Tod"@de, "Śmierć"@pl, "Θάνατος"@el, "Смерть"@ru, "死亡"@zh ;
    rdfs:subClassOf cidoc-crm:E64_End_of_Existence .

cidoc-crm:E6_Destruction
    a owl:Class ;
    rdfs:comment """This class comprises events that destroy one or more instances of E18 Physical Thing such that they lose their identity as the subjects of documentation.  
Some destruction events are intentional, while others are independent of human activity. Intentional destruction may be documented by classifying the event as both an E6 Destruction and E7 Activity. 
The decision to document an object as destroyed, transformed or modified is context sensitive: 
1.  If the matter remaining from the destruction is not documented, the event is modelled solely as E6 Destruction. 
2. An event should also be documented using E81 Transformation if it results in the destruction of one or more objects and the simultaneous production of others using parts or material from the original. In this case, the new items have separate identities. Matter is preserved, but identity is not.
3. When the initial identity of the changed instance of E18 Physical Thing is preserved, the event should be documented as E11 Modification. 
"""@en ;
    rdfs:label "Destruction"@en, "Destruction"@fr, "Destruição"@pt, "Zerstörung"@de, "Zniszczenie"@pl, "Καταστροφή"@el, "Разрушение"@ru, "摧毁"@zh ;
    rdfs:subClassOf cidoc-crm:E64_End_of_Existence .

cidoc-crm:E70_Thing
    a owl:Class ;
    rdfs:comment """This general class comprises discrete, identifiable, instances of E77 Persistent Item that are documented as single units, that either consist of matter or depend on being carried by matter and are characterized by relative stability.
They may be intellectual products or physical things. They may for instance have a solid physical form, an electronic encoding, or they may be a logical concept or structure.
"""@en ;
    rdfs:label "Chose"@fr, "Coisa"@pt, "Rzecz"@pl, "Sache"@de, "Thing"@en, "Πράγμα"@el, "Вещь"@ru, "万物"@zh ;
    rdfs:subClassOf cidoc-crm:E77_Persistent_Item .

cidoc-crm:E71_Man-Made_Thing
    a owl:Class ;
    rdfs:comment """This class comprises discrete, identifiable man-made items that are documented as single units. 
These items are either intellectual products or man-made physical things, and are characterized by relative stability. They may for instance have a solid physical form, an electronic encoding, or they may be logical concepts or structures.
"""@en ;
    rdfs:label "Chose fabriquée"@fr, "Coisa Fabricada"@pt, "Künstliches"@de, "Man-Made Thing"@en, "Wytwór"@pl, "Ανθρώπινο Δημιούργημα"@el, "Рукотворная Вещь"@ru, "人造物"@zh ;
    rdfs:subClassOf cidoc-crm:E70_Thing .

cidoc-crm:E72_Legal_Object
    a owl:Class ;
    rdfs:comment """This class comprises those material or immaterial items to which instances of E30 Right, such as the right of ownership or use, can be applied. 
This is true for all E18 Physical Thing. In the case of instances of E28 Conceptual Object, however, the identity of the E28 Conceptual Object or the method of its use may be too ambiguous to reliably establish instances of E30 Right, as in the case of taxa and inspirations. Ownership of corporations is currently regarded as out of scope of the CRM. 
"""@en ;
    rdfs:label "Legal Object"@en, "Obiekt prawny"@pl, "Objet juridique"@fr, "Objeto Jurídico"@pt, "Rechtsobjekt"@de, "Νομικό Αντικείμενο"@el, "Объект Права"@ru, "法律物件"@zh ;
    rdfs:subClassOf cidoc-crm:E70_Thing .

cidoc-crm:E73_Information_Object
    a owl:Class ;
    rdfs:comment """This class comprises identifiable immaterial items, such as a poems, jokes, data sets, images, texts, multimedia objects, procedural prescriptions, computer program code, algorithm or mathematical formulae, that have an objectively recognizable structure and are documented as single units. The encoding structure known as a \"named graph\" also falls under this class, so that each \"named graph\" is an instance of an E73 Information Object. 
An E73 Information Object does not depend on a specific physical carrier, which can include human memory, and it can exist on one or more carriers simultaneously. 
Instances of E73 Information Object of a linguistic nature should be declared as instances of the E33 Linguistic Object subclass. Instances of E73 Information Object of a documentary nature should be declared as instances of the E31 Document subclass. Conceptual items such as types and classes are not instances of E73 Information Object, nor are ideas without a reproducible expression. 
 """@en ;
    rdfs:label "Information Object"@en, "Informationsgegenstand"@de, "Obiekt informacyjny"@pl, "Objet d'information"@fr, "Objeto de Informação"@pt, "Πληροφοριακό Αντικείμενο"@el, "Информационный Объект"@ru, "信息物件"@zh ;
    rdfs:subClassOf cidoc-crm:E89_Propositional_Object, cidoc-crm:E90_Symbolic_Object .

cidoc-crm:E74_Group
    a owl:Class ;
    rdfs:comment """This class comprises any gatherings or organizations of E39 Actors that act collectively or in a similar way due to any form of unifying relationship. In the wider sense this class also comprises official positions which used to be regarded in certain contexts as one actor, independent of the current holder of the office, such as the president of a country. In such cases, it may happen that the Group never had more than one member. A joint pseudonym (i.e., a name that seems indicative of an individual but that is actually used as a persona by two or more people) is a particular case of E74 Group.
A gathering of people becomes an E74 Group when it exhibits organizational characteristics usually typified by a set of ideas or beliefs held in common, or actions performed together. These might be communication, creating some common artifact, a common purpose such as study, worship, business, sports, etc. Nationality can be modeled as membership in an E74 Group (cf. HumanML markup). Married couples and other concepts of family are regarded as particular examples of E74 Group.
"""@en ;
    rdfs:label "Group"@en, "Groupe"@fr, "Grupa"@pl, "Grupo"@pt, "Menschliche Gruppe"@de, "Ομάδα"@el, "Группа"@ru, "群组"@zh ;
    rdfs:subClassOf cidoc-crm:E39_Actor .

cidoc-crm:E75_Conceptual_Object_Appellation
    a owl:Class ;
    rdfs:comment "This class comprises appellations that are by their form or syntax specific to identifying instances of E28 Conceptual Object, such as intellectual products, standardized patterns etc."@en ;
    rdfs:label "Appellation d'objet conceptuel"@fr, "Begriff- oder Konzeptbenennung"@de, "Conceptual Object Appellation"@en, "Designação de Objeto Conceitual"@pt, "Opis obiektu pojęciowego"@pl, "Ονομασία Νοητικού Αντικειμένου"@el, "Обозначение Концептуального Объекта"@ru, "概念物件称号"@zh ;
    rdfs:subClassOf cidoc-crm:E41_Appellation .

cidoc-crm:E77_Persistent_Item
    a owl:Class ;
    rdfs:comment """This class comprises items that have a persistent identity, sometimes known as “endurants” in philosophy. 
They can be repeatedly recognized within the duration of their existence by identity criteria rather than by continuity or observation. Persistent Items can be either physical entities, such as people, animals or things, or conceptual entities such as ideas, concepts, products of the imagination or common names.
The criteria that determine the identity of an item are often difficult to establish -; the decision depends largely on the judgement of the observer. For example, a building is regarded as no longer existing if it is dismantled and the materials reused in a different configuration. On the other hand, human beings go through radical and profound changes during their life-span, affecting both material composition and form, yet preserve their identity by other criteria. Similarly, inanimate objects may be subject to exchange of parts and matter. The class E77 Persistent Item does not take any position about the nature of the applicable identity criteria and if actual knowledge about identity of an instance of this class exists. There may be cases, where the identity of an E77 Persistent Item is not decidable by a certain state of knowledge.
The main classes of objects that fall outside the scope the E77 Persistent Item class are temporal objects such as periods, events and acts, and descriptive properties. """@en ;
    rdfs:label "Byt trwający w czasie"@pl, "Entidade Persistente"@pt, "Entité persistante"@fr, "Persistent Item"@en, "Seiendes"@de, "Ον"@el, "Постоянная Сущность"@ru, "持续性项目"@zh ;
    rdfs:subClassOf cidoc-crm:E1_CRM_Entity .

cidoc-crm:E78_Collection
    a owl:Class ;
    rdfs:comment """This class comprises aggregations of instances of E18 Physical Thing that are assembled and maintained (\"curated\" and \"preserved\", in museological terminology) by one or more instances of E39 Actor over time for a specific purpose and audience, and according to a particular collection development plan.  
Items may be added or removed from an E78 Collection in pursuit of this plan. This class should not be confused with the E39 Actor maintaining the E78 Collection often referred to with the name of the E78 Collection (e.g. “The Wallace Collection decided…”).
Collective objects in the general sense, like a tomb full of gifts, a folder with stamps or a set of chessmen, should be documented as instances of E19 Physical Object, and not as instances of E78 Collection. This is because they form wholes either because they are physically bound together or because they are kept together for their functionality.
"""@en ;
    rdfs:label "Coleção"@pt, "Collection"@en, "Collection"@fr, "Sammlung"@de, "Zbiór"@pl, "Συλλογή"@el, "Коллекция"@ru, "收藏"@zh ;
    rdfs:subClassOf cidoc-crm:E24_Physical_Man-Made_Thing .

cidoc-crm:E79_Part_Addition
    a owl:Class ;
    rdfs:comment """This class comprises activities that result in an instance of E24 Physical Man-Made Thing being increased, enlarged or augmented by the addition of a part. 
Typical scenarios include the attachment of an accessory, the integration of a component, the addition of an element to an aggregate object, or the accessioning of an object into a curated E78 Collection. Objects to which parts are added are, by definition, man-made, since the addition of a part implies a human activity. Following the addition of parts, the resulting man-made assemblages are treated objectively as single identifiable wholes, made up of constituent or component parts bound together either physically (for example the engine becoming a part of the car), or by sharing a common purpose (such as the 32 chess pieces that make up a chess set). This class of activities forms a basis for reasoning about the history and continuity of identity of objects that are integrated into other objects over time, such as precious gemstones being repeatedly incorporated into different items of jewellery, or cultural artifacts being added to different museum instances of E78 Collection over their lifespan.
"""@en ;
    rdfs:label "Addition d'élément"@fr, "Adição de Parte"@pt, "Dodanie części"@pl, "Part Addition"@en, "Teilhinzufügung"@de, "Προσθήκη Μερών"@el, "Добавление Части"@ru, "部件增加"@zh ;
    rdfs:subClassOf cidoc-crm:E11_Modification .

cidoc-crm:E7_Activity
    a owl:Class ;
    rdfs:comment """This class comprises actions intentionally carried out by instances of E39 Actor that result in changes of state in the cultural, social, or physical systems documented. 
This notion includes complex, composite and long-lasting actions such as the building of a settlement or a war, as well as simple, short-lived actions such as the opening of a door.
"""@en ;
    rdfs:label "Activity"@en, "Activité"@fr, "Atividade"@pt, "Działanie"@pl, "Handlung"@de, "Δράση"@el, "Деятельность"@ru, "活动"@zh ;
    rdfs:subClassOf cidoc-crm:E5_Event .

cidoc-crm:E80_Part_Removal
    a owl:Class ;
    rdfs:comment """This class comprises the activities that result in an instance of E18 Physical Thing being decreased by the removal of a part.
Typical scenarios include the detachment of an accessory, the removal of a component or part of a composite object, or the deaccessioning of an object from a curated E78 Collection. If the E80 Part Removal results in the total decomposition of the original object into pieces, such that the whole ceases to exist, the activity should instead be modelled as an E81 Transformation, i.e. a simultaneous destruction and production. In cases where the part removed has no discernible identity prior to its removal but does have an identity subsequent to its removal, the activity should be regarded as both E80 Part Removal and E12 Production. This class of activities forms a basis for reasoning about the history, and continuity of identity over time, of objects that are removed from other objects, such as precious gemstones being extracted from different items of jewelry, or cultural artifacts being deaccessioned from different museum collections over their lifespan.
"""@en ;
    rdfs:label "Part Removal"@en, "Remoção de Parte"@pt, "Soustraction d'élément"@fr, "Teilentfernung"@de, "Usunięcie części"@pl, "Αφαίρεση Μερών"@el, "Удаление Части"@ru, "部件删除"@zh ;
    rdfs:subClassOf cidoc-crm:E11_Modification .

cidoc-crm:E81_Transformation
    a owl:Class ;
    rdfs:comment """This class comprises the events that result in the simultaneous destruction of one or more than one E77 Persistent Item and the creation of one or more than one E77 Persistent Item that preserves recognizable substance from the first one(s) but has fundamentally different nature and identity. 
Although the old and the new instances of E77 Persistent Item are treated as discrete entities having separate, unique identities, they are causally connected through the E81 Transformation; the destruction of the old E77 Persistent Item(s) directly causes the creation of the new one(s) using or preserving some relevant substance. Instances of E81 Transformation are therefore distinct from re-classifications (documented using E17 Type Assignment) or modifications (documented using E11 Modification) of objects that do not fundamentally change their nature or identity. Characteristic cases are reconstructions and repurposing of historical buildings or ruins, fires leaving buildings in ruins, taxidermy of specimen in natural history and the reorganization of a corporate body into a new one.
"""@en ;
    rdfs:label "Przemiana"@pl, "Transformation"@en, "Transformation"@fr, "Transformação"@pt, "Umwandlung"@de, "Μετατροπή"@el, "Трансформация"@ru, "转变"@zh ;
    rdfs:subClassOf cidoc-crm:E63_Beginning_of_Existence, cidoc-crm:E64_End_of_Existence .

cidoc-crm:E82_Actor_Appellation
    a owl:Class ;
    rdfs:comment """This class comprises any sort of name, number, code or symbol characteristically used to identify an E39 Actor. 
An E39 Actor will typically have more than one E82 Actor Appellation, and instances of E82 Actor Appellation in turn may have alternative representations. The distinction between corporate and personal names, which is particularly important in library applications, should be made by explicitly linking the E82 Actor Appellation to an instance of either E21 Person or E74 Group/E40 Legal Body. If this is not possible, the distinction can be made through the use of the P2 has type mechanism. 
"""@en ;
    rdfs:label "Actor Appellation"@en, "Akteurbenennung"@de, "Appellation d'agent"@fr, "Designação de Agente"@pt, "Opis aktora"@pl, "Ονομασία Δράστη"@el, "Обозначение Агента"@ru, "角色称号"@zh ;
    rdfs:subClassOf cidoc-crm:E41_Appellation .

cidoc-crm:E83_Type_Creation
    a owl:Class ;
    rdfs:comment """This class comprises activities formally defining new types of items. 
It is typically a rigorous scholarly or scientific process that ensures a type is exhaustively described and appropriately named. In some cases, particularly in archaeology and the life sciences, E83 Type Creation requires the identification of an exemplary specimen and the publication of the type definition in an appropriate scholarly forum. The activity of E83 Type Creation is central to research in the life sciences, where a type would be referred to as a “taxon,” the type description as a “protologue,” and the exemplary specimens as “orgininal element” or “holotype”.
"""@en ;
    rdfs:label "Criação de Tipo"@pt, "Création de type"@fr, "Type Creation"@en, "Typuserfindung"@de, "Wytworzenie typu"@pl, "Δημιουργία Τύπου"@el, "Создание Типа"@ru, "类型创造"@zh ;
    rdfs:subClassOf cidoc-crm:E65_Creation .

cidoc-crm:E84_Information_Carrier
    a owl:Class ;
    rdfs:comment """This class comprises all instances of E22 Man-Made Object that are explicitly designed to act as persistent physical carriers for instances of E73 Information Object.
An E84 Information Carrier may or may not contain information, e.g., a diskette. Note that any E18 Physical Thing may carry information, such as an E34 Inscription. However, unless it was specifically designed for this purpose, it is not an Information Carrier. Therefore the property P128 carries (is carried by) applies to E18 Physical Thing in general.
	"""@en ;
    rdfs:label "Information Carrier"@en, "Informationsträger"@de, "Nośnik informacji"@pl, "Suporte de Informação"@pt, "Support d'information"@fr, "Φορέας Πληροφορίας"@el, "Носитель Информации"@ru, "信息载体"@zh ;
    rdfs:subClassOf cidoc-crm:E22_Man-Made_Object .

cidoc-crm:E85_Joining
    a owl:Class ;
    rdfs:comment """This class comprises the activities that result in an instance of E39 Actor becoming a member of an instance of E74 Group. This class does not imply initiative by either party. It may be the initiative of a third party.
Typical scenarios include becoming a member of a social organisation, becoming employee of a company, marriage, the adoption of a child by a family and the inauguration of somebody into an official position. 
"""@en ;
    rdfs:label "Beitritt"@de, "Dołączenie"@pl, "Joining"@en, "加入"@zh ;
    rdfs:subClassOf cidoc-crm:E7_Activity .

cidoc-crm:E86_Leaving
    a owl:Class ;
    rdfs:comment """This class comprises the activities that result in an instance of E39 Actor to be disassociated from an instance of E74 Group. This class does not imply initiative by either party. It may be the initiative of a third party. 
Typical scenarios include the termination of membership in a social organisation, ending the employment at a company, divorce, and the end of tenure of somebody in an official position."""@en ;
    rdfs:label "Austritt"@de, "Leaving"@en, "Opuszczenie"@pl, "脱离"@zh ;
    rdfs:subClassOf cidoc-crm:E7_Activity .

cidoc-crm:E87_Curation_Activity
    a owl:Class ;
    rdfs:comment """This class comprises the activities that result in the continuity of management and the preservation and evolution of instances of E78 Collection, following an implicit or explicit curation plan. 
It specializes the notion of activity into the curation of a collection and allows the history of curation to be recorded.
Items are accumulated and organized following criteria like subject, chronological period, material type, style of art etc. and can be added or removed from an E78 Collection for a specific purpose and/or audience. The initial aggregation of items of a collection is regarded as an instance of E12 Production Event while the activity of evolving, preserving and promoting a collection is regarded as an instance of E87 Curation Activity.
"""@en ;
    rdfs:label "Curation Activity"@en, "Kuratorische Tätigkeit"@de, "Ochrona"@pl, "典藏管理"@zh ;
    rdfs:subClassOf cidoc-crm:E7_Activity .

cidoc-crm:E89_Propositional_Object
    a owl:Class ;
    rdfs:comment """This class comprises immaterial items, including but not limited to stories, plots, procedural prescriptions, algorithms, laws of physics or images that are, or represent in some sense, sets of propositions about real or imaginary things and that are documented as single units or serve as topics of discourse. 
	
This class also comprises items that are “about” something in the sense of a subject. In the wider sense, this class includes expressions of psychological value such as non-figural art and musical themes. However, conceptual items such as types and classes are not instances of E89 Propositional Object. This should not be confused with the definition of a type, which is indeed an instance of E89 Propositional Object.
"""@en ;
    rdfs:label "Aussagenobjekt"@de, "Propositional Object"@en, "Sąd (w sensie logicznym)"@pl, "陈述性物件"@zh ;
    rdfs:subClassOf cidoc-crm:E28_Conceptual_Object .

cidoc-crm:E8_Acquisition
    a owl:Class ;
    rdfs:comment """This class comprises transfers of legal ownership from one or more instances of E39 Actor to one or more other instances of E39 Actor. 
The class also applies to the establishment or loss of ownership of instances of E18 Physical Thing. It does not, however, imply changes of any other kinds of right. The recording of the donor and/or recipient is optional. It is possible that in an instance of E8 Acquisition there is either no donor or no recipient. Depending on the circumstances, it may describe:
1.	the beginning of ownership
2.	the end of ownership
3.	the transfer of ownership
4.	the acquisition from an unknown source 
5.	the loss of title due to destruction of the item
It may also describe events where a collector appropriates legal title, for example by annexation or field collection. The interpretation of the museum notion of \"accession\" differs between institutions. The CRM therefore models legal ownership (E8 Acquisition) and physical custody (E10 Transfer of Custody) separately. Institutions will then model their specific notions of accession and deaccession as combinations of these.
"""@en ;
    rdfs:label "Acquisition"@en, "Acquisition"@fr, "Aquisição"@pt, "Erwerb"@de, "Nabycie"@pl, "Απόκτηση"@el, "Событие Приобретения"@ru, "征集取得"@zh ;
    rdfs:subClassOf cidoc-crm:E7_Activity .

cidoc-crm:E90_Symbolic_Object
    a owl:Class ;
    rdfs:comment """This class comprises identifiable symbols and any aggregation of symbols, such as characters, identifiers, traffic signs, emblems, texts, data sets, images, musical scores, multimedia objects, computer program code or mathematical formulae that have an objectively recognizable structure and that are documented as single units.
	It includes sets of signs of any nature, which may serve to designate something, or to communicate some propositional content.
	An instance of E90 Symbolic Object does not depend on a specific physical carrier, which can include human memory, and it can exist on one or more carriers simultaneously. An instance of E90 Symbolic Object may or may not have a specific meaning, for example an arbitrary character string.
	In some cases, the content of an instance of E90 Symbolic Object may completely be represented by a serialized content model, such.. as the property P3 has note allows for describing this content model…P3.1 has type: E55 Type to specify the encoding..
"""@en ;
    rdfs:label "Obiekt symboliczny"@pl, "Symbolic Object"@en, "Symbolisches Objekt"@de, "符号物件"@zh ;
    rdfs:subClassOf cidoc-crm:E28_Conceptual_Object, cidoc-crm:E72_Legal_Object .

cidoc-crm:E92_Spacetime_Volume
    a owl:Class ;
    rdfs:comment """This class comprises 4 dimensional point sets (volumes) in physical spacetime regardless its true geometric form. They may derive their identity from being the extent of a material phenomenon or from being the interpretation of an expression defining an extent in spacetime. 
	Intersections of instances of E92 Spacetime Volume, Place and Timespan are also regarded as instances of E92 Spacetime Volume.  An instance of E92 Spacetime Volume is either contiguous or composed of a finite number of contiguous subsets. 
	Its boundaries may be fuzzy due to the properties of the phenomena it derives from or due to the limited precision up to which defining expression can be identified with a real extent in spacetime. The duration of existence of an instance of a spacetime volume is trivially its projection on time.
"""@en ;
    rdfs:label "Region czasoprzestrzeni"@pl, "Spacetime Volume"@en ;
    rdfs:subClassOf cidoc-crm:E1_CRM_Entity .

cidoc-crm:E93_Presence
    a owl:Class ;
    rdfs:comment """This class comprises instances of E92 Spacetime Volume that result from intersection of instances of E92 Spacetime Volume with an instance of E52 Time-Span.  The identity of an instance of this class is determined by the identities of the  constituing spacetime volume and the time-span. 
	
This class can be used to define temporal snapshots at a particular time-span, such as the extent of the Roman Empire at 33 B.C., or the extent occupied by a museum object at rest in an exhibit. In particular, it can be used to define the spatial projection of a spacetime volume during a particular time-span,  such as the maximal spatial extent of a flood at some particular hour, or all areas covered by the Poland within the 20th century AD.
"""@en ;
    rdfs:label "Obecność"@pl, "Presence"@en ;
    rdfs:subClassOf cidoc-crm:E92_Spacetime_Volume .

cidoc-crm:E9_Move
    a owl:Class ;
    rdfs:comment """This class comprises changes of the physical location of the instances of E19 Physical Object. 
Note, that the class E9 Move inherits the property P7 took place at (witnessed): E53 Place. This property should be used to describe the trajectory or a larger area within which a move takes place, whereas the properties P26 moved to (was destination of), P27 moved from (was origin of) describe the start and end points only. Moves may also be documented to consist of other moves (via P9 consists of (forms part of)), in order to describe intermediate stages on a trajectory. In that case, start and end points of the partial moves should match appropriately between each other and with the overall event.
"""@en ;
    rdfs:label "Déplacement"@fr, "Locomoção"@pt, "Move"@en, "Objektbewegung"@de, "Ruch"@pl, "Μετακίνηση"@el, "Перемещение"@ru, "移动"@zh ;
    rdfs:subClassOf cidoc-crm:E7_Activity .

cidoc-crm:P100_was_death_of
    a owl:ObjectProperty ;
    rdfs:comment "This property property links an E69 Death event to the E21 Person that died."@en ;
    rdfs:domain cidoc-crm:E69_Death ;
    rdfs:label "Tod von"@de, "a été la mort de"@fr, "foi a morte para"@pt, "was death of"@en, "ήταν θάνατος του/της"@el, "был смертью для"@ru, "灭亡了"@zh ;
    rdfs:range cidoc-crm:E21_Person ;
    rdfs:subPropertyOf cidoc-crm:P93_took_out_of_existence .

cidoc-crm:P100i_died_in
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E21_Person ;
    rdfs:label "died in"@en, "est mort par"@fr, "morreu em"@pt, "starb in"@de, "πέθανε σε"@el, "умер в"@ru, "死亡於"@zh ;
    rdfs:range cidoc-crm:E69_Death ;
    rdfs:subPropertyOf cidoc-crm:P93i_was_taken_out_of_existence_by .

cidoc-crm:P101_had_as_general_use
    a owl:ObjectProperty ;
    rdfs:comment """This property links an instance of E70 Thing to an E55 Type of usage.
It allows the relationship between particular things, both physical and immaterial, and general methods and techniques of use to be documented. Thus it can be asserted that a baseball bat had a general use for sport and a specific use for threatening people during the Great Train Robbery.
"""@en ;
    rdfs:domain cidoc-crm:E70_Thing ;
    rdfs:label "avait comme utilisation générale"@fr, "had as general use"@en, "hatte die allgemeine Verwendung"@de, "tem como uso geral"@pt, "είχε ως γενική χρήση"@el, "имел основное применение"@ru, "被惯用於"@zh ;
    rdfs:range cidoc-crm:E55_Type .

cidoc-crm:P101i_was_use_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E55_Type ;
    rdfs:label "foi uso de"@pt, "war die Verwendung von"@de, "was use of"@en, "était l’utilisation de"@fr, "ήταν χρήση του/της"@el, "был применением для"@ru, "可使用"@zh ;
    rdfs:range cidoc-crm:E70_Thing .

cidoc-crm:P102_has_title
    a owl:ObjectProperty ;
    rdfs:comment """This property describes the E35 Title applied to an instance of E71 Man-Made Thing. The E55 Type of Title is assigned in a sub property.
The P102.1 has type property of the P102 has title (is title of) property enables the relationship between the Title and the thing to be further clarified, for example, if the Title was a given Title, a supplied Title etc.
It allows any man-made material or immaterial thing to be given a Title. It is possible to imagine a Title being created without a specific object in mind.
"""@en ;
    rdfs:domain cidoc-crm:E71_Man-Made_Thing ;
    rdfs:label "a pour titre"@fr, "has title"@en, "tem título"@pt, "trägt den Titel"@de, "έχει τίτλο"@el, "имеет заголовок"@ru, "有标题"@zh ;
    rdfs:range cidoc-crm:E35_Title ;
    rdfs:subPropertyOf cidoc-crm:P1_is_identified_by .

cidoc-crm:P102i_is_title_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E35_Title ;
    rdfs:label "est le titre de"@fr, "is title of"@en, "ist der Titel von"@de, "é título de"@pt, "είναι τίτλος του/της"@el, "является заголовком для"@ru, "被用为标题来称呼"@zh ;
    rdfs:range cidoc-crm:E71_Man-Made_Thing ;
    rdfs:subPropertyOf cidoc-crm:P1i_identifies .

cidoc-crm:P103_was_intended_for
    a owl:ObjectProperty ;
    rdfs:comment """This property links an instance of E71 Man-Made Thing to an E55 Type of usage. 
It creates a property between specific man-made things, both physical and immaterial, to Types of intended methods and techniques of use. Note: A link between specific man-made things and a specific use activity should be expressed using P19 was intended use of (was made for)."""@en ;
    rdfs:domain cidoc-crm:E71_Man-Made_Thing ;
    rdfs:label "bestimmt für"@de, "era destinado à"@pt, "was intended for"@en, "était destiné à"@fr, "προοριζόταν για"@el, "был задуман для"@ru, "被制作来用於"@zh ;
    rdfs:range cidoc-crm:E55_Type .

cidoc-crm:P103i_was_intention_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E55_Type ;
    rdfs:label "era a destinação de"@pt, "war Bestimmung von"@de, "was intention of"@en, "était la raison d'être de"@fr, "ήταν προορισμός του"@el, "был интенцией для"@ru ;
    rdfs:range cidoc-crm:E71_Man-Made_Thing .

cidoc-crm:P104_is_subject_to
    a owl:ObjectProperty ;
    rdfs:comment """This property links a particular E72 Legal Object to the instances of E30 Right to which it is subject.
The Right is held by an E39 Actor as described by P75 possesses (is possessed by).
"""@en ;
    rdfs:domain cidoc-crm:E72_Legal_Object ;
    rdfs:label "Gegenstand von"@de, "est sujet à"@fr, "está sujeito à"@pt, "is subject to"@en, "υπόκειται σε"@el, "является объектом для"@ru, "受制於"@zh ;
    rdfs:range cidoc-crm:E30_Right .

cidoc-crm:P104i_applies_to
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E30_Right ;
    rdfs:label "applies to"@en, "findet Anwendung auf"@de, "se aplicam à"@pt, "s’applique à"@fr, "ισχύει για"@el, "применяется к"@ru, "被应用於"@zh ;
    rdfs:range cidoc-crm:E72_Legal_Object .

cidoc-crm:P105_right_held_by
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies the E39 Actor who holds the instances of E30 Right to an E72 Legal Object.
	It is a superproperty of P52 has current owner (is current owner of) because ownership is a right that is held on the owned object.
P105 right held by (has right on) is a shortcut of the fully developed path from E72 Legal Object through P104 is subject to (applies to), E30 Right, P75 possesses (is possessed by) to E39 Actor.
"""@en ;
    rdfs:domain cidoc-crm:E72_Legal_Object ;
    rdfs:label "Rechte stehen zu"@de, "droit détenu par"@fr, "right held by"@en, "são direitos de"@pt, "δικαίωμα κατέχεται από"@el, "право принадлежит"@ru, "有权限持有者"@zh ;
    rdfs:range cidoc-crm:E39_Actor .

cidoc-crm:P105i_has_right_on
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E39_Actor ;
    rdfs:label "détient un droit sur"@fr, "has right on"@en, "hat Rechte an"@de, "possui direitos sobre"@pt, "έχει δικαίωμα σε"@el, "владеет правом на"@ru, "持有权限来管制"@zh ;
    rdfs:range cidoc-crm:E72_Legal_Object .

cidoc-crm:P106_is_composed_of
    a owl:ObjectProperty ;
    rdfs:comment """This property associates an instance of E90 Symbolic Object with a part of it that is by itself an instance of E90 Symbolic Object, such as fragments of texts or clippings from an image.
"""@en ;
    rdfs:domain cidoc-crm:E90_Symbolic_Object ;
    rdfs:label "est composé de"@fr, "is composed of"@en, "ist zusammengesetzt aus"@de, "é composto de"@pt, "αποτελείται από"@el, "составлен из"@ru, "有组成元素"@zh ;
    rdfs:range cidoc-crm:E90_Symbolic_Object .

cidoc-crm:P106i_forms_part_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E90_Symbolic_Object ;
    rdfs:label "bildet Teil von"@de, "fait partie de"@fr, "faz parte de"@pt, "forms part of"@en, "αποτελεί μέρος του/της"@el, "формирует часть"@ru, "组成了"@zh ;
    rdfs:range cidoc-crm:E90_Symbolic_Object .

cidoc-crm:P107_has_current_or_former_member
    a owl:ObjectProperty ;
    rdfs:comment """This property relates an E39 Actor to the E74 Group of which that E39 Actor is a member.
Groups, Legal Bodies and Persons, may all be members of Groups. A Group necessarily consists of more than one member.
This property is a shortcut of the more fully developed path from E74 Group through P144 joined with (gained member by), E85 Joining, P143 joined (was joined by) to E39 Actor
The property P107.1 kind of member can be used to specify the type of membership or the role the member has in the group. 
"""@en ;
    rdfs:domain cidoc-crm:E74_Group ;
    rdfs:label "a pour membre actuel ou ancien"@fr, "has current or former member"@en, "hat derzeitiges oder früheres Mitglied"@de, "tem ou teve membro"@pt, "έχει ή είχε μέλος"@el, "имеет действующего или бывшего члена"@ru, "有现任或前任成员"@zh ;
    rdfs:range cidoc-crm:E39_Actor .

cidoc-crm:P107i_is_current_or_former_member_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E39_Actor ;
    rdfs:label "est actuel ou ancien membre de"@fr, "is current or former member of"@en, "ist derzeitiges oder früheres Mitglied von"@de, "é ou foi membro de"@pt, "είναι ή ήταν μέλος του/της"@el, "является действующим или бывшим членом"@ru, "目前或曾经加入群组"@zh ;
    rdfs:range cidoc-crm:E74_Group .

cidoc-crm:P108_has_produced
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies the E24 Physical Man-Made Thing that came into existence as a result of an E12 Production.
The identity of an instance of E24 Physical Man-Made Thing is not defined by its matter, but by its existence as a subject of documentation. An E12 Production can result in the creation of multiple instances of E24 Physical Man-Made Thing.
"""@en ;
    rdfs:domain cidoc-crm:E12_Production ;
    rdfs:label "a produit"@fr, "has produced"@en, "hat hergestellt"@de, "produziu"@pt, "παρήγαγε"@el, "произвел"@ru, "有产出物"@zh ;
    rdfs:range cidoc-crm:E24_Physical_Man-Made_Thing ;
    rdfs:subPropertyOf cidoc-crm:P31_has_modified, cidoc-crm:P92_brought_into_existence .

cidoc-crm:P108i_was_produced_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E24_Physical_Man-Made_Thing ;
    rdfs:label "a été produit par"@fr, "foi produzido por"@pt, "was produced by"@en, "wurde hergestellt durch"@de, "παρήχθη από"@el, "был произведен посредством"@ru, "被制作於"@zh ;
    rdfs:range cidoc-crm:E12_Production ;
    rdfs:subPropertyOf cidoc-crm:P31i_was_modified_by, cidoc-crm:P92i_was_brought_into_existence_by .

cidoc-crm:P109_has_current_or_former_curator
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies the E39 Actor or Actors who assume or have assumed overall curatorial responsibility for an E78 Collection.

It does not allow a history of curation to be recorded. This would require use of an Event  initiating a curator being responsible for  a Collection.
"""@en ;
    rdfs:domain cidoc-crm:E78_Collection ;
    rdfs:label "a pour conservateur actuel ou ancien"@fr, "has current or former curator"@en, "hat derzeitigen oder früheren Kurator"@de, "tem ou teve curador"@pt, "έχει ή είχε επιμελητή"@el, "имеет действующего или бывшего хранителя"@ru, "有现任或前任典藏管理员"@zh ;
    rdfs:range cidoc-crm:E39_Actor ;
    rdfs:subPropertyOf cidoc-crm:P49_has_former_or_current_keeper .

cidoc-crm:P109i_is_current_or_former_curator_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E39_Actor ;
    rdfs:label "est ou a été le conservateur de"@fr, "is current or former curator of"@en, "ist derzeitiger oder früherer Kurator von"@de, "é ou foi curador de"@pt, "είναι ή ήταν επιμελητής του/της"@el, "является действующим или бывшим хранителем"@ru, "目前或曾经典藏管理"@zh ;
    rdfs:range cidoc-crm:E78_Collection ;
    rdfs:subPropertyOf cidoc-crm:P49i_is_former_or_current_keeper_of .

cidoc-crm:P10_falls_within
    a owl:ObjectProperty ;
    rdfs:comment """This property associates an instance of E92 Spacetime Volume with another instance of E92 Spacetime Volume that falls within the latter. In other words, all points in the former are also points in the latter.
"""@en ;
    rdfs:domain cidoc-crm:E92_Spacetime_Volume ;
    rdfs:label "está contido em"@pt, "falls within"@en, "fällt in"@de, "s’insère dans le cours de"@fr, "εμπίπτει"@el, "находится в пределах"@ru, "发生时间涵盖於"@zh ;
    rdfs:range cidoc-crm:E92_Spacetime_Volume .

cidoc-crm:P10i_contains
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E92_Spacetime_Volume ;
    rdfs:label "contains"@en, "contient"@fr, "contém"@pt, "enthält"@de, "περιλαμβάνει"@el, "содержит"@ru, "时间上涵盖"@zh ;
    rdfs:range cidoc-crm:E92_Spacetime_Volume .

cidoc-crm:P110_augmented
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies the E24 Physical Man-Made Thing that is added to (augmented) in an E79 Part Addition.
Although a Part Addition event normally concerns only one item of Physical Man-Made Thing, it is possible to imagine circumstances under which more than one item might be added to (augmented). For example, the artist Jackson Pollock trailing paint onto multiple canvasses.
"""@en ;
    rdfs:domain cidoc-crm:E79_Part_Addition ;
    rdfs:label "a augmenté"@fr, "augmented"@en, "aumentou"@pt, "erweiterte"@de, "επαύξησε"@el, "увеличил"@ru, "扩增了"@zh ;
    rdfs:range cidoc-crm:E24_Physical_Man-Made_Thing ;
    rdfs:subPropertyOf cidoc-crm:P31_has_modified .

cidoc-crm:P110i_was_augmented_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E24_Physical_Man-Made_Thing ;
    rdfs:label "a été augmenté par"@fr, "foi aumentada por"@pt, "was augmented by"@en, "wurde erweitert durch"@de, "επαυξήθηκε από"@el, "был увеличен посредством"@ru, "被扩增於"@zh ;
    rdfs:range cidoc-crm:E79_Part_Addition ;
    rdfs:subPropertyOf cidoc-crm:P31i_was_modified_by .

cidoc-crm:P111_added
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies the E18 Physical Thing that is added during an E79 Part Addition activity
"""@en ;
    rdfs:domain cidoc-crm:E79_Part_Addition ;
    rdfs:label "a ajouté"@fr, "added"@en, "adicionou"@pt, "fügte hinzu"@de, "προσέθεσε"@el, "добавил"@ru, "附加上部件"@zh ;
    rdfs:range cidoc-crm:E18_Physical_Thing ;
    rdfs:subPropertyOf cidoc-crm:P12_occurred_in_the_presence_of, cidoc-crm:P16_used_specific_object .

cidoc-crm:P111i_was_added_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E18_Physical_Thing ;
    rdfs:label "a été ajouté par"@fr, "foi adicionado por"@pt, "was added by"@en, "wurde hinzugefügt durch"@de, "προστέθηκε από"@el, "был добавлен посредством"@ru, "被附加於"@zh ;
    rdfs:range cidoc-crm:E79_Part_Addition ;
    rdfs:subPropertyOf cidoc-crm:P12i_was_present_at, cidoc-crm:P16i_was_used_for .

cidoc-crm:P112_diminished
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies the E24 Physical Man-Made Thing that was diminished by E80 Part Removal.
Although a Part removal activity normally concerns only one item of Physical Man-Made Thing, it is possible to imagine circumstances under which more than one item might be diminished by a single Part Removal activity. 
"""@en ;
    rdfs:domain cidoc-crm:E80_Part_Removal ;
    rdfs:label "a diminué"@fr, "diminished"@en, "diminuiu"@pt, "verminderte"@de, "εξάλειψε"@el, "уменьшил"@ru, "缩减了"@zh ;
    rdfs:range cidoc-crm:E24_Physical_Man-Made_Thing ;
    rdfs:subPropertyOf cidoc-crm:P31_has_modified .

cidoc-crm:P112i_was_diminished_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E24_Physical_Man-Made_Thing ;
    rdfs:label "a été diminué par"@fr, "foi diminuído por"@pt, "was diminished by"@en, "wurde vermindert durch"@de, "εξαλείφθηκε από"@el, "был уменьшен посредством"@ru, "被缩减於"@zh ;
    rdfs:range cidoc-crm:E80_Part_Removal ;
    rdfs:subPropertyOf cidoc-crm:P31i_was_modified_by .

cidoc-crm:P113_removed
    a owl:ObjectProperty ;
    rdfs:comment "This property identifies the E18 Physical Thing that is removed during an E80 Part Removal activity."@en ;
    rdfs:domain cidoc-crm:E80_Part_Removal ;
    rdfs:label "a enlevé"@fr, "entfernte"@de, "removed"@en, "removeu"@pt, "αφαίρεσε"@el, "удален"@ru, "移除了"@zh ;
    rdfs:range cidoc-crm:E18_Physical_Thing ;
    rdfs:subPropertyOf cidoc-crm:P12_occurred_in_the_presence_of .

cidoc-crm:P113i_was_removed_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E18_Physical_Thing ;
    rdfs:label "a été enlevée par"@fr, "foi removido por"@pt, "was removed by"@en, "wurde entfernt durch"@de, "αφαιρέθηκε από"@el, "был удален посредством"@ru, "被移除於"@zh ;
    rdfs:range cidoc-crm:E80_Part_Removal ;
    rdfs:subPropertyOf cidoc-crm:P12i_was_present_at .

cidoc-crm:P114_is_equal_in_time_to
    a owl:ObjectProperty ;
    rdfs:comment """This symmetric property allows the instances of E2 Temporal Entity with the same E52 Time-Span to be equated. 
This property is only necessary if the time span is unknown (otherwise the equivalence can be calculated).
This property is the same as the \"equal\" relationship of Allen’s temporal logic (Allen, 1983, pp. 832-843).
"""@en ;
    rdfs:domain cidoc-crm:E2_Temporal_Entity ;
    rdfs:label "est temporellement égale à"@fr, "is equal in time to"@en, "zeitgleich zu"@de, "é temporalmente igual a"@pt, "συμπίπτει χρονικά με"@el, "равен по времени"@ru, "时段相同於"@zh ;
    rdfs:range cidoc-crm:E2_Temporal_Entity .

cidoc-crm:P115_finishes
    a owl:ObjectProperty ;
    rdfs:comment """This property allows the ending point for a E2 Temporal Entity to be situated by reference to the ending point of another temporal entity of longer duration.  
This property is only necessary if the time span is unknown (otherwise the relationship can be calculated). This property is the same as the \"finishes / finished-by\" relationships of Allen’s temporal logic (Allen, 1983, pp. 832-843).
"""@en ;
    rdfs:domain cidoc-crm:E2_Temporal_Entity ;
    rdfs:label "beendet"@de, "finaliza"@pt, "finishes"@en, "termine"@fr, "περατώνει"@el, "заканчивает"@ru, "结束了"@zh ;
    rdfs:range cidoc-crm:E2_Temporal_Entity .

cidoc-crm:P115i_is_finished_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E2_Temporal_Entity ;
    rdfs:label "est terminée par"@fr, "is finished by"@en, "wurde beendet mit"@de, "é finalizada por"@pt, "περατώνεται με"@el, "заканчивается"@ru, "被结束于"@zh ;
    rdfs:range cidoc-crm:E2_Temporal_Entity .

cidoc-crm:P116_starts
    a owl:ObjectProperty ;
    rdfs:comment """This property allows the starting point for a E2 Temporal Entity to be situated by reference to the starting point of another temporal entity of longer duration.  
This property is only necessary if the time span is unknown (otherwise the relationship can be calculated). This property is the same as the \"starts / started-by\" relationships of Allen’s temporal logic (Allen, 1983, pp. 832-843).
"""@en ;
    rdfs:domain cidoc-crm:E2_Temporal_Entity ;
    rdfs:label "beginnt"@de, "commence"@fr, "inicia"@pt, "starts"@en, "αρχίζει"@el, "начинает"@ru, "开始了"@zh ;
    rdfs:range cidoc-crm:E2_Temporal_Entity .

cidoc-crm:P116i_is_started_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E2_Temporal_Entity ;
    rdfs:label "est commencée par"@fr, "is started by"@en, "wurde begonnen mit"@de, "é iniciada por"@pt, "αρχίζει με"@el, "начинается"@ru, "被开始于"@zh ;
    rdfs:range cidoc-crm:E2_Temporal_Entity .

cidoc-crm:P117_occurs_during
    a owl:ObjectProperty ;
    rdfs:comment """This property allows the entire E52 Time-Span of an E2 Temporal Entity to be situated within the Time-Span of another temporal entity that starts before and ends after the included temporal entity.   
This property is only necessary if the time span is unknown (otherwise the relationship can be calculated). This property is the same as the \"during / includes\" relationships of Allen’s temporal logic (Allen, 1983, pp. 832-843).
"""@en ;
    rdfs:domain cidoc-crm:E2_Temporal_Entity ;
    rdfs:label "a lieu pendant"@fr, "fällt in"@de, "occurs during"@en, "ocorre durante"@pt, "εμφανίζεται κατά τη διάρκεια"@el, "появляется во течение"@ru, "时段被涵盖於"@zh ;
    rdfs:range cidoc-crm:E2_Temporal_Entity .

cidoc-crm:P117i_includes
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E2_Temporal_Entity ;
    rdfs:label "beinhaltet"@de, "comporte"@fr, "includes"@en, "inclui"@pt, "περιλαμβάνει"@el, "включает"@ru, "时段涵盖了"@zh ;
    rdfs:range cidoc-crm:E2_Temporal_Entity .

cidoc-crm:P118_overlaps_in_time_with
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies an overlap between the instances of E52 Time-Span of two instances of E2 Temporal Entity. 
It implies a temporal order between the two entities: if A overlaps in time B, then A must start before B, and B must end after A. This property is only necessary if the relevant time spans are unknown (otherwise the relationship can be calculated).
This property is the same as the \"overlaps / overlapped-by\" relationships of Allen’s temporal logic (Allen, 1983, pp. 832-843).
"""@en ;
    rdfs:domain cidoc-crm:E2_Temporal_Entity ;
    rdfs:label "est partiellement recouverte dans le temps par"@fr, "overlaps in time with"@en, "sobrepõe temporalmente"@pt, "überlappt zeitlich mit"@de, "προηγείται μερικώς επικαλύπτοντας"@el, "перекрывает во времени"@ru, "时段重叠了"@zh ;
    rdfs:range cidoc-crm:E2_Temporal_Entity .

cidoc-crm:P118i_is_overlapped_in_time_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E2_Temporal_Entity ;
    rdfs:label "is overlapped in time by"@en, "recouvre partiellement dans le temps"@fr, "wird zeitlich überlappt von"@de, "é sobreposto temporalmente por"@pt, "έπεται μερικώς επικαλυπτόμενο"@el, "перекрывается во времени"@ru, "时段被重叠于"@zh ;
    rdfs:range cidoc-crm:E2_Temporal_Entity .

cidoc-crm:P119_meets_in_time_with
    a owl:ObjectProperty ;
    rdfs:comment """This property indicates that one E2 Temporal Entity immediately follows another. 
It implies a particular order between the two entities: if A meets in time with B, then A must precede B. This property is only necessary if the relevant time spans are unknown (otherwise the relationship can be calculated). 
This property is the same as the \"meets / met-by\" relationships of Allen’s temporal logic (Allen, 1983, pp. 832-843).
"""@en ;
    rdfs:domain cidoc-crm:E2_Temporal_Entity ;
    rdfs:label "est temporellement contiguë avec"@fr, "meets in time with"@en, "trifft zeitlich auf"@de, "é temporalmente contíguo com"@pt, "προηγείται"@el, "следует во времени за"@ru, "紧接续了"@zh ;
    rdfs:range cidoc-crm:E2_Temporal_Entity .

cidoc-crm:P119i_is_met_in_time_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E2_Temporal_Entity ;
    rdfs:label "est immédiatement précédé par"@fr, "is met in time by"@en, "wird zeitlich getroffen von"@de, "é imediatamente precedido por"@pt, "έπεται"@el, "предшествует во времени"@ru, "紧接续於"@zh ;
    rdfs:range cidoc-crm:E2_Temporal_Entity .

cidoc-crm:P11_had_participant
    a owl:ObjectProperty ;
    rdfs:comment """This property describes the active or passive participation of instances of E39 Actors in an E5 Event. 
It connects the life-line of the related E39 Actor with the E53 Place and E50 Date of the event. The property implies that the Actor was involved in the event but does not imply any causal relationship. The subject of a portrait can be said to have participated in the creation of the portrait.
"""@en ;
    rdfs:domain cidoc-crm:E5_Event ;
    rdfs:label "a eu pour participant"@fr, "had participant"@en, "hatte Teilnehmer"@de, "tem participante"@pt, "είχε συμμέτοχο"@el, "имел участника"@ru, "有参与者"@zh ;
    rdfs:range cidoc-crm:E39_Actor ;
    rdfs:subPropertyOf cidoc-crm:P12_occurred_in_the_presence_of .

cidoc-crm:P11i_participated_in
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E39_Actor ;
    rdfs:label "a participé à"@fr, "nahm Teil an"@de, "participa em"@pt, "participated in"@en, "συμμετείχε σε"@el, "участвовал в"@ru, "参与了"@zh ;
    rdfs:range cidoc-crm:E5_Event ;
    rdfs:subPropertyOf cidoc-crm:P12i_was_present_at .

cidoc-crm:P120_occurs_before
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies the relative chronological sequence of two temporal entities. 
It implies that a temporal gap exists between the end of A and the start of B. This property is only necessary if the relevant time spans are unknown (otherwise the relationship can be calculated).
This property is the same as the \"before / after\" relationships of Allen’s temporal logic (Allen, 1983, pp. 832-843).
"""@en ;
    rdfs:domain cidoc-crm:E2_Temporal_Entity ;
    rdfs:label "a lieu avant"@fr, "kommt vor"@de, "occurs before"@en, "ocorre antes"@pt, "εμφανίζεται πριν"@el, "появляется до"@ru, "发生时段先於"@zh ;
    rdfs:range cidoc-crm:E2_Temporal_Entity .

cidoc-crm:P120i_occurs_after
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E2_Temporal_Entity ;
    rdfs:label "a lieu après"@fr, "kommt nach"@de, "occurs after"@en, "ocorre depois"@pt, "εμφανίζεται μετά"@el, "появляется после"@ru, "发生时段后於"@zh ;
    rdfs:range cidoc-crm:E2_Temporal_Entity .

cidoc-crm:P121_overlaps_with
    a owl:ObjectProperty ;
    rdfs:comment """This symmetric property allows the instances of E53 Place with overlapping geometric extents to be associated with each other. 
It does not specify anything about the shared area. This property is purely spatial, in contrast to Allen operators, which are purely temporal.
"""@en ;
    rdfs:domain cidoc-crm:E53_Place ;
    rdfs:label "chevauche"@fr, "overlaps with"@en, "sobrepõe com"@pt, "überlappt mit"@de, "επικαλύπτεται με"@el, "пересекается с"@ru, "空间重叠于"@zh ;
    rdfs:range cidoc-crm:E53_Place .

cidoc-crm:P122_borders_with
    a owl:ObjectProperty ;
    rdfs:comment """This symmetric property allows the instances of E53 Place which share common borders to be related as such. 
This property is purely spatial, in contrast to Allen operators, which are purely temporal.
"""@en ;
    rdfs:domain cidoc-crm:E53_Place ;
    rdfs:label "borders with"@en, "fronteira com"@pt, "grenzt an"@de, "jouxte"@fr, "συνορεύει με"@el, "граничит с"@ru, "接壤于"@zh ;
    rdfs:range cidoc-crm:E53_Place .

cidoc-crm:P123_resulted_in
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies the E77 Persistent Item or items that are the result of an E81 Transformation. 
New items replace the transformed item or items, which cease to exist as units of documentation. The physical continuity between the old and the new is expressed by the link to the common Transformation.
"""@en ;
    rdfs:domain cidoc-crm:E81_Transformation ;
    rdfs:label "a eu pour résultat"@fr, "ergab"@de, "resulted in"@en, "resultou em"@pt, "είχε ως αποτέλεσμα"@el, "повлек появление"@ru, "转变出"@zh ;
    rdfs:range cidoc-crm:E77_Persistent_Item ;
    rdfs:subPropertyOf cidoc-crm:P92_brought_into_existence .

cidoc-crm:P123i_resulted_from
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E77_Persistent_Item ;
    rdfs:label "ergab sich aus"@de, "est le résultat de"@fr, "resultado de"@pt, "resulted from"@en, "προέκυψε από"@el, "был результатом"@ru, "肇因於"@zh ;
    rdfs:range cidoc-crm:E81_Transformation ;
    rdfs:subPropertyOf cidoc-crm:P92i_was_brought_into_existence_by .

cidoc-crm:P124_transformed
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies the E77 Persistent Item or items that cease to exist due to a E81 Transformation. 
It is replaced by the result of the Transformation, which becomes a new unit of documentation. The continuity between both items, the new and the old, is expressed by the link to the common Transformation.
"""@en ;
    rdfs:domain cidoc-crm:E81_Transformation ;
    rdfs:label "a transformé"@fr, "transformed"@en, "transformou"@pt, "wandelte um"@de, "μετέτρεψε"@el, "трансформировал"@ru, "转变了"@zh ;
    rdfs:range cidoc-crm:E77_Persistent_Item ;
    rdfs:subPropertyOf cidoc-crm:P93_took_out_of_existence .

cidoc-crm:P124i_was_transformed_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E77_Persistent_Item ;
    rdfs:label "a été transformé par"@fr, "foi transformado por"@pt, "was transformed by"@en, "wurde umgewandelt durch"@de, "μετατράπηκε από"@el, "был трансформирован посредством"@ru, "被转变於"@zh ;
    rdfs:range cidoc-crm:E81_Transformation ;
    rdfs:subPropertyOf cidoc-crm:P93i_was_taken_out_of_existence_by .

cidoc-crm:P125_used_object_of_type
    a owl:ObjectProperty ;
    rdfs:comment """This property defines the kind of objects used in an E7 Activity, when the specific instance is either unknown or not of interest, such as use of \"a hammer\".
"""@en ;
    rdfs:domain cidoc-crm:E7_Activity ;
    rdfs:label "a employé un objet du type"@fr, "benutzte Objekt des Typus"@de, "used object of type"@en, "usou objeto do tipo"@pt, "χρησιμοποίησε αντικείμενο τύπου"@el, "использовал объект типа"@ru, "有使用物件类型"@zh ;
    rdfs:range cidoc-crm:E55_Type .

cidoc-crm:P125i_was_type_of_object_used_in
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E55_Type ;
    rdfs:label "Objekt des Typus ... wurde benutzt in"@de, "foi tipo do objeto usado em"@pt, "was type of object used in"@en, "était le type d’objet employé par"@fr, "ήταν o τύπος αντικείμενου που χρησιμοποιήθηκε σε"@el, "был типом объекта использованного в"@ru, "被使用於"@zh ;
    rdfs:range cidoc-crm:E7_Activity .

cidoc-crm:P126_employed
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies E57 Material employed in an E11 Modification.
The E57 Material used during the E11 Modification does not necessarily become incorporated into the E24 Physical Man-Made Thing that forms the subject of the E11 Modification.
"""@en ;
    rdfs:domain cidoc-crm:E11_Modification ;
    rdfs:label "a employé"@fr, "employed"@en, "empregou"@pt, "verwendete"@de, "χρησιμοποίησε"@el, "использовал"@ru, "采用了材料"@zh ;
    rdfs:range cidoc-crm:E57_Material .

cidoc-crm:P126i_was_employed_in
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E57_Material ;
    rdfs:label "a été employé dans"@fr, "foi empregado em"@pt, "was employed in"@en, "wurde verwendet bei"@de, "χρησιμοποιήθηκε σε"@el, "использовался в"@ru, "被使用於"@zh ;
    rdfs:range cidoc-crm:E11_Modification .

cidoc-crm:P127_has_broader_term
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies a super-Type to which an E55 Type is related. 
		It allows Types to be organised into hierarchies. This is the sense of \"broader term generic  		(BTG)\" as defined in ISO 2788
"""@en ;
    rdfs:domain cidoc-crm:E55_Type ;
    rdfs:label "a pour terme générique"@fr, "has broader term"@en, "hat den Oberbegriff"@de, "tem termo genérico"@pt, "έχει ευρύτερο όρο"@el, "имеет вышестоящий термин"@ru, "有广义术语"@zh ;
    rdfs:range cidoc-crm:E55_Type .

cidoc-crm:P127i_has_narrower_term
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E55_Type ;
    rdfs:label "a pour terme spécifique"@fr, "has narrower term"@en, "hat den Unterbegriff"@de, "tem termo específico"@pt, "έχει στενότερο όρο"@el, "有狭义术语"@zh ;
    rdfs:range cidoc-crm:E55_Type .

cidoc-crm:P128_carries
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies an E90 Symbolic Object carried by an instance of E18 Physical Thing.
"""@en ;
    rdfs:domain cidoc-crm:E18_Physical_Thing ;
    rdfs:label "carries"@en, "est le support de"@fr, "trägt"@de, "é o suporte de"@pt, "φέρει"@el, "несет"@ru, "承载信息"@zh ;
    rdfs:range cidoc-crm:E90_Symbolic_Object ;
    rdfs:subPropertyOf cidoc-crm:P130_shows_features_of .

cidoc-crm:P128i_is_carried_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E90_Symbolic_Object ;
    rdfs:label "a pour support"@fr, "is carried by"@en, "wird getragen von"@de, "é suportado por"@pt, "φέρεται από"@el, "переносится посредством"@ru, "被承载于"@zh ;
    rdfs:range cidoc-crm:E18_Physical_Thing ;
    rdfs:subPropertyOf cidoc-crm:P130i_features_are_also_found_on .

cidoc-crm:P129_is_about
    a owl:ObjectProperty ;
    rdfs:comment """This property documents that an E89 Propositional Object has as subject an instance of E1 CRM Entity. 
"""@en ;
    rdfs:domain cidoc-crm:E89_Propositional_Object ;
    rdfs:label "est au sujet de"@fr, "handelt über"@de, "is about"@en, "é sobre"@pt, "έχει ως θέμα"@el, "касается"@ru, "陈述关於"@zh ;
    rdfs:range cidoc-crm:E1_CRM_Entity ;
    rdfs:subPropertyOf cidoc-crm:P67_refers_to .

cidoc-crm:P129i_is_subject_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E1_CRM_Entity ;
    rdfs:label "est le sujet de"@fr, "is subject of"@en, "wird behandelt in"@de, "é assunto de"@pt, "είναι θέμα  του/της"@el, "является предметом для"@ru, "被陈述於"@zh ;
    rdfs:range cidoc-crm:E89_Propositional_Object ;
    rdfs:subPropertyOf cidoc-crm:P67i_is_referred_to_by .

cidoc-crm:P12_occurred_in_the_presence_of
    a owl:ObjectProperty ;
    rdfs:comment """This property describes the active or passive presence of an E77 Persistent Item in an E5 Event without implying any specific role. 
It connects the history of a thing with the E53 Place and E50 Date of an event. For example, an object may be the desk, now in a museum on which a treaty was signed. The presence of an immaterial thing implies the presence of at least one of its carriers.
"""@en ;
    rdfs:domain cidoc-crm:E5_Event ;
    rdfs:label "est arrivé en présence de"@fr, "fand statt im Beisein von"@de, "occurred in the presence of"@en, "ocorreu na presença de"@pt, "συνέβη παρουσία του/της"@el, "появился в присутствии"@ru, "发生现场存在"@zh ;
    rdfs:range cidoc-crm:E77_Persistent_Item .

cidoc-crm:P12i_was_present_at
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E77_Persistent_Item ;
    rdfs:label "estava presente no"@pt, "war anwesend bei"@de, "was present at"@en, "était présent à"@fr, "ήταν παρών/παρούσα/παρόν σε"@el, "присутствовал при"@ru, "当时在场於"@zh ;
    rdfs:range cidoc-crm:E5_Event .

cidoc-crm:P130_shows_features_of
    a owl:ObjectProperty ;
    rdfs:comment """This property generalises the notions of \"copy of\" and \"similar to\" into a directed relationship, where
the domain expresses the derivative, if such a direction can be established.
Otherwise, the relationship is symmetric. If the reason for similarity is a sort of derivation process, i.e.,
that the creator has used or had in mind the form of a particular thing during the creation or production,
this process should be explicitly modelled. Moreover it expresses similarity in cases that can be stated
between two objects only, without historical knowledge about its reasons.
	"""@en ;
    rdfs:domain cidoc-crm:E70_Thing ;
    rdfs:label "apresenta características de"@pt, "présente des caractéristiques de"@fr, "shows features of"@en, "zeigt Merkmale von"@de, "παρουσιάζει χαρακτηριστικά του/της"@el, "демонстрирует признаки"@ru, "外观特征原出现於"@zh ;
    rdfs:range cidoc-crm:E70_Thing .

cidoc-crm:P130i_features_are_also_found_on
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E70_Thing ;
    rdfs:label "Merkmale auch auf"@de, "a des caractéristiques se trouvant aussi sur"@fr, "características são também encontradas em"@pt, "features are also found on"@en, "χαρακτηριστικά του βρίσκονται επίσης σε"@el, "признаки также найдены на"@ru, "外观特征被复制於"@zh ;
    rdfs:range cidoc-crm:E70_Thing .

cidoc-crm:P131_is_identified_by
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies a name used specifically to identify an E39 Actor. 
This property is a specialisation of P1 is identified by (identifies) is identified by.
"""@en ;
    rdfs:domain cidoc-crm:E39_Actor ;
    rdfs:label "est identifié par"@fr, "is identified by"@en, "wird identifziert durch"@de, "é identificado por"@pt, "αναγνωρίζεται ως"@el, "идентифицируется посредством"@ru, "有称号"@zh ;
    rdfs:range cidoc-crm:E82_Actor_Appellation ;
    rdfs:subPropertyOf cidoc-crm:P1_is_identified_by .

cidoc-crm:P131i_identifies
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E82_Actor_Appellation ;
    rdfs:label "identifica"@pt, "identifie"@fr, "identifies"@en, "identifiziert"@de, "είναι αναγνωριστικό"@el, "идентифицирует"@ru, "被用来识别"@zh ;
    rdfs:range cidoc-crm:E39_Actor ;
    rdfs:subPropertyOf cidoc-crm:P1i_identifies .

cidoc-crm:P132_overlaps_with
    a owl:ObjectProperty ;
    rdfs:comment """This symmetric property associates two instances of E92 Spacetime Volume that have some of their
extent in common.
"""@en ;
    rdfs:domain cidoc-crm:E92_Spacetime_Volume ;
    rdfs:label "chevauche"@fr, "overlaps with"@en, "sobrepõe"@pt, "überlappt mit"@de, "επικαλύπτεται με"@el, "пересекается с"@ru, "时空重叠于"@zh ;
    rdfs:range cidoc-crm:E92_Spacetime_Volume .

cidoc-crm:P133_is_separated_from
    a owl:ObjectProperty ;
    rdfs:comment """This symmetric property associates two instances of E92 Spacetime Volume that have no extent in
common.
"""@en ;
    rdfs:domain cidoc-crm:E92_Spacetime_Volume ;
    rdfs:label "est séparée de"@fr, "getrennt von"@de, "is separated from"@en, "é separado de"@pt, "διαχωρίζεται από"@el, "отделен от"@ru, "时空不重叠于"@zh ;
    rdfs:range cidoc-crm:E92_Spacetime_Volume .

cidoc-crm:P134_continued
    a owl:ObjectProperty ;
    rdfs:comment """This property associates two instances of E7 Activity, where the domain is considered as an intentional continuation of the range. A continuation of an activity may happen when the continued activity is still ongoing or after the continued activity has completely ended. The continuing activity may have started already before it decided to continue the other one. Continuation implies a coherence of intentions and outcomes of the involved activities.
"""@en ;
    rdfs:domain cidoc-crm:E7_Activity ;
    rdfs:label "continued"@en, "continuou"@pt, "est la suite de"@fr, "setzte sich fort in"@de, "συνέχισε"@el, "продолжил"@ru, "延续了"@zh ;
    rdfs:range cidoc-crm:E7_Activity ;
    rdfs:subPropertyOf cidoc-crm:P15_was_influenced_by .

cidoc-crm:P134i_was_continued_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E7_Activity ;
    rdfs:label "a été continuée par"@fr, "foi continuada por"@pt, "was continued by"@en, "wurde fortgesetzt durch"@de, "συνεχίστηκε από"@el, "был продолжен"@ru, "有延续活动"@zh ;
    rdfs:range cidoc-crm:E7_Activity ;
    rdfs:subPropertyOf cidoc-crm:P15i_influenced .

cidoc-crm:P135_created_type
    a owl:ObjectProperty ;
    rdfs:comment "This property identifies the E55 Type, which is created in an E83Type Creation activity."@en ;
    rdfs:domain cidoc-crm:E83_Type_Creation ;
    rdfs:label "a créé le type"@fr, "created type"@en, "criou tipo"@pt, "erschuf Typus"@de, "δημιούργησε τύπο"@el, "создал тип"@ru, "创造了类型"@zh ;
    rdfs:range cidoc-crm:E55_Type ;
    rdfs:subPropertyOf cidoc-crm:P94_has_created .

cidoc-crm:P135i_was_created_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E55_Type ;
    rdfs:label "a été créé par"@fr, "foi criado por"@pt, "was created by"@en, "wurde geschaffen durch"@de, "δημιουργήθηκε από"@el, "был создан посредством"@ru, "被创造於"@zh ;
    rdfs:range cidoc-crm:E83_Type_Creation ;
    rdfs:subPropertyOf cidoc-crm:P94i_was_created_by .

cidoc-crm:P136_was_based_on
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies one or more items that were used as evidence to declare a new E55 Type.
The examination of these items is often the only objective way to understand the precise characteristics of a new Type. Such items should be deposited in a museum or similar institution for that reason. The taxonomic role renders the specific relationship of each item to the Type, such as \"holotype\" or \"original element\".
"""@en ;
    rdfs:domain cidoc-crm:E83_Type_Creation ;
    rdfs:label "foi baseado em"@pt, "stützte sich auf"@de, "s’est fondée sur"@fr, "was based on"@en, "βασίστηκε σε"@el, "был основан на"@ru, "根据了"@zh ;
    rdfs:range cidoc-crm:E1_CRM_Entity ;
    rdfs:subPropertyOf cidoc-crm:P15_was_influenced_by .

cidoc-crm:P136i_supported_type_creation
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E1_CRM_Entity ;
    rdfs:label "a justifié la création de type"@fr, "belegte"@de, "suportou a criação de tipo"@pt, "supported type creation"@en, "υποστήριξε τη δημιουργία τύπου"@el, "поддержал создание типа"@ru, "提供證據给类型创造"@zh ;
    rdfs:range cidoc-crm:E83_Type_Creation ;
    rdfs:subPropertyOf cidoc-crm:P15i_influenced .

cidoc-crm:P137_exemplifies
    a owl:ObjectProperty ;
    rdfs:comment """This property allows an item to be declared as a particular example of an E55 Type or taxon
	The P137.1 in the taxonomic role property of P137 exemplifies (is exemplified by) allows differentiation of taxonomic roles. The taxonomic role renders the specific relationship of this example to the Type, such as \"prototypical\", \"archetypical\", \"lectotype\", etc. The taxonomic role \"lectotype\" is not associated with the Type Creation (E83) itself, but selected in a later phase.
"""@en ;
    rdfs:domain cidoc-crm:E1_CRM_Entity ;
    rdfs:label "erläutert"@de, "exemplifie"@fr, "exemplifies"@en, "é exemplificado por"@pt, "δειγματίζει"@el, "поясняет"@ru, "例示了"@zh ;
    rdfs:range cidoc-crm:E55_Type ;
    rdfs:subPropertyOf cidoc-crm:P2_has_type .

cidoc-crm:P137i_is_exemplified_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E55_Type ;
    rdfs:label "erläutert durch Beispiel"@de, "est exemplifié par"@fr, "exemplifica"@pt, "is exemplified by"@en, "δειγματίζεται από"@el, "поясняется посредством"@ru, "有例示"@zh ;
    rdfs:range cidoc-crm:E1_CRM_Entity ;
    rdfs:subPropertyOf cidoc-crm:P2i_is_type_of .

cidoc-crm:P138_represents
    a owl:ObjectProperty ;
    rdfs:comment """This property establishes the relationship between an E36 Visual Item and the entity that it visually represents.
Any entity may be represented visually. This property is part of the fully developed path from E24 Physical Man-Made Thing through P65 shows visual item (is shown by), E36 Visual Item, P138 represents (has representation) to E1 CRM Entity, which is shortcut by P62depicts (is depicted by). P138.1 mode of representation allows the nature of the representation to be refined.
This property is also used for the relationship between an original and a digitisation of the original by the use of techniques such as digital photography, flatbed or infrared scanning. Digitisation is here seen as a process with a mechanical, causal component rendering the spatial distribution of structural and optical properties of the original and does not necessarily include any visual similarity identifiable by human observation.
"""@en ;
    rdfs:domain cidoc-crm:E36_Visual_Item ;
    rdfs:label "representa"@pt, "represents"@en, "représente"@fr, "stellt dar"@de, "παριστάνει"@el, "представляет"@ru, "描绘了"@zh ;
    rdfs:range cidoc-crm:E1_CRM_Entity ;
    rdfs:subPropertyOf cidoc-crm:P67_refers_to .

cidoc-crm:P138i_has_representation
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E1_CRM_Entity ;
    rdfs:label "est représentée par"@fr, "has representation"@en, "tem representação"@pt, "wird dargestellt durch"@de, "παριστάνεται από"@el, "имеет представление"@ru, "有图像描绘"@zh ;
    rdfs:range cidoc-crm:E36_Visual_Item ;
    rdfs:subPropertyOf cidoc-crm:P67i_is_referred_to_by .

cidoc-crm:P139_has_alternative_form
    a owl:ObjectProperty ;
    rdfs:comment """This property establishes a relationship of equivalence between two instances of E41 Appellation independent from any item identified by them. It is a dynamic asymmetric relationship, where the range expresses the derivative, if such a direction can be established. Otherwise, the relationship is symmetric. The relationship is not transitive.
The equivalence applies to all cases of use of an instance of E41 Appellation. Multiple names assigned to an object, which are not equivalent for all things identified with a specific instance of E41 Appellation, should be modelled as repeated values of P1 is identified by (identifies). 
P139.1 has type allows the type of derivation, such as “transliteration from Latin 1 to ASCII” be refined..
"""@en ;
    rdfs:domain cidoc-crm:E41_Appellation ;
    rdfs:label "a pour autre forme"@fr, "has alternative form"@en, "hat alternative Form"@de, "tem forma alternativa"@pt, "έχει εναλλακτική μορφή"@el, "имеет альтернативную форму"@ru, "有替代称号"@zh ;
    rdfs:range cidoc-crm:E41_Appellation .

cidoc-crm:P13_destroyed
    a owl:ObjectProperty ;
    rdfs:comment """This property allows specific instances of E18 Physical Thing that have been destroyed to be related to a destruction event. 
Destruction implies the end of an item’s life as a subject of cultural documentation – the physical matter of which the item was composed may in fact continue to exist. A destruction event may be contiguous with a Production that brings into existence a derived object composed partly of matter from the destroyed object.
"""@en ;
    rdfs:domain cidoc-crm:E6_Destruction ;
    rdfs:label "a détruit"@fr, "destroyed"@en, "destruiu"@pt, "zerstörte"@de, "κατέστρεψε"@el, "уничтожил"@ru, "毁灭了"@zh ;
    rdfs:range cidoc-crm:E18_Physical_Thing ;
    rdfs:subPropertyOf cidoc-crm:P93_took_out_of_existence .

cidoc-crm:P13i_was_destroyed_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E18_Physical_Thing ;
    rdfs:label "a été détruite par"@fr, "foi destruído por"@pt, "was destroyed by"@en, "wurde zerstört durch"@de, "καταστράφηκε από"@el, "был уничтожен посредством"@ru, "被毁灭於"@zh ;
    rdfs:range cidoc-crm:E6_Destruction ;
    rdfs:subPropertyOf cidoc-crm:P93i_was_taken_out_of_existence_by .

cidoc-crm:P140_assigned_attribute_to
    a owl:ObjectProperty ;
    rdfs:comment "This property indicates the item to which an attribute or relation is assigned."@en ;
    rdfs:domain cidoc-crm:E13_Attribute_Assignment ;
    rdfs:label "a affecté un attribut à"@fr, "assigned attribute to"@en, "atribuiu atributo para"@pt, "wies Merkmal zu"@de, "απέδωσε ιδιότητα σε"@el, "присвоил атрибут для"@ru, "指定属性给"@zh ;
    rdfs:range cidoc-crm:E1_CRM_Entity .

cidoc-crm:P140i_was_attributed_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E1_CRM_Entity ;
    rdfs:label "a reçu un attribut par"@fr, "bekam Merkmal zugewiesen durch"@de, "foi atribuído por"@pt, "was attributed by"@en, "χαρακτηρίστηκε από"@el, "получил атрибут посредством"@ru, "被指定属性於"@zh ;
    rdfs:range cidoc-crm:E13_Attribute_Assignment .

cidoc-crm:P141_assigned
    a owl:ObjectProperty ;
    rdfs:comment """This property indicates the attribute that was assigned or the item that was related to the item denoted by a property P140 assigned attribute to in an Attribute assignment action.
"""@en ;
    rdfs:domain cidoc-crm:E13_Attribute_Assignment ;
    rdfs:label "a attribué"@fr, "assigned"@en, "atribuiu"@pt, "wies zu"@de, "απέδωσε"@el, "присвоил"@ru, "指定了属性值"@zh ;
    rdfs:range cidoc-crm:E1_CRM_Entity .

cidoc-crm:P141i_was_assigned_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E1_CRM_Entity ;
    rdfs:label "a été attribué par"@fr, "foi atribuído por"@pt, "was assigned by"@en, "wurde zugewiesen durch"@de, "αποδόθηκε από"@el, "был присвоен посредством"@ru, "被指定了属性值於"@zh ;
    rdfs:range cidoc-crm:E13_Attribute_Assignment .

cidoc-crm:P142_used_constituent
    a owl:ObjectProperty ;
    rdfs:comment """This property associates the event of assigning an instance of E42 Identifier to an entity, with  the instances of E41 Appellation that were used as elements of the identifier.
"""@en ;
    rdfs:domain cidoc-crm:E15_Identifier_Assignment ;
    rdfs:label "benutzte Bestandteil"@de, "used constituent"@en, "使用称号构成部分"@zh ;
    rdfs:range cidoc-crm:E90_Symbolic_Object ;
    rdfs:subPropertyOf cidoc-crm:P16_used_specific_object .

cidoc-crm:P142i_was_used_in
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E90_Symbolic_Object ;
    rdfs:label "was used in"@en, "wurde benutzt in"@de, "被用来构成称号於"@zh ;
    rdfs:range cidoc-crm:E15_Identifier_Assignment ;
    rdfs:subPropertyOf cidoc-crm:P16i_was_used_for .

cidoc-crm:P143_joined
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies the instance of E39 Actor that becomes member of a E74 Group in an E85 Joining.
 	Joining events allow for describing people becoming members of a group with a more detailed path from E74 Group through P144 joined with (gained member by), E85 Joining, P143 joined (was joined by) to E39 Actor, compared to the shortcut offered by P107 has current or former member (is current or former member of).
"""@en ;
    rdfs:domain cidoc-crm:E85_Joining ;
    rdfs:label "joined"@en, "verband"@de, "加入了成员"@zh ;
    rdfs:range cidoc-crm:E39_Actor ;
    rdfs:subPropertyOf cidoc-crm:P11_had_participant .

cidoc-crm:P143i_was_joined_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E39_Actor ;
    rdfs:label "was joined by"@en, "wurde verbunden durch"@de, "被加入为成员於"@zh ;
    rdfs:range cidoc-crm:E85_Joining ;
    rdfs:subPropertyOf cidoc-crm:P11i_participated_in .

cidoc-crm:P144_joined_with
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies the instance of E74 Group of which an instance of E39 Actor becomes a member through an instance of E85 Joining.
Although a Joining activity normally concerns only one instance of E74 Group, it is possible to imagine circumstances under which becoming member of one Group implies becoming member of another Group as well. 
Joining events allow for describing people becoming members of a group with a more detailed path from E74 Group through P144 joined with (gained member by), E85 Joining, P143 joined (was joined by) to E39 Actor, compared to the shortcut offered by P107 has current or former member (is current or former member of).
The property P144.1 kind of member can be used to specify the type of membership or the role the member has in the group. 
"""@en ;
    rdfs:domain cidoc-crm:E85_Joining ;
    rdfs:label "joined with"@en, "verband mit"@de, "加入成员到"@zh ;
    rdfs:range cidoc-crm:E74_Group ;
    rdfs:subPropertyOf cidoc-crm:P11_had_participant .

cidoc-crm:P144i_gained_member_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E74_Group ;
    rdfs:label "erwarb Mitglied durch"@de, "gained member by"@en, "获得成员於"@zh ;
    rdfs:range cidoc-crm:E85_Joining ;
    rdfs:subPropertyOf cidoc-crm:P11i_participated_in .

cidoc-crm:P145_separated
    a owl:ObjectProperty ;
    rdfs:comment "This property identifies the instance of E39 Actor that leaves an instance of E74 Group through an instance of E86 Leaving."@en ;
    rdfs:domain cidoc-crm:E86_Leaving ;
    rdfs:label "entließ"@de, "separated"@en, "分离了成员"@zh ;
    rdfs:range cidoc-crm:E39_Actor ;
    rdfs:subPropertyOf cidoc-crm:P11_had_participant .

cidoc-crm:P145i_left_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E39_Actor ;
    rdfs:label "left by"@en, "wurde entlassen durch"@de, "脱离群组於"@zh ;
    rdfs:range cidoc-crm:E86_Leaving ;
    rdfs:subPropertyOf cidoc-crm:P11i_participated_in .

cidoc-crm:P146_separated_from
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies the instance of E74 Group an instance of E39 Actor leaves through an instance of E86 Leaving.
Although a Leaving activity normally concerns only one instance of E74 Group, it is possible to imagine circumstances under which leaving one E74 Group implies leaving another E74 Group as well.
"""@en ;
    rdfs:domain cidoc-crm:E86_Leaving ;
    rdfs:label "entließ von"@de, "separated from"@en, "脱离了群组"@zh ;
    rdfs:range cidoc-crm:E74_Group ;
    rdfs:subPropertyOf cidoc-crm:P11_had_participant .

cidoc-crm:P146i_lost_member_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E74_Group ;
    rdfs:label "lost member by"@en, "verlor Mitglied durch"@de, "失去成员於"@zh ;
    rdfs:range cidoc-crm:E86_Leaving ;
    rdfs:subPropertyOf cidoc-crm:P11i_participated_in .

cidoc-crm:P147_curated
    a owl:ObjectProperty ;
    rdfs:comment """This property associates an instance of E87 Curation Activity with the instance of E78 Collection that is subject of that  curation activity.
"""@en ;
    rdfs:domain cidoc-crm:E87_Curation_Activity ;
    rdfs:label "betreute kuratorisch"@de, "curated"@en, "典藏管理了"@zh ;
    rdfs:range cidoc-crm:E78_Collection .

cidoc-crm:P147i_was_curated_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E78_Collection ;
    rdfs:label "was curated by"@en, "wurde kuratorisch betreut durch"@de, "被典藏管理於"@zh ;
    rdfs:range cidoc-crm:E87_Curation_Activity .

cidoc-crm:P148_has_component
    a owl:ObjectProperty ;
    rdfs:comment "This property associates an instance of E89 Propositional Object with a structural part of it that is by itself an instance of E89 Propositional Object."@en ;
    rdfs:domain cidoc-crm:E89_Propositional_Object ;
    rdfs:label "has component"@en, "hat Bestandteil"@de, "有组件"@zh ;
    rdfs:range cidoc-crm:E89_Propositional_Object .

cidoc-crm:P148i_is_component_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E89_Propositional_Object ;
    rdfs:label "is component of"@en, "ist Bestandteil von"@de, "被用来组成"@zh ;
    rdfs:range cidoc-crm:E89_Propositional_Object .

cidoc-crm:P149_is_identified_by
    a owl:ObjectProperty ;
    rdfs:comment "This property identifies an instance of E28 Conceptual Object using an instance of E75 Conceptual Object Appellation."@en ;
    rdfs:domain cidoc-crm:E28_Conceptual_Object ;
    rdfs:label "is identified by"@en ;
    rdfs:range cidoc-crm:E75_Conceptual_Object_Appellation ;
    rdfs:subPropertyOf cidoc-crm:P1_is_identified_by .

cidoc-crm:P149i_identifies
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E75_Conceptual_Object_Appellation ;
    rdfs:label "identifies"@en ;
    rdfs:range cidoc-crm:E28_Conceptual_Object ;
    rdfs:subPropertyOf cidoc-crm:P1i_identifies .

cidoc-crm:P14_carried_out_by
    a owl:ObjectProperty ;
    rdfs:comment """This property describes the active participation of an E39 Actor in an E7 Activity. 
It implies causal or legal responsibility. The P14.1 in the role of property of the property allows the nature of an Actor’s participation to be specified.
"""@en ;
    rdfs:domain cidoc-crm:E7_Activity ;
    rdfs:label "carried out by"@en, "realizada por"@pt, "réalisée par"@fr, "wurde ausgeführt von"@de, "πραγματοποιήθηκε από"@el, "выполнялся"@ru, "有执行者"@zh ;
    rdfs:range cidoc-crm:E39_Actor ;
    rdfs:subPropertyOf cidoc-crm:P11_had_participant .

cidoc-crm:P14i_performed
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E39_Actor ;
    rdfs:label "a exécuté"@fr, "executou"@pt, "führte aus"@de, "performed"@en, "πραγματοποίησε"@el, "выполнял"@ru, "执行了"@zh ;
    rdfs:range cidoc-crm:E7_Activity ;
    rdfs:subPropertyOf cidoc-crm:P11i_participated_in .

cidoc-crm:P150_defines_typical_parts_of
    a owl:ObjectProperty ;
    rdfs:comment """This property associates an instance of E55 Type “A” with an instance of E55 Type “B”, when items
of type “A” typically form part of items of type “B”, such as “car motors” and “cars”.
It allows types to be organised into hierarchies based on one type describing a typical part of another.
This property is equivalent to \"broader term partitive (BTP)\" as defined in ISO 2788 and
“broaderPartitive” in SKOS.
"""@en ;
    rdfs:domain cidoc-crm:E55_Type ;
    rdfs:label "defines typical parts of"@en ;
    rdfs:range cidoc-crm:E55_Type .

cidoc-crm:P150i_defines_typical_wholes_for
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E55_Type ;
    rdfs:label "defines typical wholes for"@en ;
    rdfs:range cidoc-crm:E55_Type .

cidoc-crm:P151_was_formed_from
    a owl:ObjectProperty ;
    rdfs:comment """This property associates an instance of E66 Formation with an instance of E74 Group from which the new group was formed preserving a sense of continuity such as in mission, membership or tradition.
	"""@en ;
    rdfs:domain cidoc-crm:E66_Formation ;
    rdfs:label "was formed from"@en ;
    rdfs:range cidoc-crm:E74_Group ;
    rdfs:subPropertyOf cidoc-crm:P11_had_participant .

cidoc-crm:P151i_participated_in
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E74_Group ;
    rdfs:label "participated in"@en ;
    rdfs:range cidoc-crm:E66_Formation ;
    rdfs:subPropertyOf cidoc-crm:P11i_participated_in .

cidoc-crm:P152_has_parent
    a owl:ObjectProperty ;
    rdfs:comment """This property associates an instance of E21 Person with another instance of E21 Person who plays the role of the first instance’s parent, regardless of whether the relationship is biological parenthood, assumed or pretended biological parenthood or an equivalent legal status of rights and obligations obtained by a social or legal act. 
	This property is, among others, a shortcut of the fully developed paths from ‘E21Person’ through ‘P98i was born’, ‘E67 Birth’, ‘P96 by mother’ to ‘E21 Person’, and from ‘E21Person’ through ‘P98i was born’, ‘E67 Birth’, ‘P97 from father’ to ‘E21 Person’.
	"""@en ;
    rdfs:domain cidoc-crm:E21_Person ;
    rdfs:label "has parent"@en ;
    rdfs:range cidoc-crm:E21_Person .

cidoc-crm:P152i_is_parent_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E21_Person ;
    rdfs:label "is parent of"@en ;
    rdfs:range cidoc-crm:E21_Person .

cidoc-crm:P156_occupies
    a owl:ObjectProperty ;
    rdfs:comment """This property describes the largest volume in space that an instance of E18 Physical Thing has occupied at any time during its existence, with respect to the reference space relative to itself. This allows you to describe the thing itself as a place that may contain other things, such as a box that may contain coins. In other words, it is the volume that contains all the points which the thing has covered at some time during its existence. In the case of an E26 Physical Feature the default reference space is the one in which the object that bears the feature or at least the surrounding matter of the feature is at rest. In this case there is a 1:1 relation of E26 Feature and E53 Place. For simplicity of implementation multiple inheritance (E26 Feature IsA E53 Place) may be a practical approach.

For instances of E19 Physical Objects the default reference space is the one which is at rest to the object itself, i.e. which moves together with the object. We include in the occupied space the space filled by the matter of the physical thing and all its inner spaces. 

This property is a subproperty of P161 has spatial projection because it refers to its own domain as reference space for its range, whereas P161 has spatial projection may refer to a place in terms of any reference space. For some instances of E18 Physical Object the relative stability of form may not be sufficient to define a useful local reference space, for instance for an amoeba. In such cases the fully developed path to an external reference space and using a temporal validity component may be adequate to determine the place they have occupied.

In contrast to P156  occupies, the property P53 has former or current location identifies an instance of E53 Place at which a thing is or has been for some unspecified time span.  Further it does not constrain the reference space of the referred instance of P53 Place.
	"""@en ;
    rdfs:domain cidoc-crm:E18_Physical_Thing ;
    rdfs:label "occupies"@en ;
    rdfs:range cidoc-crm:E53_Place ;
    rdfs:subPropertyOf cidoc-crm:P161_has_spatial_projection .

cidoc-crm:P156i_is_occupied_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E53_Place ;
    rdfs:label "is occupied by"@en ;
    rdfs:range cidoc-crm:E18_Physical_Thing ;
    rdfs:subPropertyOf cidoc-crm:P161i_is_spatial_projection_of .

cidoc-crm:P157_is_at_rest_relative_to
    a owl:ObjectProperty ;
    rdfs:comment """This property associates an instance of P53 Place with the instance of E18 Physical Thing that determines a reference space for this instance of P53 Place by being at rest with respect to this reference space. The relative stability of form of an E18 Physical Thing defines its default reference space. The reference space is not spatially limited to the referred thing. For example, a ship determines a reference space in terms of which other ships in its neighbourhood may be described. Larger constellations of matter, such as continental plates, may comprise many physical features that are at rest with them and define the same reference space.
	"""@en ;
    rdfs:domain cidoc-crm:E53_Place ;
    rdfs:label "is at rest relative to"@en ;
    rdfs:range cidoc-crm:E18_Physical_Thing ;
    rdfs:subPropertyOf cidoc-crm:P59i_is_located_on_or_within .

cidoc-crm:P157i_provides_reference_space_for
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E18_Physical_Thing ;
    rdfs:label "provides reference space for"@en ;
    rdfs:range cidoc-crm:E53_Place ;
    rdfs:subPropertyOf cidoc-crm:P59_has_section .

cidoc-crm:P15_was_influenced_by
    a owl:ObjectProperty ;
    rdfs:comment """This is a high level property, which captures the relationship between an E7 Activity and anything that may have had some bearing upon it.
The property has more specific sub properties.
"""@en ;
    rdfs:domain cidoc-crm:E7_Activity ;
    rdfs:label "a été influencée par"@fr, "foi influenciado por"@pt, "was influenced by"@en, "wurde beeinflußt durch"@de, "επηρεάστηκε από"@el, "находился под влиянием"@ru, "有影响事物"@zh ;
    rdfs:range cidoc-crm:E1_CRM_Entity .

cidoc-crm:P15i_influenced
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E1_CRM_Entity ;
    rdfs:label "a influencé"@fr, "beeinflußte"@de, "influenced"@en, "influenciou"@pt, "επηρέασε"@el, "оказал влияние на"@ru, "影响了"@zh ;
    rdfs:range cidoc-crm:E7_Activity .

cidoc-crm:P160_has_temporal_projection
    a owl:ObjectProperty ;
    rdfs:comment """This property describes the temporal projection of an instance of an E92 Spacetime Volume. The property P4 has time-span is the same as P160 has temporal projection if it is used to document an instance of E4 Period or any subclass of it. 
	"""@en ;
    rdfs:domain cidoc-crm:E92_Spacetime_Volume ;
    rdfs:label "has temporal projection"@en ;
    rdfs:range cidoc-crm:E52_Time-Span .

cidoc-crm:P160i_is_temporal_projection_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E52_Time-Span ;
    rdfs:label "is temporal projection of"@en ;
    rdfs:range cidoc-crm:E92_Spacetime_Volume .

cidoc-crm:P161_has_spatial_projection
    a owl:ObjectProperty ;
    rdfs:comment """This property associates an instance of a E92 Spacetime Volume with an instance of E53 Place that is the result of the spatial projection of the instance of a E92 Spacetime Volume on a reference space. In general there can be more than one useful reference space to describe the spatial projection of a spacetime volume, such as that of a battle ship versus that of the seafloor. Therefore the projection is not unique.
This is part of the fully developed path that is shortcut by P7took place at (witnessed).The more fully developed path from E4 Period through P161 has spatial projection, E53 Place, P89 falls within (contains) to E53 Place. 
	"""@en ;
    rdfs:domain cidoc-crm:E92_Spacetime_Volume ;
    rdfs:label "has spatial projection"@en ;
    rdfs:range cidoc-crm:E53_Place .

cidoc-crm:P161i_is_spatial_projection_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E53_Place ;
    rdfs:label "is spatial projection of"@en ;
    rdfs:range cidoc-crm:E92_Spacetime_Volume .

cidoc-crm:P164_during
    a owl:ObjectProperty ;
    rdfs:comment """This property relates an instance of E93 Presence with an arbitrary instance of E52 Time-Span that
defines the section of the spacetime volume that this instance of E93 Presence is related to by the property P166 was a presence of (had presence).
	"""@en ;
    rdfs:domain cidoc-crm:E93_Presence ;
    rdfs:label "during"@en ;
    rdfs:range cidoc-crm:E52_Time-Span ;
    rdfs:subPropertyOf cidoc-crm:P160_has_temporal_projection .

cidoc-crm:P164i_was_time-span_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E52_Time-Span ;
    rdfs:label "was time-span of"@en ;
    rdfs:range cidoc-crm:E93_Presence ;
    rdfs:subPropertyOf cidoc-crm:P160i_is_temporal_projection_of .

cidoc-crm:P165_incorporates
    a owl:ObjectProperty ;
    rdfs:comment """This property associates an instance of E73 Information Object with an instance of E90 Symbolic Object (or any of its subclasses) that was included in it.
This property makes it possible to recognise the autonomous status of the incorporated signs, which were created in a distinct context, and can be incorporated in many distinct self-contained expressions, and to highlight the difference between structural and accidental whole-part relationships between conceptual entities.
It accounts for many cultural facts that are quite frequent and significant: the inclusion of a poem in an anthology, the re-use of an operatic aria in a new opera, the use of a reproduction of a painting for a book cover or a CD booklet, the integration of textual quotations, the presence of lyrics in a song that sets those lyrics to music, the presence of the text of a play in a movie based on that play, etc.
In particular, this property allows for modelling relationships of different levels of symbolic specificity, such as the natural language words making up a particular text, the characters making up the words and punctuation, the choice of fonts and page layout for the characters.
A digital photograph of a manuscript page incorporates the text of the manuscript page.
	"""@en ;
    rdfs:domain cidoc-crm:E73_Information_Object ;
    rdfs:label "incorporates"@en ;
    rdfs:range cidoc-crm:E90_Symbolic_Object ;
    rdfs:subPropertyOf cidoc-crm:P106_is_composed_of .

cidoc-crm:P165i_is_incorporated_in
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E90_Symbolic_Object ;
    rdfs:label "is incorporated in"@en ;
    rdfs:range cidoc-crm:E73_Information_Object ;
    rdfs:subPropertyOf cidoc-crm:P106i_forms_part_of .

cidoc-crm:P166_was_a_presence_of
    a owl:ObjectProperty ;
    rdfs:comment """This property relates an E93 Presence with the STV it is part of… 
	"""@en ;
    rdfs:domain cidoc-crm:E93_Presence ;
    rdfs:label "was a presence of"@en ;
    rdfs:range cidoc-crm:E92_Spacetime_Volume .

cidoc-crm:P166i_had_presence
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E92_Spacetime_Volume ;
    rdfs:label "had presence"@en ;
    rdfs:range cidoc-crm:E93_Presence .

cidoc-crm:P167_at
    a owl:ObjectProperty ;
    rdfs:comment """This property points to a wider area in which my thing /event was… 
	"""@en ;
    rdfs:domain cidoc-crm:E93_Presence ;
    rdfs:label "at"@en ;
    rdfs:range cidoc-crm:E53_Place .

cidoc-crm:P167i_was_place_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E53_Place ;
    rdfs:label "was place of"@en ;
    rdfs:range cidoc-crm:E93_Presence .

cidoc-crm:P168_place_is_defined_by
    a owl:DatatypeProperty ;
    rdfs:comment """This property associates an instance of E53 Place with an instance of E94 Space Primitive that defines it. Syntactic variants or use of different scripts may result in multiple instances of E94 Space Primitive defining exactly the same place. Transformations between different reference systems in general result in new definitions of places approximating each other and not in alternative definitions. Note that it is possible for a place to be defined by phenomena causal to it or other forms of identification rather than by an instance of E94 Space Primitive. In this case, this property must not be used for approximating the respective instance of E53 Place with an instance of E94 Space Primitive. 
	"""@en ;
    rdfs:domain cidoc-crm:E53_Place ;
    rdfs:label "place is defined by"@en ;
    rdfs:range rdfs:Literal .

cidoc-crm:P16_used_specific_object
    a owl:ObjectProperty ;
    rdfs:comment """This property describes the use of material or immaterial things in a way essential to the performance or the outcome of an E7 Activity. 
This property typically applies to tools, instruments, moulds, raw materials and items embedded in a product. It implies that the presence of the object in question was a necessary condition for the action. For example, the activity of writing this text required the use of a computer. An immaterial thing can be used if at least one of its carriers is present. For example, the software tools on a computer.
Another example is the use of a particular name by a particular group of people over some span to identify a thing, such as a settlement. In this case, the physical carriers of this name are at least the people understanding its use.
"""@en ;
    rdfs:domain cidoc-crm:E7_Activity ;
    rdfs:label "a utilisé l'objet spécifique"@fr, "benutzte das bestimmte Objekt"@de, "used specific object"@en, "usou objeto específico"@pt, "χρησιμοποίησε αντικείμενο"@el, "использовал особый объект"@ru, "使用特定物"@zh ;
    rdfs:range cidoc-crm:E70_Thing ;
    rdfs:subPropertyOf cidoc-crm:P12_occurred_in_the_presence_of, cidoc-crm:P15_was_influenced_by .

cidoc-crm:P16i_was_used_for
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E70_Thing ;
    rdfs:label "a été utilisé pour"@fr, "foi usado por"@pt, "was used for"@en, "wurde benutzt für"@de, "χρησιμοποιήθηκε για"@el, "был использован для"@ru, "被用於"@zh ;
    rdfs:range cidoc-crm:E7_Activity ;
    rdfs:subPropertyOf cidoc-crm:P12i_was_present_at, cidoc-crm:P15i_influenced .

cidoc-crm:P17_was_motivated_by
    a owl:ObjectProperty ;
    rdfs:comment """This property describes an item or items that are regarded as a reason for carrying out the E7 Activity. 
For example, the discovery of a large hoard of treasure may call for a celebration, an order from head quarters can start a military manoeuvre. 
"""@en ;
    rdfs:domain cidoc-crm:E7_Activity ;
    rdfs:label "a été motivée par"@fr, "foi motivado por"@pt, "was motivated by"@en, "wurde angeregt durch"@de, "είχε ως αφορμή"@el, "был обусловлен посредством"@ru, "有促动事物"@zh ;
    rdfs:range cidoc-crm:E1_CRM_Entity ;
    rdfs:subPropertyOf cidoc-crm:P15_was_influenced_by .

cidoc-crm:P17i_motivated
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E1_CRM_Entity ;
    rdfs:label "a motivé"@fr, "motivated"@en, "motivou"@pt, "regte an"@de, "ήταν αφορμή"@el, "обусловил"@ru, "促动了"@zh ;
    rdfs:range cidoc-crm:E7_Activity ;
    rdfs:subPropertyOf cidoc-crm:P15i_influenced .

cidoc-crm:P19_was_intended_use_of
    a owl:ObjectProperty ;
    rdfs:comment """This property relates an E7 Activity with objects created specifically for use in the activity. 
This is distinct from the intended use of an item in some general type of activity such as the book of common prayer which was intended for use in Church of England services (see P101 had as general use (was use of))."""@en ;
    rdfs:domain cidoc-crm:E7_Activity ;
    rdfs:label "era prevista a utilização de"@pt, "war beabsichtigteter Gebrauch von"@de, "was intended use of"@en, "était l'utilisation prévue de"@fr, "ήταν προορισμένη χρήση του"@el, "был предполагаемым использованием для"@ru, "特别使用了"@zh ;
    rdfs:range cidoc-crm:E71_Man-Made_Thing .

cidoc-crm:P19i_was_made_for
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E71_Man-Made_Thing ;
    rdfs:label "a été fabriquée pour"@fr, "foi feito para"@pt, "was made for"@en, "wurde hergestellt für"@de, "έγινε για"@el, "был создан для"@ru, "被制造来用於"@zh ;
    rdfs:range cidoc-crm:E7_Activity .

cidoc-crm:P1_is_identified_by
    a owl:ObjectProperty ;
    rdfs:comment """This property describes the naming or identification of any real world item by a name or any other identifier. 
This property is intended for identifiers in general use, which form part of the world the model intends to describe, and not merely for internal database identifiers which are specific to a technical system, unless these latter also have a more general use outside the technical context. This property includes in particular identification by mathematical expressions such as coordinate systems used for the identification of instances of E53 Place. The property does not reveal anything about when, where and by whom this identifier was used. A more detailed representation can be made using the fully developed (i.e. indirect) path through E15 Identifier Assignment.
"""@en ;
    rdfs:domain cidoc-crm:E1_CRM_Entity ;
    rdfs:label "est identifiée par"@fr, "is identified by"@en, "wird bezeichnet als"@de, "é identificado por"@pt, "αναγνωρίζεται ως"@el, "идентифицируется посредством"@ru, "有识别称号"@zh ;
    rdfs:range cidoc-crm:E41_Appellation .

cidoc-crm:P1i_identifies
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E41_Appellation ;
    rdfs:label "bezeichnet"@de, "identifica"@pt, "identifie"@fr, "identifies"@en, "είναι αναγνωριστικό"@el, "идентифицирует"@ru, "被用来识别"@zh ;
    rdfs:range cidoc-crm:E1_CRM_Entity .

cidoc-crm:P20_had_specific_purpose
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies the relationship between a preparatory activity and the event it is intended to be preparation for.
This includes activities, orders and other organisational actions, taken in preparation for other activities or events. 
P20 had specific purpose (was purpose of) implies that an activity succeeded in achieving its aim. If it does not succeed, such as the setting of a trap that did not catch anything, one may document the unrealized intention using P21 had general purpose (was purpose of):E55 Type and/or  P33 used specific technique (was used by): E29 Design or Procedure."""@en ;
    rdfs:domain cidoc-crm:E7_Activity ;
    rdfs:label "avait pour but spécifique"@fr, "had specific purpose"@en, "hatte den bestimmten Zweck"@de, "tinha propósito específico"@pt, "είχε συγκεκριμένο σκοπό"@el, "имел конкретную цель"@ru, "有特定目地"@zh ;
    rdfs:range cidoc-crm:E5_Event .

cidoc-crm:P20i_was_purpose_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E5_Event ;
    rdfs:label "era o propósito de"@pt, "war Zweck von"@de, "was purpose of"@en, "était le but de"@fr, "ήταν σκοπός του/της"@el, "был целью для"@ru, "之準備活動是"@zh ;
    rdfs:range cidoc-crm:E7_Activity .

cidoc-crm:P21_had_general_purpose
    a owl:ObjectProperty ;
    rdfs:comment """This property describes an intentional relationship between an E7 Activity and some general goal or purpose. 
This may involve activities intended as preparation for some type of activity or event. P21had general purpose (was purpose of) differs from P20 had specific purpose (was purpose of) in that no occurrence of an event is implied as the purpose. 
"""@en ;
    rdfs:domain cidoc-crm:E7_Activity ;
    rdfs:label "avait pour but général"@fr, "had general purpose"@en, "hatte den allgemeinen Zweck"@de, "tinha propósito geral"@pt, "είχε γενικό σκοπό"@el, "имел общую цель"@ru, "有通用目地"@zh ;
    rdfs:range cidoc-crm:E55_Type .

cidoc-crm:P21i_was_purpose_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E55_Type ;
    rdfs:label "era o propósito de"@pt, "war Zweck von"@de, "was purpose of"@en, "était le but de"@fr, "ήταν σκοπός του/της"@el, "был целью для"@ru, "可利用"@zh ;
    rdfs:range cidoc-crm:E7_Activity .

cidoc-crm:P22_transferred_title_to
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies the E39 Actor that acquires the legal ownership of an object as a result of an E8 Acquisition. 
The property will typically describe an Actor purchasing or otherwise acquiring an object from another Actor. However, title may also be acquired, without any corresponding loss of title by another Actor, through legal fieldwork such as hunting, shooting or fishing.
In reality the title is either transferred to or from someone, or both.
"""@en ;
    rdfs:domain cidoc-crm:E8_Acquisition ;
    rdfs:label "a fait passer le droit de propriété à"@fr, "transferiu os direitos de propriedade para"@pt, "transferred title to"@en, "übertrug Besitztitel auf"@de, "μετεβίβασε τον τίτλο σε"@el, "передал право собственности"@ru, "转交所有权给"@zh ;
    rdfs:range cidoc-crm:E39_Actor ;
    rdfs:subPropertyOf cidoc-crm:P14_carried_out_by .

cidoc-crm:P22i_acquired_title_through
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E39_Actor ;
    rdfs:label "a acquis le droit de propriété du fait de"@fr, "acquired title through"@en, "adquiriu os direitos de propriedade por meio da"@pt, "erwarb Besitztitel durch"@de, "απέκτησε τον τίτλο μέσω"@el, "получил право собственности через"@ru, "获取所有权於"@zh ;
    rdfs:range cidoc-crm:E8_Acquisition ;
    rdfs:subPropertyOf cidoc-crm:P14i_performed .

cidoc-crm:P23_transferred_title_from
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies the E39 Actor or Actors who relinquish legal ownership as the result of an E8 Acquisition.
The property will typically be used to describe a person donating or selling an object to a museum. In reality title is either transferred to or from someone, or both.
"""@en ;
    rdfs:domain cidoc-crm:E8_Acquisition ;
    rdfs:label "a fait passer le droit de propriété de"@fr, "transferiu os direitos de propriedade de"@pt, "transferred title from"@en, "übertrug Besitztitel von"@de, "μετεβίβασε τον τίτλο από"@el, "передал право собственности от"@ru, "原所有权者是"@zh ;
    rdfs:range cidoc-crm:E39_Actor ;
    rdfs:subPropertyOf cidoc-crm:P14_carried_out_by .

cidoc-crm:P23i_surrendered_title_through
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E39_Actor ;
    rdfs:label "a perdu le droit de propriété du fait de"@fr, "perdeu os direitos de propriedade por meio da"@pt, "surrendered title through"@en, "trat Besitztitel ab in"@de, "παρέδωσε τον τίτλο μέσω"@el, "право собственности отдано через"@ru, "交出所有权於"@zh ;
    rdfs:range cidoc-crm:E8_Acquisition ;
    rdfs:subPropertyOf cidoc-crm:P14i_performed .

cidoc-crm:P24_transferred_title_of
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies the E18 Physical Thing or things involved in an E8 Acquisition. 
In reality, an acquisition must refer to at least one transferred item.
"""@en ;
    rdfs:domain cidoc-crm:E8_Acquisition ;
    rdfs:label "a fait passer le droit de propriété sur"@fr, "transferiu os direitos de propriedade sobre o"@pt, "transferred title of"@en, "übertrug Besitz über"@de, "μετεβίβασε τον τίτλο του/της"@el, "передал право собственности на"@ru, "转移所有权的标的物是"@zh ;
    rdfs:range cidoc-crm:E18_Physical_Thing .

cidoc-crm:P24i_changed_ownership_through
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E18_Physical_Thing ;
    rdfs:label "a changé de mains du fait de"@fr, "changed ownership through"@en, "ging über in Besitz durch"@de, "mudou de proprietário por meio de"@pt, "άλλαξε ιδιοκτησία μέσω"@el, "сменил владельца через"@ru, "转移了所有权於"@zh ;
    rdfs:range cidoc-crm:E8_Acquisition .

cidoc-crm:P25_moved
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies an instance of E19 Physical Object that was moved by a move event. A move must concern at least one object.

The property implies the object's passive participation. For example, Monet's painting \"Impression sunrise\" was moved for the first Impressionist exhibition in 1874. 
"""@en ;
    rdfs:domain cidoc-crm:E9_Move ;
    rdfs:label "a déplacé"@fr, "bewegte"@de, "locomoveu"@pt, "moved"@en, "μετεκίνησε"@el, "переместил"@ru, "移动了"@zh ;
    rdfs:range cidoc-crm:E19_Physical_Object ;
    rdfs:subPropertyOf cidoc-crm:P12_occurred_in_the_presence_of .

cidoc-crm:P25i_moved_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E19_Physical_Object ;
    rdfs:label "a été déplacé par"@fr, "foi locomovido por"@pt, "moved by"@en, "wurde bewegt durch"@de, "μετακινήθηκε από"@el, "перемещен посредством"@ru, "被移动於"@zh ;
    rdfs:range cidoc-crm:E9_Move ;
    rdfs:subPropertyOf cidoc-crm:P12i_was_present_at .

cidoc-crm:P26_moved_to
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies a destination of a E9 Move. 
A move will be linked to a destination, such as the move of an artefact from storage to display. A move may be linked to many terminal instances of E53 Place by multiple instances of this property. In this case the move describes a distribution of a set of objects. The area of the move includes the origin(s), route and destination(s).
Therefore the described destination is an instance of E53 Place which P89 falls within (contains) the instance of E53 Place the move P7 took place at.
"""@en ;
    rdfs:domain cidoc-crm:E9_Move ;
    rdfs:label "a déplacé vers"@fr, "bewegte bis zu"@de, "locomoveu para"@pt, "moved to"@en, "μετακινήθηκε προς"@el, "перемещен в"@ru, "移入物件至"@zh ;
    rdfs:range cidoc-crm:E53_Place .

cidoc-crm:P26i_was_destination_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E53_Place ;
    rdfs:label "a été la destination de"@fr, "era destinação de"@pt, "war Zielort von"@de, "was destination of"@en, "ήταν προορισμός του/της"@el, "был пунктом назначения для"@ru, "被作为移入地於"@zh ;
    rdfs:range cidoc-crm:E9_Move ;
    rdfs:subPropertyOf cidoc-crm:P7i_witnessed .

cidoc-crm:P27_moved_from
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies a starting E53 Place of an E9 Move.

A move will be linked to an origin, such as the move of an artefact from storage to display. A move may be linked to many starting instances of E53 Place by multiple instances of this property. In this case the move describes the picking up of a set of objects. The area of the move includes the origin(s), route and destination(s).
Therefore the described origin is an instance of E53 Place which P89 falls within (contains) the instance of E53 Place the move P7 took place at.
"""@en ;
    rdfs:domain cidoc-crm:E9_Move ;
    rdfs:label "a retiré de"@fr, "bewegte weg von"@de, "locomoveu de"@pt, "moved from"@en, "μετακινήθηκε από"@el, "перемещен из"@ru, "有移出地"@zh ;
    rdfs:range cidoc-crm:E53_Place .

cidoc-crm:P27i_was_origin_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E53_Place ;
    rdfs:label "a été l'origine de"@fr, "era origem de"@pt, "war Ausgangsort von"@de, "was origin of"@en, "ήταν αφετηρία του/της"@el, "был исходной точкой для"@ru, "被作为移出地於"@zh ;
    rdfs:range cidoc-crm:E9_Move ;
    rdfs:subPropertyOf cidoc-crm:P7i_witnessed .

cidoc-crm:P28_custody_surrendered_by
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies the E39 Actor or Actors who surrender custody of an instance of E18 Physical Thing in an E10 Transfer of Custody activity. 
The property will typically describe an Actor surrendering custody of an object when it is handed over to someone else’s care. On occasion, physical custody may be surrendered involuntarily – through accident, loss or theft.
In reality, custody is either transferred to someone or from someone, or both.
"""@en ;
    rdfs:domain cidoc-crm:E10_Transfer_of_Custody ;
    rdfs:label "changement de détenteur au détriment de"@fr, "custody surrendered by"@en, "custódia concedida por"@pt, "übergab Gewahrsam an"@de, "μετεβίβασε κατοχή από"@el, "опека отдана"@ru, "有原保管人"@zh ;
    rdfs:range cidoc-crm:E39_Actor ;
    rdfs:subPropertyOf cidoc-crm:P14_carried_out_by .

cidoc-crm:P28i_surrendered_custody_through
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E39_Actor ;
    rdfs:label "a cessé d’être détenteur à cause de"@fr, "final da custódia por meio de"@pt, "surrendered custody through"@en, "wurde Gewahrsam übergeben durch"@de, "παρέδωσε κατοχή μέσω"@el, "опека отдана через"@ru, "交出保管作业於"@zh ;
    rdfs:range cidoc-crm:E10_Transfer_of_Custody ;
    rdfs:subPropertyOf cidoc-crm:P14i_performed .

cidoc-crm:P29_custody_received_by
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies the E39 Actor or Actors who receive custody of an instance of E18 Physical Thing in an E10 Transfer of Custody activity. 
The property will typically describe Actors receiving custody of an object when it is handed over from another Actor’s care. On occasion, physical custody may be received involuntarily or illegally – through accident, unsolicited donation, or theft.
In reality, custody is either transferred to someone or from someone, or both.
"""@en ;
    rdfs:domain cidoc-crm:E10_Transfer_of_Custody ;
    rdfs:label "changement de détenteur au profit de"@fr, "custody received by"@en, "custódia recebida por"@pt, "übertrug Gewahrsam auf"@de, "μετεβίβασε κατοχή σε"@el, "опека получена"@ru, "移转保管作业给"@zh ;
    rdfs:range cidoc-crm:E39_Actor ;
    rdfs:subPropertyOf cidoc-crm:P14_carried_out_by .

cidoc-crm:P29i_received_custody_through
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E39_Actor ;
    rdfs:label "erhielt Gewahrsam durch"@de, "est devenu détenteur grâce à"@fr, "início da custódia por meio de"@pt, "received custody through"@en, "παρέλαβε κατοχή μέσω"@el, "получил опеку через"@ru, "取得保管作业於"@zh ;
    rdfs:range cidoc-crm:E10_Transfer_of_Custody ;
    rdfs:subPropertyOf cidoc-crm:P14i_performed .

cidoc-crm:P2_has_type
    a owl:ObjectProperty ;
    rdfs:comment """This property allows sub typing of CRM entities - a form of specialisation – through the use of a terminological hierarchy, or thesaurus. 
The CRM is intended to focus on the high-level entities and relationships needed to describe data structures. Consequently, it does not specialise entities any further than is required for this immediate purpose. However, entities in the isA hierarchy of the CRM may by specialised into any number of sub entities, which can be defined in the E55 Type hierarchy. E51 Contact Point, for example, may be specialised into “e-mail address”, “telephone number”, “post office box”, “URL” etc. none of which figures explicitly in the CRM hierarchy. Sub typing obviously requires consistency between the meaning of the terms assigned and the more general intent of the CRM entity in question.
"""@en ;
    rdfs:domain cidoc-crm:E1_CRM_Entity ;
    rdfs:label "est de type"@fr, "has type"@en, "hat den Typus"@de, "é do tipo"@pt, "έχει τύπο"@el, "имеет тип"@ru, "有类型"@zh ;
    rdfs:range cidoc-crm:E55_Type .

cidoc-crm:P2i_is_type_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E55_Type ;
    rdfs:label "est le type de"@fr, "is type of"@en, "ist Typus von"@de, "é o tipo de"@pt, "είναι ο τύπος του/της"@el, "является типом для"@ru, "被用来分类"@zh ;
    rdfs:range cidoc-crm:E1_CRM_Entity .

cidoc-crm:P30_transferred_custody_of
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies an item or items of E18 Physical Thing concerned in an E10 Transfer of Custody activity. 
The property will typically describe the object that is handed over by an E39 Actor to another Actor’s custody. On occasion, physical custody may be transferred involuntarily or illegally – through accident, unsolicited donation, or theft.
"""@en ;
    rdfs:domain cidoc-crm:E10_Transfer_of_Custody ;
    rdfs:label "changement de détenteur concernant"@fr, "transferida custódia de"@pt, "transferred custody of"@en, "übertrug Gewahrsam über"@de, "μετεβίβασε κατοχή του/της/των"@el, "передало опеку на"@ru, "有保管标的物"@zh ;
    rdfs:range cidoc-crm:E18_Physical_Thing .

cidoc-crm:P30i_custody_transferred_through
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E18_Physical_Thing ;
    rdfs:label "a changé de détenteur du fait de"@fr, "custody transferred through"@en, "custódia transferida por meio de"@pt, "wechselte Gewahrsam durch"@de, "άλλαξε κατοχή μέσω"@el, "опека передана через"@ru, "被移转了保管作业於"@zh ;
    rdfs:range cidoc-crm:E10_Transfer_of_Custody .

cidoc-crm:P31_has_modified
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies the E24 Physical Man-Made Thing modified in an E11 Modification.
If a modification is applied to a non-man-made object, it is regarded as an E22 Man-Made Object from that time onwards. 
"""@en ;
    rdfs:domain cidoc-crm:E11_Modification ;
    rdfs:label "a modifié"@fr, "has modified"@en, "modificou"@pt, "veränderte"@de, "τροποποίησε"@el, "изменил"@ru, "修改了"@zh ;
    rdfs:range cidoc-crm:E24_Physical_Man-Made_Thing ;
    rdfs:subPropertyOf cidoc-crm:P12_occurred_in_the_presence_of .

cidoc-crm:P31i_was_modified_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E24_Physical_Man-Made_Thing ;
    rdfs:label "a été modifié par"@fr, "foi modificada por"@pt, "was modified by"@en, "wurde verändert durch"@de, "τροποποιήθηκε από"@el, "был изменен посредством"@ru, "被修改於"@zh ;
    rdfs:range cidoc-crm:E11_Modification ;
    rdfs:subPropertyOf cidoc-crm:P12i_was_present_at .

cidoc-crm:P32_used_general_technique
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies the technique or method that was employed in an activity.
These techniques should be drawn from an external E55 Type hierarchy of consistent terminology of general techniques or methods such as embroidery, oil-painting, carbon dating, etc. Specific documented techniques should be described as instances of E29 Design or Procedure. This property identifies the technique that was employed in an act of modification.
"""@en ;
    rdfs:domain cidoc-crm:E7_Activity ;
    rdfs:label "a employé comme technique générique"@fr, "benutzte das allgemeine Verfahren"@de, "used general technique"@en, "usou técnica geral"@pt, "χρησιμοποίησε γενική τεχνική"@el, "использовал общую технику"@ru, "使用通用技术"@zh ;
    rdfs:range cidoc-crm:E55_Type ;
    rdfs:subPropertyOf cidoc-crm:P125_used_object_of_type .

cidoc-crm:P32i_was_technique_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E55_Type ;
    rdfs:label "a été la technique mise en œuvre dans"@fr, "foi técnica da"@pt, "war Verfahren von"@de, "was technique of"@en, "ήταν τεχνική του/της"@el, "был техникой для"@ru, "被使用於"@zh ;
    rdfs:range cidoc-crm:E7_Activity ;
    rdfs:subPropertyOf cidoc-crm:P125i_was_type_of_object_used_in .

cidoc-crm:P33_used_specific_technique
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies a specific instance of E29 Design or Procedure in order to carry out an instance of E7 Activity or parts of it. 
The property differs from P32 used general technique (was technique of) in that P33 refers to an instance of E29 Design or Procedure, which is a concrete information object in its own right rather than simply being a term or a method known by tradition. 
Typical examples would include intervention plans for conservation or the construction plans of a building.
"""@en ;
    rdfs:domain cidoc-crm:E7_Activity ;
    rdfs:label "a employé comme technique spécifique"@fr, "benutzte das bestimmte Verfahren"@de, "used specific technique"@en, "usou técnica específica"@pt, "χρησιμοποίησε συγκεκριμένη τεχνική"@el, "использовал особую технику"@ru, "使用特定技术"@zh ;
    rdfs:range cidoc-crm:E29_Design_or_Procedure ;
    rdfs:subPropertyOf cidoc-crm:P16_used_specific_object .

cidoc-crm:P33i_was_used_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E29_Design_or_Procedure ;
    rdfs:label "a été employée par"@fr, "foi usada por"@pt, "was used by"@en, "wurde benutzt von"@de, "χρησιμοποιήθηκε για"@el, "был использован посредством"@ru, "被特别使用於"@zh ;
    rdfs:range cidoc-crm:E7_Activity ;
    rdfs:subPropertyOf cidoc-crm:P16i_was_used_for .

cidoc-crm:P34_concerned
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies the E18 Physical Thing that was assessed during an E14 Condition Assessment activity. 
Conditions may be assessed either by direct observation or using recorded evidence. In the latter case the E18 Physical Thing does not need to be present or extant.
"""@en ;
    rdfs:domain cidoc-crm:E14_Condition_Assessment ;
    rdfs:label "a concerné"@fr, "betraf"@de, "concerned"@en, "interessada"@pt, "αφορούσε σε"@el, "имел дело с"@ru, "评估了"@zh ;
    rdfs:range cidoc-crm:E18_Physical_Thing ;
    rdfs:subPropertyOf cidoc-crm:P140_assigned_attribute_to .

cidoc-crm:P34i_was_assessed_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E18_Physical_Thing ;
    rdfs:label "expertisé par le biais de"@fr, "foi avaliada por"@pt, "was assessed by"@en, "wurde beurteilt durch"@de, "εκτιμήθηκε από"@el, "был оценен посредством"@ru, "被评估於"@zh ;
    rdfs:range cidoc-crm:E14_Condition_Assessment ;
    rdfs:subPropertyOf cidoc-crm:P140i_was_attributed_by .

cidoc-crm:P35_has_identified
    a owl:ObjectProperty ;
    rdfs:comment "This property identifies the E3 Condition State that was observed in an E14 Condition Assessment activity."@en ;
    rdfs:domain cidoc-crm:E14_Condition_Assessment ;
    rdfs:label "a identifié"@fr, "has identified"@en, "hat identifiziert"@de, "identificou"@pt, "έχει διαπιστώσει"@el, "идентифицировал"@ru, "评估认定了"@zh ;
    rdfs:range cidoc-crm:E3_Condition_State ;
    rdfs:subPropertyOf cidoc-crm:P141_assigned .

cidoc-crm:P35i_was_identified_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E3_Condition_State ;
    rdfs:label "est identifié par"@fr, "foi identificado por"@pt, "was identified by"@en, "wurde identifiziert durch"@de, "έχει διαπιστωθεί από"@el, "идентифицирован посредством"@ru, "被评估认定於"@zh ;
    rdfs:range cidoc-crm:E14_Condition_Assessment ;
    rdfs:subPropertyOf cidoc-crm:P141i_was_assigned_by .

cidoc-crm:P37_assigned
    a owl:ObjectProperty ;
    rdfs:comment """This property records the identifier that was assigned to an item in an Identifier Assignment activity.
The same identifier may be assigned on more than one occasion.
An Identifier might be created prior to an assignment.
"""@en ;
    rdfs:domain cidoc-crm:E15_Identifier_Assignment ;
    rdfs:label "a attribué"@fr, "assigned"@en, "atribuiu"@pt, "wies zu"@de, "απέδωσε"@el, "назначил"@ru, "指定标识符为"@zh ;
    rdfs:range cidoc-crm:E42_Identifier ;
    rdfs:subPropertyOf cidoc-crm:P141_assigned .

cidoc-crm:P37i_was_assigned_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E42_Identifier ;
    rdfs:label "a été attribuée par"@fr, "foi atribuído por"@pt, "was assigned by"@en, "wurde zugewiesen durch"@de, "αποδόθηκε ως ιδιότητα από"@el, "был присвоен посредством"@ru, "被指定为标识符於"@zh ;
    rdfs:range cidoc-crm:E15_Identifier_Assignment ;
    rdfs:subPropertyOf cidoc-crm:P141i_was_assigned_by .

cidoc-crm:P38_deassigned
    a owl:ObjectProperty ;
    rdfs:comment """This property records the identifier that was deassigned from an instance of E1 CRM Entity.
Deassignment of an identifier may be necessary when an item is taken out of an inventory, a new numbering system is introduced or items are merged or split up. 
The same identifier may be deassigned on more than one occasion.
"""@en ;
    rdfs:domain cidoc-crm:E15_Identifier_Assignment ;
    rdfs:label "a désattribué"@fr, "deassigned"@en, "hob Zuweisung auf von"@de, "retirou a atribuição do"@pt, "ακύρωσε"@el, "отменил назначение"@ru, "取消标识符"@zh ;
    rdfs:range cidoc-crm:E42_Identifier ;
    rdfs:subPropertyOf cidoc-crm:P141_assigned .

cidoc-crm:P38i_was_deassigned_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E42_Identifier ;
    rdfs:label "a été désattribué par"@fr, "foi retirada a atribuição por"@pt, "was deassigned by"@en, "wurde aufgehoben durch"@de, "ακυρώθηκε από"@el, "был отменен посредством"@ru, "被取消标识符於"@zh ;
    rdfs:range cidoc-crm:E15_Identifier_Assignment ;
    rdfs:subPropertyOf cidoc-crm:P141i_was_assigned_by .

cidoc-crm:P39_measured
    a owl:ObjectProperty ;
    rdfs:comment """This property associates an instance of E16 Measurement with the instance of E1 CRM Entity to which it applied. An instance of E1 CRM Entity may be measured more than once. Material and immaterial things and processes may be measured, e.g. the number of words in a text, or the duration of an event.
"""@en ;
    rdfs:domain cidoc-crm:E16_Measurement ;
    rdfs:label "a mesuré"@fr, "measured"@en, "mediu"@pt, "vermaß"@de, "μέτρησε"@el, "измерил"@ru, "测量了"@zh ;
    rdfs:range cidoc-crm:E1_CRM_Entity ;
    rdfs:subPropertyOf cidoc-crm:P140_assigned_attribute_to .

cidoc-crm:P39i_was_measured_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E1_CRM_Entity ;
    rdfs:label "a été mesuré par"@fr, "foi medida por"@pt, "was measured by"@en, "wurde vermessen durch"@de, "μετρήθηκε από"@el, "был измерен посредством"@ru, "被测量於"@zh ;
    rdfs:range cidoc-crm:E16_Measurement ;
    rdfs:subPropertyOf cidoc-crm:P140i_was_attributed_by .

cidoc-crm:P3_has_note
    a owl:DatatypeProperty ;
    rdfs:comment """This property is a container for all informal descriptions about an object that have not been expressed in terms of CRM constructs. 
In particular it captures the characterisation of the item itself, its internal structures, appearance etc.
Like property P2 has type (is type of), this property is a consequence of the restricted focus of the CRM. The aim is not to capture, in a structured form, everything that can be said about an item; indeed, the CRM formalism is not regarded as sufficient to express everything that can be said. Good practice requires use of distinct note fields for different aspects of a characterisation. The P3.1 has type property of P3 has note allows differentiation of specific notes, e.g. “construction”, “decoration” etc. 
An item may have many notes, but a note is attached to a specific item.
"""@en ;
    rdfs:domain cidoc-crm:E1_CRM_Entity ;
    rdfs:label "a pour note"@fr, "has note"@en, "hat Anmerkung"@de, "tem nota"@pt, "έχει επεξήγηση"@el, "имеет примечание"@ru, "有说明"@zh ;
    rdfs:range rdfs:Literal .

cidoc-crm:P40_observed_dimension
    a owl:ObjectProperty ;
    rdfs:comment """This property records the dimension that was observed in an E16 Measurement Event.
E54 Dimension can be any quantifiable aspect of E70 Thing. Weight, image colour depth and monetary value are dimensions in this sense. One measurement activity may determine more than one dimension of one object.
Dimensions may be determined either by direct observation or using recorded evidence. In the latter case the measured Thing does not need to be present or extant.
Even though knowledge of the value of a dimension requires measurement, the dimension may be an object of discourse prior to, or even without, any measurement being made.
"""@en ;
    rdfs:domain cidoc-crm:E16_Measurement ;
    rdfs:label "a relevé comme dimension"@fr, "beobachtete Dimension"@de, "observed dimension"@en, "verificou a dimensão"@pt, "παρατήρησε"@el, "определил величину"@ru, "观察认定的规模是"@zh ;
    rdfs:range cidoc-crm:E54_Dimension ;
    rdfs:subPropertyOf cidoc-crm:P141_assigned .

cidoc-crm:P40i_was_observed_in
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E54_Dimension ;
    rdfs:label "a été relevée au cours de"@fr, "foi verificada durante"@pt, "was observed in"@en, "wurde beobachtet in"@de, "παρατηρήθηκε από"@el, "наблюдался в"@ru, "被观察认定於"@zh ;
    rdfs:range cidoc-crm:E16_Measurement ;
    rdfs:subPropertyOf cidoc-crm:P141i_was_assigned_by .

cidoc-crm:P41_classified
    a owl:ObjectProperty ;
    rdfs:comment """This property records the item to which a type was assigned in an E17 Type Assignment activity.
Any instance of a CRM entity may be assigned a type through type assignment. Type assignment events allow a more detailed path from E1 CRM Entity through P41 classified (was classified), E17 Type Assignment, P42 assigned (was assigned by) to E55 Type for assigning types to objects compared to the shortcut offered by P2 has type (is type of).
"""@en ;
    rdfs:domain cidoc-crm:E17_Type_Assignment ;
    rdfs:label "a classifié"@fr, "classificou"@pt, "classified"@en, "klassifizierte"@de, "χαρακτήρισε"@el, "классифицировал"@ru, "分类了"@zh ;
    rdfs:range cidoc-crm:E1_CRM_Entity ;
    rdfs:subPropertyOf cidoc-crm:P140_assigned_attribute_to .

cidoc-crm:P41i_was_classified_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E1_CRM_Entity ;
    rdfs:label "a été classifiée par le biais de"@fr, "foi classificada por"@pt, "was classified by"@en, "wurde klassifiziert durch"@de, "χαρακτηρίσθηκε από"@el, "был классифицирован посредством"@ru, "被分类於"@zh ;
    rdfs:range cidoc-crm:E17_Type_Assignment ;
    rdfs:subPropertyOf cidoc-crm:P140i_was_attributed_by .

cidoc-crm:P42_assigned
    a owl:ObjectProperty ;
    rdfs:comment """This property records the type that was assigned to an entity by an E17 Type Assignment activity. 
Type assignment events allow a more detailed path from E1 CRM Entity through P41 classified (was classified by), E17 Type Assignment, P42 assigned (was assigned by) to E55 Type for assigning types to objects compared to the shortcut offered by P2 has type (is type of).
For example, a fragment of an antique vessel could be assigned the type “attic red figured belly handled amphora” by expert A. The same fragment could be assigned the type “shoulder handled amphora” by expert B.
A Type may be intellectually constructed independent from assigning an instance of it.
"""@en ;
    rdfs:domain cidoc-crm:E17_Type_Assignment ;
    rdfs:label "a attribué"@fr, "assigned"@en, "atribuiu"@pt, "wies zu"@de, "απέδωσε ως ιδιότητα"@el, "назначил"@ru, "指定类型为"@zh ;
    rdfs:range cidoc-crm:E55_Type ;
    rdfs:subPropertyOf cidoc-crm:P141_assigned .

cidoc-crm:P42i_was_assigned_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E55_Type ;
    rdfs:label "a été attribué par"@fr, "foi atribuído por"@pt, "was assigned by"@en, "wurde zugewiesen durch"@de, "αποδόθηκε από"@el, "был присвоен посредством"@ru, "被指定类型於"@zh ;
    rdfs:range cidoc-crm:E17_Type_Assignment ;
    rdfs:subPropertyOf cidoc-crm:P141i_was_assigned_by .

cidoc-crm:P43_has_dimension
    a owl:ObjectProperty ;
    rdfs:comment """This property records a E54 Dimension of some E70 Thing.
It is a shortcut of the more fully developed path from E70 Thing through P39 measured (was measured by), E16 Measurement P40 observed dimension (was observed in) to E54 Dimension. It offers no information about how and when an E54 Dimension was established, nor by whom.
An instance of E54 Dimension is specific to an instance of E70 Thing.
"""@en ;
    rdfs:domain cidoc-crm:E70_Thing ;
    rdfs:label "a pour dimension"@fr, "has dimension"@en, "hat Dimension"@de, "tem dimensão"@pt, "έχει μέγεθος"@el, "имеет величину"@ru, "有规模数量"@zh ;
    rdfs:range cidoc-crm:E54_Dimension .

cidoc-crm:P43i_is_dimension_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E54_Dimension ;
    rdfs:label "est dimension de"@fr, "is dimension of"@en, "ist Dimension von"@de, "é dimensão de"@pt, "είναι μέγεθος του"@el, "является величиной для"@ru, "估量的标的物是"@zh ;
    rdfs:range cidoc-crm:E70_Thing .

cidoc-crm:P44_has_condition
    a owl:ObjectProperty ;
    rdfs:comment """This property records an E3 Condition State for some E18 Physical Thing.
It is a shortcut of the more fully developed path from E18 Physical Thing through P34 concerned (was assessed by), E14 Condition Assessment P35 has identified (was identified by) to E3 Condition State. It offers no information about how and when the E3 Condition State was established, nor by whom. 
An instance of Condition State is specific to an instance of Physical Thing.
"""@en ;
    rdfs:domain cidoc-crm:E18_Physical_Thing ;
    rdfs:label "a pour état matériel"@fr, "has condition"@en, "hat Zustand"@de, "tem estado material"@pt, "έχει κατάσταση"@el, "имеет условие"@ru, "有状态"@zh ;
    rdfs:range cidoc-crm:E3_Condition_State .

cidoc-crm:P44i_is_condition_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E3_Condition_State ;
    rdfs:label "estado material de"@pt, "is condition of"@en, "ist Zustand von"@de, "état matériel de"@fr, "είναι κατάσταση του"@el, "является условием для"@ru, "描述的标的物是"@zh ;
    rdfs:range cidoc-crm:E18_Physical_Thing .

cidoc-crm:P45_consists_of
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies the instances of E57 Materials of which an instance of E18 Physical Thing is composed.
All physical things consist of physical materials. P45 consists of (is incorporated in) allows the different Materials to be recorded. P45 consists of (is incorporated in) refers here to observed Material as opposed to the consumed raw material.
A Material, such as a theoretical alloy, may not have any physical instances"""@en ;
    rdfs:domain cidoc-crm:E18_Physical_Thing ;
    rdfs:label "besteht aus"@de, "consiste de"@pt, "consiste en"@fr, "consists of"@en, "αποτελείται από"@el, "составлен из"@ru, "有构成材料"@zh ;
    rdfs:range cidoc-crm:E57_Material .

cidoc-crm:P45i_is_incorporated_in
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E57_Material ;
    rdfs:label "est présent dans"@fr, "está presente em"@pt, "is incorporated in"@en, "ist enthalten in"@de, "είναι ενσωματωμένος/η/ο σε"@el, "входит в состав"@ru, "被用来构成"@zh ;
    rdfs:range cidoc-crm:E18_Physical_Thing .

cidoc-crm:P46_is_composed_of
    a owl:ObjectProperty ;
    rdfs:comment """This property allows instances of E18 Physical Thing to be analysed into component elements.

Component elements, since they are themselves instances of E18 Physical Thing, may be further analysed into sub-components, thereby creating a hierarchy of part decomposition. An instance of E18 Physical Thing may be shared between multiple wholes, for example two buildings may share a common wall. This property does not specify when and for how long a component element resided in the respective whole. If  a component is not part of a whole from the beginning of existence or until the end of existence of the whole, the classes E79 Part Addition and E90 Part Removal can be used to document when a component became part of a particular whole and/or when it stopped being a part of it. For the time-span of being part of the respective whole, the component is completely contained in the place the whole occupies.

This property is intended to describe specific components that are individually documented, rather than general aspects. Overall descriptions of the structure of an instance of E18 Physical Thing are captured by the P3 has note property.

The instances of E57 Material of which an item of E18 Physical Thing is composed should be documented using P45 consists of (is incorporated in).
"""@en ;
    rdfs:domain cidoc-crm:E18_Physical_Thing ;
    rdfs:label "est composée de"@fr, "is composed of"@en, "ist zusammengesetzt aus"@de, "é composto de"@pt, "αποτελείται από"@el, "составлен из"@ru, "有组件"@zh ;
    rdfs:range cidoc-crm:E18_Physical_Thing .

cidoc-crm:P46i_forms_part_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E18_Physical_Thing ;
    rdfs:label "bildet Teil von"@de, "fait partie de"@fr, "faz parte de"@pt, "forms part of"@en, "αποτελεί μέρος του/της"@el, "формирует часть"@ru, "被用来组成"@zh ;
    rdfs:range cidoc-crm:E18_Physical_Thing .

cidoc-crm:P48_has_preferred_identifier
    a owl:ObjectProperty ;
    rdfs:comment """This property records the preferred E42 Identifier that was used to identify an instance of E1 CRM Entity at the time this property was recorded.
More than one preferred identifier may have been assigned to an item over time.
Use of this property requires an external mechanism for assigning temporal validity to the respective CRM instance.
P48 has preferred identifier (is preferred identifier of), is a shortcut for the path from E1 CRM Entity through P140 assigned attribute to (was attributed by), E15 Identifier Assignment, P37 assigned (was assigned by) to E42 Identifier. The fact that an identifier is a preferred one for an organisation can be better expressed in a context independent form by assigning a suitable E55 Type to the respective instance of E15 Identifier Assignment using the P2 has type property.
"""@en ;
    rdfs:domain cidoc-crm:E1_CRM_Entity ;
    rdfs:label "a pour identificateur retenu"@fr, "has preferred identifier"@en, "hat bevorzugtes Kennzeichen"@de, "tem identificador preferido"@pt, "έχει προτιμώμενο αναγνωριστικό"@el, "имеет предпочтительный идентификатор"@ru, "有首选标识符"@zh ;
    rdfs:range cidoc-crm:E42_Identifier ;
    rdfs:subPropertyOf cidoc-crm:P1_is_identified_by .

cidoc-crm:P48i_is_preferred_identifier_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E42_Identifier ;
    rdfs:label "est l’identificateur retenu de"@fr, "is preferred identifier of"@en, "ist bevorzugtes Kennzeichen für"@de, "é o identificador preferido de"@pt, "είναι προτιμώμενο αναγνωριστικό"@el, "является предпочтительным идентификатором для"@ru, "首选标识符的标的物是"@zh ;
    rdfs:range cidoc-crm:E1_CRM_Entity ;
    rdfs:subPropertyOf cidoc-crm:P1i_identifies .

cidoc-crm:P49_has_former_or_current_keeper
    a owl:ObjectProperty ;
    rdfs:comment """
This property identifies the E39 Actor or Actors who have or have had custody of an instance of E18 Physical Thing at
some time. This property leaves open the question if parts of this physical thing have
been added or removed during the time-spans it has been under the custody of this
actor, but it is required that at least a part which can unambiguously be identified as
representing the whole has been under this custody for its whole time. The way, in
which a representative part is defined, should ensure that it is unambiguous who keeps
a part and who the whole and should be consistent with the identity criteria of the kept
instance of E18 Physical Thing.
The distinction with P50 has current keeper (is current keeper of) is that P49 has former or current
keeper (is former or current keeper of) leaves open the question as to whether the specified keepers are
current.
P49 has former or current keeper (is former or current keeper of) is a shortcut for the more detailed
path from E18 Physical Thing through P30 transferred custody of (custody transferred through), E10
Transfer of Custody, P28 custody surrendered by (surrendered custody through) or P29 custody
received by (received custody through) to E39 Actor.
"""@en ;
    rdfs:domain cidoc-crm:E18_Physical_Thing ;
    rdfs:label "est ou a été détenu par"@fr, "has former or current keeper"@en, "hat früheren oder derzeitigen Betreuer"@de, "é ou foi guardada por"@pt, "είναι ή ήταν στην κατοχή του"@el, "имеет бывшего или текущего смотрителя"@ru, "有前任或现任保管者"@zh ;
    rdfs:range cidoc-crm:E39_Actor .

cidoc-crm:P49i_is_former_or_current_keeper_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E39_Actor ;
    rdfs:label "est ou a été détenteur de"@fr, "is former or current keeper of"@en, "ist früherer oder derzeitiger Betreuer von"@de, "é ou foi guardador de"@pt, "κατέχει ή κατείχε"@el, "является бывшим или текущим смотрителем для"@ru, "目前或曾经保管"@zh ;
    rdfs:range cidoc-crm:E18_Physical_Thing .

cidoc-crm:P4_has_time-span
    a owl:ObjectProperty ;
    rdfs:comment """This property describes the temporal confinement of an instance of an E2 Temporal Entity.
The related E52 Time-Span is understood as the real Time-Span during which the phenomena were active, which make up the temporal entity instance. It does not convey any other meaning than a positioning on the “time-line” of chronology. The Time-Span in turn is approximated by a set of dates (E61 Time Primitive). A temporal entity can have in reality only one Time-Span, but there may exist alternative opinions about it, which we would express by assigning multiple Time-Spans. Related temporal entities may share a Time-Span. Time-Spans may have completely unknown dates but other descriptions by which we can infer knowledge.
"""@en ;
    rdfs:domain cidoc-crm:E2_Temporal_Entity ;
    rdfs:label "a pour durée"@fr, "has time-span"@en, "hat Zeitspanne"@de, "tem período de tempo"@pt, "βρισκόταν σε εξέλιξη"@el, "имеет временной отрезок"@ru, "发生时段是"@zh ;
    rdfs:range cidoc-crm:E52_Time-Span .

cidoc-crm:P4i_is_time-span_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E52_Time-Span ;
    rdfs:label "est la durée de"@fr, "is time-span of"@en, "ist Zeitspanne von"@de, "é o período de tempo de"@pt, "είναι χρονικό διάστημα του/της"@el, "является временным отрезком для"@ru, "开始并完成了"@zh ;
    rdfs:range cidoc-crm:E2_Temporal_Entity .

cidoc-crm:P50_has_current_keeper
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies the E39 Actor or Actors who had custody of an instance of E18 Physical Thing at the time of validity of the record or database containing the statement that uses this property.
	P50 has current keeper (is current keeper of) is a shortcut for the more detailed path from E18 Physical Thing through P30 transferred custody of (custody transferred through), E10 Transfer of Custody, P29 custody received by (received custody through) to E39 Actor.
"""@en ;
    rdfs:domain cidoc-crm:E18_Physical_Thing ;
    rdfs:label "est actuellement détenu par"@fr, "has current keeper"@en, "hat derzeitigen Betreuer"@de, "é guardada por"@pt, "είναι στην κατοχή του"@el, "имеет текущего смотрителя"@ru, "有现任保管者"@zh ;
    rdfs:range cidoc-crm:E39_Actor ;
    rdfs:subPropertyOf cidoc-crm:P49_has_former_or_current_keeper .

cidoc-crm:P50i_is_current_keeper_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E39_Actor ;
    rdfs:label "est actuel détenteur de"@fr, "is current keeper of"@en, "ist derzeitiger Betreuer von"@de, "é guardador de"@pt, "κατέχει"@el, "является текущим смотрителем для"@ru, "目前保管"@zh ;
    rdfs:range cidoc-crm:E18_Physical_Thing ;
    rdfs:subPropertyOf cidoc-crm:P49i_is_former_or_current_keeper_of .

cidoc-crm:P51_has_former_or_current_owner
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies the E39 Actor that is or has been the legal owner (i.e. title holder) of an instance of E18 Physical Thing at some time.
The distinction with P52 has current owner (is current owner of) is that P51 has former or current owner (is former or current owner of) does not indicate whether the specified owners are current. P51 has former or current owner (is former or current owner of) is a shortcut for the more detailed path from E18 Physical Thing through P24 transferred title of (changed ownership through), E8 Acquisition, P23 transferred title from (surrendered title through), or P22 transferred title to (acquired title through) to E39 Actor.
"""@en ;
    rdfs:domain cidoc-crm:E18_Physical_Thing ;
    rdfs:label "est ou a été possédée par"@fr, "has former or current owner"@en, "hat früheren oder derzeitigen Besitzer"@de, "é ou foi propriedade de"@pt, "έχει ή είχε ιδιοκτήτη"@el, "имеет бывшего или текущего владельца"@ru, "有前任或现任物主"@zh ;
    rdfs:range cidoc-crm:E39_Actor .

cidoc-crm:P51i_is_former_or_current_owner_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E39_Actor ;
    rdfs:label "est ou a été propriétaire de"@fr, "is former or current owner of"@en, "ist früherer oder derzeitiger Besitzer von"@de, "é ou foi proprietário de"@pt, "είναι ή ήταν ιδιοκτήτης του/της"@el, "является бывшим или текущим владельцем для"@ru, "目前或曾经拥有"@zh ;
    rdfs:range cidoc-crm:E18_Physical_Thing .

cidoc-crm:P52_has_current_owner
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies the E21 Person, E74 Group or E40 Legal Body that was the owner of an instance of E18 Physical Thing at the time of validity of the record or database containing the statement that uses this property.
P52 has current owner (is current owner of) is a shortcut for the more detailed path from E18 Physical Thing through P24 transferred title of (changed ownership through), E8 Acquisition, P22 transferred title to (acquired title through) to E39 Actor, if and only if this acquisition event is the most recent.
"""@en ;
    rdfs:domain cidoc-crm:E18_Physical_Thing ;
    rdfs:label "est actuellement possédée par"@fr, "has current owner"@en, "hat derzeitigen Besitzer"@de, "é propriedade de"@pt, "έχει ιδιοκτήτη"@el, "имеет текущего владельца"@ru, "有现任物主"@zh ;
    rdfs:range cidoc-crm:E39_Actor ;
    rdfs:subPropertyOf cidoc-crm:P105_right_held_by, cidoc-crm:P51_has_former_or_current_owner .

cidoc-crm:P52i_is_current_owner_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E39_Actor ;
    rdfs:label "est le propriétaire actuel de"@fr, "is current owner of"@en, "ist derzeitiger Besitzer von"@de, "é proprietário de"@pt, "είναι ιδιοκτήτης του"@el, "является текущим владельцем для"@ru, "目前拥有"@zh ;
    rdfs:range cidoc-crm:E18_Physical_Thing ;
    rdfs:subPropertyOf cidoc-crm:P105i_has_right_on, cidoc-crm:P51i_is_former_or_current_owner_of .

cidoc-crm:P53_has_former_or_current_location
    a owl:ObjectProperty ;
    rdfs:comment """This property allows an instance of E53 Place to be associated as the former or current location of an instance of E18 Physical Thing.
In the case of E19 Physical Objects, the property does not allow any indication of the Time-Span during which the Physical Object was located at this Place, nor if this is the current location.
In the case of immobile objects, the Place would normally correspond to the Place of creation.
P53 has former or current location (is former or current location of) is a shortcut. A more detailed representation can make use of the fully developed (i.e. indirect) path from E19 Physical Object through P25 moved (moved by), E9 Move, P26 moved to (was destination of) or P27 moved from (was origin of) to E53 Place.
"""@en ;
    rdfs:domain cidoc-crm:E18_Physical_Thing ;
    rdfs:label "a ou a eu pour localisation"@fr, "has former or current location"@en, "hat früheren oder derzeitigen Standort"@de, "é ou foi localizada em"@pt, "βρίσκεται ή βρισκόταν σε"@el, "имеет текущее или бывшее местоположение"@ru, "目前或曾经被置放於"@zh ;
    rdfs:range cidoc-crm:E53_Place .

cidoc-crm:P53i_is_former_or_current_location_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E53_Place ;
    rdfs:label "est ou a été localisation de"@fr, "is former or current location of"@en, "ist früherer oder derzeitiger Standort von"@de, "é ou foi localização de"@pt, "είναι ή ήταν θέση του"@el, "является текущим или бывшим местоположением для"@ru, "目前或曾经被置放了"@zh ;
    rdfs:range cidoc-crm:E18_Physical_Thing .

cidoc-crm:P54_has_current_permanent_location
    a owl:ObjectProperty ;
    rdfs:comment """This property records the foreseen permanent location of an instance of E19 Physical Object at the time of validity of the record or database containing the statement that uses this property.
P54 has current permanent location (is current permanent location of) is similar to P55 has current location (currently holds). However, it indicates the E53 Place currently reserved for an object, such as the permanent storage location or a permanent exhibit location. The object may be temporarily removed from the permanent location, for example when used in temporary exhibitions or loaned to another institution. The object may never actually be located at its permanent location.
"""@en ;
    rdfs:domain cidoc-crm:E19_Physical_Object ;
    rdfs:label "a actuellement pour localisation à demeure"@fr, "has current permanent location"@en, "hat derzeitigen permanenten Standort"@de, "é localizado permanentemente em"@pt, "έχει μόνιμη θέση"@el, "имеет текущее постоянное местоположение"@ru, "目前的永久位置位於"@zh ;
    rdfs:range cidoc-crm:E53_Place .

cidoc-crm:P54i_is_current_permanent_location_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E53_Place ;
    rdfs:label "est actuellement localisation à demeure de"@fr, "is current permanent location of"@en, "ist derzeitiger permanenter Standort von"@de, "é localização permanente de"@pt, "είναι μόνιμη θέση του/της"@el, "является текущим постоянным местоположением для"@ru, "目前被用来永久置放"@zh ;
    rdfs:range cidoc-crm:E19_Physical_Object .

cidoc-crm:P55_has_current_location
    a owl:ObjectProperty ;
    rdfs:comment """This property records the location of an E19 Physical Object at the time of validity of the record or database containing the statement that uses this property. 
	This property is a specialisation of P53 has former or current location (is former or current location of). It indicates that the E53 Place associated with the E19 Physical Object is the current location of the object. The property does not allow any indication of how long the Object has been at the current location. 
P55 has current location (currently holds) is a shortcut. A more detailed representation can make use of the fully developed (i.e. indirect) path from E19 Physical Object through P25 moved (moved by), E9 Move P26 moved to (was destination of) to E53 Place if and only if this Move is the most recent.
"""@en ;
    rdfs:domain cidoc-crm:E19_Physical_Object ;
    rdfs:label "a pour localisation actuelle"@fr, "has current location"@en, "hat derzeitigen Standort"@de, "é localizado em"@pt, "βρίσκεται σε"@el, "в данный момент находится в"@ru, "目前被置放於"@zh ;
    rdfs:range cidoc-crm:E53_Place ;
    rdfs:subPropertyOf cidoc-crm:P53_has_former_or_current_location .

cidoc-crm:P55i_currently_holds
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E53_Place ;
    rdfs:label "currently holds"@en, "est localisation actuelle de"@fr, "hält derzeitig"@de, "é localização atual de"@pt, "είναι θέση του"@el, "в данный момент содержит"@ru, "目前置放了"@zh ;
    rdfs:range cidoc-crm:E19_Physical_Object ;
    rdfs:subPropertyOf cidoc-crm:P53i_is_former_or_current_location_of .

cidoc-crm:P56_bears_feature
    a owl:ObjectProperty ;
    rdfs:comment """This property links an instance of E19 Physical Object to an instance of E26 Physical Feature that it bears.
An E26 Physical Feature can only exist on one object. One object may bear more than one E26 Physical Feature. An E27 Site should be considered as an E26 Physical Feature on the surface of the Earth.
An instance B of E26 Physical Feature being a detail of the structure of another instance A of E26 Physical Feature can be linked to B by use of the property P46 is composed of (forms part of). This implies that the subfeature B is P56i found on the same E19 Physical Object as A.
P56 bears feature (is found on) is a shortcut. A more detailed representation can make use of the fully developed (i.e. indirect) path from E19 Physical Object through P59 has section (is located on or
Definition of the CIDOC Conceptual Reference Model 149 within), E53 Place, P53 has former or current location (is former or current location of) to E26 Physical Feature.
"""@en ;
    rdfs:domain cidoc-crm:E19_Physical_Object ;
    rdfs:label "bears feature"@en, "possui característica"@pt, "présente pour caractéristique"@fr, "trägt Merkmal"@de, "φέρει μόρφωμα"@el, "несет признак"@ru, "有外貌表征"@zh ;
    rdfs:range cidoc-crm:E26_Physical_Feature ;
    rdfs:subPropertyOf cidoc-crm:P46_is_composed_of .

cidoc-crm:P56i_is_found_on
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E26_Physical_Feature ;
    rdfs:label "is found on"@en, "se trouve sur"@fr, "wird gefunden auf"@de, "é encontrada em"@pt, "βρίσκεται σε"@el, "найден на"@ru, "被见於"@zh ;
    rdfs:range cidoc-crm:E19_Physical_Object ;
    rdfs:subPropertyOf cidoc-crm:P46i_forms_part_of .

cidoc-crm:P57_has_number_of_parts
    a owl:DatatypeProperty ;
    rdfs:comment """This property documents the E60 Number of parts of which an instance of E19 Physical Object is composed.
This may be used as a method of checking inventory counts with regard to aggregate or collective objects. What constitutes a part or component depends on the context and requirements of the documentation. Normally, the parts documented in this way would not be considered as worthy of individual attention.
For a more complete description, objects may be decomposed into their components and constituents using P46 is composed of (forms parts of) and P45 consists of (is incorporated in). This allows each element to be described individually.
"""@en ;
    rdfs:domain cidoc-crm:E19_Physical_Object ;
    rdfs:label "a pour nombre de parties"@fr, "has number of parts"@en, "hat Anzahl Teile"@de, "tem número de partes"@pt, "έχει αριθμό μερών"@el, "имеет число частей"@ru, "有组件数目"@zh ;
    rdfs:range rdfs:Literal .

cidoc-crm:P58_has_section_definition
    a owl:ObjectProperty ;
    rdfs:comment """This property links an area (section) named by a E46 Section Definition to the instance of E18 Physical Thing upon which it is found.
The CRM handles sections as locations (instances of E53 Place) within or on E18 Physical Thing that are identified by E46 Section Definitions. Sections need not be discrete and separable components or parts of an object.
This is part of a more developed path from E18 Physical Thing through P58, E46 Section Definition, P87 is identified by (identifies) that allows a more precise definition of a location found on an object than the shortcut P59 has section (is located on or within).
A particular instance of a Section Definition only applies to one instance of Physical Thing."""@en ;
    rdfs:domain cidoc-crm:E18_Physical_Thing ;
    rdfs:label "a pour désignation de section"@fr, "has section definition"@en, "hat Abschittsdefinition"@de, "tem designação de seção"@pt, "έχει ορισμό τμήματος"@el, "имеет определение района"@ru, "有区域定义"@zh ;
    rdfs:range cidoc-crm:E46_Section_Definition .

cidoc-crm:P58i_defines_section
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E46_Section_Definition ;
    rdfs:label "define uma seção de"@pt, "defines section"@en, "definiert Abschitt auf oder von"@de, "définit une section de"@fr, "ορίζει τμήμα σε"@el, "определяет район"@ru, "界定了区域於"@zh ;
    rdfs:range cidoc-crm:E18_Physical_Thing .

cidoc-crm:P59_has_section
    a owl:ObjectProperty ;
    rdfs:comment """This property links an area to the instance of E18 Physical Thing upon which it is found.
It is typically used when a named E46 Section Definition is not appropriate.
E18 Physical Thing may be subdivided into arbitrary regions. 
P59 has section (is located on or within) is a shortcut. If the E53 Place is identified by a Section Definition, a more detailed representation can make use of the fully developed (i.e. indirect) path from E18 Physical Thing through P58 has section definition (defines section), E46 Section Definition, P87 is identified by (identifies) to E53 Place. A Place can only be located on or within one Physical Object.
"""@en ;
    rdfs:domain cidoc-crm:E18_Physical_Thing ;
    rdfs:label "a pour section"@fr, "has section"@en, "hat Bereich"@de, "tem seção"@pt, "έχει τομέα"@el, "имеет район"@ru, "有区域"@zh ;
    rdfs:range cidoc-crm:E53_Place .

cidoc-crm:P59i_is_located_on_or_within
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E53_Place ;
    rdfs:label "befindet sich auf oder in"@de, "está localizada sobre ou dentro de"@pt, "is located on or within"@en, "se situe sur ou dans"@fr, "βρίσκεται σε ή εντός"@el, "находится на или внутри"@ru, "位於"@zh ;
    rdfs:range cidoc-crm:E18_Physical_Thing .

cidoc-crm:P5_consists_of
    a owl:ObjectProperty ;
    rdfs:comment """This property describes the decomposition of an E3 Condition State into discrete, subsidiary states. 
It is assumed that the sub-states into which the condition state is analysed form a logical whole - although the entire story may not be completely known – and that the sub-states are in fact constitutive of the general condition state. For example, a general condition state of “in ruins” may be decomposed into the individual stages of decay"""@en ;
    rdfs:domain cidoc-crm:E3_Condition_State ;
    rdfs:label "besteht aus"@de, "consiste de"@pt, "consiste en"@fr, "consists of"@en, "αποτελείται από"@el, "состоит из"@ru, "包含"@zh ;
    rdfs:range cidoc-crm:E3_Condition_State .

cidoc-crm:P5i_forms_part_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E3_Condition_State ;
    rdfs:label "bildet Teil von"@de, "fait partie de"@fr, "faz parte de"@pt, "forms part of"@en, "αποτελεί μέρος του/της"@el, "формирует часть"@ru, "组成了"@zh ;
    rdfs:range cidoc-crm:E3_Condition_State .

cidoc-crm:P62_depicts
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies something that is depicted by an instance of E24 Physical Man-Made Thing. Depicting is meant in the sense that the surface of the E24 Physical Man-Made Thing shows, through its passive optical qualities or form, a representation of the entity depicted. It does not pertain to inscriptions or any other information encoding.

This property is a shortcut of the more fully developed path from E24 Physical Man-Made Thing through P65 shows visual item (is shown by), E36 Visual Item, P138 represents (has representation) to E1 CRM Entity. P62.1 mode of depiction allows the nature of the depiction to be refined.
"""@en ;
    rdfs:domain cidoc-crm:E24_Physical_Man-Made_Thing ;
    rdfs:label "bildet ab"@de, "depicts"@en, "figure"@fr, "retrata"@pt, "απεικονίζει"@el, "описывает"@ru, "描绘"@zh ;
    rdfs:range cidoc-crm:E1_CRM_Entity .

cidoc-crm:P62i_is_depicted_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E1_CRM_Entity ;
    rdfs:label "est figurée sur"@fr, "is depicted by"@en, "wird abgebildet durch"@de, "é retratada por"@pt, "απεικονίζεται σε"@el, "описан посредством"@ru, "被描绘於"@zh ;
    rdfs:range cidoc-crm:E24_Physical_Man-Made_Thing .

cidoc-crm:P65_shows_visual_item
    a owl:ObjectProperty ;
    rdfs:comment """This property documents an E36 Visual Item shown by an instance of E24 Physical Man-Made Thing.
This property is similar to P62 depicts (is depicted by) in that it associates an item of E24 Physical Man-Made Thing with a visual representation. However, P65 shows visual item (is shown by) differs from the P62 depicts (is depicted by) property in that it makes no claims about what the E36 Visual Item is deemed to represent. E36 Visual Item identifies a recognisable image or visual symbol, regardless of what this image may or may not represent.
For example, all recent British coins bear a portrait of Queen Elizabeth II, a fact that is correctly documented using P62 depicts (is depicted by). Different portraits have been used at different periods, however. P65 shows visual item (is shown by) can be used to refer to a particular portrait.
P65 shows visual item (is shown by) may also be used for Visual Items such as signs, marks and symbols, for example the 'Maltese Cross' or the 'copyright symbol’ that have no particular representational content. 
This property is part of the fully developed path from E24 Physical Man-Made Thing through P65 shows visual item (is shown by), E36 Visual Item, P138 represents (has representation) to E1 CRM Entity which is shortcut by, P62 depicts (is depicted by).
"""@en ;
    rdfs:domain cidoc-crm:E24_Physical_Man-Made_Thing ;
    rdfs:label "apresenta item visual"@pt, "présente l'item visuel"@fr, "shows visual item"@en, "zeigt Bildliches"@de, "εμφανίζει οπτικό στοιχείο"@el, "показывает визуальный предмет"@ru, "显示视觉项目"@zh ;
    rdfs:range cidoc-crm:E36_Visual_Item ;
    rdfs:subPropertyOf cidoc-crm:P128_carries .

cidoc-crm:P65i_is_shown_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E36_Visual_Item ;
    rdfs:label "est présenté par"@fr, "is shown by"@en, "wird gezeigt durch"@de, "é apresentado por"@pt, "εμφανίζεται σε"@el, "показан посредством"@ru, "被显示於"@zh ;
    rdfs:range cidoc-crm:E24_Physical_Man-Made_Thing ;
    rdfs:subPropertyOf cidoc-crm:P128i_is_carried_by .

cidoc-crm:P67_refers_to
    a owl:ObjectProperty ;
    rdfs:comment """This property documents that an E89 Propositional Object makes a statement about an instance of E1 CRM Entity. P67 refers to (is referred to by) has the P67.1 has type link to an instance of E55 Type. This is intended to allow a more detailed description of the type of reference. This differs from P129 is about (is subject of), which describes the primary subject or subjects of the E89 Propositional Object.
"""@en ;
    rdfs:domain cidoc-crm:E89_Propositional_Object ;
    rdfs:label "fait référence à"@fr, "referencia"@pt, "refers to"@en, "verweist auf"@de, "αναφέρεται σε"@el, "ссылается на"@ru, "论及"@zh ;
    rdfs:range cidoc-crm:E1_CRM_Entity .

cidoc-crm:P67i_is_referred_to_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E1_CRM_Entity ;
    rdfs:label "est référencé par"@fr, "is referred to by"@en, "wird angeführt von"@de, "é referenciado por"@pt, "αναφέρεται από"@el, "имеет ссылку на себя от"@ru, "被论及於"@zh ;
    rdfs:range cidoc-crm:E89_Propositional_Object .

cidoc-crm:P68_foresees_use_of
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies an E57 Material foreseeen to be used by an E29 Design or Procedure. 
E29 Designs and procedures commonly foresee the use of particular E57 Materials. The fabrication of adobe bricks, for example, requires straw, clay and water. This property enables this to be documented.
This property is not intended for the documentation of E57 Materials that were used on a particular occasion when an instance of E29 Design or Procedure was executed.
"""@en ;
    rdfs:domain cidoc-crm:E29_Design_or_Procedure ;
    rdfs:label "foresees use of"@en, "normalmente emprega"@pt, "sieht den Gebrauch vor von"@de, "utilise habituellement"@fr, "συνήθως χρησιμοποιεί"@el, "обычно применяет"@ru, "指定使用材料"@zh ;
    rdfs:range cidoc-crm:E57_Material ;
    rdfs:subPropertyOf cidoc-crm:P67_refers_to .

cidoc-crm:P68i_use_foreseen_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E57_Material ;
    rdfs:label "est habituellement utilisé par"@fr, "use foreseen by"@en, "vorgesehen für Gebrauch durch defined"@de, "é empregado por"@pt, "συνήθως χρησιμοποιείται από"@el, "обычно используется посредством"@ru, "被指定使用於"@zh ;
    rdfs:range cidoc-crm:E29_Design_or_Procedure ;
    rdfs:subPropertyOf cidoc-crm:P67i_is_referred_to_by .

cidoc-crm:P69_is_associated_with
    a owl:ObjectProperty ;
    rdfs:comment """This property generalises relationships like whole-part, sequence, prerequisite or inspired by between instances of E29 Design or Procedure. Any instance of E29 Design or Procedure may be associated with other designs or procedures. The property is considered to be symmetrical unless otherwise indicated by P69.1 has type.
The P69.1 has type property of P69 has association with allows the nature of the association to be specified reading from domain to range; examples of types of association between instances of E29 Design or Procedure include: has part, follows, requires, etc.
The property can typically be used to model the decomposition of the description of a complete workflow into a series of separate procedures.
"""@en ;
    rdfs:domain cidoc-crm:E29_Design_or_Procedure ;
    rdfs:label "est associée à"@fr, "is associated with"@en, "ist verbunden mit"@de, "é associado com"@pt, "σχετίζεται με"@el, "ассоциирован с"@ru, "相关於"@zh ;
    rdfs:range cidoc-crm:E29_Design_or_Procedure .

cidoc-crm:P70_documents
    a owl:ObjectProperty ;
    rdfs:comment """This property describes the CRM Entities documented by instances of E31 Document.
Documents may describe any conceivable entity, hence the link to the highest-level entity in the CRM hierarchy. This property is intended for cases where a reference is regarded as being of a documentary character, in the scholarly or scientific sense.
"""@en ;
    rdfs:domain cidoc-crm:E31_Document ;
    rdfs:label "belegt"@de, "documenta"@pt, "documents"@en, "mentionne"@fr, "τεκμηριώνει"@el, "документирует"@ru, "记录了"@zh ;
    rdfs:range cidoc-crm:E1_CRM_Entity ;
    rdfs:subPropertyOf cidoc-crm:P67_refers_to .

cidoc-crm:P70i_is_documented_in
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E1_CRM_Entity ;
    rdfs:label "est mentionnée dans"@fr, "is documented in"@en, "wird belegt in"@de, "é documentado em"@pt, "τεκμηριώνεται σε"@el, "документирован в"@ru, "被记录於"@zh ;
    rdfs:range cidoc-crm:E31_Document ;
    rdfs:subPropertyOf cidoc-crm:P67i_is_referred_to_by .

cidoc-crm:P71_lists
    a owl:ObjectProperty ;
    rdfs:comment """This property documents a source E32 Authority Document for an instance of an E1 CRM Entity.
"""@en ;
    rdfs:domain cidoc-crm:E32_Authority_Document ;
    rdfs:label "define"@pt, "définit"@fr, "listet"@de, "lists"@en, "περιλαμβάνει"@el, "перечисляет"@ru, "条列出"@zh ;
    rdfs:range cidoc-crm:E1_CRM_Entity ;
    rdfs:subPropertyOf cidoc-crm:P67_refers_to .

cidoc-crm:P71i_is_listed_in
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E1_CRM_Entity ;
    rdfs:label "est défini par"@fr, "is listed in"@en, "wird aufgelistet in"@de, "é definido por"@pt, "περιλαμβάνεται σε"@el, "перечислен в"@ru, "被条列於"@zh ;
    rdfs:range cidoc-crm:E32_Authority_Document ;
    rdfs:subPropertyOf cidoc-crm:P67i_is_referred_to_by .

cidoc-crm:P72_has_language
    a owl:ObjectProperty ;
    rdfs:comment """This property describes the E56 Language of an E33 Linguistic Object. 
Linguistic Objects are composed in one or more human Languages. This property allows these languages to be documented.
"""@en ;
    rdfs:domain cidoc-crm:E33_Linguistic_Object ;
    rdfs:label "est en langue"@fr, "has language"@en, "hat Sprache"@de, "é da língua"@pt, "έχει γλώσσα"@el, "имеет язык"@ru, "使用语言"@zh ;
    rdfs:range cidoc-crm:E56_Language .

cidoc-crm:P72i_is_language_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E56_Language ;
    rdfs:label "est la langue de"@fr, "is language of"@en, "ist Sprache von"@de, "é a língua de"@pt, "είναι γλώσσα του/της"@el, "является языком для"@ru, "被用来撰写"@zh ;
    rdfs:range cidoc-crm:E33_Linguistic_Object .

cidoc-crm:P73_has_translation
    a owl:ObjectProperty ;
    rdfs:comment """This property describes the source and target of instances of E33Linguistic Object involved in a translation.
When a Linguistic Object is translated into a new language it becomes a new Linguistic Object, despite being conceptually similar to the source object.
"""@en ;
    rdfs:domain cidoc-crm:E33_Linguistic_Object ;
    rdfs:label "a pour traduction"@fr, "has translation"@en, "hat Übersetzung"@de, "tem tradução"@pt, "έχει μετάφραση"@el, "имеет перевод"@ru, "有译文"@zh ;
    rdfs:range cidoc-crm:E33_Linguistic_Object ;
    rdfs:subPropertyOf cidoc-crm:P130i_features_are_also_found_on .

cidoc-crm:P73i_is_translation_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E33_Linguistic_Object ;
    rdfs:label "est la traduction de"@fr, "is translation of"@en, "ist Übersetzung von"@de, "é tradução de"@pt, "είναι μετάφραση του/της"@el, "является переводом"@ru, "翻译自"@zh ;
    rdfs:range cidoc-crm:E33_Linguistic_Object ;
    rdfs:subPropertyOf cidoc-crm:P130_shows_features_of .

cidoc-crm:P74_has_current_or_former_residence
    a owl:ObjectProperty ;
    rdfs:comment """This property describes the current or former E53 Place of residence of an E39 Actor. 
The residence may be either the Place where the Actor resides, or a legally registered address of any kind.
"""@en ;
    rdfs:domain cidoc-crm:E39_Actor ;
    rdfs:label "has current or former residence"@en, "hat derzeitigen oder früheren Sitz"@de, "reside ou residiu em"@pt, "réside ou a résidé à"@fr, "έχει ή είχε κατοικία"@el, "имеет текущее или бывшее местожительства"@ru, "目前或曾经居住於"@zh ;
    rdfs:range cidoc-crm:E53_Place .

cidoc-crm:P74i_is_current_or_former_residence_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E53_Place ;
    rdfs:label "est ou a été la résidence de"@fr, "is current or former residence of"@en, "ist derzeitiger oder früherer Sitz von"@de, "é ou foi residência de"@pt, "είναι ή ήταν κατοικία του/της"@el, "является текущим или бывшим местом жительства для"@ru, "历年来的居住者包括"@zh ;
    rdfs:range cidoc-crm:E39_Actor .

cidoc-crm:P75_possesses
    a owl:ObjectProperty ;
    rdfs:comment "This property identifies former or current instances of E30 Rights held by an E39 Actor."@en ;
    rdfs:domain cidoc-crm:E39_Actor ;
    rdfs:label "besitzt"@de, "est détenteur de"@fr, "possesses"@en, "é detentor de"@pt, "κατέχει"@el, "владеет"@ru, "拥有"@zh ;
    rdfs:range cidoc-crm:E30_Right .

cidoc-crm:P75i_is_possessed_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E30_Right ;
    rdfs:label "est détenu par"@fr, "is possessed by"@en, "sind im Besitz von"@de, "são detidos por"@pt, "κατέχεται από"@el, "принадлежит"@ru, "有拥有者"@zh ;
    rdfs:range cidoc-crm:E39_Actor .

cidoc-crm:P76_has_contact_point
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies an E51 Contact Point of any type that provides access to an E39 Actor by any communication method, such as e-mail or fax.
"""@en ;
    rdfs:domain cidoc-crm:E39_Actor ;
    rdfs:label "a pour coordonnées individuelles"@fr, "has contact point"@en, "hat Kontaktpunkt"@de, "possui ponto de contato"@pt, "έχει σημείο επικοινωνίας"@el, "имеет контакт"@ru, "有联系方式"@zh ;
    rdfs:range cidoc-crm:E51_Contact_Point .

cidoc-crm:P76i_provides_access_to
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E51_Contact_Point ;
    rdfs:label "bietet Zugang zu"@de, "permettent de contacter"@fr, "provides access to"@en, "é ponto de contado de"@pt, "παρέχει πρόσβαση σε"@el, "предоставляет доступ к"@ru, "被用来联系"@zh ;
    rdfs:range cidoc-crm:E39_Actor .

cidoc-crm:P78_is_identified_by
    a owl:ObjectProperty ;
    rdfs:comment "This property identifies an E52 Time-Span using an E49Time Appellation."@en ;
    rdfs:domain cidoc-crm:E52_Time-Span ;
    rdfs:label "est identifiée par"@fr, "is identified by"@en, "wird bezeichnet als"@de, "é identificado por"@pt, "αναγνωρίζεται ως"@el, "идентифицируется посредством"@ru, "有识别称号"@zh ;
    rdfs:range cidoc-crm:E49_Time_Appellation ;
    rdfs:subPropertyOf cidoc-crm:P1_is_identified_by .

cidoc-crm:P78i_identifies
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E49_Time_Appellation ;
    rdfs:label "bezeichnet"@de, "identifica"@pt, "identifie"@fr, "identifies"@en, "είναι αναγνωριστικό"@el, "идентифицирует"@ru, "被用来识别"@zh ;
    rdfs:range cidoc-crm:E52_Time-Span ;
    rdfs:subPropertyOf cidoc-crm:P1i_identifies .

cidoc-crm:P79_beginning_is_qualified_by
    a owl:DatatypeProperty ;
    rdfs:comment """This property qualifies the beginning of an E52 Time-Span in some way. 
The nature of the qualification may be certainty, precision, source etc.
"""@en ;
    rdfs:domain cidoc-crm:E52_Time-Span ;
    rdfs:label "beginning is qualified by"@en, "début est qualifié par"@fr, "hat Anfangsbegründung"@de, "início é qualificado por"@pt, "αρχή προσδιορίζεται από"@el, "начало ограничено"@ru, "起点认定的性质是"@zh ;
    rdfs:range rdfs:Literal ;
    rdfs:subPropertyOf cidoc-crm:P3_has_note .

cidoc-crm:P7_took_place_at
    a owl:ObjectProperty ;
    rdfs:comment """This property describes the spatial location of an instance of E4 Period. 

The related E53 Place should be seen as an approximation of the geographical area within which the phenomena that characterise the period in question occurred. P7took place at (witnessed) does not convey any meaning other than spatial positioning (generally on the surface of the earth).  For example, the period \"Révolution française\" can be said to have taken place in “France”, the “Victorian” period, may be said to have taken place in “Britain” and its colonies, as well as other parts of Europe and north America.
A period can take place at multiple locations.
It is a shortcut of the more fully developed path from E4 Period through P161 has spatial projection, E53 Place, P89 falls within (contains) to E53 Place. 
"""@en ;
    rdfs:domain cidoc-crm:E4_Period ;
    rdfs:label "a eu lieu dans"@fr, "fand statt in"@de, "ocorreu em"@pt, "took place at"@en, "έλαβε χώρα σε"@el, "совершался на"@ru, "发生地在"@zh ;
    rdfs:range cidoc-crm:E53_Place .

cidoc-crm:P7i_witnessed
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E53_Place ;
    rdfs:label "a été témoin de"@fr, "bezeugte"@de, "testemunhou"@pt, "witnessed"@en, "υπήρξε τόπος του"@el, "был местом совершения"@ru, "发生过"@zh ;
    rdfs:range cidoc-crm:E4_Period .

cidoc-crm:P80_end_is_qualified_by
    a owl:DatatypeProperty ;
    rdfs:comment """This property qualifies the end of an E52 Time-Span in some way. 
The nature of the qualification may be certainty, precision, source etc.
"""@en ;
    rdfs:domain cidoc-crm:E52_Time-Span ;
    rdfs:label "end is qualified by"@en, "fin est qualifiée par"@fr, "final é qualificado por"@pt, "hat Begründung des Endes"@de, "τέλος προσδιορίζεται από"@el, "конец ограничен"@ru, "终点认定的性质是"@zh ;
    rdfs:range rdfs:Literal ;
    rdfs:subPropertyOf cidoc-crm:P3_has_note .

cidoc-crm:P81_ongoing_throughout
    a owl:DatatypeProperty ;
    rdfs:comment """This property describes the minimum period of time covered by an E52 Time-Span.
Since Time-Spans may not have precisely known temporal extents, the CRM supports statements about the minimum and maximum temporal extents of Time-Spans. This property allows a Time-Span’s minimum temporal extent (i.e. its inner boundary) to be assigned an E61 Time Primitive value. Time Primitives are treated by the CRM as application or system specific date intervals, and are not further analysed.
"""@en ;
    rdfs:domain cidoc-crm:E52_Time-Span ;
    rdfs:label "abrange no mínimo"@pt, "andauernd während"@de, "couvre au moins"@fr, "ongoing throughout"@en, "καθόλη τη διάρκεια του/της"@el, "длится в течение"@ru, "时段的数值至少涵盖"@zh ;
    rdfs:range rdfs:Literal .

cidoc-crm:P81a_end_of_the_begin
    a owl:DatatypeProperty ;
    rdfs:comment "This is defined as the first boundary of the property P81"@en ;
    rdfs:domain cidoc-crm:E52_Time-Span ;
    rdfs:label "Ende des Anfangs"@de, "end of the begin"@en, "fim do início"@pt, "fin du début"@fr, "τέλος της αρχής"@el, "конец начала"@ru ;
    rdfs:range xsd:dateTime ;
    rdfs:subPropertyOf cidoc-crm:P81_ongoing_throughout .

cidoc-crm:P81b_begin_of_the_end
    a owl:DatatypeProperty ;
    rdfs:comment "This is defined as the second boundary of the property P81"@en ;
    rdfs:domain cidoc-crm:E52_Time-Span ;
    rdfs:label "Anfang vom Ende"@de, "begin of the end"@en, "começar do fim"@pt, "début de la fin"@fr, "αρχή του τέλους"@el, "начать в конце"@ru ;
    rdfs:range xsd:dateTime ;
    rdfs:subPropertyOf cidoc-crm:P81_ongoing_throughout .

cidoc-crm:P82_at_some_time_within
    a owl:DatatypeProperty ;
    rdfs:comment """This property describes the maximum period of time within which an E52 Time-Span falls.
Since Time-Spans may not have precisely known temporal extents, the CRM supports statements about the minimum and maximum temporal extents of Time-Spans. This property allows a Time-Span’s maximum temporal extent (i.e. its outer boundary) to be assigned an E61 Time Primitive value. Time Primitives are treated by the CRM as application or system specific date intervals, and are not further analysed.
"""@en ;
    rdfs:domain cidoc-crm:E52_Time-Span ;
    rdfs:label "abrange no máximo"@pt, "at some time within"@en, "couvre au plus"@fr, "irgendwann innerhalb von"@de, "κάποτε εντός"@el, "некоторое время в течение"@ru, "时段的数值不会超越"@zh ;
    rdfs:range rdfs:Literal .

cidoc-crm:P82a_begin_of_the_begin
    a owl:DatatypeProperty ;
    rdfs:comment "This is defined as the first boundary of the property P82"@en ;
    rdfs:domain cidoc-crm:E52_Time-Span ;
    rdfs:label "Anfang des Anfangs"@de, "begin of the begin"@en, "começar do início"@pt, "début du début"@fr, "αρχή της αρχής"@el, "начать с начала"@ru ;
    rdfs:range xsd:dateTime ;
    rdfs:subPropertyOf cidoc-crm:P82_at_some_time_within .

cidoc-crm:P82b_end_of_the_end
    a owl:DatatypeProperty ;
    rdfs:comment "This is defined as the second boundary of the property P82"@en ;
    rdfs:domain cidoc-crm:E52_Time-Span ;
    rdfs:label "Ende vom Ende"@de, "end of the end"@en, "fim do fim"@pt, "fin de la fin"@fr, "τέλος του τέλους"@el, "конец конец"@ru ;
    rdfs:range xsd:dateTime ;
    rdfs:subPropertyOf cidoc-crm:P82_at_some_time_within .

cidoc-crm:P83_had_at_least_duration
    a owl:ObjectProperty ;
    rdfs:comment """This property describes the minimum length of time covered by an E52 Time-Span. 
It allows an E52 Time-Span to be associated with an E54 Dimension representing it’s minimum duration (i.e. it’s inner boundary) independent from the actual beginning and end.
"""@en ;
    rdfs:domain cidoc-crm:E52_Time-Span ;
    rdfs:label "a duré au moins"@fr, "durou no mínimo"@pt, "had at least duration"@en, "hatte Mindestdauer"@de, "είχε ελάχιστη διάρκεια"@el, "имеет длительность по крайней мере больше чем"@ru, "时间最少持续了"@zh ;
    rdfs:range cidoc-crm:E54_Dimension .

cidoc-crm:P83i_was_minimum_duration_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E54_Dimension ;
    rdfs:label "a été la durée minimum de"@fr, "foi a duração mínima de"@pt, "war Mindestdauer von"@de, "was minimum duration of"@en, "είναι ελάχιστη διάρκεια του/της"@el, "был минимальной длительностью для"@ru ;
    rdfs:range cidoc-crm:E52_Time-Span .

cidoc-crm:P84_had_at_most_duration
    a owl:ObjectProperty ;
    rdfs:comment """This property describes the maximum length of time covered by an E52 Time-Span. 
It allows an E52 Time-Span to be associated with an E54 Dimension representing it’s maximum duration (i.e. it’s outer boundary) independent from the actual beginning and end.
"""@en ;
    rdfs:domain cidoc-crm:E52_Time-Span ;
    rdfs:label "a duré au plus"@fr, "durou no máximo"@pt, "had at most duration"@en, "hatte Höchstdauer"@de, "είχε μέγιστη διάρκεια"@el, "имеет длительность меньше чем"@ru, "时间最多持续了"@zh ;
    rdfs:range cidoc-crm:E54_Dimension .

cidoc-crm:P84i_was_maximum_duration_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E54_Dimension ;
    rdfs:label "a été la durée maximum de"@fr, "foi a duração máxima de"@pt, "war längste Dauer von"@de, "was maximum duration of"@en, "είναι μέγιστη διάρκεια του/της"@el, "был максимальной длительностью для"@ru, "是的最大持续时间"@zh ;
    rdfs:range cidoc-crm:E52_Time-Span .

cidoc-crm:P86_falls_within
    a owl:ObjectProperty ;
    rdfs:comment """This property describes the inclusion relationship between two instances of E52 Time-Span.
This property supports the notion that a Time-Span’s temporal extent falls within the temporal extent of another Time-Span. It addresses temporal containment only, and no contextual link between the two instances of Time-Span is implied.
"""@en ;
    rdfs:domain cidoc-crm:E52_Time-Span ;
    rdfs:label "está contido em"@pt, "falls within"@en, "fällt in"@de, "s’insère dans"@fr, "περιέχεται σε"@el, "содержится в"@ru, "时间上被涵盖於"@zh ;
    rdfs:range cidoc-crm:E52_Time-Span .

cidoc-crm:P86i_contains
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E52_Time-Span ;
    rdfs:label "contains"@en, "contém"@pt, "enthält"@de, "inclut"@fr, "περιέχει"@el, "содержит"@ru, "时间上涵盖了"@zh ;
    rdfs:range cidoc-crm:E52_Time-Span .

cidoc-crm:P87_is_identified_by
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies an E53 Place using an E44 Place Appellation. 
Examples of Place Appellations used to identify Places include instances of E48 Place Name, addresses, E47 Spatial Coordinates etc.
"""@en ;
    rdfs:domain cidoc-crm:E53_Place ;
    rdfs:label "est identifié par"@fr, "is identified by"@en, "wird bezeichnet als"@de, "é identificado por"@pt, "αναγνωρίζεται ως"@el, "идентифицируется посредством"@ru, "有辨认码"@zh ;
    rdfs:range cidoc-crm:E44_Place_Appellation ;
    rdfs:subPropertyOf cidoc-crm:P1_is_identified_by .

cidoc-crm:P87i_identifies
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E44_Place_Appellation ;
    rdfs:label "bezeichnet"@de, "identifica"@pt, "identifie"@fr, "identifies"@en, "είναι αναγνωριστικό"@el, "идентифицирует"@ru, "被用来辨认"@zh ;
    rdfs:range cidoc-crm:E53_Place ;
    rdfs:subPropertyOf cidoc-crm:P1i_identifies .

cidoc-crm:P89_falls_within
    a owl:ObjectProperty ;
    rdfs:comment """This property identifies an instance of E53 Place that falls wholly within the extent of another E53 Place.
It addresses spatial containment only, and does not imply any relationship between things or phenomena occupying these places.
"""@en ;
    rdfs:domain cidoc-crm:E53_Place ;
    rdfs:label "está contido em"@pt, "falls within"@en, "fällt in"@de, "s’insère dans"@fr, "περιέχεται σε"@el, "содержится в"@ru, "空间上被包围於"@zh ;
    rdfs:range cidoc-crm:E53_Place .

cidoc-crm:P89i_contains
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E53_Place ;
    rdfs:label "contains"@en, "contém"@pt, "enthält"@de, "inclut"@fr, "περιέχει"@el, "содержит"@ru, "空间上包含了"@zh ;
    rdfs:range cidoc-crm:E53_Place .

cidoc-crm:P8_took_place_on_or_within
    a owl:ObjectProperty ;
    rdfs:comment """This property describes the location of an instance of E4 Period with respect to an E19 Physical Object. 
P8 took place on or within (witnessed) is a shortcut of the more fully developed path from E4 Period through P7 took place at, E53 Place, P156 occupies (is occupied by) to E18 Physical Thing.

It describes a period that can be located with respect to the space defined by an E19 Physical Object such as a ship or a building. The precise geographical location of the object during the period in question may be unknown or unimportant. 
For example, the French and German armistice of 22 June 1940 was signed in the same railway carriage as the armistice of 11 November 1918.
"""@en ;
    rdfs:domain cidoc-crm:E4_Period ;
    rdfs:label "a eu lieu sur ou dans"@fr, "fand statt auf oder innerhalb von"@de, "ocorreu em ou dentro"@pt, "took place on or within"@en, "έλαβε χώρα σε ή εντός"@el, "имел место на или в"@ru, "发生所在物件是"@zh ;
    rdfs:range cidoc-crm:E18_Physical_Thing .

cidoc-crm:P8i_witnessed
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E18_Physical_Thing ;
    rdfs:label "a été témoin de"@fr, "bezeugte"@de, "testemunhou"@pt, "witnessed"@en, "υπήρξε τόπος του"@el, "являлся местом для"@ru, "发生过"@zh ;
    rdfs:range cidoc-crm:E4_Period .

cidoc-crm:P90_has_value
    a owl:DatatypeProperty ;
    rdfs:comment "This property allows an E54 Dimension to be approximated by an E60 Number primitive."@en ;
    rdfs:domain cidoc-crm:E54_Dimension ;
    rdfs:label "a la valeur"@fr, "has value"@en, "hat Wert"@de, "tem valor"@pt, "έχει τιμή"@el, "имеет значение"@ru, "有数值"@zh ;
    rdfs:range rdfs:Literal .

cidoc-crm:P91_has_unit
    a owl:ObjectProperty ;
    rdfs:comment "This property shows the type of unit an E54 Dimension was expressed in."@en ;
    rdfs:domain cidoc-crm:E54_Dimension ;
    rdfs:label "a pour unité"@fr, "has unit"@en, "hat Einheit"@de, "tem unidade"@pt, "έχει μονάδα μέτρησης"@el, "имеет единицу"@ru, "有单位"@zh ;
    rdfs:range cidoc-crm:E58_Measurement_Unit .

cidoc-crm:P91i_is_unit_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E58_Measurement_Unit ;
    rdfs:label "est l'unité de"@fr, "is unit of"@en, "ist Einheit von"@de, "é unidade de"@pt, "αποτελεί μονάδα μέτρησης του/της"@el, "является единицей для"@ru, "被当做单位来表示"@zh ;
    rdfs:range cidoc-crm:E54_Dimension .

cidoc-crm:P92_brought_into_existence
    a owl:ObjectProperty ;
    rdfs:comment """This property allows an E63 Beginning of Existence event to be linked to the E77 Persistent Item brought into existence by it.
It allows a “start” to be attached to any Persistent Item being documented i.e. E70 Thing, E72 Legal Object, E39 Actor, E41 Appellation, E51 Contact Point and E55 Type"""@en ;
    rdfs:domain cidoc-crm:E63_Beginning_of_Existence ;
    rdfs:label "a fait exister"@fr, "brachte in Existenz"@de, "brought into existence"@en, "trouxe à existência"@pt, "γέννησε"@el, "создал"@ru, "开始了"@zh ;
    rdfs:range cidoc-crm:E77_Persistent_Item ;
    rdfs:subPropertyOf cidoc-crm:P12_occurred_in_the_presence_of .

cidoc-crm:P92i_was_brought_into_existence_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E77_Persistent_Item ;
    rdfs:label "a commencé à exister du fait de"@fr, "passou a existir por"@pt, "was brought into existence by"@en, "wurde in Existenz gebracht durch"@de, "γεννήθηκε από"@el, "был создан посредством"@ru, "被开始於"@zh ;
    rdfs:range cidoc-crm:E63_Beginning_of_Existence ;
    rdfs:subPropertyOf cidoc-crm:P12i_was_present_at .

cidoc-crm:P93_took_out_of_existence
    a owl:ObjectProperty ;
    rdfs:comment """This property allows an E64 End of Existence event to be linked to the E77 Persistent Item taken out of existence by it.
In the case of immaterial things, the E64 End of Existence is considered to take place with the destruction of the last physical carrier.
This allows an “end” to be attached to any Persistent Item being documented i.e. E70 Thing, E72 Legal Object, E39 Actor, E41 Appellation, E51 Contact Point and E55 Type. For many Persistent Items we know the maximum life-span and can infer, that they must have ended to exist. We assume in that case an End of Existence, which may be as unnoticeable as forgetting the secret knowledge by the last representative of some indigenous nation.
"""@en ;
    rdfs:domain cidoc-crm:E64_End_of_Existence ;
    rdfs:label "a fait cesser d’exister"@fr, "beendete die Existenz von"@de, "cessou a existência de"@pt, "took out of existence"@en, "αναίρεσε"@el, "положил конец существованию"@ru, "结束了"@zh ;
    rdfs:range cidoc-crm:E77_Persistent_Item ;
    rdfs:subPropertyOf cidoc-crm:P12_occurred_in_the_presence_of .

cidoc-crm:P93i_was_taken_out_of_existence_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E77_Persistent_Item ;
    rdfs:label "a cessé d’exister du fait de"@fr, "deixou de existir"@pt, "was taken out of existence by"@en, "wurde seiner Existenz beraubt durch"@de, "αναιρέθηκε από"@el, "прекратил существование посредством"@ru, "被结束於"@zh ;
    rdfs:range cidoc-crm:E64_End_of_Existence ;
    rdfs:subPropertyOf cidoc-crm:P12i_was_present_at .

cidoc-crm:P94_has_created
    a owl:ObjectProperty ;
    rdfs:comment """This property allows a conceptual E65 Creation to be linked to the E28 Conceptual Object created by it. 
It represents the act of conceiving the intellectual content of the E28 Conceptual Object. It does not represent the act of creating the first physical carrier of the E28 Conceptual Object. As an example, this is the composition of a poem, not its commitment to paper.
"""@en ;
    rdfs:domain cidoc-crm:E65_Creation ;
    rdfs:label "a créé"@fr, "criou"@pt, "has created"@en, "hat erschaffen"@de, "δημιούργησε"@el, "создал"@ru, "创造了"@zh ;
    rdfs:range cidoc-crm:E28_Conceptual_Object ;
    rdfs:subPropertyOf cidoc-crm:P92_brought_into_existence .

cidoc-crm:P94i_was_created_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E28_Conceptual_Object ;
    rdfs:label "a été créé par"@fr, "foi criado por"@pt, "was created by"@en, "wurde erschaffen durch"@de, "δημιουργήθηκε από"@el, "был создан посредством"@ru, "被创造於"@zh ;
    rdfs:range cidoc-crm:E65_Creation ;
    rdfs:subPropertyOf cidoc-crm:P92i_was_brought_into_existence_by .

cidoc-crm:P95_has_formed
    a owl:ObjectProperty ;
    rdfs:comment "This property links the founding or E66 Formation for an E74 Group with the Group itself."@en ;
    rdfs:domain cidoc-crm:E66_Formation ;
    rdfs:label "a fondé"@fr, "formou"@pt, "has formed"@en, "hat gebildet"@de, "σχημάτισε"@el, "сформировал"@ru, "组成了"@zh ;
    rdfs:range cidoc-crm:E74_Group ;
    rdfs:subPropertyOf cidoc-crm:P92_brought_into_existence .

cidoc-crm:P95i_was_formed_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E74_Group ;
    rdfs:label "a été fondé par"@fr, "foi formado por"@pt, "was formed by"@en, "wurde gebildet von"@de, "σχηματίστηκε από"@el, "была сформирована посредством"@ru, "被组成於"@zh ;
    rdfs:range cidoc-crm:E66_Formation ;
    rdfs:subPropertyOf cidoc-crm:P92i_was_brought_into_existence_by .

cidoc-crm:P96_by_mother
    a owl:ObjectProperty ;
    rdfs:comment """This property links an E67 Birth event to an E21 Person as a participant in the role of birth-giving mother.

Note that biological fathers are not necessarily participants in the Birth (see P97 from father (was father for)). The Person being born is linked to the Birth with the property P98 brought into life (was born). This is not intended for use with general natural history material, only people. There is no explicit method for modelling conception and gestation except by using extensions. This is a sub-property of P11 had participant (participated in).
"""@en ;
    rdfs:domain cidoc-crm:E67_Birth ;
    rdfs:label "by mother"@en, "de mère"@fr, "durch Mutter"@de, "pela mãe"@pt, "είχε μητέρα"@el, "посредством матери"@ru, "来自生母"@zh ;
    rdfs:range cidoc-crm:E21_Person ;
    rdfs:subPropertyOf cidoc-crm:P11_had_participant .

cidoc-crm:P96i_gave_birth
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E21_Person ;
    rdfs:label "a donné naissance à"@fr, "deu nascimento"@pt, "gave birth"@en, "gebar"@de, "ήταν μητέρα του/της"@el, "дал рождение"@ru, "成为生母於"@zh ;
    rdfs:range cidoc-crm:E67_Birth ;
    rdfs:subPropertyOf cidoc-crm:P11i_participated_in .

cidoc-crm:P97_from_father
    a owl:ObjectProperty ;
    rdfs:comment """This property links an E67 Birth event to an E21 Person in the role of biological father.
Note that biological fathers are not seen as necessary participants in the Birth, whereas birth-giving mothers are (see P96 by mother (gave birth)). The Person being born is linked to the Birth with the property P98 brought into life (was born).
This is not intended for use with general natural history material, only people. There is no explicit method for modelling conception and gestation except by using extensions. 
A Birth event is normally (but not always) associated with one biological father.
"""@en ;
    rdfs:domain cidoc-crm:E67_Birth ;
    rdfs:label "de père"@fr, "from father"@en, "gab Vaterschaft"@de, "pelo pai"@pt, "είχε πατέρα"@el, "от отца"@ru, "来自父亲"@zh ;
    rdfs:range cidoc-crm:E21_Person .

cidoc-crm:P97i_was_father_for
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E21_Person ;
    rdfs:label "a été père dans"@fr, "foi pai para"@pt, "war Vater für"@de, "was father for"@en, "ήταν πατέρας του/της"@el, "был отцом для"@ru, "成为生父於"@zh ;
    rdfs:range cidoc-crm:E67_Birth .

cidoc-crm:P98_brought_into_life
    a owl:ObjectProperty ;
    rdfs:comment """This property links an E67Birth event to an E21 Person in the role of offspring.
Twins, triplets etc. are brought into life by the same Birth event. This is not intended for use with general Natural History material, only people. There is no explicit method for modelling conception and gestation except by using extensions.
"""@en ;
    rdfs:domain cidoc-crm:E67_Birth ;
    rdfs:label "a donné vie à"@fr, "brachte zur Welt"@de, "brought into life"@en, "trouxe à vida"@pt, "έφερε στη ζωή"@el, "породил"@ru, "诞生了"@zh ;
    rdfs:range cidoc-crm:E21_Person ;
    rdfs:subPropertyOf cidoc-crm:P92_brought_into_existence .

cidoc-crm:P98i_was_born
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E21_Person ;
    rdfs:label "est né"@fr, "veio à vida pelo"@pt, "was born"@en, "wurde geboren durch"@de, "γεννήθηκε"@el, "был рожден"@ru, "诞生於"@zh ;
    rdfs:range cidoc-crm:E67_Birth ;
    rdfs:subPropertyOf cidoc-crm:P92i_was_brought_into_existence_by .

cidoc-crm:P99_dissolved
    a owl:ObjectProperty ;
    rdfs:comment "This property links the disbanding or E68 Dissolution of an E74 Group to the Group itself."@en ;
    rdfs:domain cidoc-crm:E68_Dissolution ;
    rdfs:label "a dissous"@fr, "dissolved"@en, "dissolveu"@pt, "löste auf"@de, "διέλυσε"@el, "распустил"@ru, "解散了"@zh ;
    rdfs:range cidoc-crm:E74_Group ;
    rdfs:subPropertyOf cidoc-crm:P11_had_participant, cidoc-crm:P93_took_out_of_existence .

cidoc-crm:P99i_was_dissolved_by
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E74_Group ;
    rdfs:label "a été dissous par"@fr, "foi dissolvido por"@pt, "was dissolved by"@en, "wurde aufgelöst durch"@de, "διαλύθηκε από"@el, "был распущен посредством"@ru, "被解散於"@zh ;
    rdfs:range cidoc-crm:E68_Dissolution ;
    rdfs:subPropertyOf cidoc-crm:P11i_participated_in, cidoc-crm:P93i_was_taken_out_of_existence_by .

cidoc-crm:P9_consists_of
    a owl:ObjectProperty ;
    rdfs:comment """This property associates an instance of E4 Period with another instance of E4 Period that is defined by a subset of the phenomena that define the former. Therefore the spacetime volume of the latter must fall within the spacetime volume of the former.
"""@en ;
    rdfs:domain cidoc-crm:E4_Period ;
    rdfs:label "consiste de"@pt, "consiste en"@fr, "consists of"@en, "setzt sich zusammen aus"@de, "αποτελείται από"@el, "состоит из"@ru, "包含子时期"@zh ;
    rdfs:range cidoc-crm:E4_Period ;
    rdfs:subPropertyOf cidoc-crm:P10i_contains .

cidoc-crm:P9i_forms_part_of
    a owl:ObjectProperty ;
    rdfs:domain cidoc-crm:E4_Period ;
    rdfs:label "bildet Teil von"@de, "fait partie de"@fr, "faz parte de"@pt, "forms part of"@en, "αποτελεί μέρος του/της"@el, "формирует часть"@ru, "附属於"@zh ;
    rdfs:range cidoc-crm:E4_Period ;
    rdfs:subPropertyOf cidoc-crm:P10_falls_within .

<http://www.geonames.org/ontology#L.PRT>
    a owl:NamedIndividual .

<http://www.geonames.org/ontology#P.PPL>
    a owl:NamedIndividual .

<http://www.geonames.org/ontology#P.PPLF>
    a owl:NamedIndividual .

<http://www.geonames.org/ontology#P.PPLQ>
    a owl:NamedIndividual .

<http://www.geonames.org/ontology#S.BRKS>
    a owl:NamedIndividual .

<http://www.geonames.org/ontology#S.BUSTP>
    a owl:NamedIndividual .

<http://www.geonames.org/ontology#S.CH>
    a owl:NamedIndividual .

<http://www.geonames.org/ontology#S.CSTL>
    a owl:NamedIndividual .

<http://www.geonames.org/ontology#S.FT>
    a owl:NamedIndividual .

<http://www.geonames.org/ontology#S.HSE>
    a owl:NamedIndividual .

<http://www.geonames.org/ontology#S.HSP>
    a owl:NamedIndividual .

<http://www.geonames.org/ontology#S.LTHSE>
    a owl:NamedIndividual .

<http://www.geonames.org/ontology#S.MFG>
    a owl:NamedIndividual .

<http://www.geonames.org/ontology#S.MFGB>
    a owl:NamedIndividual .

<http://www.geonames.org/ontology#S.MFGSG>
    a owl:NamedIndividual .

<http://www.geonames.org/ontology#S.MKT>
    a owl:NamedIndividual .

<http://www.geonames.org/ontology#S.MLSW>
    a owl:NamedIndividual .

<http://www.geonames.org/ontology#S.MN>
    a owl:NamedIndividual .

<http://www.geonames.org/ontology#S.MSTY>
    a owl:NamedIndividual .

<http://www.geonames.org/ontology#S.PRN>
    a owl:NamedIndividual .

<http://www.geonames.org/ontology#S.RHSE>
    a owl:NamedIndividual .

<http://www.geonames.org/ontology#S.RSTN>
    a owl:NamedIndividual .

<http://www.geonames.org/ontology#S.RSTP>
    a owl:NamedIndividual .

<http://www.geonames.org/ontology#S.SPA>
    a owl:NamedIndividual .

<http://www.geonames.org/ontology#S.STNF>
    a owl:NamedIndividual .

<http://www.geonames.org/ontology#featureCode>
    a owl:ObjectProperty .

<http://www.opengis.net/ont/geosparql#Feature>
    a owl:Class ;
    rdfs:label "Cecha"@pl .

<http://www.opengis.net/ont/geosparql#SpatialObject>
    a owl:Class ;
    rdfs:label "Obiekt przestrzenny"@pl ;
    rdfs:subClassOf cidoc-crm:E92_Spacetime_Volume .

<http://www.opengis.net/ont/geosparql#ehContains>
    a owl:ObjectProperty .

<http://www.opengis.net/ont/geosparql#hasGeometry>
    a owl:ObjectProperty ;
    rdfs:label "ma charakterystykę przestrzenną"@pl ;
    owl:inverseOf ontohgis:isGeometryOf .

<http://www.opengis.net/ont/sf#Geometry>
    a owl:Class ;
    rdfs:label "Geometria"@pl ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
        owl:onClass ontohgis:object_200 ;
        owl:onProperty ontohgis:isGeometryOf
    ], [
        a owl:Restriction ;
        owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
        owl:onClass ontohgis:object_40 ;
        owl:onProperty ontohgis:isGeometryOf
    ] .

rdfs:Class
    a owl:Class .

xsd:date
    a rdfs:Datatype .

skos:ConceptScheme
    a owl:Class .

skos:altLabel
    a owl:AnnotationProperty .

skos:hiddenLabel
    a owl:AnnotationProperty .

skos:note
    a owl:AnnotationProperty .

skos:prefLabel
    a owl:AnnotationProperty .

foaf:mbox
    a owl:AnnotationProperty .

<https://onto.kul.pl/ontohgis>
    void:sparqlEndpoint ontohgis:sparql .

<https://onto.kul.pl/ontohgis/>
    a owl:Ontology ;
    rdfs:comment "Mapped onto DBpedia ontology (2014)"@en, "Mapped onto Geonames feature codes"@en, "Mapped onto linkedgeodata.org ontology (2014-09-09)"@en, "Mapped onto types of GOV ontology (http://gov.genealogy.net/)"@en, "Ontologia powstała w ramach projektu 'Ontologiczne podstawy budowy historycznych systemów informacji geograficznej' (2bH 15 0216 83) finansowanego przez Narodowy Programu Rozwoju Humanistyki 2015 r., IV edycja, moduł \"Rozwój\" 2 b."@pl, "Ontology was developed thanks to the Ontological Foundations for Building Historical Geoinformation Systems (2bH 15 0216 83) grant funded by National Programme for the Development of Humanities (http://nprh.org/)."@en, "This ontology uses the min 0 cardinality constraints to convey the possibility of a given restriction. The intent here is to identify properties that typically have a value for a given concept, although there are situations in which they would be undefined. This follows the pattern described in https://github.com/edmcouncil/fibo/blob/master/ONTOLOGY_GUIDE.md#overarching-principles."@en, "This version of ontohgis was founded on CIDOC CRM as specified in http://www.cidoc-crm.org/sites/default/files/cidoc_crm_v6.2.1-2018April.rdfs. We extended it with the labels in Polish."@en ;
    owl:imports <http://ontologies.makolab.com/oc/oc.ttl> ;
    owl:versionInfo 3.3 .

ontohgis:InverseIAO_0000136
    a owl:ObjectProperty ;
    rdfs:label "about in"@en .

ontohgis:administersOver
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain ontohgis:object_203 ;
    rdfs:label "administers over"@en, "ma właściwość w obszarze"@pl ;
    rdfs:range ontohgis:object_204 ;
    rdfs:subPropertyOf owl:topObjectProperty ;
    ontohgis:hasOntologyDevelopmentComment "Jeżeli organ administracji musi być zlokalizowany na obszarze swojej właściwości, relacja ta jest podrelacją isPartOf."@en .

ontohgis:administrativeUnitAdministerAdministrativeUnit
    a owl:ObjectProperty ;
    rdfs:domain ontohgis:object_200 ;
    rdfs:label "supervises"@en ;
    rdfs:range ontohgis:object_200 ;
    rdfs:subPropertyOf ontohgis:featureContainsFeature .

ontohgis:administrativeUnitAdministerSettlementPart
    a owl:ObjectProperty ;
    rdfs:domain ontohgis:object_200 ;
    rdfs:label "administers"@en ;
    rdfs:range ontohgis:object_40 ;
    rdfs:subPropertyOf ontohgis:featureContainsFeature ;
    owl:inverseOf ontohgis:settlementIsPartOfAdministrativeUnit .

ontohgis:administrativeUnitIsAdministeredByAdministrativeUnit
    a owl:ObjectProperty ;
    rdfs:label "administrative unit is administered by administrative unit"@en ;
    rdfs:subPropertyOf ontohgis:featureIsContainedInFeature ;
    owl:inverseOf ontohgis:administrativeUnitIsAdministeredByAdministrativeUnit .

ontohgis:administrative_system_1
    dct:creator ontohgis:person_6 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:comment "Chronologia obowiązywania systemu administracyjnego ma charakter generalny. Obejmuje także okres kształtowania się systemu administracyjnego w okresie przejściowym po odzyskaniu niepodległości."@pl, "Konstytucja Rzeczypospolitej Polskie z 17 marca 1921 r.; Rozporządzenie Prezydenta Rzeczypospolitej z dnia 19 stycznia 1928 r. o organizacji i zakresie działania władz administracji ogólnej; Ustawa z dnia 23 marca 1933 r. o częściowej zmianie ustroju samorządu terytorjalnego. (tzw. ustawa scaleniowa)"@pl, "The chronology of the administrative system is of gerenal nature. it covers also the origins of the system in the transition period after regaining independence"@en ;
    rdfs:label "Rzeczpospolita Polska (1918-1939)"@pl, "The Second Polish Republic"@en ;
    ontohgis:endsDominationAt "1939-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1918-01-01"^^xsd:date ;
    ontohgis:hasEnd "1939-12-31"^^xsd:date ;
    ontohgis:hasLegalBasis "Konstytucja Rzeczypospolitej Polskie z 17 marca 1921 r.; Rozporządzenie Prezydenta Rzeczypospolitej z dnia 19 stycznia 1928 r. o organizacji i zakresie działania władz administracji ogólnej; Ustawa z dnia 23 marca 1933 r. o częściowej zmianie ustroju samorządu terytorjalnego. (tzw. ustawa scaleniowa)" ;
    ontohgis:hasScope "terytorium II RP" ;
    ontohgis:seeAlsoEntity ontohgis:document_70, ontohgis:document_71, ontohgis:document_72, ontohgis:document_73, ontohgis:document_74, ontohgis:document_75, ontohgis:document_76, ontohgis:document_77 ;
    ontohgis:startsDominationAt "1918-01-01"^^xsd:date .

ontohgis:administrative_system_10
    dct:creator ontohgis:person_6 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:label "Królestwo Galicji i Lodomerii (1867-1918)"@pl, "The Kingdom of Galicia and Lodomeria (1867-1918)"@en ;
    ontohgis:endsDominationAt "1918-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1867-01-01"^^xsd:date ;
    ontohgis:hasEnd "1918-12-31"^^xsd:date ;
    ontohgis:hasLegalBasis "reforma administracyjna 1865-1867 (zniesienie cyrkułów, zniesienie rządu krajowego w Krakowie)" ;
    ontohgis:hasScope "terytorium Galicji" ;
    ontohgis:seeAlsoEntity ontohgis:document_34, ontohgis:document_37, ontohgis:document_38, ontohgis:document_39 ;
    ontohgis:seeAlsoIRI "https://www.wikidata.org/wiki/Q2396442" ;
    ontohgis:startsDominationAt "1867-01-01"^^xsd:date .

ontohgis:administrative_system_11
    dct:creator ontohgis:person_5 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:label "Congress Poland (1837-1866)"@en, "Królestwo Polskie (1837-1866)"@pl ;
    ontohgis:endsDominationAt "1866-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1837-01-01"^^xsd:date ;
    ontohgis:hasEnd "1866-12-31"^^xsd:date ;
    ontohgis:hasLegalBasis """Ukaz carski z 7.3.1837 (Dziennik Praw Królestwa Polskiego, nr 68-70, t. 20, Warszawa 1836-1837, s. 412);
Ukaz carski z 11.10.1842 (Dziennik Praw Królestwa Polskiego, nr 97, t. 30, Warszawa: 1842, s. 281-285)""" ;
    ontohgis:hasScope "terytorium Królestwa Polskiego" ;
    ontohgis:seeAlsoEntity ontohgis:document_164, ontohgis:document_44, ontohgis:document_90 ;
    ontohgis:seeAlsoIRI "https://www.wikidata.org/wiki/Q221457" ;
    ontohgis:startsDominationAt "1842-01-01"^^xsd:date .

ontohgis:administrative_system_12
    dct:creator ontohgis:person_4 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:label "Królestwo Saksonii (1815-1918)"@pl, "The Kingdom of Saxony (1815-1918)"@en ;
    ontohgis:endsDominationAt "1918-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1815-01-01"^^xsd:date ;
    ontohgis:hasEnd "1918-12-31"^^xsd:date ;
    ontohgis:hasScope "terytorium Królestwa Saksonii, obejmuje część Łużyc leżących obecnie w Polsce (Bogatynia, Zgorzelec)" ;
    ontohgis:seeAlsoIRI "https://www.wikidata.org/wiki/Q153015" ;
    ontohgis:startsDominationAt "1815-01-01"^^xsd:date .

ontohgis:administrative_system_13
    dct:creator ontohgis:person_11 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:comment "After Frederic William's ascension to the throne (1713-1740) a lengthy process of administrative system reform starts. In 1814, the interim period, when the Frederick's system was connected with the new one intorduced by Stein'. in 1723 - the General Directorate (Das Generaldirektorium) was established."@en, "Edykt królewski z 13.08.1713 o niepodzielności wszystkich terytoriów Hohenzollernów tworzących integralne terytorium Królestwa Prus. Instrukcja królewska z 19 stycznia 1723 r. o utworzeniu General- Ober- Finanz- Kriegs- und Domänen-Direktorium."@pl, "Po wstąpieniu na tron Fryderyk Wilhelm I (1713-1740) rozpoczyna długotrwały proces reform administracyjnych swego państwa. 1814 - koniec okresu przejściowego, w którym stary system fryderycjański łączył się z nowym, wprowadzonym przez reformy Steina. 1723 - Utworzenie Generalnego Dyrektorium (Das Generaldirektorium)"@pl ;
    rdfs:label "Królestwo Prus (1713-1805)"@pl, "The Kingdom of Prussia (1713-1805)"@en ;
    ontohgis:endsDominationAt "1806-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1713-01-01"^^xsd:date ;
    ontohgis:hasEnd "1814-12-31"^^xsd:date ;
    ontohgis:hasLegalBasis "Edykt królewski z 13.08.1713 o niepodzielności wszystkich terytoriów Hohenzollernów tworzących integralne terytorium Królestwa Prus. Instrukcja królewska z 19 stycznia 1723 r. o utworzeniu General- Ober- Finanz- Kriegs- und Domänen-Direktorium." ;
    ontohgis:hasScope "terytorium Królestwa Prus, obejmuje obecne ziemie zachodniej i północnej Polski" ;
    ontohgis:seeAlsoEntity ontohgis:document_47, ontohgis:document_48, ontohgis:document_49, ontohgis:document_50 ;
    ontohgis:seeAlsoIRI "https://www.wikidata.org/wiki/Q27306" ;
    ontohgis:startsDominationAt "1723-01-01"^^xsd:date .

ontohgis:administrative_system_14
    dct:creator ontohgis:person_3 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:label "Rzeczpospolita Obojga Narodów (1569-1795)"@pl, "The Polish-Lithuanian Commonwealth (1569-1795)"@en ;
    skos:altLabel "Commonwealth of Both Nations (1569-1795)"@en, "Polish-Lithuanian Republic (1569-1795)"@en, "The Republic of the Two Nations (1569-1795)"@en ;
    ontohgis:endsDominationAt "1791-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1569-01-01"^^xsd:date ;
    ontohgis:hasEnd "1795-12-31"^^xsd:date ;
    ontohgis:hasLegalBasis "Akt unii lubelskiej z dnia 1 lipca 1569 r.; Konstytucja 3 maja 1791 r.;" ;
    ontohgis:hasScope "terytorium Rzeczypospolitej Obojga Narodów" ;
    ontohgis:seeAlsoEntity ontohgis:document_65, ontohgis:document_66, ontohgis:document_67, ontohgis:document_68, ontohgis:document_69 ;
    ontohgis:seeAlsoIRI "https://www.wikidata.org/wiki/Q172107" ;
    ontohgis:startsDominationAt "1569-01-01"^^xsd:date .

ontohgis:administrative_system_15
    dct:creator ontohgis:person_4 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:label "Elektorat Saksonii (1545-1805)"@pl, "The Electorate of Saxony (1545-1805)"@en ;
    ontohgis:endsDominationAt "1805-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1545-01-01"^^xsd:date ;
    ontohgis:hasEnd "1805-12-31"^^xsd:date ;
    ontohgis:hasScope "terytorium Elektoratu Saksonii, obejmuje część Łużyc leżących obecnie w Polsce (Bogatynia, Zgorzelec)" ;
    ontohgis:seeAlsoIRI "https://www.wikidata.org/wiki/Q156199" ;
    ontohgis:startsDominationAt "1545-01-01"^^xsd:date .

ontohgis:administrative_system_16
    dct:creator ontohgis:person_9 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:label "Gubernium Morawsko-Śląskie (1783-1848)"@pl, "Provincial government of Moravian-Silesian Region (1783-1848)"@en ;
    ontohgis:endsDominationAt "1783-01-01"^^xsd:date ;
    ontohgis:hasBeginning "1783-01-01"^^xsd:date ;
    ontohgis:hasEnd "1848-12-31"^^xsd:date ;
    ontohgis:hasScope "terytorium Gubernium Morawsko-Śląskiego, obejmuje obecną ziemię cieszyńską" ;
    ontohgis:seeAlsoEntity ontohgis:document_29, ontohgis:document_30, ontohgis:document_35 ;
    ontohgis:seeAlsoIRI "https://www.wikidata.org/wiki/Q12038643" ;
    ontohgis:startsDominationAt "1783-01-01"^^xsd:date .

ontohgis:administrative_system_17
    dct:creator ontohgis:person_6 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:comment "Edict from 11 September 1772 on establishing a geovernorate in Lvov, November-December 1773: division into 6 circles (Ger. Kreis) and 59 districts (Ger. Kreisdistricten); decree from 22 March 1782 on waiving the circles"@en, "Edykt z 11 września 1772 r. o utworzeniu guberium we Lwowie; listopad-grudzień 1773 r: podział na 6 cyrkułów (Kreis) oraz 59 okręgów (Kreisdistricten); dekret z 22 marca 1782 r. o zniesieniu okręgów"@pl ;
    rdfs:label "Królestwo Galicji i Lodomerii (1772-1848)"@pl, "The Kingdom of Galitia and Lodomeria (1772-1848)"@en ;
    ontohgis:endsDominationAt "1848-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1772-01-01"^^xsd:date ;
    ontohgis:hasEnd "1848-12-31"^^xsd:date ;
    ontohgis:hasLegalBasis "Edykt z 11 września 1772 r. o utworzeniu guberium we Lwowie; listopad-grudzień 1773 r: podział na 6 cyrkułów (Kreis) oraz 59 okręgów (Kreisdistricten); dekret z 22 marca 1782 r. o zniesieniu okręgów" ;
    ontohgis:hasScope "terytorium Galicji, bez Wolnego Miasta Krakowa w latach 1815-1846" ;
    ontohgis:seeAlsoEntity ontohgis:document_31, ontohgis:document_32, ontohgis:document_33, ontohgis:document_34, ontohgis:document_35, ontohgis:document_36, ontohgis:document_37 ;
    ontohgis:seeAlsoIRI "https://www.wikidata.org/wiki/Q2396442" ;
    ontohgis:startsDominationAt "1773-01-01"^^xsd:date .

ontohgis:administrative_system_18
    dct:creator ontohgis:person_6 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:comment "The administrative division based on counties (konitat/Hun.megye) and districts (powiat/processus Hun.  szolgabírói járás) had emerged in the Middle Ages since the 11th c., and despite the numerous administrative reforms is still valid. The key reforms were introduced in 1785-1790 and 1849-1860 and attempted ot centralise the adminittation within the entire Austrian monarchy."@en, "Ustrój terytoriualny oparty o komitaty (megye) i powiaty (processus, reambulatio, węg. szolgabírói járás) ukształtował się w średniowieczu, od XI wieku, i mimo wielu prób reform administracyjnych obowiązuje zasadniczo po dzień dzisiejszy. Najważniejsze reformy miały miejsce w latach 1785-1790, 1849-1860 i były związane z próbą centralizacji administracyjnej w ramach monarchii austriackiej."@pl ;
    rdfs:label "Królestwo Węgier (1200-1918)"@pl, "the Kingom of Hungary (1200-1918)"@en ;
    ontohgis:endsDominationAt "1918-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1200-01-01"^^xsd:date ;
    ontohgis:hasEnd "1918-12-31"^^xsd:date ;
    ontohgis:hasLegalBasis "Ustrój terytoriualny oparty o komitaty (megye) i powiaty (processus, reambulatio, węg. szolgabírói járás) ukształtował się w średniowieczu, od XI wieku, i mimo wielu prób reform administracyjnych obowiązuje zasadniczo po dzień dzisiejszy. Najważniejsze reformy miały miejsce w latach 1785-1790, 1849-1860 i były związane z próbą centralizacji administracyjnej w ramach monarchii austriackiej." ;
    ontohgis:hasScope "terytorium Królestwa Węgier, obejmuje południowe skrawki obecnej Polski, okolice Orawy i Niedzicy (dawne komitaty Spisz i Orawa)" ;
    ontohgis:seeAlsoEntity ontohgis:document_40, ontohgis:document_41, ontohgis:document_42, ontohgis:document_43 ;
    ontohgis:seeAlsoIRI "https://www.wikidata.org/wiki/Q171150" ;
    ontohgis:startsDominationAt "1200-01-01"^^xsd:date .

ontohgis:administrative_system_19
    dct:creator ontohgis:person_9 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:label "Silesia (1372-1782)"@en, "Śląsk (1372-1782)"@pl ;
    ontohgis:endsDominationAt "1742-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1372-01-01"^^xsd:date ;
    ontohgis:hasEnd "1782-12-31"^^xsd:date ;
    ontohgis:hasScope "terytorium Śląska" ;
    ontohgis:seeAlsoEntity ontohgis:document_165, ontohgis:document_167, ontohgis:document_168, ontohgis:document_174, ontohgis:document_78, ontohgis:document_79, ontohgis:document_80, ontohgis:document_81, ontohgis:document_82, ontohgis:document_83, ontohgis:document_84 ;
    ontohgis:startsDominationAt "1372-01-01"^^xsd:date .

ontohgis:administrative_system_20
    dct:creator ontohgis:person_11 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:comment """\"Jako datę początkową przyjęto w przybliżeniu 1230 r., kiedy następuje likwidacja systemu grodów kasztelańskich i kasztelanii.
W 1160 r. podział na dwie dzielnice: 1. Księstwo Szczecińskie rządzone przez Bogusława I, obejmowało południową część księstwa. W jego skład wchodziły okręgi: Szczecina, Gardźca, Bani, Cedyni, Pyrzyc, ziemia wkrzańska, Uznam, Rochów, Szczytno, Lesiany (Lassan), Groźwin, Wkryujście (Ueckermuende); 2. Księstwo Dymińskie rządzone przez Kazimierza I obejmowało pas nadbrzeża i zdobyte ziemie wieleckie. W jego skład wchodziły okręgi: Barda, Trzebudzic, Chockowa, Ostrożna (Wusterhusen), Łosic (Loitz); ziemie: bezrzecka (Beseritz), dołęska (Tolense), biezdziedzka (okolice Gnojna), stargardzka; okręgi grodowe: Dymina, Wolina, Kamienia, Trzebiatowa, Nowogardu i Stargardu nad Iną. Prawdopodobnie również Łobez i Resko. Kasztelania kołobrzeska i okręg Świdwina stanowiły współwłasność obu książąt. 
W latach 1180-1214 zjednoczenie obu księstw. W 1181 r. Księstwo Pomorskie w bezpośredniej zależności lennej jako księstwo Rzeszy. 
W 1214 r. rozpad na dwa księstwa dzielnicowe: nadmorskie Księstwo Wołogojskie (północne) i śródlądowe Księstwo Szczecińskie (południowe) oraz władztwo terytorialne biskupów kamieńskich obejmujące ziemię kołobrzeską, koszalińską, bobolicką (od 1339) oraz pas między Sianowem i Polanowem (od 1348). W 1250 r. władcy obu księstw składają hołd lenny i otrzymują w lenno od margrabiów brandenburskich całe Pomorze. 
W latach 1264-1295 zjednoczenie w jedno Księstwo Pomorskie. 
W 1295 r. kolejny rozpad na Księstwo Wołogojskie i Księstwo Szczecińskie. Od połowy XIV w. dalsze podziały na mniejsze księstwa dzielnicowe. 
W 1348 r. Karol IV jako król rzymski nadaje inwestyturę książętom pomorskim bez dodatkowych ograniczeń – księstwa pomorskie stają się lennami Rzeszy.
W latach 1478-1531 zjednoczenie w jedno Księstwo Pomorskie.
W 1531 r. podział na Księstwo Szczecińskie i Księstwo Wołogojskie.
W 1625 r. zjednoczenie w jedno Księstwo Pomorskie, zaś po pokoju westfalskim w 1648 r. podział na część szwedzką i brandenburską.\""""@pl, "1230, when the system of castellanies was abolished is assumed as a starting point. In 1160 – the division into two provinces: 1. The Duchy of Stettin ruled by Bogusław I covering the southern part of the Duchy of Pomerania. It included the districts of Stettin, Gardźca, Bania, Cedynia, Pyrzyce, Wkra lands, Uznam, Rochów, Szczytno, Lassan, Goźwin, Wkryujście (Ueckermünde); 2. The Duchy of Demmin ruled by Kazimierz I covering the coastal region and the regained Veleti lands (Pl. ziemie wieleckie). It included the following regions: Bardo, Trzebudzice, Chockowo, Ostrożno, Wusterhusen), Łosice (Loitz); Bezrzecze (Beseritz) lands, Dołęża (Tolense) lands, Bieździedza lands (near Gnojno), Starogard lands; and gord districts: Dymin, Wolin, Kamień, Trzebiatów, Nowogard and Stargardu, as well as, probably, Łobez and Resko. The Kołobrzeg castellany and Swidwina district belonged to both of the dukes simultaneously. In 1180-1214 the two Duchies were joined and in 1181 the Duchy of Pomerania was a direct vassal to the German Empire. In 1214 it divided into two provinces (duchies): Wołogoszcz (north) and Stettin (south) as well as the territory of the diocese of Kamieniec Podolski including the Kołobrzeg, Koszalin, and Bobolice (since 1339) lands, as well as the belt between Sianowo and Polanowo (since 1348). IN 1250 the rules of the two Duchies pay fealty to Margraviate of Brandenburg receiving the entire Pomerania.In years 1264-1295 the two Duchies were unified.In 1295 another fragmentation into Wołogoszcz and Stetin Duchy. Since the second half of the 14th c the following feudal fragmentation resulted into division into smaller principalities.In 1348 Karol IV grants full fiefdom to the Pomeranian Dukes- the Duchy of Pomerania becomes a vassal to the German Empire.In 1478-1531 - the two duchies are unified into one Duchy of Pomerania. 1531 division into Stettin Duchy and Wołogoszcz Duchy. 1625 – unification into the Duchy of Pomerania again, after the Peace of Westphalia in 1648 – divided into Swedish and Brandenburg part.  After the Great Northern War (1721) the eastern part of Swedish Pomerania, along with Stettin and Uznam and Wolin islands belonged to Prussia. In this brief period the Vorpommern (Pl. Pomorze Przednie) remained autonomous and administratively independent."@en ;
    rdfs:label "Księstwo Pomorskie (1230-1648)"@pl, "The Duchy of Pomerania (1230-1648)"@en ;
    ontohgis:endsDominationAt "1648-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1230-01-01"^^xsd:date ;
    ontohgis:hasEnd "1648-12-31"^^xsd:date ;
    ontohgis:hasScope "terytorium Księstwa Pomorskiego, obejmuje obecne obszary Pomorza Zachodniego" ;
    ontohgis:seeAlsoEntity ontohgis:document_47, ontohgis:document_55 ;
    ontohgis:startsDominationAt "1250-01-01"^^xsd:date .

ontohgis:administrative_system_21
    dct:creator ontohgis:person_11 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:comment "W 1535 Nowa Marchia przeszła pod panowanie margrafa Jana i jako wydzielona prowincja uzyskała odrębną strukturę administracyjną (patrz. Nowa Marchia). Ponownie włączona w 1571 zachowała jednak swoją odrębność administracyjną. Po przejściu na luteranizm (1.11.1539) w roku następnym stany państwa brandenburskiego przejęły spłatę elektorskich długów i same utworzyły organ kontrolny i wykonawczy do sciągania danin i podatków."@pl ;
    rdfs:label "Marchia Brandenburska (1540-1713)"@pl, "The Margraviate of Branderburg (1540-1713)"@en ;
    ontohgis:endsDominationAt "1713-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1540-01-01"^^xsd:date ;
    ontohgis:hasEnd "1713-12-31"^^xsd:date ;
    ontohgis:hasLegalBasis "Hofordnung 1537, Kanzleiordnungen 1537, 1562, 1577; Geheime-Rats-Ordnung 13.12.1604" ;
    ontohgis:hasScope "terytorium Marchii Brandenburskiej, obejmuje obecne ziemie zachodniej Polski" ;
    ontohgis:seeAlsoEntity ontohgis:document_47, ontohgis:document_56 ;
    ontohgis:seeAlsoIRI "https://www.wikidata.org/wiki/Q148499" ;
    ontohgis:startsDominationAt "1550-01-01"^^xsd:date .

ontohgis:administrative_system_22
    dct:creator ontohgis:person_3 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:label "Księstwo Siewierskie (1443-1790)"@pl, "The Duchy of Siewierz (1443-1790)"@en ;
    ontohgis:endsDominationAt "1790-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1443-01-01"^^xsd:date ;
    ontohgis:hasEnd "1790-12-31"^^xsd:date ;
    ontohgis:hasScope "terytorium Księstwa Siewierskiego, obejmuje obecnie okolice miast Siewierz, Czeladź i Koziegłowy" ;
    ontohgis:seeAlsoEntity ontohgis:document_175, ontohgis:document_176, ontohgis:document_177 ;
    ontohgis:startsDominationAt "1443-01-01"^^xsd:date .

ontohgis:administrative_system_23
    dct:creator ontohgis:person_11 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:comment "In 1320, the dynasty of the house of Ascan had come to an end and the power moved to the house of Wittelsbach and Luxemburg. The emperor Luis IV Wittelsbach grants the Marach to his son Luis V the Brandenburger"@en, "W 1320 r. wygasła dynastia askańczyków. Władzę w Marchii przejmują Wittelsbachowie i Luksemburgowie. Po wygaśnięciu dynastii Askańczyków cesarz Ludwik Wittelsbach nadaje marchię swemu synowi Ludwikowi"@pl ;
    rdfs:label "Marchia Brandenburska (1323-1540)"@pl, "The Margraviate of Branderburg (1323-1540)"@en ;
    skos:altLabel "Marquisate of Brandenburg"@en ;
    ontohgis:endsDominationAt "1540-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1323-01-01"^^xsd:date ;
    ontohgis:hasEnd "1550-12-31"^^xsd:date ;
    ontohgis:hasLegalBasis "Landbuch der Mark Brandenburg 1375 i następne decyzje margrafów" ;
    ontohgis:hasScope "terytorium Marchii Brandenburskiej, obejmuje obecne ziemie zachodniej Polski" ;
    ontohgis:seeAlsoEntity ontohgis:document_47 ;
    ontohgis:seeAlsoIRI "https://www.wikidata.org/wiki/Q148499" ;
    ontohgis:startsDominationAt "1350-01-01"^^xsd:date .

ontohgis:administrative_system_24
    dct:creator ontohgis:person_3 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:comment "Data umowna, koniec panowania Piastów, ostateczne przejście Śląska w ręce czeskie (1372), unia w Krewie (1385 r.), podział Rusi Halicko-Włodzimierskiej (1387)"@pl, "The approximate date marks the end of the Piasts' rule, the final Chech rule in Sląsk (1372), Union of Krevo (1385), division of Kingdom of Valitia-Volhynia (1387)."@en ;
    rdfs:label "System średniowieczny (do XIV w.)"@pl ;
    ontohgis:endsDominationAt "1370-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1000-01-01"^^xsd:date ;
    ontohgis:hasEnd "1370-12-31"^^xsd:date ;
    ontohgis:hasScope "terytorium obecnej Polski" ;
    ontohgis:startsDominationAt "1000-01-01"^^xsd:date .

ontohgis:administrative_system_25
    dct:creator ontohgis:person_9 ;
    cidoc-crm:P46i_forms_part_of ontohgis:administrative_system_26 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:comment "Częściowo, w sprawach związanych z działalnością zakonną, podległość Stolicy Apostolskiej"@pl, "Plemiona pruskie nie wytworzyły państwowości i administracji terytorialnej przed XIII w.: W. Długokęcki, Prusy w starożytności i we wczesnym średniowieczu, [w:] M. Biskup, i in., Państwo zakonu krzyżackiego w Prusach. Władza i społeczeństwo, Warszawa 2008, s. 38-39, 43: \"Mniejsza niż plemię jednostka terytorialna nosiła nazwę territorium (Dusburg), a także terrula, districtus. W literaturze określa się ją też jako włość, mała ziemia lub używa pruskiej nazwy pulka. [...] Podstawową jednostkę osadniczą stanowiło pole (prus. lauks, łac. campus, niem. Feld). Tworzyło ono topograficzno-gospodarczą całość, bez wytyczonych granic linearnych [...] Obraz ustroju politycznego Estów i Prusów przekazany przez źródła IX-XIII w. wyraźnie wskazuje na rozdrobnienie polityczne i brak silnych ośrodków władzy publicznej. Zasadnicze znaczenie miały wiece różnych struktur terytorialnych (prus. wayde, waite). W XIII w. funkcjonowały wiece międzyplemienne, plemienne i na poziomie małej ziemi. Wzmianki o wiecach z XIII w. dotyczą przede wszystkim wieców wojennych [...]\". R. Czaja, i in. [w:] ibidem, s. 75-76: \"Przywilej chełmiński, będący formalnie dokumentem lokacyjnym Chełmna i Torunia, w rzeczywistości pełnił funkcję przywileju \"krajowego\". Niektóre bowiem przepisy w nim zawarte dotyczyły także rycerzy (np. te, które odnosiły się do statusu prawnego dóbr obciążonych służbą wojskową), postanowienia zaś odnoszące się do monety, wymiaru łana, zwolnień celnych, wolnego targu obejmowały wszystkich mieszkańców ziemi chełmińskiej. Prawo chełmińskie służyło wyodrębnieniu z władztwa księcia Konrada obszaru poddanego kontroli Zakonu: tam, gdzie były stosowane postanowienia przywileju, sięgała władza Krzyżaków\". 1309 - zajęcie Pomorza Gdańskiego, przeniesienie siedziby wielkiego mistrza zakonnego do Malborka (mimo że nie było jeszcze wtedy jasne czy Malbork zostanie stolicą państwa). 1466 - inkorporacja ziem pruskich do Korony przez króla Kazimierz Jagiellończyka doprowadziła do wybuchu wojny trzynastoletniej, na zakończenie której (pokojem toruńskim w 1466) Krzyżacy - korzystając z mediacji legata papieskiego - doprowadzili do swoistego kompromisu, w wyniku którego: Prusy Królewskie podlegały Koronie, Warmia stanowiła część Prus Królewskich, ale z dużą autonomią, Prusy zakonne stały się lennem Korony, nad którym władzę zwierzchnią sprawował Zakon."@pl ;
    rdfs:label "Państwo Krzyżackie (1226-1525)"@pl, "The State of the Teutonic Order (1226-1525)"@en ;
    ontohgis:endsDominationAt "1466-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1233-01-01"^^xsd:date ;
    ontohgis:hasEnd "1525-12-31"^^xsd:date ;
    ontohgis:hasLegalBasis "Przywilej chełmiński 1233, statuty zakonu, akt inkorporacji ziem pruskich z 6 marca 1454; traktat toruński z 1466; traktat krakowski z 1525" ;
    ontohgis:hasScope "terytorium państwa zakonnego, obejmuje obecne obszary północnej Polski (Pomorze, Warmia i Mazury)" ;
    ontohgis:seeAlsoEntity ontohgis:document_57, ontohgis:document_58, ontohgis:document_59, ontohgis:document_60, ontohgis:document_61, ontohgis:document_62, ontohgis:document_63 ;
    ontohgis:startsDominationAt "1309-01-01"^^xsd:date .

ontohgis:administrative_system_26
    cidoc-crm:P46i_forms_part_of ontohgis:administrative_system_50 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:label "Kościół katolicki ob. łacińskiego"@pl, "Latin Church"@en ;
    skos:altLabel "Kościół rzymskokatolicki"@pl, "Roman Catholic Church"@en ;
    ontohgis:endsDominationAt "1939-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1000-01-01"^^xsd:date ;
    ontohgis:hasEnd "1939-12-31"^^xsd:date ;
    ontohgis:hasScope "terytorium Polski" ;
    ontohgis:isCreatedBy ontohgis:object_105, ontohgis:object_95, ontohgis:object_98 ;
    ontohgis:seeAlsoEntity ontohgis:document_100, ontohgis:document_101, ontohgis:document_102, ontohgis:document_103, ontohgis:document_104, ontohgis:document_105, ontohgis:document_106, ontohgis:document_107, ontohgis:document_108, ontohgis:document_109, ontohgis:document_110 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Latin_Church>, <https://www.wikidata.org/wiki/Q597526> ;
    ontohgis:startsDominationAt "1000-01-01"^^xsd:date .

ontohgis:administrative_system_27
    cidoc-crm:P46i_forms_part_of ontohgis:administrative_system_50 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:label "Greek Catholic Church"@en, "Kościół katolicki ob. greckiego"@pl ;
    skos:altLabel "Kościół greckokatolicki"@pl, "Kościół unicki"@pl, "Uniate Church"@en ;
    ontohgis:endsDominationAt "1939-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1596-01-01"^^xsd:date ;
    ontohgis:hasEnd "1939-12-31"^^xsd:date ;
    ontohgis:hasLegalBasis "1596, akt unii brzeskiej; 1720, synod w Zamościu" ;
    ontohgis:hasScope "terytorium Polski, zwłaszcza wschodniej" ;
    ontohgis:isCreatedBy ontohgis:object_106, ontohgis:object_95, ontohgis:object_98 ;
    ontohgis:seeAlsoEntity ontohgis:document_100, ontohgis:document_101, ontohgis:document_102, ontohgis:document_103, ontohgis:document_108, ontohgis:document_109, ontohgis:document_111, ontohgis:document_112, ontohgis:document_113, ontohgis:document_114, ontohgis:document_115, ontohgis:document_116 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Category:Uniate_Church_in_the_Polish%E2%80%93Lithuanian_Commonwealth>, <https://www.britannica.com/topic/Greek-Catholic-church>, <https://www.wikidata.org/wiki/Q51077355>, <https://www.wikidata.org/wiki/Q9539355> ;
    ontohgis:startsDominationAt "1596-01-01"^^xsd:date .

ontohgis:administrative_system_28
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:label "Kościół prawosławny"@pl, "Orthodox Church"@en ;
    ontohgis:endsDominationAt "1939-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1000-01-01"^^xsd:date ;
    ontohgis:hasEnd "1939-12-31"^^xsd:date ;
    ontohgis:hasScope "terytorium Polski, zwłaszcza wschodniej" ;
    ontohgis:isCreatedBy ontohgis:object_95, ontohgis:object_99 ;
    ontohgis:seeAlsoEntity ontohgis:document_108, ontohgis:document_109, ontohgis:document_111, ontohgis:document_112, ontohgis:document_113, ontohgis:document_114, ontohgis:document_117, ontohgis:document_118, ontohgis:document_119 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Eastern_Orthodox_Church>, <http://dbpedia.org/page/Polish_Orthodox_Church>, <http://vocab.getty.edu/aat/300022034>, <https://www.wikidata.org/wiki/Q35032>, <https://www.wikidata.org/wiki/Q463406> ;
    ontohgis:startsDominationAt "1000-01-01"^^xsd:date .

ontohgis:administrative_system_29
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:label "Evangelical Augsburg Church in the Polish-Lithuanian Commonwealth"@en, "Kościół ewangelicko-augsburski w Rzeczypospolitej Obojga Narodów"@pl ;
    skos:altLabel "Kościół luterański w Rzeczypospolitej Obojga Narodów"@pl, "Lutheran Church in the Polish-Lithuanian Commonwealth"@en ;
    ontohgis:endsDominationAt "1772-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1565-01-01"^^xsd:date ;
    ontohgis:hasEnd "1795-12-31"^^xsd:date ;
    ontohgis:hasScope "Wielkopolska i Litwa, luteranie w Małopolsce i w Prusach Królewskich nie wytworzyli własnej struktury organizacyjnej" ;
    ontohgis:isCreatedBy ontohgis:object_101, ontohgis:object_95, ontohgis:object_97 ;
    ontohgis:seeAlsoEntity ontohgis:document_108, ontohgis:document_109, ontohgis:document_120, ontohgis:document_121, ontohgis:document_127, ontohgis:document_128, ontohgis:document_129 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Evangelical_Church_of_the_Augsburg_Confession_in_Poland>, <https://www.wikidata.org/wiki/Q1379796> ;
    ontohgis:startsDominationAt "1565-01-01"^^xsd:date .

ontohgis:administrative_system_3
    dct:creator ontohgis:person_6 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:comment "This administration system is introduced for the auxiliary purposes, has no historical value and is currently used."@en, "Wprowadzenie tego systemu ma rolę pomocniczą, nie ma on charakteru historycznego i jest współcześnie obowiązujący"@pl ;
    rdfs:label "Rzeczpospolita Polska (1999-2016)"@pl, "The Republic of Poland (1999-2016)"@en ;
    ontohgis:endsDominationAt "2016-12-21"^^xsd:date ;
    ontohgis:hasBeginning "1999-01-01"^^xsd:date ;
    ontohgis:hasEnd "2016-12-31"^^xsd:date ;
    ontohgis:hasLegalBasis "Ustawa z dnia 24 lipca 1998 r. o wprowadzeniu zasadniczego trójstopniowego podziału terytorialnego państwa (Dz.U. z 1998 r. Nr 96, poz. 603)" ;
    ontohgis:hasScope "terytorium III RP" ;
    ontohgis:seeAlsoEntity ontohgis:document_71, ontohgis:document_92, ontohgis:document_93, ontohgis:document_94, ontohgis:document_95, ontohgis:document_96, ontohgis:document_97, ontohgis:document_98 ;
    ontohgis:seeAlsoIRI "https://www.wikidata.org/wiki/Q36" ;
    ontohgis:startsDominationAt "1999-01-01"^^xsd:date .

ontohgis:administrative_system_30
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:label "Jednota Braci Czeskich w Polsce"@pl, "Unity of Brethren in Poland"@en ;
    skos:altLabel "Kościół braci czeskich w Rzeczypospolitej Obojga Narodów"@pl, "The Czech Brethren in the Polish-Lithuanian Commonwealth"@en ;
    ontohgis:endsDominationAt "1645-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1560-01-01"^^xsd:date ;
    ontohgis:hasEnd "1645-12-31"^^xsd:date ;
    ontohgis:hasScope "Wielkopolska" ;
    ontohgis:isCreatedBy ontohgis:object_104, ontohgis:object_95, ontohgis:object_97 ;
    ontohgis:seeAlsoEntity ontohgis:document_108, ontohgis:document_109, ontohgis:document_120, ontohgis:document_121, ontohgis:document_122, ontohgis:document_123, ontohgis:document_124 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Unity_of_the_Brethren>, <https://www.wikidata.org/wiki/Q1019741> ;
    ontohgis:startsDominationAt "1560-01-01"^^xsd:date .

ontohgis:administrative_system_31
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:label "Calvinist Church in the Polish-Lithuanian Commonwealth"@en, "Kościół kalwiński w Rzeczypospolitej Obojga Narodów"@pl ;
    skos:altLabel "Evangelical Reformed Church in the Polish-Lithuanian Commonwealth"@en, "Kościół ewangelicko-reformowany w Rzeczypospolitej Obojga Narodów"@pl ;
    ontohgis:endsDominationAt "1795-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1560-01-01"^^xsd:date ;
    ontohgis:hasEnd "1795-12-31"^^xsd:date ;
    ontohgis:hasScope "Małopolska i Wielkie Księstwo Litewskie" ;
    ontohgis:isCreatedBy ontohgis:object_103, ontohgis:object_95, ontohgis:object_97 ;
    ontohgis:seeAlsoEntity ontohgis:document_108, ontohgis:document_109, ontohgis:document_120, ontohgis:document_121, ontohgis:document_122, ontohgis:document_123, ontohgis:document_124, ontohgis:document_125, ontohgis:document_126 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Polish_Reformed_Church>, <https://www.wikidata.org/wiki/Q7209974> ;
    ontohgis:startsDominationAt "1560-01-01"^^xsd:date .

ontohgis:administrative_system_32
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:comment "Pominięte zostały dość dynamiczne zmiany dotyczące rozwoju struktur luterańskich na ziemiach polskich w latach 1772-1828 (w tym na obszarze Księstwa Warszawskiego), związane z włączaniem ich do systemu państw zaborczych (zob. A. Rhode). Reforma Steina, czyli patenty królewskie z 16 i 26 grudnia 1808 wprowadzały kontrole państwa nad strukturami kościołów ewangelickich. Zniesiono luterańskie Oberkonsistorium i Konsistorien w prowincjach, oraz reformierte Kirchendirktorium."@pl, "Toeppen 287: w miejsce dwóch diecezji pruskich powołano w 1587 r. dwa konsystorze: dla części sambijskiej w Królewcu zaś dla części pomezańskiej w Zalewie; konsystorz, lub jego odpowiednik generalna superintendetura był podzielony na inspekcje (Inspektion, Erzpriestertum, Superintendentur). W 1750 r. powstał nadkonsystorz w Berlinie, któremu zostały podporządkowane konsystorze sambijski i pomezański. W roku następnym zostały połączone w oba konsystorze w jeden konsystorz prowincjonalny dla Prus Wschodnich, podlegający nadkonsystorzowi w Berlinie; podobnie wg. Harnoch XXV"@pl ;
    rdfs:label "Evangelical Augsburg Church in Prussia 1525-1817"@en, "Kościół ewangelicko-augsburski w Prusach 1525-1817"@pl ;
    skos:altLabel "Evangelical Church of the Augsurg Confession in Prussia 1525-1817"@en ;
    ontohgis:endsDominationAt "1808-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1525-01-01"^^xsd:date ;
    ontohgis:hasEnd "1817-12-31"^^xsd:date ;
    ontohgis:hasScope "Prusy, Pomorze, Śląsk" ;
    ontohgis:isCreatedBy ontohgis:object_101, ontohgis:object_95, ontohgis:object_97 ;
    ontohgis:seeAlsoEntity ontohgis:document_108, ontohgis:document_109, ontohgis:document_128, ontohgis:document_130, ontohgis:document_131, ontohgis:document_132, ontohgis:document_133, ontohgis:document_134, ontohgis:document_135 ;
    ontohgis:startsDominationAt "1587-01-01"^^xsd:date .

ontohgis:administrative_system_33
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:comment """Pominięte zostały dość dynamiczne zmiany dotyczące rozwoju struktur luterańskich na ziemiach polskich w latach 1772-1828 (w tym na obszarze Księstwa Warszawskiego), związane z włączaniem ich do systemu państw zaborczych. 
Reforma Steina, czyli patenty królewskie z 16 i 26 grudnia 1808 wprowadzały kontrole państwa nad strukturami kościołów ewangelickich. Zniesiono luterańskie Oberkonsistorium i Konsistorien w prowincjach, oraz reformierte Kirchendirktorium."""@pl ;
    rdfs:label "Evangelical Reformed Church in Prussia 1713-1817"@en, "Kościół ewangelicko-reformowany w Prusach 1713-1817"@pl, "Reformierte Kirche in Preußen 1713-1817"@de ;
    ontohgis:endsDominationAt "1808-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1713-01-01"^^xsd:date ;
    ontohgis:hasEnd "1817-12-31"^^xsd:date ;
    ontohgis:hasScope "Prusy, Pomorze, Śląsk" ;
    ontohgis:isCreatedBy ontohgis:object_103, ontohgis:object_95, ontohgis:object_97 ;
    ontohgis:seeAlsoEntity ontohgis:document_108, ontohgis:document_109, ontohgis:document_130, ontohgis:document_131, ontohgis:document_132, ontohgis:document_133, ontohgis:document_134, ontohgis:document_135, ontohgis:document_136 ;
    ontohgis:seeAlsoIRI <https://www.wikidata.org/wiki/Q48968279> ;
    ontohgis:startsDominationAt "1713-01-01"^^xsd:date .

ontohgis:administrative_system_34
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:comment "Reforma Steina, czyli patenty królewskie z 16 i 26 grudnia 1808 wprowadzały kontrole państwa nad strukturami kościołów ewangelickich. Zniesiono luterańskie Oberkonsistorium i Konsistorien w prowincjach, oraz reformierte Kirchendirktorium. W ich miejsce powołano Wydział Wyznań (Kultussektion) w ministerstwie spraw wewnętrznych jako najwyższy organ administracji kościelnej. W 1817 roku wydział ten przeniesiono do ministerstwa wyznań. Na poziomie nowo utworzonych rejencji powstają wydziały szkolne i kościelne, które administrują sprawami kościelnymi w następstwie dawnych konsystorzy prowincjonalnych. W 1815 roku powrócono do konsystorzy prowincjonalnych, które były jednak organami administracji państwowej. Od 1828 roku dla każdej prowincji był Generalsuperintendent, któremu przypadała władza podobna do biskupiej, ale nie miał tytułu biskupa."@pl ;
    rdfs:label "Evangelical Church in Prussia 1817-1939"@en, "Evangelische Kirche in Preußen 1817-1939"@de, "Kościół ewangelicki w Prusach 1817-1939"@pl ;
    skos:hiddenLabel "Evangelische Kirche der altpreußischen Union, 1875-1922"@de, "Evangelische Kirche in Preußen, 1821-1845"@de, "Evangelische Landeskirche der älteren Provinzen Preußens, 1922-1953"@de, "Evangelische Landeskirche in Preußen, 1845-1875"@de ;
    ontohgis:endsDominationAt "1939-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1808-01-01"^^xsd:date ;
    ontohgis:hasEnd "1939-12-31"^^xsd:date ;
    ontohgis:hasScope "Prusy" ;
    ontohgis:isCreatedBy ontohgis:object_102, ontohgis:object_95, ontohgis:object_97 ;
    ontohgis:seeAlsoEntity ontohgis:document_130, ontohgis:document_131, ontohgis:document_132, ontohgis:document_135, ontohgis:document_141, ontohgis:document_142 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/German_Evangelical_Church>, <http://dbpedia.org/page/Prussian_Union_of_churches>, <https://www.wikidata.org/wiki/Q1202401>, <https://www.wikidata.org/wiki/Q163202> ;
    ontohgis:startsDominationAt "1821-01-01"^^xsd:date .

ontohgis:administrative_system_35
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:comment "Pominięte zostały dość dynamiczne zmiany dotyczące rozwoju struktur luterańskich na ziemiach polskich w latach 1772-1828 (w tym na obszarze Księstwa Warszawskiego), związane z włączaniem ich do systemu państw zaborczych oraz tendencjami unijnymi (próby powołania wspólnego konsystorza dla luteran i reformowanych)."@pl ;
    rdfs:label "Evangelical Church in Kingdom of Poland 1828-1849"@en, "Kościół ewangelicki w Królestwie Polskim 1828-1849"@pl ;
    ontohgis:endsDominationAt "1849-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1828-01-01"^^xsd:date ;
    ontohgis:hasEnd "1849-12-31"^^xsd:date ;
    ontohgis:hasScope "Królestwo Polskie" ;
    ontohgis:isCreatedBy ontohgis:object_102, ontohgis:object_95, ontohgis:object_97 ;
    ontohgis:seeAlsoEntity ontohgis:document_125, ontohgis:document_128, ontohgis:document_129, ontohgis:document_135, ontohgis:document_143 ;
    ontohgis:startsDominationAt "1828-01-01"^^xsd:date .

ontohgis:administrative_system_36
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:comment "pominięty został wąski skrawek na wschodzie należący do Rosji (konsystorz kurlandzki i petersburski); tamtejsze struktury Kościoła luterańskiego oparte były na przepisach rosyjskich z 1832 r. ale niewiele różniły się od tych obowiązujących z Królestwie od 1849 r.; jedna z różnic polegała na tym, że w Rosji były dwa typy konsystorzy: szereg prowincjonalnych i jeden generalny w Petersburgu"@pl ;
    rdfs:label "Evangelical Augsburg Church in Poland 1849-1939"@en, "Kościół ewangelicko-augsburski w Polsce 1849-1939"@pl ;
    ontohgis:endsDominationAt "1936-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1849-01-01"^^xsd:date ;
    ontohgis:hasEnd "1939-12-31"^^xsd:date ;
    ontohgis:hasLegalBasis "Ustawa z 1849 r.; 25 listopada 1936, dekret Prezydenta RP: \"co spowodowały zmiany w tytulaturze i nazewnictwie poszczególnych zwierzchników i ich jednostek kościelnych\" (Kłaczkow, s. 42), trudno więc to uznać za zmianę ustroju kościoła ewangelickiego." ;
    ontohgis:hasScope "Królestwo Polskie, II Rzeczpospolita" ;
    ontohgis:isCreatedBy ontohgis:object_101, ontohgis:object_95, ontohgis:object_97 ;
    ontohgis:seeAlsoEntity ontohgis:document_125, ontohgis:document_128, ontohgis:document_129, ontohgis:document_135, ontohgis:document_143, ontohgis:document_144 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Evangelical_Church_of_the_Augsburg_Confession_in_Poland>, <https://www.wikidata.org/wiki/Q1379796> ;
    ontohgis:startsDominationAt "1849-01-01"^^xsd:date .

ontohgis:administrative_system_37
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:label "Evangelical Reformed Church in Poland 1849-1939"@en, "Kościół ewangelicko-reformowany w Polsce 1849-1939"@pl ;
    ontohgis:endsDominationAt "1936-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1849-01-01"^^xsd:date ;
    ontohgis:hasEnd "1939-12-31"^^xsd:date ;
    ontohgis:hasScope "Królestwo Polskie, II Rzeczpospolita" ;
    ontohgis:isCreatedBy ontohgis:object_103, ontohgis:object_95, ontohgis:object_97 ;
    ontohgis:seeAlsoEntity ontohgis:document_125, ontohgis:document_126, ontohgis:document_135, ontohgis:document_143, ontohgis:document_145 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Polish_Reformed_Church>, <https://www.wikidata.org/wiki/Q7209974> ;
    ontohgis:startsDominationAt "1849-01-01"^^xsd:date .

ontohgis:administrative_system_38
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:label "Kościół ewangelicki w Galicji 1781-1918"@pl ;
    ontohgis:endsDominationAt "1918-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1781-01-01"^^xsd:date ;
    ontohgis:hasEnd "1918-12-31"^^xsd:date ;
    ontohgis:hasLegalBasis "Od 1861 r. powołany oficjalnie" ;
    ontohgis:hasScope "Galicja" ;
    ontohgis:isCreatedBy ontohgis:object_102, ontohgis:object_95, ontohgis:object_97 ;
    ontohgis:startsDominationAt "1781-01-01"^^xsd:date .

ontohgis:administrative_system_39
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:label "Żydzi w Rzeczypospolitej Obojga Narodów"@pl ;
    ontohgis:endsDominationAt "1764-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1623-01-01"^^xsd:date ;
    ontohgis:hasEnd "1764-12-31"^^xsd:date ;
    ontohgis:hasScope "terytorium obecnej Polski" ;
    ontohgis:isCreatedBy ontohgis:object_96 ;
    ontohgis:startsDominationAt "1623-01-01"^^xsd:date .

ontohgis:administrative_system_4
    dct:creator ontohgis:person_11 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:comment """\"Verordnung wegen verbesserter Einrichtung der Provinzial- Polizei- und Finanzbehörden vom 26. Dezember 1808 (GS S. 481).
Städteordnung 1808, 1831, 1853.
Verordnung wegen verbesserter Einrichtung der Provinzial-Behörden vom 30. April 1815 (GS S. 85).
Gesetz über Verpflichtung zur Armenpflege vom 31.Dez. 1842.
Kreisordnung für die östlichen 6 Provinzen vom 13. Dez. 1872.\""""@de, """1920-1933 Wolne Państwo Prusy jako państwo członkowskie Republiki Związkowej.
1933-1945  Wolne Państwo Prusy jako państwo członkowskie III Rzeszy."""@pl ;
    rdfs:label "Freistaat Preußen"@de, "The Free State of Prussia"@en, "Wolne Państwo Prusy (1920-1945)"@pl ;
    ontohgis:endsDominationAt "1945-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1920-01-01"^^xsd:date ;
    ontohgis:hasEnd "1945-12-31"^^xsd:date ;
    ontohgis:hasLegalBasis "Verordnung wegen verbesserter Einrichtung der Provinzial- Polizei- und Finanzbehörden vom 26. Dezember 1808 (GS S. 481); Städteordnung 1808, 1831, 1853; Verordnung wegen verbesserter Einrichtung der Provinzial-Behörden vom 30. April 1815 (GS S. 85); Gesetz über Verpflichtung zur Armenpflege vom 31. Dez. 1842; Kreisordnung für die östlichen 6 Provinzen vom 13. Dez. 1872." ;
    ontohgis:hasScope "terytorium Wolnego Państwa Prus, obejmuje obecne ziemie zachodniej i północnej Polski" ;
    ontohgis:seeAlsoEntity ontohgis:document_47, ontohgis:document_50, ontohgis:document_51, ontohgis:document_52, ontohgis:document_53, ontohgis:document_54 ;
    ontohgis:seeAlsoIRI "https://www.wikidata.org/wiki/Q38872" ;
    ontohgis:startsDominationAt "1920-01-01"^^xsd:date .

ontohgis:administrative_system_40
    dct:creator ontohgis:person_6 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:comment "The typology and taxonomy of territorial units in Lithuanian land in the Middle Ages was inconsistent and provoked heated discussion among historians. The terms are often interchangable and fluid, e.g. land, wolost. For instance, until the second half of the 15th c. the baillifs (pl. Starosta) od Drohiczyn and Biels lands were called \"wojewoda\", while after the 15th c. the governors in Poldlachia were called \"Starosta\". Only after the 16th c. a relatively stable administrative system was established. It included: voividships and districts (województwa, powiaty). Broadly speaking, the voidoships replaced the principalities and lands, while districts replaced the vicegerencies/bailiwicks and wolosts."@en, "Typologia i nazewnictwo jednostek terytorialnych ziem litewskich w średniowieczu były niekonsekwentne i są przedmiotem dyskusji wśród historyków. Występuję duża zmienność oraz wymienność określeń ich typów: np. ziemia, wołość. Np. do II połowy wieku XV starostowie związani z ziemią drohicką i bielską nazywani byli wojewodami, zaś od połowy XV w. namiestnicy na Podlasiu określani byli mianem starostów. Dopiero w XVI w. ukształtował się względnie stabilny terytorialny system administracyjny oparty o podział na województwa oraz powiaty. Ujmując rzecz bardzo generalnie województwa zastąpiły dawne księstwa i ziemie, zaś powiaty – dawne namiestnictwa-starostwa i wołości."@pl ;
    rdfs:label "The Grand Duchy of Lithuania"@en, "Wielkie Księstwo Litewskie (1385-1569)"@pl ;
    ontohgis:endsDominationAt "1569-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1385-01-01"^^xsd:date ;
    ontohgis:hasEnd "1569-12-31"^^xsd:date ;
    ontohgis:hasScope "terytorium Wielkiego Księstwa Litewskiego, przede wszystkich teren historycznego Podlasia i Suwalszczyzny" ;
    ontohgis:seeAlsoEntity ontohgis:document_146, ontohgis:document_147, ontohgis:document_148, ontohgis:document_149, ontohgis:document_150, ontohgis:document_151, ontohgis:document_152, ontohgis:document_153, ontohgis:document_154, ontohgis:document_155, ontohgis:document_156, ontohgis:document_157 ;
    ontohgis:seeAlsoIRI "https://www.wikidata.org/wiki/Q49683" ;
    ontohgis:startsDominationAt "1385-01-01"^^xsd:date .

ontohgis:administrative_system_41
    dct:creator ontohgis:person_6 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:label "Królestwo Galicji i Lodomerii (1849-1866)"@pl, "the Kingdom of Galicia and Lodomeria (1849-1866)"@en ;
    ontohgis:endsDominationAt "1866-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1849-01-01"^^xsd:date ;
    ontohgis:hasEnd "1866-12-31"^^xsd:date ;
    ontohgis:hasLegalBasis "1849-1850: reforma ustrojowa (kraj koronny, namiestnictwa, wprowadzenie powiatów); 1855-1856: reforma administracyjna (zniesienie kompetencji dominiów i magistratów na rzecz ustroju gminnego i powiatów)" ;
    ontohgis:hasScope "terytorium Galicji" ;
    ontohgis:seeAlsoEntity ontohgis:document_182, ontohgis:document_31, ontohgis:document_34, ontohgis:document_37, ontohgis:document_38, ontohgis:document_39 ;
    ontohgis:seeAlsoIRI "https://www.wikidata.org/wiki/Q2396442" ;
    ontohgis:startsDominationAt "1855-01-01"^^xsd:date .

ontohgis:administrative_system_42
    dct:creator ontohgis:person_5 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:comment "Chronologia obowiązywania systemu administracyjnego ma charakter generalny. Obejmuje również okres okupacji wojennej przez Rosję (1812-1816)"@pl, "The administrative system's chronology is of general nature. It also includes the period of Russian occupation (1812-1816)."@en ;
    rdfs:label "Księstwo Warszawskie (1807-1815)"@pl, "The Duchy of Warsaw (1807-1815)"@en ;
    ontohgis:endsDominationAt "1814-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1807-01-01"^^xsd:date ;
    ontohgis:hasEnd "1814-12-31"^^xsd:date ;
    ontohgis:hasLegalBasis "Dziennik Praw [Księstwa Warszawskiego], t. 1, s. XXXIV" ;
    ontohgis:hasScope "terytorium Księstwa Warszawskiego" ;
    ontohgis:seeAlsoEntity ontohgis:document_169, ontohgis:document_170, ontohgis:document_44, ontohgis:document_45, ontohgis:document_46 ;
    ontohgis:seeAlsoIRI "https://www.wikidata.org/wiki/Q58519480" ;
    ontohgis:startsDominationAt "1807-01-01"^^xsd:date .

ontohgis:administrative_system_43
    dct:creator ontohgis:person_5 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:label "Kingdom of Poland (1815-1837)"@en, "Królestwo Polskie (1815-1836)"@pl ;
    ontohgis:endsDominationAt "1837-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1815-01-01"^^xsd:date ;
    ontohgis:hasEnd "1842-12-31"^^xsd:date ;
    ontohgis:hasLegalBasis "Dekret Namiestnika Królestwa Polskiego gen. Józefa Zajączka z dn. 16 stycznia 1816 r. (Dziennik Praw, T. 1, s. 115)" ;
    ontohgis:hasScope "terytorium Królestwa Polskiego" ;
    ontohgis:seeAlsoEntity ontohgis:document_164, ontohgis:document_44, ontohgis:document_90 ;
    ontohgis:seeAlsoIRI "https://www.wikidata.org/wiki/Q221457" ;
    ontohgis:startsDominationAt "1815-01-01"^^xsd:date .

ontohgis:administrative_system_44
    dct:creator ontohgis:person_3 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:label "Królestwo Polskie (1370-1568)"@pl, "The Kingdom of Poland (1370-1568)"@en ;
    skos:altLabel "The Crown of Poland"@en ;
    ontohgis:endsDominationAt "1568-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1370-01-01"^^xsd:date ;
    ontohgis:hasEnd "1568-12-31"^^xsd:date ;
    ontohgis:hasLegalBasis "reformy ustrojowe XIV w.; statuty wiślicko-piotrowskie (1356-1362 r.)" ;
    ontohgis:hasScope "terytorium Królestwa Polskiego" ;
    ontohgis:seeAlsoEntity ontohgis:document_157, ontohgis:document_178, ontohgis:document_179, ontohgis:document_180, ontohgis:document_181, ontohgis:document_67 ;
    ontohgis:seeAlsoIRI "https://www.wikidata.org/wiki/Q1649871" ;
    ontohgis:startsDominationAt "1370-01-01"^^xsd:date .

ontohgis:administrative_system_45
    dct:creator ontohgis:person_9 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:comment "Plemiona pruskie nie wytworzyły państwowości i administracji terytorialnej przed XIII w.: W. Długokęcki, Prusy w starożytności i we wczesnym średniowieczu, [w:] M. Biskup, i in., Państwo zakonu krzyżackiego w Prusach. Władza i społeczeństwo, Warszawa 2008, s. 38-39, 43: \"Mniejsza niż plemię jednostka terytorialna nosiła nazwę territorium (Dusburg), a także terrula, districtus. W literaturze określa się ją też jako włość, mała ziemia lub używa pruskiej nazwy pulka. [...] Podstawową jednostkę osadniczą stanowiło pole (prus. lauks, łac. campus, niem. Feld). Tworzyło ono topograficzno-gospodarczą całość, bez wytyczonych granic linearnych [...] Obraz ustroju politycznego Estów i Prusów przekazany przez źródła IX-XIII w. wyraźnie wskazuje na rozdrobnienie polityczne i brak silnych ośrodków władzy publicznej. Zasadnicze znaczenie miały wiece różnych struktur terytorialnych (prus. wayde, waite). W XIII w. funkcjonowały wiece międzyplemienne, plemienne i na poziomie małej ziemi. Wzmianki o wiecach z XIII w. dotyczą przede wszystkim wieców wojennych [...]\". R. Czaja, i in. [w:] ibidem, s. 75-76: \"Przywilej chełmiński, będący formalnie dokumentem lokacyjnym Chełmna i Torunia, w rzeczywistości pełnił funkcję przywileju \"krajowego\". Niektóre bowiem przepisy w nim zawarte dotyczyły także rycerzy (np. te, które odnosiły się do statusu prawnego dóbr obciążonych służbą wojskową), postanowienia zaś odnoszące się do monety, wymiaru łana, zwolnień celnych, wolnego targu obejmowały wszystkich mieszkańców ziemi chełmińskiej. Prawo chełmińskie służyło wyodrębnieniu z władztwa księcia Konrada obszaru poddanego kontroli Zakonu: tam, gdzie były stosowane postanowienia przywileju, sięgała władza Krzyżaków\". 1309 - zajęcie Pomorza Gdańskiego, przeniesienie siedziby wielkiego mistrza zakonnego do Malborka (mimo że nie było jeszcze wtedy jasne czy Malbork zostanie stolicą państwa). 1466 - inkorporacja ziem pruskich do Korony przez króla Kazimierz Jagiellończyka doprowadziła do wybuchu wojny trzynastoletniej, na zakończenie której (pokojem toruńskim w 1466) Krzyżacy - korzystając z mediacji legata papieskiego - doprowadzili do swoistego kompromisu, w wyniku którego: Prusy Królewskie podlegały Koronie, Warmia stanowiła część Prus Królewskich, ale z dużą autonomią, Prusy zakonne stały się lennem Korony, nad którym władzę zwierzchnią sprawował Zakon."@pl ;
    rdfs:label "Prusy Książęce (1525-1701)"@pl, "The Duchy of Prussia (1525-1701)"@en ;
    ontohgis:endsDominationAt "1701-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1525-01-01"^^xsd:date ;
    ontohgis:hasEnd "1701-12-31"^^xsd:date ;
    ontohgis:hasScope "terytorium Prus Książęcych" ;
    ontohgis:seeAlsoEntity ontohgis:document_158, ontohgis:document_159, ontohgis:document_160, ontohgis:document_161, ontohgis:document_162, ontohgis:document_163, ontohgis:document_57 ;
    ontohgis:seeAlsoIRI "https://www.wikidata.org/wiki/Q153091", "https://www.wikidata.org/wiki/Q38872" ;
    ontohgis:startsDominationAt "1525-01-01"^^xsd:date .

ontohgis:administrative_system_46
    cidoc-crm:P46i_forms_part_of ontohgis:administrative_system_50 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:label "Kościół katolicki ob. ormiańskiego"@pl ;
    ontohgis:endsDominationAt "1939-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1632-01-01"^^xsd:date ;
    ontohgis:hasEnd "1939-12-31"^^xsd:date ;
    ontohgis:hasLegalBasis "1632, unia kościoła ormiańskiego z Rzymem" ;
    ontohgis:hasScope "terytorium Polski, zwłaszcza wschodniej" ;
    ontohgis:isCreatedBy ontohgis:object_111, ontohgis:object_95, ontohgis:object_98 ;
    ontohgis:startsDominationAt "1632-01-01"^^xsd:date .

ontohgis:administrative_system_47
    dct:creator ontohgis:person_5 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:label "Congress Poland (1867-1918)"@en, "Królestwo Polskie (1867-1918)"@pl ;
    ontohgis:endsDominationAt "1918-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1867-01-01"^^xsd:date ;
    ontohgis:hasEnd "1918-12-31"^^xsd:date ;
    ontohgis:hasLegalBasis "Ukaz carski z 13.01.1867 (Dziennik Praw Królestwa Polskiego), nr 66, Warszawa 1866, s. 115-243." ;
    ontohgis:hasScope "terytorium Królestwa Polskiego" ;
    ontohgis:seeAlsoEntity ontohgis:document_164, ontohgis:document_44, ontohgis:document_90 ;
    ontohgis:seeAlsoIRI "https://www.wikidata.org/wiki/Q221457" ;
    ontohgis:startsDominationAt "1867-01-01"^^xsd:date .

ontohgis:administrative_system_48
    dct:creator ontohgis:person_6 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:label "Republika Słowacka (1996-2020)"@pl, "Slovak Republic (1996-2020)"@en, "Slovenská republika (1996-2020)"@sk ;
    skos:altLabel "Slovakia (1996-2020)"@en, "Slovensko (1996-2020)"@sk, "Słowacja (1996-2020)"@pl ;
    ontohgis:hasBeginning "1996-01-01"^^xsd:date ;
    ontohgis:hasScope "terytorium Słowacji" ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Slovakia>, <https://www.wikidata.org/wiki/Q15057583> .

ontohgis:administrative_system_49
    dct:creator ontohgis:person_6 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:label "Holy Roman Empire (962-1806)"@en, "Święte Cesarstwo Rzymskie (962-1806)"@pl ;
    ontohgis:endsDominationAt "1806-08-06"^^xsd:date ;
    ontohgis:hasBeginning "0800-12-25"^^xsd:date ;
    ontohgis:hasEnd "1806-08-06"^^xsd:date ;
    ontohgis:hasScope "terytorium wielokrotnie zmieniało swój zasięg, obejmowało głównie kraje Europy Środkowej i Wschodniej, w przeważającej części zamieszkiwane przez ludność posługującą się językiem niemieckim"@pl ;
    ontohgis:seeAlsoIRI <https://www.wikidata.org/wiki/Q12548> ;
    ontohgis:startsDominationAt "0962-02-02"^^xsd:date .

ontohgis:administrative_system_5
    dct:creator ontohgis:person_11 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:label "The Free City of Danzig (1920-1939)"@en, "Wolne Miasto Gdańsk (1920-1939)"@pl ;
    ontohgis:endsDominationAt "1939-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1920-01-01"^^xsd:date ;
    ontohgis:hasEnd "1939-12-31"^^xsd:date ;
    ontohgis:hasScope "terytorium Wolnego Miasta Gdańska" ;
    ontohgis:seeAlsoEntity ontohgis:document_85, ontohgis:document_86, ontohgis:document_87, ontohgis:document_88, ontohgis:document_89 ;
    ontohgis:seeAlsoIRI "https://www.wikidata.org/wiki/Q216173" ;
    ontohgis:startsDominationAt "1920-01-01"^^xsd:date .

ontohgis:administrative_system_50
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:label "Holy See"@en, "Sancta Sedes"@la, "Santa Sede"@it, "Stolica Apostolska"@pl ;
    ontohgis:hasBeginning "0313-01-01"^^xsd:date ;
    ontohgis:isCreatedBy ontohgis:object_95 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Holy_See>, <http://vocab.getty.edu/tgn/7001168>, <https://www.wikidata.org/wiki/Q159583> .

ontohgis:administrative_system_6
    dct:creator ontohgis:person_4 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:comment """1920-1933 Wolne Państwo Saksonia jako państwo członkowskie Republiki Związkowej.
1933-1945  Wolne Państwo Saksonia jako państwo członkowskie III Rzeszy."""@pl ;
    rdfs:label "Freistaat Sachsen (1919-1945)"@de, "The Free State of Saxony (1919-1945)"@en, "Wolne Państwo Saksonia (1919-1945)"@pl ;
    ontohgis:endsDominationAt "1945-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1919-01-01"^^xsd:date ;
    ontohgis:hasEnd "1945-12-31"^^xsd:date ;
    ontohgis:hasScope "terytorium Wolnego Państwa Saksonia, obejmuje część Łużyc leżących obecnie w Polsce (Bogatynia)" ;
    ontohgis:seeAlsoIRI "https://www.wikidata.org/wiki/Q1202" ;
    ontohgis:startsDominationAt "1919-01-01"^^xsd:date .

ontohgis:administrative_system_7
    dct:creator ontohgis:person_11 ;
    cidoc-crm:P46i_forms_part_of ontohgis:administrative_system_49 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:comment """\"Verordnung wegen verbesserter Einrichtung der Provinzial- Polizei- und Finanzbehörden vom 26. Dezember 1808 (GS S. 481).
Städteordnung 1808, 1831, 1853.
Verordnung wegen verbesserter Einrichtung der Provinzial-Behörden vom 30. April 1815 (GS S. 85).
Gesetz über Verpflichtung zur Armenpflege vom 31.Dez. 1842.
Kreisordnung für die östlichen 6 Provinzen vom 13. Dez. 1872.\""""@de ;
    rdfs:label "Królestwo Prus (1806-1919)"@pl, "Königreich Preußen (1806-1919)"@de, "The Kingdom of Prussia (1806-1919)"@en ;
    ontohgis:endsDominationAt "1945-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1806-01-01"^^xsd:date ;
    ontohgis:hasEnd "1919-12-31"^^xsd:date ;
    ontohgis:hasLegalBasis "Verordnung wegen verbesserter Einrichtung der Provinzial- Polizei- und Finanzbehörden vom 26. Dezember 1808 (GS S. 481); Städteordnung 1808, 1831, 1853; Verordnung wegen verbesserter Einrichtung der Provinzial-Behörden vom 30. April 1815 (GS S. 85); Gesetz über Verpflichtung zur Armenpflege vom 31. Dez. 1842; Kreisordnung für die östlichen 6 Provinzen vom 13. Dez. 1872." ;
    ontohgis:hasScope "terytorium Królestwa Prus, obejmuje obecne ziemie zachodniej i północnej Polski" ;
    ontohgis:seeAlsoEntity ontohgis:document_47, ontohgis:document_51, ontohgis:document_52, ontohgis:document_53, ontohgis:document_54 ;
    ontohgis:seeAlsoIRI "https://www.wikidata.org/wiki/Q27306" ;
    ontohgis:startsDominationAt "1815-01-01"^^xsd:date .

ontohgis:administrative_system_8
    dct:creator ontohgis:person_6 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:comment "Dekret Piotra I z dnia 18 grudnia 1708 r.; ukaz Piotra I z dnia 29 maja 1719 r.; dekret Katarzyny II z 7 listopada 1775 r.; dekret Pawa I z 12 grudnia 1796 r.; 1861: reforma uwłaszczeniowa i wprowadzenie gmin"@pl, "The foundation of the administrative divisions were established by Peter the Great's  decree on 18th od December 1708. First, the governorates (gubernjas) were not divided into districts (uyezds). in 1710-1713 they were divided into dolas ( Ru. доля, Ger. Landratsamt). Another reform, so called the second reform of Peter the Great, following a decree of 29th of May 1719, waived the dolas, while the governorates were divided into provinces and consequently districts. In 1727, the districts were abolished, while governorates and provinces were divided into districts (uyezds). On the 7th of November 1775, Catherine the Great decreed an administrative division reform dividing the state into governorates-vicegerencies-circles operating as governorates. The units were divided into districts (uyezds). Some vast governorates were divided into circes (oblasti), which comprised an intermediary level between a vicegerency and district. The decree by Pawel I Romanov, on 12th of December 1796 abolished vicegerencies."@en, "Zasadniczy system podziału na gubernie został zapoczątkowany dekretem Piotra I z 18 grudnia 1708 r. W pierwszym okresie gubernie nie dzieliły się na powiaty (ujezdy). W latach 1710-1713 zostały podzielone na dole landrackie (доля). Kolejna reforma, tzw. druga reforma Piotra I, na podstawie ukazu z 29 maja 1719 roku, zniosła dole landrackie, gubernie zostały podzielone na prowincje, zaś prowincje na dystrykty. W 1727 roku zostały zniesione dystrykty, a gubernie i prowincje podzielone na powiaty (ujezdy). 7 listopada 1775 r. Katarzyna II wydała dekret o reformie administracyjnej państwa wprowadzając system podziału na gubernie-namiestnictwa-obwody na prawach guberni. W ramach tych jednostek funkcjonowały powiaty (ujezdy). Niektóre rozległe namiestnictwa dzielone były na zwykłe obwody (obłasti), które tworzyły szczebel pośredni między namiestnictwem (lub gubernią) i powiatem (ujezdem). Ukaz Pawła I z 12 grudnia 1796 r. zamienił namiestnictwa, pozostawiając gubernie i obwody na prawach guberni."@pl ;
    rdfs:label "Cesarstwo Rosyjskie (1775-1917)"@pl, "Russian Empire (1775-1917)"@en, "Российская империя"@ru ;
    ontohgis:endsDominationAt "1917-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1775-01-01"^^xsd:date ;
    ontohgis:hasEnd "1917-12-31"^^xsd:date ;
    ontohgis:hasLegalBasis "Dekret Piotra I z dnia 18 grudnia 1708 r.; ukaz Piotra I z dnia 29 maja 1719 r.; dekret Katarzyny II z 7 listopada 1775 r.; dekret Pawa I z 12 grudnia 1796 r.; 1861: reforma uwłaszczeniowa i wprowadzenie gmin" ;
    ontohgis:hasScope "terytorium Cesarstwa Rosyjskiego, obejmuje część obecnego Podlasia (Białowieża)" ;
    ontohgis:seeAlsoEntity ontohgis:document_23, ontohgis:document_24, ontohgis:document_25, ontohgis:document_26, ontohgis:document_27, ontohgis:document_28, ontohgis:document_99 ;
    ontohgis:seeAlsoIRI <https://www.wikidata.org/wiki/Q34266> ;
    ontohgis:startsDominationAt "1796-01-01"^^xsd:date .

ontohgis:administrative_system_9
    dct:creator ontohgis:person_9 ;
    a owl:NamedIndividual, ontohgis:object_21 ;
    rdfs:label "Księstwo Górnego i Dolnego Śląska (1849-1918)"@pl, "The Duchy of Upper and Lower Silesia (1849-1918)"@en ;
    ontohgis:endsDominationAt "1918-12-31"^^xsd:date ;
    ontohgis:hasBeginning "1849-01-01"^^xsd:date ;
    ontohgis:hasEnd "1918-12-31"^^xsd:date ;
    ontohgis:hasScope "terytorium kraju koronnego Śląsk Austriacki, obejmuje obecną ziemię cieszyńską" ;
    ontohgis:seeAlsoEntity ontohgis:document_172, ontohgis:document_173, ontohgis:document_174 ;
    ontohgis:startsDominationAt "1849-01-01"^^xsd:date .

ontohgis:administrative_type_1
    a owl:Class ;
    rdfs:comment """\"1808: Städte-Ordnung.
Gminy miejskie i gminy wiejskie były jednostkami organizacji samorządowej (komunalnej), ale równocześnie pełniły funkcje podstawowych jednostek administracji terytorialnej. M. Bär, s. 228: „Die Landgemeinde ist außer einem Kommunalverband auch ein Bezirk der allgemeinen Landesverwaltung für die mannigfachen Geschäfte des staatlichen Polizei- und Finanzwesens, insbesondere für die Handhabung der Ortspolizei, und der Gemeindevorsteher ist das Organ des Amtsvorstehers für die örtliche Polizeiverwaltung“. W. Roger W.Frotscher, „Überblick über die Verwaltungsorganisation in den Bundesstaaten, w: Deutsche Verwaltungsgeschichte, Bd. 3 hrsg. von K.G.A. Jeserich, H. Pohl und G. Ch. v. Unruh, Stuttgart 1984, S. 417: „Der preußische Staat endete beim Landrat. In diesem oft zitierten Satz kommt zum Ausdruck, dass Gemeindeorgane, auch soweit sie staatliche Angelegenheiten wahrnahmen, nicht als staatliche, sondern als kommunale Behörden tätig wurden. Sie handelten, etwa als Ortspolizei `für den Staat` in einem ihnen übertragenen Wirkungskreis.\""""@de ;
    rdfs:label "Stadtgemeinde (Freistaat Preußen)"@de, "gmina miejska (Wolne Państwo Prusy (1920-1945))"@pl, "town commune (The Free State of Prussia)"@en ;
    rdfs:subClassOf ontohgis:administrative_type_24 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_4 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 .

ontohgis:administrative_type_10
    a owl:Class ;
    rdfs:label "land district (The Second Polish Republic)"@en, "powiat (Rzeczpospolita Polska (1918-1939))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_11
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_1 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_30 ;
    ontohgis:seeAlsoIRI "http://gov.genealogy.net/types.owl#32", "https://www.wikidata.org/wiki/Q247073" .

ontohgis:administrative_type_11
    a owl:Class ;
    rdfs:comment "Ustawy z lat 1919-1925 decydowały o utworzeniu poszczególnych województw (jako ostatnie zostało utworzone woj. wileńskie); na poziomie województwa (III stopień) klasyfikowane było także w ramach podziału terytorialnego administracji zespolonej miasto Warszawa, Mielcarek, s. 52."@pl ;
    rdfs:label "voivodeship (The Second Polish Republic)"@en, "województwo (Rzeczpospolita Polska (1918-1939))"@pl ;
    rdfs:subClassOf ontohgis:object_3014 ;
    skos:altLabel "province"@en, "vojvodship"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_1 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_50 .

ontohgis:administrative_type_111
    a owl:Class ;
    rdfs:label "Kreis"@de, "district (Silesia (1372-1782))"@en, "powiat (Śląsk (1372-1782))"@pl, "terra"@la ;
    rdfs:subClassOf ontohgis:object_3014 ;
    skos:altLabel "Circul"@de, "Weichbild"@de, "dystrykt"@pl, "hrabstwo"@pl, "księstwo"@pl, "okręg"@pl, "ziemia"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_19 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_30 .

ontohgis:administrative_type_115
    a owl:Class ;
    rdfs:label "miasto-ziemia (Księstwo Pomorskie (1230-1648))"@pl, "town (The Duchy of Pomerania (1230-1648))"@en ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_118
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_20 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_40 .

ontohgis:administrative_type_116
    a owl:Class ;
    rdfs:comment "Miasta pokolokacyjne zastąpiły wcześniejszy, rodzimy (słowiański) system grodów kasztelańskich. Władzę sprawowali w nich w imieniu księcia mianowani spośród mieszczan sołtysi (sculteti) zwani również wójtami lub podwójtami (advocati minores, subadvocati)."@pl ;
    rdfs:label "charter town (The Duchy of Pomerania (1230-1648))"@en, "miasto polokacyjne (Księstwo Pomorskie (1230-1648))"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_115 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_20 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_40 .

ontohgis:administrative_type_117
    a owl:Class ;
    rdfs:comment "Dawne opola przekształcono w niewielkie jednostki terytorialne (Land), stanowiące zespół dóbr panującego, lub obszary będące lennami wielkich feudałów. Władzę sprawują wójtowie."@pl ;
    rdfs:label "Land"@de, "land (The Duchy of Pomerania (1230-1648))"@en, "ziemia (Księstwo Pomorskie (1230-1648))"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_115 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_20 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_40 .

ontohgis:administrative_type_118
    a owl:Class ;
    rdfs:comment """\"Powstały przeważnie z dawnych kasztelanii, zarządzane przez landwójtów (advocatus maior, Grosswogt, Landwogt). Zakres władzy: sądy nad rycerstwem, sądy odwoławcze w sprawach miejskich i chłopów z domen panujących; zarząd domen książęcych i egzekucja powinności; nadzór nad zamkami książęcymi i miastami.
Od poł. XVI wieku równolegle powstają okręgi zarządów domen. Okręgi zarządów domen powstawały w wyniku sekularyzacji i przejmowania przez książąt pomorskich dóbr kościelnych, jednak nie objęły terytorium całego kraju i „nie były jeszcze w pełnym tego słowa znaczeniu okręgami administracji państwowej” (Historia Pomorza, II, 1, s. 842).\""""@pl ;
    rdfs:label "landwójtostwo (Księstwo Pomorskie (1230-1648))"@pl, "rural bailiwick (The Duchy of Pomerania (1230-1648))"@en ;
    rdfs:subClassOf ontohgis:object_3014 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_20 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_50 .

ontohgis:administrative_type_121
    a owl:Class ;
    rdfs:label "Kreis"@de, "rural district (The Margraviate of Branderburg (1540-1713))"@en, "urząd dominialny (Marchia Brandenburska (1540-1713))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_122
    ] ;
    skos:altLabel "Amt"@de, "Domänenamt"@de, "okręg"@pl, "powiat ziemski"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_21 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_30 .

ontohgis:administrative_type_122
    a owl:Class ;
    rdfs:comment "Landvogtei (landwójtostwo) (zwane również okręgiem, w którym władzę sprawuje Landeshauptmann). Powstało w XIV w. w wyniku zmian politycznych (zmiana dynastii) oraz osłabienia dawnego systemu wójtostw, spowodowanego obficie udzielanymi przez margrafów przywilejami ekonomicznymi i sądowniczymi dla miast, klasztorów i dóbr rycerskich. Ponadto kolonizacja pustek, zmuszała do tworzenia znacznie większych obszarów administracji lokalnej niż poprzednie wójtostwa."@pl ;
    rdfs:label "landwójtostwo (Marchia Brandenburska (1540-1713))"@pl, "rural bailiwick (The Margraviate of Branderburg (1540-1713))"@en ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_123
    ] ;
    skos:altLabel "voyt's rural dominion"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_21 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_50 .

ontohgis:administrative_type_123
    a owl:Class ;
    rdfs:label "Kreis"@de, "Province (The Margraviate of Branderburg (1540-1713))"@en, "prowincja (Marchia Brandenburska (1540-1713))"@pl ;
    rdfs:subClassOf ontohgis:object_3014 ;
    owl:equivalentClass ontohgis:administrative_type_30 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_21 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_60 .

ontohgis:administrative_type_127
    a owl:Class ;
    rdfs:comment "Vogtei (wójtostwo) i równolegle lub na ich bazie powstający Kreis (powiat) ziemski oraz Amt zwany również Domänenamt (okręg, urząd dominialny)"@pl ;
    rdfs:label "Vogtei"@de, "bailiwick (The Margraviate of Branderburg (1323-1540))"@en, "wójtostwo (Marchia Brandenburska (1323-1540))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_128
    ] ;
    skos:altLabel "voyt's dominion,"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_23 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_20 ;
    ontohgis:seeAlsoIRI "http://dbpedia.org/page/Bailiwick" .

ontohgis:administrative_type_128
    a owl:Class ;
    rdfs:label "Landvogtei"@de, "landwójtostwo (Marchia Brandenburska (1323-1540))"@pl, "rural bailiwick (The Margraviate of Branderburg (1323-1540))"@en ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_129
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_23 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_50 .

ontohgis:administrative_type_129
    a owl:Class ;
    rdfs:comment "W Nowej Marchii był także starosta generalny dla całej prowincji, stojący ponad landwójtami (Walachowicz, Advocatia, s. 195)."@pl ;
    rdfs:label "province (The Margraviate of Branderburg (1323-1540))"@en, "prowincja (Marchia Brandenburska (1323-1540))"@pl ;
    rdfs:subClassOf ontohgis:object_3014 ;
    owl:equivalentClass ontohgis:administrative_type_30 ;
    skos:altLabel "starostwo generalne"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_23 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_60 .

ontohgis:administrative_type_13
    a owl:Class ;
    rdfs:comment "1818: Edykt o urzędach sołtysów w gminach wiejskich i obszarach dworskich."@pl ;
    rdfs:label "Landgemeinde"@de, "gmina wiejska (Wolne Państwo Prusy (1920-1945))"@pl, "rural commune (The Free State of Prussia)"@en ;
    rdfs:subClassOf ontohgis:administrative_type_24 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_4 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 .

ontohgis:administrative_type_132
    a owl:Class ;
    rdfs:comment "Kasztelania, opole, żupa, pagast; tutaj należy szukać genezy polskich powiatów; inne terytoria zależne nie posiadające statusu księstwa czy marchii (ziemie, miasta, część księstw, regiony)"@pl ;
    rdfs:label "district"@en, "dzielnica (System średniowieczny (do XIV w.))"@pl ;
    rdfs:subClassOf ontohgis:object_3014 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_24 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_30 .

ontohgis:administrative_type_136
    a owl:Class ;
    rdfs:comment "Od XIV w. J. Tandecki, Struktury i podziały administracyjne w zakonie krzyżackim w Inflantach, [w:] Zakon Krzyżacki w Prusach i Inflantach. Podziały admiinistracyjne i kościelne w XIII-XVI wieku, red. R. Czaja, A. Radzimiński, Toruń 2013, s. 171: \"Od samego początku istnienia terytorium zakonnego w Inflantach podstawowymi jednostkami jego ustroju administracyjnego były wójtostwa (Vogtei) i komturstwa (Komturei), będące zarazem siedzibami krzyżackich konwentów zakonnych\""@pl ;
    rdfs:label "bailiwick (The State of the Teutonic Order (1226-1525))"@en, "wójtostwo (Państwo Krzyżackie (1226-1525))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_139
    ] ;
    skos:altLabel "district"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_25 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_20 ;
    ontohgis:seeAlsoIRI "http://dbpedia.org/page/Bailiwick" .

ontohgis:administrative_type_137
    a owl:Class ;
    rdfs:label "bailiwick (The State of the Teutonic Order (1226-1525))"@en, "wójtostwo (Państwo Krzyżackie (1226-1525))"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_136 ;
    skos:altLabel "district"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_25 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_20 ;
    ontohgis:seeAlsoIRI "http://dbpedia.org/page/Bailiwick" .

ontohgis:administrative_type_138
    a owl:Class ;
    rdfs:label "pfleger's dominion (The State of the Teutonic Order (1226-1525))"@en, "prokuratorstwo (Państwo Krzyżackie (1226-1525))"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_136 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_25 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_20 .

ontohgis:administrative_type_139
    a owl:Class ;
    rdfs:comment "Do 1309 roku właściwie jedyny podział terytorialny; w latach 20. i 30. XIV w. - w wyniku likwidacji komturstwa ziemi chełmińskiej - powstały wójtostwo lipienieckie i nowomiejskie (potem bratiańskie), zaś w wyniku likwidacji komturstw unisławskiego i rogozińskiego powstały prokuratorstwo unisławskie i wójtostwo rogozińskie; wójtostwa istniały też na innych obszarach państwa. J. Tandecki, Podziały administracyjne państwa zakonnego w Prusach, [w:] Zakon Krzyżacki w Prusach i Inflantach. Podziały admiinistracyjne i kościelne w XIII-XVI wieku, red. R. Czaja, A. Radzimiński, Toruń 2013, s. 30: \"Od początku istnienia państwa zakonnego w Prusach podstawowymi jednostkami ustroju terytorialnego były komturstwa (Komturei), będące jednocześnie siedzibami krzyżackich konwentów zakonnych\"."@pl ;
    rdfs:label "commandery (The State of the Teutonic Order (1226-1525))"@en, "komturstwo (Państwo Krzyżackie (1226-1525))"@pl ;
    rdfs:subClassOf ontohgis:object_3014 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_25 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_30 ;
    ontohgis:seeAlsoIRI "https://www.wikidata.org/wiki/Q1434544" .

ontohgis:administrative_type_14
    a owl:Class ;
    rdfs:comment """1818: Edykt o urzędach sołtysów w gminach wiejskich i obszarach dworskich.
31.12.1842: Terytorialne rozgraniczenie gmin wiejskich i obszarów dworskich w prowincjach wschodnich"""@pl ;
    rdfs:label "Gutsbezirk"@de, "manorial demesne (The Free State of Prussia)"@en, "obszar dworski (Wolne Państwo Prusy (1920-1945))"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_24 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_4 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 ;
    ontohgis:seeAlsoIRI "http://gov.genealogy.net/types.owl#109", "https://www.wikidata.org/wiki/Q451019" .

ontohgis:administrative_type_140
    a owl:Class ;
    rdfs:label "commandery (The State of the Teutonic Order (1226-1525))"@en, "komturstwo (Państwo Krzyżackie (1226-1525))"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_139 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_25 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_30 ;
    ontohgis:seeAlsoIRI "http://dbpedia.org/page/Commandry_(military_orders)", "http://gov.genealogy.net/types.owl#191", "https://www.wikidata.org/wiki/Q1434544" .

ontohgis:administrative_type_141
    a owl:Class ;
    rdfs:label "chapter lands (The State of the Teutonic Order (1226-1525))"@en, "władztwo biskupa i kapituły (Państwo Krzyżackie (1226-1525))"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_139 ;
    skos:altLabel "bishop's lands"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_25 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_30 .

ontohgis:administrative_type_144
    a owl:Class ;
    rdfs:label "Pfarre"@de, "parafia (Kościół katolicki ob. łacińskiego)"@pl, "parish (Latin Church)"@en, "parochia"@la, "парафия"@ru ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass ontohgis:administrative_type_146 ;
        owl:onProperty cidoc-crm:P46i_forms_part_of
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass ontohgis:administrative_type_145 ;
        owl:onProperty cidoc-crm:P46i_forms_part_of
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass ontohgis:administrative_type_147 ;
        owl:onProperty cidoc-crm:P46i_forms_part_of
    ] ;
    skos:altLabel "приход"@ru ;
    skos:hiddenLabel "community"@en, "gmina"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_26 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_210 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Parish_(Catholic_Church)>, <http://gov.genealogy.net/types.owl#29>, <http://gov.genealogy.net/types.owl#42>, <http://vocab.getty.edu/aat/300000773>, <https://www.wikidata.org/wiki/Q17143723> .

ontohgis:administrative_type_145
    a owl:Class ;
    rdfs:label "deanery-archpresbyterate-forane vicariate (Latin Church)"@en, "dekanat-archiprezbiterat-wikariat okręgowy (Kościół katolicki ob. łacińskiego)"@pl ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass ontohgis:administrative_type_147 ;
        owl:onProperty cidoc-crm:P46i_forms_part_of
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass ontohgis:administrative_type_146 ;
        owl:onProperty cidoc-crm:P46i_forms_part_of
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_26 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_230 .

ontohgis:administrative_type_146
    a owl:Class ;
    rdfs:label "archdeaconry-deaconry-provostship-territory (Latin Church)"@en, "archidiakonat-dziekania-prepozytura-terytorium (Kościół katolicki ob. łacińskiego)"@pl ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_147
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_26 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_240 .

ontohgis:administrative_type_147
    a owl:Class ;
    rdfs:comment "szczególną kategorią diecezji, jest diecezja metropolitalna zwana inaczej archidiecezją, pozostałe diecezje w metropolii nazywane są sufraganiami"@pl ;
    rdfs:label "Diözese"@de, "diecezja (Kościół katolicki ob. łacińskiego)"@pl, "diocese (Latin Church)"@en, "dioecesis"@la ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass ontohgis:administrative_type_148 ;
        owl:onProperty cidoc-crm:P46i_forms_part_of
    ] ;
    skos:hiddenLabel "archidiecezja"@pl, "arcybiskupstwo"@pl, "biskupstwo"@pl, "sufragania"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_26 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_200 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Diocese>, <http://gov.genealogy.net/types.owl#11>, <http://vocab.getty.edu/aat/300000799>, <https://www.wikidata.org/wiki/Q665487> .

ontohgis:administrative_type_148
    a owl:Class ;
    rdfs:label "metropolia (Kościół katolicki ob. łacińskiego)"@pl, "metropolis"@la, "metropoly (Latin Church)"@en ;
    rdfs:subClassOf ontohgis:object_3012 ;
    skos:altLabel "ecclesiastical province"@en, "metropolis"@en, "prowincja kościelna"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_26 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_220 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Metropolis_(religious_jurisdiction)>, <https://www.wikidata.org/wiki/Q427961> .

ontohgis:administrative_type_150
    a owl:Class ;
    rdfs:comment "podział na dekanaty był wprowadzany od XII wieku"@pl ;
    rdfs:label "deanery (Latin Church)"@en, "decanatus"@la, "dekanat (Kościół katolicki ob. łacińskiego)"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_145 ;
    skos:altLabel "deaconship"@en, "decanate"@en, "decanatus ruralis"@la ;
    skos:hiddenLabel "archiprezbiterat"@pl, "wikariat okręgowy"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_26 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_230 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Deanery>, <http://gov.genealogy.net/types.owl#9>, <https://www.wikidata.org/wiki/Q385337> .

ontohgis:administrative_type_151
    a owl:Class ;
    rdfs:comment "dotyczy diecezji wrocławskiej oraz diecezji pruskich"@pl ;
    rdfs:label "archipresbyteratus"@la, "archiprezbiterat (Kościół katolicki ob. łacińskiego)"@pl, "archpresbyterate (Latin Church)"@en ;
    rdfs:subClassOf ontohgis:administrative_type_145 ;
    skos:altLabel "archpresbiteriate"@en ;
    skos:hiddenLabel "dekanat"@pl, "wikariat okręgowy"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_26 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_230 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Archpriest>, <https://www.merriam-webster.com/dictionary/archpresbyterate> .

ontohgis:administrative_type_152
    a owl:Class ;
    rdfs:label "forane vicariate (Latin Church)"@en, "vicariatus foraneus"@la, "wikariat okręgowy (Kościół katolicki ob. łacińskiego)"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_145 ;
    skos:altLabel "wikariat rejonowy (Kościół katolicki ob. łacińskiego)"@pl ;
    skos:hiddenLabel "archiprezbiterat"@pl, "dekanat"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_26 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_230 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Archpriest>, <http://dbpedia.org/page/Dean_(Christianity)>, <https://www.britannica.com/topic/vicar-forane>, <https://www.wikidata.org/wiki/Q17632590> .

ontohgis:administrative_type_153
    a owl:Class ;
    rdfs:comment "podział na archidiakonaty był wprowadzany od XII wieku; archdiakonaty zostały zlikwidowane w II połowie XVIII i początku XIX wieku (zabór austriacki - 1782, 1805, zabór rosyjski - 1818, zabór pruski - 1821)"@pl ;
    rdfs:label "archdeaconry (Latin Church)"@en, "archidiaconatus"@la, "archidiakonat (Kościół katolicki ob. łacińskiego)"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_146 ;
    skos:altLabel "archdeaconship"@en ;
    skos:hiddenLabel "dziekania"@pl, "prepozytura"@pl, "terytorium"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_26 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_240 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Archdeacon>, <http://vocab.getty.edu/aat/300387197>, <https://www.wikidata.org/wiki/Q16528361> .

ontohgis:administrative_type_154
    a owl:Class ;
    rdfs:label "deaconry (Latin Church)"@en, "decanatus"@la, "dziekania (Kościół katolicki ob. łacińskiego)"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_146 ;
    skos:hiddenLabel "archidiakonat"@pl, "prepozytura"@pl, "terytorium"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_26 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_240 ;
    ontohgis:seeAlsoIRI <http://vocab.getty.edu/aat/300387196> .

ontohgis:administrative_type_155
    a owl:Class ;
    rdfs:label "praepositura"@la, "prepozytura (Kościół katolicki ob. łacińskiego)"@pl, "provostship (Latin Church)"@en ;
    rdfs:subClassOf ontohgis:administrative_type_146 ;
    skos:altLabel "praeposite"@en ;
    skos:hiddenLabel "archidiakonat"@pl, "dziekania"@pl, "terytorium"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_26 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_240 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Provost_(religion)>, <https://www.wikidata.org/wiki/Q756215> .

ontohgis:administrative_type_156
    a owl:Class ;
    rdfs:label "territorium"@la, "territory (Latin Church)"@en, "terytorium (Kościół katolicki ob. łacińskiego)"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_146 ;
    skos:hiddenLabel "archidiakonat"@pl, "dziekania"@pl, "prepozytura"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_26 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_240 .

ontohgis:administrative_type_157
    a owl:Class ;
    rdfs:label "Pfarre"@de, "parafia (Kościół katolicki ob. greckiego)"@pl, "parish (Greek Catholic Church)"@en, "парафия"@ru ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_158
    ] ;
    skos:altLabel "приход"@ru ;
    skos:hiddenLabel "community"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_27 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_210 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Parish>, <http://gov.genealogy.net/types.owl#29>, <http://vocab.getty.edu/aat/300000773>, <https://www.wikidata.org/wiki/Q102496> .

ontohgis:administrative_type_158
    a owl:Class ;
    rdfs:label "protopopia-namiestnictwo-dekanat (Kościół katolicki ob. greckiego)"@pl, "protopopy-governorship-deanery (Greek Catholic Church)"@en ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_159
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_27 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_230 .

ontohgis:administrative_type_159
    a owl:Class ;
    rdfs:label "general governorship-kliros-officialate (Greek Catholic Church)"@en, "namiestnictwo generalne - kryłos - oficjalat (Kościół katolicki ob. greckiego)"@pl ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_160
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_27 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_240 .

ontohgis:administrative_type_160
    a owl:Class ;
    rdfs:label "eparchia (Kościół katolicki ob. greckiego)"@pl, "eparchy (Greek Catholic Church)"@en, "епархия"@ru ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_161
    ] ;
    skos:altLabel "diecezja"@pl, "diocese"@en ;
    skos:hiddenLabel "biskupstwo"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_27 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_200 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Eparchy>, <http://gov.genealogy.net/types.owl#11>, <https://www.wikidata.org/wiki/Q285181> .

ontohgis:administrative_type_161
    a owl:Class ;
    rdfs:label "metropolia (Kościół katolicki ob. greckiego)"@pl, "metropolis"@la, "metropoly (Greek Catholic Church)"@en, "митрополия"@ru ;
    rdfs:subClassOf ontohgis:object_3012 ;
    skos:altLabel "ecclesiastical province"@en, "metropolis"@en, "prowincja kościelna"@la ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_27 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_220 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Metropolis_(religious_jurisdiction)>, <https://www.wikidata.org/wiki/Q427961> .

ontohgis:administrative_type_163
    a owl:Class ;
    rdfs:label "protopopia (Kościół katolicki ob. greckiego)"@pl, "protopopy"@en, "протопопия"@ru ;
    rdfs:subClassOf ontohgis:administrative_type_158 ;
    skos:hiddenLabel "dekanat"@pl, "namiestnictwo"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_27 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_230 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Deanery>, <http://dbpedia.org/page/Protopope>, <https://www.wikidata.org/wiki/Q2735717> .

ontohgis:administrative_type_164
    a owl:Class ;
    rdfs:label "governorship (Greek Catholic Church)"@en, "namiestnictwo (Kościół katolicki ob. greckiego)"@pl, "наместничество"@ru ;
    rdfs:subClassOf ontohgis:administrative_type_158 ;
    skos:hiddenLabel "dekanat"@pl, "protopopia"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_27 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_230 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Deanery> .

ontohgis:administrative_type_165
    a owl:Class ;
    rdfs:label "deanery (Greek Catholic Church)"@en, "dekanat (Kościół katolicki ob. greckiego)"@pl, "деканат"@ru ;
    rdfs:subClassOf ontohgis:administrative_type_158 ;
    skos:hiddenLabel "namiestnictwo"@pl, "protopopia"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_27 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_230 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Deanery>, <http://gov.genealogy.net/types.owl#9>, <https://www.wikidata.org/wiki/Q385337> .

ontohgis:administrative_type_166
    a owl:Class ;
    rdfs:label "general governorship (Greek Catholic Church)"@en, "namiestnictwo generalne (Kościół katolicki ob. greckiego)"@pl, "генеральное наместничество"@ru ;
    rdfs:subClassOf ontohgis:administrative_type_159 ;
    skos:hiddenLabel "eparchia"@pl, "kryłos"@pl, "oficjalat"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_27 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_240 .

ontohgis:administrative_type_167
    a owl:Class ;
    rdfs:label "kliros (Greek Catholic Church)"@en, "kryłos (Kościół katolicki ob. greckiego)"@pl, "крылос"@ru ;
    rdfs:subClassOf ontohgis:administrative_type_159 ;
    skos:altLabel "клирос"@ru ;
    skos:hiddenLabel "eparchia"@pl, "namiestnictwo generalne"@pl, "oficjalat"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_27 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_240 .

ontohgis:administrative_type_168
    a owl:Class ;
    rdfs:label "officialate (Greek Catholic Church)"@en, "oficjalat (Kościół katolicki ob. greckiego)"@pl, "официалат"@ru ;
    rdfs:subClassOf ontohgis:administrative_type_159 ;
    skos:hiddenLabel "eparchia"@pl, "kryłos"@pl, "namiestnictwo generalne"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_27 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_240 .

ontohgis:administrative_type_169
    a owl:Class ;
    rdfs:label "Pfarre"@de, "parafia (Kościół prawosławny)"@pl, "приход"@ru ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_170
    ] ;
    skos:altLabel "парафия"@ru ;
    skos:hiddenLabel "community"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_28 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_210 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Parish>, <http://gov.genealogy.net/types.owl#29>, <http://vocab.getty.edu/aat/300000773>, <https://www.wikidata.org/wiki/Q102496> .

ontohgis:administrative_type_170
    a owl:Class ;
    rdfs:label "protopopia-namiestnictwo-okręg (Kościół prawosławny)"@pl ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_171
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_28 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_230 ;
    ontohgis:seeAlsoLiteral "protopopy-governorship-deanery (Orthodox Church)"@en .

ontohgis:administrative_type_171
    a owl:Class ;
    rdfs:label "eparchia (Kościół prawosławny)"@pl, "eparchy (Orthodox Church)"@en, "епархия"@ru ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_172
    ] ;
    skos:altLabel "diecezja"@pl, "diocese"@en ;
    skos:hiddenLabel "biskupstwo"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_28 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_200 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Eparchy>, <http://gov.genealogy.net/types.owl#11>, <https://www.wikidata.org/wiki/Q285181> .

ontohgis:administrative_type_172
    a owl:Class ;
    rdfs:label "metropolia (Kościół prawosławny)"@pl, "metropoly (Orthodox Church)"@en, "митрополия"@ru ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_173
    ] ;
    skos:altLabel "ecclesiastical province"@en, "metropolis"@en, "prowincja kościelna"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_28 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_220 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Metropolis_(religious_jurisdiction)>, <https://www.wikidata.org/wiki/Q427961> .

ontohgis:administrative_type_173
    a owl:Class ;
    rdfs:label "patriarchat (Kościół prawosławny)"@pl, "patriarchate (Orthodox Church)"@en, "патриархат"@ru ;
    rdfs:subClassOf ontohgis:object_3012 ;
    skos:altLabel "patriarchy"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_28 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_280 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Patriarchate>, <https://www.wikidata.org/wiki/Q1282276> .

ontohgis:administrative_type_174
    a owl:Class ;
    rdfs:label "protopopia (Kościół prawosławny)"@pl, "protopopy (Orthodox Church)"@en, "протопопия"@ru ;
    rdfs:subClassOf ontohgis:administrative_type_170 ;
    skos:hiddenLabel "namiestnictwo"@pl, "okręg"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_28 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_230 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Deanery>, <http://dbpedia.org/page/Protopope>, <https://www.wikidata.org/wiki/Q2735717> .

ontohgis:administrative_type_175
    a owl:Class ;
    rdfs:label "governorship (Orthodox Church)"@en, "namiestnictwo (Kościół prawosławny)"@pl, "наместничество"@ru ;
    rdfs:subClassOf ontohgis:administrative_type_170 ;
    skos:hiddenLabel "okręg"@pl, "protopopia"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_28 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_230 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Deanery> .

ontohgis:administrative_type_176
    a owl:Class ;
    rdfs:label "okręg (Kościół prawosławny)"@pl, "благочиние"@ru ;
    rdfs:subClassOf ontohgis:administrative_type_170 ;
    skos:altLabel "dekanat"@pl ;
    skos:hiddenLabel "namiestnictwo"@pl, "protopopia"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_28 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_230 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Deanery>, <http://gov.genealogy.net/types.owl#9>, <https://www.wikidata.org/wiki/Q385337> .

ontohgis:administrative_type_177
    a owl:Class ;
    rdfs:label "Pfarre"@de, "parafia (Kościół ewangelicko-augsburski w Rzeczypospolitej Obojga Narodów)"@pl, "parish (Evangelical Augsburg Church in the Polish-Lithuanian Commonwealth)"@en ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_178
    ] ;
    skos:altLabel "Gemeinde"@de, "community"@en, "gmina"@pl, "zbór"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_29 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_210 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Parish>, <http://gov.genealogy.net/types.owl#29>, <http://vocab.getty.edu/aat/300000773>, <https://www.wikidata.org/wiki/Q102496> .

ontohgis:administrative_type_178
    a owl:Class ;
    rdfs:label "Superintendentur"@de, "district (Evangelical Augsburg Church in the Polish-Lithuanian Commonwealth)"@en, "dystrykt (Kościół ewangelicko-augsburski w Rzeczypospolitej Obojga Narodów)"@pl ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_179
    ] ;
    skos:altLabel "Distrikt"@de, "Seniorat"@de, "seniorat okręgowy"@pl, "superintendentura"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_29 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_230 .

ontohgis:administrative_type_179
    a owl:Class ;
    rdfs:label "Kirchenverband"@de, "Union (Evangelical Augsburg Church in the Polish-Lithuanian Commonwealth)"@en, "jednota (Kościół ewangelicko-augsburski w Rzeczypospolitej Obojga Narodów)"@pl ;
    rdfs:subClassOf ontohgis:object_3012 ;
    skos:altLabel "seniorat generalny"@pl, "superintendentura generalna"@pl ;
    skos:hiddenLabel "konsystorz"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_29 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_200 .

ontohgis:administrative_type_180
    a owl:Class ;
    rdfs:label "Pfarre"@de, "parafia (Jednota Braci Czeskich w Polsce)"@pl, "parish (Unity of Brethren in Poland)"@en ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_181
    ] ;
    skos:altLabel "Gemeinde"@de, "community"@en, "gmina"@pl ;
    skos:hiddenLabel "zbór"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_30 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_210 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Parish>, <http://gov.genealogy.net/types.owl#29>, <http://vocab.getty.edu/aat/300000773>, <https://www.wikidata.org/wiki/Q102496> .

ontohgis:administrative_type_181
    a owl:Class ;
    rdfs:label "Distrikt"@de, "district (Unity of Brethren in Poland)"@en, "dystrykt (Jednota Braci Czeskich w Polsce)"@pl ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_182
    ] ;
    skos:hiddenLabel "Seniorat"@de, "Superintendentur"@de, "seniorat okręgowy"@pl, "superintendentura"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_30 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_230 .

ontohgis:administrative_type_182
    a owl:Class ;
    rdfs:label "Kirchenverband"@de, "Union (Unity of Brethren in Poland)"@en, "jednota (Jednota Braci Czeskich w Polsce)"@pl ;
    rdfs:subClassOf ontohgis:object_3012 ;
    skos:altLabel "Unity"@en ;
    skos:hiddenLabel "konsystorz"@pl, "seniorat generalny"@pl, "superintendentura generalna"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_30 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_200 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Unity_of_the_Brethren>, <https://www.wikidata.org/wiki/Q1019741> .

ontohgis:administrative_type_183
    a owl:Class ;
    rdfs:label "Pfarre"@de, "parafia (Kościół kalwiński w Rzeczypospolitej Obojga Narodów)"@pl, "parish (Calvinist Church in the Polish-Lithuanian Commonwealth)"@en ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_184
    ] ;
    skos:altLabel "Gemeinde"@de, "community"@en, "gmina"@pl, "zbór"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_31 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_210 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Parish>, <http://gov.genealogy.net/types.owl#29>, <http://vocab.getty.edu/aat/300000773>, <https://www.wikidata.org/wiki/Q102496> .

ontohgis:administrative_type_184
    a owl:Class ;
    rdfs:comment "podział na dystrykty w Jednocie Małopolskiej został zniesiony w 1692 r."@pl ;
    rdfs:label "Distrikt"@de, "district (Calvinist Church in the Polish-Lithuanian Commonwealth)"@en, "dystrykt (Kościół kalwiński w Rzeczypospolitej Obojga Narodów)"@pl ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_185
    ] ;
    skos:altLabel "Seniorat"@de, "Superintendentur"@de, "seniorat okręgowy"@pl, "superintendentura"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_31 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_230 .

ontohgis:administrative_type_185
    a owl:Class ;
    rdfs:label "Kirchenverband"@de, "Union (Calvinist Church in the Polish-Lithuanian Commonwealth)"@en, "jednota (Kościół kalwiński w Rzeczypospolitej Obojga Narodów)"@pl ;
    rdfs:subClassOf ontohgis:object_3012 ;
    skos:altLabel "seniorat generalny"@pl, "superintendentura generalna"@pl ;
    skos:hiddenLabel "konsystorz"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_31 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_200 .

ontohgis:administrative_type_186
    a owl:Class ;
    rdfs:label "Pfarre"@de, "parafia (Kościół ewangelicko-augsburski w Prusach 1525-1817)"@pl, "parish (Evangelical Augsburg Church in Prussia 1525-1817)"@en ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_187
    ] ;
    skos:altLabel "Gemeinde"@de, "Kirchspiel"@de, "community"@en, "gmina"@pl, "zbór"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_32 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_210 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Parish>, <http://gov.genealogy.net/types.owl#29>, <http://vocab.getty.edu/aat/300000773>, <https://www.wikidata.org/wiki/Q102496> .

ontohgis:administrative_type_187
    a owl:Class ;
    rdfs:label "Seniorat"@de, "Seniorat (Evangelical Augsburg Church in Prussia 1525-1817)"@en, "seniorat (Kościół ewangelicko-augsburski w Prusach 1525-1817)"@pl ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_188
    ] ;
    skos:altLabel "Lutheran Church district"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_32 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_270 ;
    ontohgis:seeAlsoIRI <https://de.wikipedia.org/wiki/Kirchenkreis>, <https://www.wikidata.org/wiki/Q877724>, <https://www.wikidata.org/wiki/Q897303> .

ontohgis:administrative_type_188
    a owl:Class ;
    rdfs:label "Inspektion-Superintendentur-Praepositur"@de, "inspection-superintendency-provostry (Evangelical Augsburg Church in Prussia 1525-1817)"@en, "inspekcja-superintendentura-prepozytura (Kościół ewangelicko-augsburski w Prusach 1525-1817)"@pl ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_189
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_32 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_230 .

ontohgis:administrative_type_189
    a owl:Class ;
    rdfs:label "Konsistorium"@de, "consistory (Evangelical Augsburg Church in Prussia 1525-1817)"@en, "konsystorz prowincjonalny (Kościół ewangelicko-augsburski w Prusach 1525-1817)"@pl ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_190
    ] ;
    skos:altLabel "General Superintendentur"@de ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_32 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_200 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Consistory_(Protestantism)>, <http://dbpedia.org/page/General_Superintendent>, <https://www.wikidata.org/wiki/Q1381335>, <https://www.wikidata.org/wiki/Q5532221> .

ontohgis:administrative_type_190
    a owl:Class ;
    rdfs:label "Oberkonsistorium"@de, "general consistory (Evangelical Augsburg Church in Prussia 1525-1817)"@en, "konsystorz generalny (Kościół ewangelicko-augsburski w Prusach 1525-1817)"@pl ;
    rdfs:subClassOf ontohgis:object_3012 ;
    skos:altLabel "nadkonsystorz"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_32 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_220 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Consistory_(Protestantism)>, <https://www.wikidata.org/wiki/Q1381335> .

ontohgis:administrative_type_191
    a owl:Class ;
    rdfs:label "Inspektion"@de, "inspection (Evangelical Augsburg Church in Prussia 1525-1817)"@en, "inspekcja (Kościół ewangelicko-augsburski w Prusach 1525-1817)"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_188 ;
    skos:altLabel "Inspektion"@en ;
    skos:hiddenLabel "prepozytura"@pl, "superintendentura"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_32 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_230 ;
    ontohgis:seeAlsoIRI <https://de.wikipedia.org/wiki/Kirchenkreis> .

ontohgis:administrative_type_192
    a owl:Class ;
    rdfs:label "Superintendentur"@de, "superintendency (Evangelical Augsburg Church in Prussia 1525-1817)"@en, "superintendentura (Kościół ewangelicko-augsburski w Prusach 1525-1817)"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_188 ;
    skos:altLabel "Superintendentur"@en ;
    skos:hiddenLabel "inspekcja"@pl, "prepozytura"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_32 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_230 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Superintendent_(ecclesiastical)>, <https://de.wikipedia.org/wiki/Kirchenkreis> .

ontohgis:administrative_type_193
    a owl:Class ;
    rdfs:label "Praepositur"@de, "prepozytura (Kościół ewangelicko-augsburski w Prusach 1525-1817)"@pl, "provostry (Evangelical Augsburg Church in Prussia 1525-1817)"@en ;
    rdfs:subClassOf ontohgis:administrative_type_188 ;
    skos:altLabel "Erzpriestertum"@de ;
    skos:hiddenLabel "inspekcja"@pl, "superintendentura"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_32 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_230 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Provost_(religion)>, <https://www.wikidata.org/wiki/Q756215> .

ontohgis:administrative_type_194
    a owl:Class ;
    rdfs:label "Pfarre"@de, "parafia (Kościół ewangelicko-reformowany w Prusach 1713-1817)"@pl, "parish (Evangelical Reformed Church in Prussia 1713-1817)"@en ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_195
    ] ;
    skos:altLabel "Gemeinde"@de, "Kirchspiel"@de, "gmina"@pl, "zbór"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_33 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_210 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Parish>, <http://gov.genealogy.net/types.owl#29>, <http://vocab.getty.edu/aat/300000773>, <https://www.wikidata.org/wiki/Q102496> .

ontohgis:administrative_type_195
    a owl:Class ;
    rdfs:label "Inspektion"@de, "inspection (Evangelical Reformed Church in Prussia 1713-1817)"@en, "inspekcja (Kościół ewangelicko-reformowany w Prusach 1713-1817)"@pl ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_196
    ] ;
    skos:altLabel "Inspektion"@en, "Superintendentur"@de, "superintendency"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_33 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_230 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Superintendent_(ecclesiastical)>, <https://de.wikipedia.org/wiki/Kirchenkreis> .

ontohgis:administrative_type_196
    a owl:Class ;
    rdfs:label "Oberkonsistorium"@de, "general consistory (Evangelical Reformed Church in Prussia 1713-1817)"@en, "konsystorz generalny (Kościół ewangelicko-reformowany w Prusach 1713-1817)"@pl ;
    rdfs:subClassOf ontohgis:object_3012 ;
    skos:altLabel "Generalseniorat"@de, "Kirchendirectorium"@de, "nadkonsystorz"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_33 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_220 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Consistory_(Protestantism)>, <https://www.wikidata.org/wiki/Q1381335> .

ontohgis:administrative_type_197
    a owl:Class ;
    rdfs:label "Pfarre"@de, "parafia (Kościół ewangelicki w Prusach 1817-1939)"@pl, "parish (Evangelical Church in Prussia 1817-1939)"@en ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_198
    ] ;
    skos:altLabel "Gemeinde"@de, "Kirchspiel"@de, "community"@en, "gmina"@pl, "zbór"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_34 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_210 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Parish>, <http://gov.genealogy.net/types.owl#29>, <http://vocab.getty.edu/aat/300000773>, <https://www.wikidata.org/wiki/Q102496> .

ontohgis:administrative_type_198
    a owl:Class ;
    rdfs:comment "typ wprowadzony ze względu na podział niechtórych okręgów kościelnych (Kirchenkreis), np.  Tilsit-Ragnit, na dwa \"Superintendenturbezirke\" w 1937 r."@pl ;
    rdfs:label "Superintendentur"@de, "superintendency (Evangelical Church in Prussia 1817-1939)"@en, "superintendentura (Kościół ewangelicki w Prusach 1817-1939)"@pl ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_199
    ] ;
    skos:altLabel "Diözese"@de, "diocese"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_34 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_270 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Superintendent_(ecclesiastical)>, <https://de.wikipedia.org/wiki/Kirchenkreis> .

ontohgis:administrative_type_199
    a owl:Class ;
    rdfs:comment "s. 369: Die ältere Theilung des Herzgothums, dann Königsreichs Preussen in geistlichen Inspectionen erlitt schon vor der neuen Kreiseintheilung -- eingerichtet werden"@de, "s. XXVI: In Folge der Kreiseintheilung von 1816 wurde auch die Sprengel der Superintendenturen mehr nach den Kreisgrenzen festgesetz und zwar --."@de ;
    rdfs:label "Superintendentur"@de, "district (Evangelical Church in Prussia 1817-1939)"@en, "okręg kościelny (Kościół ewangelicki w Prusach 1817-1939)"@pl ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_200
    ] ;
    skos:altLabel "Diözese"@de, "Inspektion"@de, "Kirchenkreis"@de, "diocese"@en, "inspection"@en, "superintendency"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_34 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_230 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Superintendent_(ecclesiastical)>, <http://gov.genealogy.net/types.owl#27>, <https://de.wikipedia.org/wiki/Kirchenkreis> .

ontohgis:administrative_type_2
    a owl:Class ;
    rdfs:comment "Zgodnie z treścią konstytucji marcowej (1921) \"Dla celów administracyjnych Państwo Polskie podzielone będzie w drodze ustawodawczej na województwa, powiaty i gminy miejskie i wiejskie, które będą równocześnie jednostkami samorządu terytorjalnego\". Faktycznie cały okres międzywojenny charakteryzuje proces unifikacji terytorialnej administracji ogólnej, której celem jest likwidacja różnic między byłymi zaborami. Ostatnim ważnym aktem była likwidacja obszarów dworskich na terenie woj. poznańskiego oraz pomorskiego na mocy tzw. ustawy scaleniowej z 1933 r."@pl ;
    rdfs:label "gmina miejska (Rzeczpospolita Polska (1918-1939))"@pl, "town commune (The Second Polish Republic)"@en ;
    rdfs:subClassOf ontohgis:administrative_type_9 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_1 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 .

ontohgis:administrative_type_200
    a owl:Class ;
    rdfs:comment "s. 114: urząd generalnego superintendenta równoważny z sakrą biskupią"@pl, "s. 45-46: w latach 1776-1793 rozwiązano konsystorze i nadzór przejęły urzędy rejencyjne, powrót do konsystorzy nastąpił w 1815 r., zakres działań konsystorzy był bardzo ograniczony a rolę zarządzającą pełniły urzędy rejencyjne; s. 47: konsystorz był na poziomie prowincji a więc nad rejencją, np. urzędnicy konsystorza w Poznaniu ściśle współpracowali z rejencją poznańską ale już z bydgoską nie"@pl ;
    rdfs:label "Kirchenprovinz"@de, "ecclesiastical province (Evangelical Church in Prussia 1817-1939)"@en, "prowincja kościelna (Kościół ewangelicki w Prusach 1817-1939)"@pl ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_201
    ] ;
    skos:altLabel "Diözese"@de, "General Superintendentur"@de, "Konsistorium"@de, "consistory"@en, "diecezja"@pl, "diocese"@en, "konsystorz prowincjonalny"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_34 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_200 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Consistory_(Protestantism)>, <http://dbpedia.org/page/General_Superintendent>, <http://gov.genealogy.net/types.owl#28>, <https://www.wikidata.org/wiki/Q1381335>, <https://www.wikidata.org/wiki/Q5532221> .

ontohgis:administrative_type_201
    a owl:Class ;
    rdfs:label "Landeskirche"@de, "kościół krajowy (Kościół ewangelicki w Prusach 1817-1939)"@pl, "state church (Evangelical Church in Prussia 1817-1939)"@en ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_202
    ] ;
    skos:altLabel "national church"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_34 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_220 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Landeskirche>, <http://gov.genealogy.net/types.owl#35>, <https://www.wikidata.org/wiki/Q565744> .

ontohgis:administrative_type_202
    a owl:Class ;
    rdfs:label "Kirchenbund"@de, "federation (Evangelical Church in Prussia 1817-1939)"@en, "konfederacja (Kościół ewangelicki w Prusach 1817-1939)"@pl ;
    rdfs:subClassOf ontohgis:object_3012 ;
    skos:altLabel "union"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_34 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_290 ;
    ontohgis:seeAlsoIRI <http://gov.genealogy.net/types.owl#210> .

ontohgis:administrative_type_203
    a owl:Class ;
    rdfs:label "Pfarre"@de, "parafia (Kościół ewangelicki w Królestwie Polskim 1828-1849)"@pl, "parish (Evangelical Church in Kingdom of Poland 1828-1849)"@en ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_204
    ] ;
    skos:altLabel "Gemeinde"@de, "Kirchspiel"@de, "community"@en, "gmina"@pl, "zbór"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_35 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_210 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Parish>, <http://gov.genealogy.net/types.owl#29>, <http://vocab.getty.edu/aat/300000773>, <https://www.wikidata.org/wiki/Q102496> .

ontohgis:administrative_type_204
    a owl:Class ;
    rdfs:label "Diözese"@de, "diecezja (Kościół ewangelicki w Królestwie Polskim 1828-1849)"@pl, "diocese (Evangelical Church in Kingdom of Poland 1828-1849)"@en ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_205
    ] ;
    skos:altLabel "Superintendentur"@de, "superintendentura"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_35 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_200 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Diocese>, <http://dbpedia.org/page/Superintendent_(ecclesiastical)>, <http://vocab.getty.edu/aat/300000799>, <https://www.wikidata.org/wiki/Q665487> .

ontohgis:administrative_type_205
    a owl:Class ;
    rdfs:comment "s. 15: Warszawski Okręg Konsystorski nie został włączony do konsystorza generalnego w Petersburgu po 1832 roku, nie wykonano też żadnych ruchów w tym kiierunku po 1849 r. Wg. autora byłoby to korzystne i część duchownych to dostrzegała"@pl, "s. 29: Komisja Rządowa Wyznań Religijnych i Oświecenia publicznego zlikwidowała istniejące luterańskie konsystorze departamentowe utworzone po 1807 r."@pl ;
    rdfs:label "General Konsistorium"@de, "general consistory (Evangelical Church in Kingdom of Poland 1828-1849)"@en, "konsystorz generalny (Kościół ewangelicki w Królestwie Polskim 1828-1849)"@pl ;
    rdfs:subClassOf ontohgis:object_3012 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_35 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_220 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Consistory_(Protestantism)>, <https://www.wikidata.org/wiki/Q1381335> .

ontohgis:administrative_type_206
    a owl:Class ;
    rdfs:label "Pfarre"@de, "parafia (Kościół ewangelicko-augsburski w Polsce 1849-1939)"@pl, "parish (Evangelical Augsburg Church in Poland 1849-1939)"@en ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_207
    ] ;
    skos:altLabel "Gemeinde"@de, "Kirchspiel"@de, "community"@en, "gmina"@pl, "zbór"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_36 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_210 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Parish>, <http://gov.genealogy.net/types.owl#29>, <http://vocab.getty.edu/aat/300000773>, <https://www.wikidata.org/wiki/Q102496> .

ontohgis:administrative_type_207
    a owl:Class ;
    rdfs:comment "od 1936 diecezja, seniorzy diecezji, seniorat"@pl ;
    rdfs:label "Superintendentur"@de, "superintendecy (Evangelical Augsburg Church in Poland 1849-1939)"@en, "superintendentura (Kościół ewangelicko-augsburski w Polsce 1849-1939)"@pl ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_208
    ] ;
    skos:altLabel "Diözese"@de, "diecezja"@pl, "diocese"@en, "seniorat"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_36 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_200 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Diocese>, <http://dbpedia.org/page/Superintendent_(ecclesiastical)> ;
    ontohgis:seeAlsoLiteral "s. 21: Funkcjonowały na poczatku 4 superintendentury, w 1901 r. utworzono piątą"@pl .

ontohgis:administrative_type_208
    a owl:Class ;
    rdfs:label "Oberkonsistorium"@de, "general consistory (Evangelical Augsburg Church in Poland 1849-1939)"@en, "konsystorz generalny (Kościół ewangelicko-augsburski w Polsce 1849-1939)"@pl ;
    rdfs:subClassOf ontohgis:object_3012 ;
    skos:altLabel "bishopric"@en, "biskupstwo"@pl, "generalna superintendentura"@pl, "nadkonsystorz"@de, "superintendency"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_36 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_220 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Consistory_(Protestantism)>, <https://www.wikidata.org/wiki/Q1381335> ;
    ontohgis:seeAlsoLiteral "s. 11: początkowo ewangelicy litewscy z Wilna byli związani z konsystorzem w Królewcu; od 1652 r. sami nazywają się konsystorzem, co oznacza rozluźnienie więzów z Prusami; od 1794 r. podporządkowani Justizkolegium w Petersburgu; w 1832 r. został zlikwidowany konsystorz ewangelicko-augsburski w Wilnie i podporządkowanie Mitawie, a ten nadkonsystorzowi w Petersbugu, w 1922 r. wchłonięty do Konsystorza Warszawskiego."@pl, "s. 15: Warszawski Okręg Konsystorski nie został włączony do konsystorza generalnego w Petersburgu po 1832 roku, nie wykonano też żadnych ruchów w tym kiierunku po 1849 r."@pl .

ontohgis:administrative_type_209
    a owl:Class ;
    rdfs:label "Pfarre"@de, "parafia (Kościół ewangelicko-reformowany w Polsce 1849-1939)"@pl, "parish (Evangelical Reformed Church in Poland 1849-1939)"@en ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_210
    ] ;
    skos:altLabel "Gemeinde"@de, "community"@en, "gmina"@pl, "zbór"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_37 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_210 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Parish>, <http://gov.genealogy.net/types.owl#29>, <http://vocab.getty.edu/aat/300000773>, <https://www.wikidata.org/wiki/Q102496> .

ontohgis:administrative_type_210
    a owl:Class ;
    rdfs:label "superintendency (Evangelical Reformed Church in Poland 1849-1939)"@en, "superintendentura (Kościół ewangelicko-reformowany w Polsce 1849-1939)"@pl ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_211
    ] ;
    skos:altLabel "okręg parafialny"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_37 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_200 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Superintendent_(ecclesiastical)> .

ontohgis:administrative_type_211
    a owl:Class ;
    rdfs:label "general consistory (Evangelical Reformed Church in Poland 1849-1939)"@en, "konsystorz generalny (Kościół ewangelicko-reformowany w Polsce 1849-1939)"@pl ;
    rdfs:subClassOf ontohgis:object_3012 ;
    skos:altLabel "generalna superintendentura"@pl, "nadkonsystorz"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_37 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_220 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Consistory_(Protestantism)>, <https://www.wikidata.org/wiki/Q1381335> .

ontohgis:administrative_type_212
    a owl:Class ;
    rdfs:label "Gemeinde"@de, "gmina (Kościół ewangelicki w Galicji 1781-1918)"@pl ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_213
    ] ;
    skos:altLabel "Kirchspiel"@de, "Pastorat"@de, "Pfarre"@de, "parafia"@pl, "zbór"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_38 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_210 .

ontohgis:administrative_type_213
    a owl:Class ;
    rdfs:label "Seniorat"@de, "seniorat (Kościół ewangelicki w Galicji 1781-1918)"@pl ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_214
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_38 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_230 .

ontohgis:administrative_type_214
    a owl:Class ;
    rdfs:label "Superintendentur"@de, "superintendentura (Kościół ewangelicki w Galicji 1781-1918)"@pl ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_215
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_38 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_200 .

ontohgis:administrative_type_215
    a owl:Class ;
    rdfs:label "Konsistorium"@de, "konsystorz (Kościół ewangelicki w Galicji 1781-1918)"@pl ;
    rdfs:subClassOf ontohgis:object_3012 ;
    skos:altLabel "General Superintendentur"@de ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_38 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_220 .

ontohgis:administrative_type_216
    a owl:Class ;
    rdfs:label "przykahałek (Żydzi w Rzeczypospolitej Obojga Narodów)"@pl ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_217
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_39 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_260 .

ontohgis:administrative_type_217
    a owl:Class ;
    rdfs:label "gmina (Żydzi w Rzeczypospolitej Obojga Narodów)"@pl ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_218
    ] ;
    skos:altLabel "kahał"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_39 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_210 .

ontohgis:administrative_type_218
    a owl:Class ;
    rdfs:label "galil"@he, "kahał okręgowy (Żydzi w Rzeczypospolitej Obojga Narodów)"@pl ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_219
    ] ;
    skos:altLabel "podokręg"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_39 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_270 .

ontohgis:administrative_type_219
    a owl:Class ;
    rdfs:label "galil"@he, "kahał okręgowy (Żydzi w Rzeczypospolitej Obojga Narodów)"@pl ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_220
    ] ;
    skos:altLabel "okręg"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_39 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_230 .

ontohgis:administrative_type_220
    a owl:Class ;
    rdfs:label "kahał główny (Żydzi w Rzeczypospolitej Obojga Narodów)"@pl, "rosz ha-kehila"@he ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_221
    ] ;
    skos:altLabel "kahał na prawach ziemstwa"@pl, "kahał pryncypialny"@pl, "raszej ha-kehilot"@he, "ziemstwo"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_39 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_200 .

ontohgis:administrative_type_221
    a owl:Class ;
    rdfs:label "prowincja (Żydzi w Rzeczypospolitej Obojga Narodów)"@pl, "waad"@he ;
    rdfs:subClassOf ontohgis:object_3012 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_39 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_220 .

ontohgis:administrative_type_222
    a owl:Class ;
    rdfs:label "wolost (The Grand Duchy of Lithuania)"@en, "wołość (Wielkie Księstwo Litewskie (1385-1569))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_223
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_40 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_40 ;
    ontohgis:seeAlsoIRI "http://dbpedia.org/page/Volost", "https://www.wikidata.org/wiki/Q687121" .

ontohgis:administrative_type_223
    a owl:Class ;
    rdfs:label "land (The Grand Duchy of Lithuania)"@en, "ziemia (Wielkie Księstwo Litewskie (1385-1569))"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_265, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_224
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_40 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_40 .

ontohgis:administrative_type_224
    a owl:Class ;
    rdfs:label "duchy (The Grand Duchy of Lithuania)"@en, "księstwo (Wielkie Księstwo Litewskie (1385-1569))"@pl ;
    rdfs:subClassOf ontohgis:object_3014 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_40 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_40 ;
    ontohgis:seeAlsoIRI "http://gov.genealogy.net/types.owl#60", "https://www.wikidata.org/wiki/Q208500" .

ontohgis:administrative_type_226
    a owl:Class ;
    rdfs:label "Kreis"@de, "district (The Kingdom of Saxony (1815-1918))"@en, "powiat (Królestwo Saksonii (1815-1918))"@pl ;
    rdfs:subClassOf ontohgis:object_3014 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_12 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_12 .

ontohgis:administrative_type_227
    a owl:Class ;
    rdfs:label "Amt"@de, "okręg (Królestwo Saksonii (1815-1918))"@pl, "shire district (The Kingdom of Saxony (1815-1918))"@en ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_226
    ] ;
    skos:altLabel "county"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_12 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_12 .

ontohgis:administrative_type_228
    a owl:Class ;
    rdfs:label "Gemeinde"@de, "gmina (Królestwo Saksonii (1815-1918))"@pl, "municipality (The Kingdom of Saxony (1815-1918))"@en ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_227
    ] ;
    skos:altLabel "commume"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_12 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_12 ;
    ontohgis:seeAlsoIRI "http://dbpedia.org/page/Gemeinde", "http://gov.genealogy.net/types.owl#group_31", "https://www.wikidata.org/wiki/Q262166" .

ontohgis:administrative_type_229
    a owl:Class ;
    rdfs:label "commune (The Duchy of Warsaw (1807-1815))"@en, "gmina (Księstwo Warszawskie (1807-1815))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_230
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_42 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_42 .

ontohgis:administrative_type_230
    a owl:Class ;
    rdfs:label "district (The Duchy of Warsaw (1807-1815))"@en, "powiat (Księstwo Warszawskie (1807-1815))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_231
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_42 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_42 .

ontohgis:administrative_type_231
    a owl:Class ;
    rdfs:label "departament (Księstwo Warszawskie (1807-1815))"@pl, "department (The Duchy of Warsaw (1807-1815))"@en ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_232
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_42 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_42 .

ontohgis:administrative_type_232
    a owl:Class ;
    rdfs:label "Duchy (The Duchy of Warsaw (1807-1815))"@en, "księstwo (Księstwo Warszawskie (1807-1815))"@pl ;
    rdfs:subClassOf ontohgis:object_3014 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_42 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_42 ;
    ontohgis:seeAlsoIRI "http://gov.genealogy.net/types.owl#60", "https://www.wikidata.org/wiki/Q208500" .

ontohgis:administrative_type_234
    a owl:Class ;
    rdfs:comment "najniższa jednostka administracyjna, bez rozróżnienia na miejską i wiejską (niewprowadzone w życie) (M. Kallas, s. 212)"@pl ;
    rdfs:label "municipality (The Duchy of Warsaw (1807-1815))"@en, "municypalność (Księstwo Warszawskie (1807-1815))"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_229 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_42 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_42 .

ontohgis:administrative_type_235
    a owl:Class ;
    rdfs:comment "dekret królewski z 19.12.1807 (J. Goclon, s. 107)"@pl ;
    rdfs:label "communal assembly (The Duchy of Warsaw (1807-1815))"@en, "zgromadzenie gminne (Księstwo Warszawskie (1807-1815))"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_229 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_42 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_42 .

ontohgis:administrative_type_236
    a owl:Class ;
    rdfs:comment "od 23.02.1809 (M. Kallas, s. 212)"@pl ;
    rdfs:label "gmina wiejska (Księstwo Warszawskie (1807-1815))"@pl, "rural commune (The Duchy of Warsaw (1807-1815))"@en ;
    rdfs:subClassOf ontohgis:administrative_type_229 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_42 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_42 .

ontohgis:administrative_type_237
    a owl:Class ;
    rdfs:comment "od 23.02.1809 (M. Kallas, s. 212)"@pl ;
    rdfs:label "gmina miejska (Księstwo Warszawskie (1807-1815))"@pl, "town commune (The Duchy of Warsaw (1807-1815))"@en ;
    rdfs:subClassOf ontohgis:administrative_type_229 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_42 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_42 .

ontohgis:administrative_type_239
    a owl:Class ;
    rdfs:label "metropolia (Kościół katolicki ob. ormiańskiego)"@pl ;
    rdfs:subClassOf ontohgis:object_3012 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_46 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_46 .

ontohgis:administrative_type_24
    a owl:Class ;
    rdfs:label "Gemeinde"@de, "commune (The Free State of Prussia)"@en, "gmina (Wolne Państwo Prusy (1920-1945))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_25
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_4 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 ;
    ontohgis:seeAlsoIRI "http://dbpedia.org/page/Gemeinde", "http://gov.genealogy.net/types.owl#group_31", "https://www.wikidata.org/wiki/Q262166" .

ontohgis:administrative_type_240
    a owl:Class ;
    rdfs:label "diecezja (Kościół katolicki ob. ormiańskiego)"@pl ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_239
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_46 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_46 .

ontohgis:administrative_type_241
    a owl:Class ;
    rdfs:label "parafia (Kościół katolicki ob. ormiańskiego)"@pl ;
    rdfs:subClassOf ontohgis:object_3012, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_240
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_46 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_46 .

ontohgis:administrative_type_242
    a owl:Class ;
    rdfs:label "commune (Kingdom of Poland (1815-1837))"@en, "gmina (Królestwo Polskie (1815-1836))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_243
    ] ;
    skos:altLabel "municipality"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_43 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_43 .

ontohgis:administrative_type_243
    a owl:Class ;
    rdfs:label "district (Kingdom of Poland (1815-1837))"@en, "powiat (Królestwo Polskie (1815-1836))"@pl ;
    rdfs:subClassOf ontohgis:object_3014 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_43 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_43 .

ontohgis:administrative_type_244
    a owl:Class ;
    rdfs:label "district (Kingdom of Poland (1815-1837))"@en, "obwód (Królestwo Polskie (1815-1836))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_245
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_43 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_43 .

ontohgis:administrative_type_245
    a owl:Class ;
    rdfs:comment "W 1815 wprowadzono podział na województwa, który pokrywał się z Departamentami z Księstwa Warszawskiego (M. Kallas, s. 238). W 1837 na mocy ukazu carskiego wprowadzono gubernie w miejsce województw."@pl ;
    rdfs:label "voivodeship (Kingdom of Poland (1815-1837))"@en, "województwo (Królestwo Polskie (1815-1836))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_246
    ] ;
    skos:altLabel "province"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_43 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_43 .

ontohgis:administrative_type_246
    a owl:Class ;
    rdfs:label "kingdom (Kingdom of Poland (1815-1837))"@en, "królestwo (Królestwo Polskie (1815-1836)) (Królestwo Polskie (1815-1836))"@pl ;
    rdfs:subClassOf ontohgis:object_3014 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_43 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_43 ;
    ontohgis:seeAlsoIRI "http://gov.genealogy.net/types.owl#group_26", "https://www.wikidata.org/wiki/Q417175" .

ontohgis:administrative_type_247
    a owl:Class ;
    rdfs:label "gmina miejska (Królestwo Polskie (1815-1836))"@pl, "town commune (Kingdom of Poland (1815-1837))"@en ;
    rdfs:subClassOf ontohgis:administrative_type_242 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_43 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_43 .

ontohgis:administrative_type_248
    a owl:Class ;
    rdfs:label "gmina wiejska (Królestwo Polskie (1815-1836))"@pl, "rural commune (Kingdom of Poland (1815-1837))"@en ;
    rdfs:subClassOf ontohgis:administrative_type_242 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_43 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_43 .

ontohgis:administrative_type_25
    a owl:Class ;
    rdfs:comment """\"Od 1.01. 1873 z wyłączeniem Prowincji Poznańskiej.
W Prowincji Poznańskiej w l 1818-1833 w okręgach wiejskich (Bezirke), łączących kilka gmin, władzę wójtowską sprawowali właściciele dóbr ziemskich. Od 1833 roku do 1918 pełnili te funkcje okręgowi komisarze policji.\""""@pl ;
    rdfs:label "Amtsbezirk"@de, "bailiwick (The Free State of Prussia)"@en, "wójtostwo (Wolne Państwo Prusy (1920-1945))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_26
    ] ;
    skos:altLabel "administrative district"@en, "bailwick"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_4 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_20 .

ontohgis:administrative_type_250
    a owl:Class ;
    rdfs:label "commune (Congress Poland (1867-1918))"@en, "gmina (Królestwo Polskie (1867-1918))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_253
    ] ;
    skos:altLabel "municipality"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_47 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_47 .

ontohgis:administrative_type_251
    a owl:Class ;
    rdfs:label "gmina miejska (Królestwo Polskie (1867-1918))"@pl, "town commune (Congress Poland (1867-1918))"@en ;
    rdfs:subClassOf ontohgis:administrative_type_250 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_47 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_47 .

ontohgis:administrative_type_252
    a owl:Class ;
    rdfs:label "gmina wiejska (Królestwo Polskie (1867-1918))"@pl, "rural commune (Congress Poland (1867-1918))"@en ;
    rdfs:subClassOf ontohgis:administrative_type_250 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_47 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_47 .

ontohgis:administrative_type_253
    a owl:Class ;
    rdfs:label "district (Congress Poland (1867-1918))"@en, "powiat (Królestwo Polskie (1867-1918))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_254
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_47 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_47 .

ontohgis:administrative_type_254
    a owl:Class ;
    rdfs:label "gubernia (Królestwo Polskie (1867-1918))"@pl, "province (Congress Poland (1867-1918))"@en ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_255
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_47 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_47 .

ontohgis:administrative_type_255
    a owl:Class ;
    rdfs:label "general-governorate (Congress Poland (1867-1918))"@en, "generał-gubernatorstwo (Królestwo Polskie (1867-1918))"@pl ;
    rdfs:subClassOf ontohgis:object_3014 ;
    skos:altLabel "kingdom"@en, "kraj"@pl, "królestwo"@pl, "land"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_47 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_47 .

ontohgis:administrative_type_257
    a owl:Class ;
    rdfs:label "commune (The Free City of Danzig (1920-1939))"@en, "gmina (Wolne Miasto Gdańsk (1920-1939))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_261
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_5 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_5 ;
    ontohgis:seeAlsoIRI "http://dbpedia.org/page/Gemeinde", "http://gov.genealogy.net/types.owl#group_31", "https://www.wikidata.org/wiki/Q262166" .

ontohgis:administrative_type_258
    a owl:Class ;
    rdfs:label "commune (The Free City of Danzig (1920-1939))"@en, "gmina miejska (Wolne Miasto Gdańsk (1920-1939))"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_257 ;
    skos:altLabel "municipality"@en, "town"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_5 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_5 .

ontohgis:administrative_type_259
    a owl:Class ;
    rdfs:label "gmina wiejska (Wolne Miasto Gdańsk (1920-1939))"@pl, "rural commune (The Free City of Danzig (1920-1939))"@en ;
    rdfs:subClassOf ontohgis:administrative_type_257 ;
    skos:altLabel "rural municipality"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_5 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_5 .

ontohgis:administrative_type_26
    a owl:Class ;
    rdfs:label "Kreis"@de, "district (The Free State of Prussia)"@en, "powiat (Wolne Państwo Prusy (1920-1945))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_29
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_4 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_30 ;
    ontohgis:seeAlsoIRI "http://gov.genealogy.net/types.owl#32", "https://www.wikidata.org/wiki/Q106658" .

ontohgis:administrative_type_260
    a owl:Class ;
    rdfs:label "manorial demesne (The Free City of Danzig (1920-1939))"@en, "obszar dworski (Wolne Miasto Gdańsk (1920-1939))"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_257 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_5 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_5 ;
    ontohgis:seeAlsoIRI "http://gov.genealogy.net/types.owl#109", "https://www.wikidata.org/wiki/Q451019" .

ontohgis:administrative_type_261
    a owl:Class ;
    rdfs:label "district (The Free City of Danzig (1920-1939))"@en, "powiat (Wolne Miasto Gdańsk (1920-1939))"@pl ;
    rdfs:subClassOf ontohgis:object_3014 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_5 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_5 ;
    ontohgis:seeAlsoIRI "http://gov.genealogy.net/types.owl#32", "https://www.wikidata.org/wiki/Q106658" .

ontohgis:administrative_type_262
    a owl:Class ;
    rdfs:label "powiat miejski (Wolne Miasto Gdańsk (1920-1939))"@pl, "urban district (The Free City of Danzig (1920-1939))"@en ;
    rdfs:subClassOf ontohgis:administrative_type_261 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_5 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_5 ;
    ontohgis:seeAlsoIRI "http://gov.genealogy.net/types.owl#32" .

ontohgis:administrative_type_263
    a owl:Class ;
    rdfs:label "powiat wiejski (Wolne Miasto Gdańsk (1920-1939))"@pl, "rural district (The Free City of Danzig (1920-1939))"@en ;
    rdfs:subClassOf ontohgis:administrative_type_261 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_5 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_5 .

ontohgis:administrative_type_264
    a owl:Class ;
    rdfs:label "district (The Kingdom of Poland (1370-1568))"@en, "powiat (Królestwo Polskie (1370-1568))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_265
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_44 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_44 .

ontohgis:administrative_type_265
    a owl:Class ;
    rdfs:label "land (The Kingdom of Poland (1370-1568))"@en, "ziemia (Królestwo Polskie (1370-1568))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_266
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_44 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_44 .

ontohgis:administrative_type_266
    a owl:Class ;
    rdfs:label "palatinate (The Kingdom of Poland (1370-1568))"@en, "województwo (Królestwo Polskie (1370-1568))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_267
    ] ;
    skos:altLabel "county"@en, "province"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_44 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_44 .

ontohgis:administrative_type_267
    a owl:Class ;
    rdfs:label "province (The Kingdom of Poland (1370-1568))"@en, "prowincja (Królestwo Polskie (1370-1568))"@pl ;
    rdfs:subClassOf ontohgis:object_3014 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_44 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_44 .

ontohgis:administrative_type_269
    a owl:Class ;
    rdfs:label "komornictwo (Prusy Książęce (1525-1701))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_270
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_45 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_45 .

ontohgis:administrative_type_27
    a owl:Class ;
    rdfs:label "Landkreis"@de, "powiat ziemski (Wolne Państwo Prusy (1920-1945))"@pl, "rural district (The Free State of Prussia) (The Duchy of Prussia (1525-1701))"@en ;
    rdfs:subClassOf ontohgis:administrative_type_26 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_4 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_30 ;
    ontohgis:seeAlsoIRI "http://gov.genealogy.net/types.owl#32", "https://www.wikidata.org/wiki/Q106658" .

ontohgis:administrative_type_270
    a owl:Class ;
    rdfs:comment """\"Ujednolicone (po 1499) wcześniejsze komturstwa, prokuratorie, wójtostwa; na ich czele stali starostowie (na czele starostwa Szaki stał tradycyjnie wójt krajowy Sambii (Landvogt von Samland), a starosta
Rybaków nosił tytuł wójta Sambii (Vogt von Samland). Niektóre starostwa dzieliły się na komornictwa: komornictwo Dolno w starostwie Przezmark, komornictwo Orzysz w starostwie Ryn, komornictwo Laptau (i inne) w starostwie Rybaki. Wg ustaleń J. Skibińskiego \"\"Najniższymi ogniwami pruskiej administracji terenowej w pierwszej połowie XVII wieku były komornictwa (urzędy kameralne), zwane w późniejszym okresie urzędami domenalnymi (Domänenämter)\"\". Starostwo Wystruć ze względu na dużą powierzchnię i brak wielkiej własności ziemskiej podzielono na 13 starostw sołtysich (Schulzenämter). Liczba starostw nie była stała: Jerzy Skibiński wylicza, że wg recesu sejmu krajowego z 1566 roku było ich łącznie 39, dane z diariuszy sejmowych z 1663 roku wskazują 47 starostw, na początku XVIII wieku z kolei doliczono się 45 starostw.\""""@pl ;
    rdfs:label "Hauptamt"@de, "county (The Duchy of Prussia (1525-1701))"@en, "starostwo (Prusy Książęce (1525-1701))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_271
    ] ;
    skos:altLabel "Amt"@de ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_45 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_45 .

ontohgis:administrative_type_271
    a owl:Class ;
    rdfs:comment "Sambia, Natangia, Górne Prusy; podział ten miał charakter głównie polityczny, związany z organizacją zjazdów okręgu i wysyłaniem poselstw"@pl ;
    rdfs:label "Kreis"@de, "district (The Duchy of Prussia (1525-1701))"@en, "okręg (Prusy Książęce (1525-1701))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_272
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_45 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_45 .

ontohgis:administrative_type_272
    a owl:Class ;
    rdfs:comment "lenno do 1657 - traktaty welawsko-bydgoskie zrywały stosunki lenne między Koroną i Prusami Książęcymi"@pl ;
    rdfs:label "Herzogtum"@de, "fiefdom (The Duchy of Prussia (1525-1701))"@en, "księstwo lenne (Prusy Książęce (1525-1701))"@pl ;
    rdfs:subClassOf ontohgis:object_3014 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_45 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_45 ;
    ontohgis:seeAlsoIRI "http://gov.genealogy.net/types.owl#60", "https://www.wikidata.org/wiki/Q208500" .

ontohgis:administrative_type_274
    a owl:Class ;
    rdfs:label "cyrkuł (Gubernium Morawsko-Śląskie (1783-1848))"@pl, "tsyrkul (Provincial government of Moravian-Silesian Region (1783-1848))"@en ;
    rdfs:subClassOf ontohgis:object_3014 ;
    skos:altLabel "circle"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_16 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_16 .

ontohgis:administrative_type_275
    a owl:Class ;
    rdfs:label "commune (The Duchy of Upper and Lower Silesia (1849-1918))"@en, "gmina (Księstwo Górnego i Dolnego Śląska (1849-1918))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_276
    ] ;
    skos:altLabel "municipality"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_9 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_9 ;
    ontohgis:seeAlsoIRI "http://dbpedia.org/page/Gemeinde", "http://gov.genealogy.net/types.owl#group_31", "https://www.wikidata.org/wiki/Q262166" .

ontohgis:administrative_type_276
    a owl:Class ;
    rdfs:label "district (The Duchy of Upper and Lower Silesia (1849-1918))"@en, "powiat sądowy (Księstwo Górnego i Dolnego Śląska (1849-1918))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_277
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_9 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_9 .

ontohgis:administrative_type_277
    a owl:Class ;
    rdfs:comment "chodzi o miasta, które wcześniej, jeszcze w XIX wieku, miały samorząd miejski; na interesującym nas obszarze było to Bielsko"@pl, "it pertains to the towns, which previously, as early as the 19th c., had a town council. In the area in question such city was Bielsko"@en ;
    rdfs:label "political district (The Duchy of Upper and Lower Silesia (1849-1918))"@en, "powiat polityczny (Księstwo Górnego i Dolnego Śląska (1849-1918))"@pl ;
    rdfs:subClassOf ontohgis:object_3014 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_9 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_9 .

ontohgis:administrative_type_278
    a owl:Class ;
    rdfs:label "county (The Duchy of Siewierz (1443-1790))"@en, "starostwo (Księstwo Siewierskie (1443-1790))"@pl ;
    rdfs:subClassOf ontohgis:object_3014 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_22 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:administrative_system_22 .

ontohgis:administrative_type_279
    a owl:Class ;
    rdfs:comment "Niekiedy jako najniższą jednostkę administracyjną o charakterze pomocniczym podaje się dominia (wiejskie) i magistraty (miejskie). Rozporządzenia z 1848 r. uznały urzędy dominialne za organa tymczasowe sprawujące władzę na koszt i w imieniu państwa a nie dziedzica. Zniesiono je w 1855 r. a ich terytoria podzielono na gminy wiejskie i obszary dworskie."@pl ;
    rdfs:label "commune (the Kingdom of Galicia and Lodomeria (1849-1866))"@en, "gmina (Królestwo Galicji i Lodomerii (1849-1866))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_283
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_41 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 .

ontohgis:administrative_type_28
    a owl:Class ;
    rdfs:comment "Równorzędny z powiatem ziemskim ale nie dzielił się już na mniejsze wójtostwa"@pl ;
    rdfs:label "Stadtkreis"@de, "powiat miejski (Wolne Państwo Prusy (1920-1945))"@pl, "urban district (The Free State of Prussia)"@en ;
    rdfs:subClassOf ontohgis:administrative_type_26 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_4 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_30 ;
    ontohgis:seeAlsoIRI "http://gov.genealogy.net/types.owl#32" .

ontohgis:administrative_type_280
    a owl:Class ;
    rdfs:label "gmina wiejska (Królestwo Galicji i Lodomerii (1849-1866))"@pl, "rural commune (the Kingdom of Galicia and Lodomeria (1849-1866))"@en ;
    rdfs:subClassOf ontohgis:administrative_type_279 ;
    skos:altLabel "village comune"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_41 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 .

ontohgis:administrative_type_281
    a owl:Class ;
    rdfs:label "gmina miejska (Królestwo Galicji i Lodomerii (1849-1866))"@pl, "town commune (the Kingdom of Galicia and Lodomeria (1849-1866))"@en ;
    rdfs:subClassOf ontohgis:administrative_type_279 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_41 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 .

ontohgis:administrative_type_282
    a owl:Class ;
    rdfs:label "manorial demesne (the Kingdom of Galicia and Lodomeria (1849-1866))"@en, "obszar dworski (Królestwo Galicji i Lodomerii (1849-1866))"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_279 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_41 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 ;
    ontohgis:seeAlsoIRI "http://gov.genealogy.net/types.owl#109", "https://www.wikidata.org/wiki/Q451019" .

ontohgis:administrative_type_283
    a owl:Class ;
    rdfs:label "district (the Kingdom of Galicia and Lodomeria (1849-1866))"@en, "powiat (Królestwo Galicji i Lodomerii (1849-1866))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_284
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_41 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_30 .

ontohgis:administrative_type_284
    a owl:Class ;
    rdfs:label "cyrkuł-stolica obszaru dworskiego (Królestwo Galicji i Lodomerii (1849-1866))"@pl, "tsyrkul-provincial capital (the Kingdom of Galicia and Lodomeria (1849-1866))"@en ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_287
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_41 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_40 .

ontohgis:administrative_type_285
    a owl:Class ;
    rdfs:label "cyrkuł (Królestwo Galicji i Lodomerii (1849-1866))"@pl, "tsyrkul (the Kingdom of Galicia and Lodomeria (1849-1866))"@en ;
    rdfs:subClassOf ontohgis:administrative_type_284 ;
    skos:altLabel "circle"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_41 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_40 .

ontohgis:administrative_type_286
    a owl:Class ;
    rdfs:comment "Kraków i Lwów podlegały odpowiednio namiestnictwu we Lwowie i rządowi krajowemu w Krakowie"@pl ;
    rdfs:label "provincial capital (the Kingdom of Galicia and Lodomeria (1849-1866))"@en, "stolica obszaru administracyjnego (Królestwo Galicji i Lodomerii (1849-1866))"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_284 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_41 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_40 .

ontohgis:administrative_type_287
    a owl:Class ;
    rdfs:comment "Galicja była początkowo, w latach 1850-1854 podzielona na 3 okręgi (Regierungsbezirke): Lwów, Kraków, Stanisławów. Następnie po 1854 r. na dwa: Lwów (Statthalterei) oraz Kraków (Landesregierung). Rząd krajowy w Krakowie został zniesiony w 1867 r."@pl ;
    rdfs:label "obszar administracyjny (Królestwo Galicji i Lodomerii (1849-1866))"@pl, "province (the Kingdom of Galicia and Lodomeria (1849-1866))"@en ;
    rdfs:subClassOf ontohgis:object_3014 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_41 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_50 .

ontohgis:administrative_type_29
    a owl:Class ;
    rdfs:comment "Utworzona w 1808 roku jako pierwszy stopień reform administracyjnych państwa wprowadzonych przez Steina i Hardenberga"@pl ;
    rdfs:label "Regierung"@de, "district government (The Free State of Prussia)"@en, "rejencja (Wolne Państwo Prusy (1920-1945))"@pl ;
    rdfs:subClassOf ontohgis:object_3014 ;
    owl:equivalentClass ontohgis:administrative_type_42, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_30
    ] ;
    skos:altLabel "okręg rejencyjny"@pl, "regencja"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_4 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_50 ;
    ontohgis:seeAlsoIRI "http://gov.genealogy.net/types.owl#46" .

ontohgis:administrative_type_291
    a owl:Class ;
    rdfs:label "kraj (Republika Słowacka (1996-2020))"@pl, "kraj (štátna správa)"@sk, "region (Slovak Republic (1996-2020))"@en ;
    rdfs:subClassOf ontohgis:object_3014 ;
    skos:hiddenLabel "województwo"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_48 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_50 ;
    ontohgis:seeAlsoIRI <https://www.wikidata.org/wiki/Q15057583> .

ontohgis:administrative_type_292
    a owl:Class ;
    rdfs:label "district (Slovak Republic (1996-2020))"@en, "okres"@sk, "okres (Republika Słowacka (1996-2020))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_291
    ] ;
    skos:altLabel "powiat"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_48 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_30 ;
    ontohgis:seeAlsoIRI <https://www.wikidata.org/wiki/Q2264478> .

ontohgis:administrative_type_293
    a owl:Class ;
    rdfs:label "obec (Republika Słowacka (1996-2020))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_292
    ] ;
    skos:altLabel "commune (Slovak Republic (1996-2020))"@en, "gmina"@pl, "obec"@en, "obec"@sk ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_48 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 ;
    ontohgis:seeAlsoIRI <https://www.wikidata.org/wiki/Q2183520> .

ontohgis:administrative_type_3
    a owl:Class ;
    rdfs:comment "Zgodnie z treścią konstytucji marcowej (1921) \"Dla celów administracyjnych Państwo Polskie podzielone będzie w drodze ustawodawczej na województwa, powiaty i gminy miejskie i wiejskie, które będą równocześnie jednostkami samorządu terytorjalnego\". Faktycznie cały okres międzywojenny charakteryzuje proces unifikacji terytorialnej administracji ogólnej, której celem jest likwidacja różnic między byłymi zaborami. Ostatnim ważnym aktem była likwidacja obszarów dworskich na terenie woj. poznańskiego oraz pomorskiego na mocy tzw. ustawy scaleniowej z 1933 r."@pl ;
    rdfs:label "gmina wiejska"@pl, "rural commune"@en ;
    rdfs:subClassOf ontohgis:administrative_type_9 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_1 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 .

ontohgis:administrative_type_30
    a owl:Class ;
    rdfs:label "Provinz"@de, "province (The Free State of Prussia)"@en, "prowincja (Wolne Państwo Prusy (1920-1945))"@pl ;
    rdfs:subClassOf ontohgis:object_3014 ;
    owl:equivalentClass ontohgis:administrative_type_43, ontohgis:administrative_type_78 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_4 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_60 .

ontohgis:administrative_type_34
    a owl:Class ;
    rdfs:label "Stadtgemeinde (Königreich Preußen (1806-1919))"@de, "gmina miejska (Królestwo Prus (1806-1919))"@pl, "town commune (The Kingdom of Prussia (1806-1919))"@en ;
    rdfs:subClassOf ontohgis:administrative_type_37 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_7 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 .

ontohgis:administrative_type_35
    a owl:Class ;
    rdfs:comment "1818: Edykt o urzędach sołtysów w gminach wiejskich i obszarach dworskich."@pl ;
    rdfs:label "Landgemeinde"@de, "gmina wiejska (Królestwo Prus (1806-1919))"@pl, "rural commune (The Kingdom of Prussia (1806-1919))"@en ;
    rdfs:subClassOf ontohgis:administrative_type_37 ;
    skos:altLabel "village community"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_7 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 .

ontohgis:administrative_type_36
    a owl:Class ;
    rdfs:comment """1818: Edykt o urzędach sołtysów w gminach wiejskich i obszarach dworskich.
31.12.1842: Terytorialne rozgraniczenie gmin wiejskich i obszarów dworskich w prowincjach wschodnich"""@pl ;
    rdfs:label "Gutsbezirk"@de, "manorial demesne (The Kingdom of Prussia (1806-1919))"@en, "obszar dworski (Królestwo Prus (1806-1919))"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_37 ;
    skos:altLabel "independent estate"@en, "manorial land"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_7 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 ;
    ontohgis:seeAlsoIRI "http://gov.genealogy.net/types.owl#109", "https://www.wikidata.org/wiki/Q451019" .

ontohgis:administrative_type_37
    a owl:Class ;
    rdfs:label "Gemeinde"@de, "commune (The Kingdom of Prussia (1806-1919))"@en, "gmina (Królestwo Prus (1806-1919))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_38
    ] ;
    skos:altLabel "municipality"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_7 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 ;
    ontohgis:seeAlsoIRI "http://dbpedia.org/page/Gemeinde", "http://gov.genealogy.net/types.owl#group_31", "https://www.wikidata.org/wiki/Q262166" .

ontohgis:administrative_type_38
    a owl:Class ;
    rdfs:comment """Od 1.01. 1873 z wyłączeniem Prowincji Poznańskiej.
W Prowincji Poznańskiej w l 1818-1833 w okręgach wiejskich (Bezirke), łączących kilka gmin, władzę wójtowską sprawowali właściciele dóbr ziemskich. Od 1833 roku do 1918 pełnili te funkcje okręgowi komisarze policji."""@pl ;
    rdfs:label "Amtsbezirk"@de, "bailiwick (The Kingdom of Prussia (1806-1919))"@en, "wójtostwo (Królestwo Prus (1806-1919))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_39
    ] ;
    skos:altLabel "communal union"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_7 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_20 .

ontohgis:administrative_type_39
    a owl:Class ;
    rdfs:label "Kreis"@de, "district (The Kingdom of Prussia (1806-1919))"@en, "powiat (Królestwo Prus (1806-1919))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_42
    ] ;
    skos:altLabel "county"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_7 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_30 ;
    ontohgis:seeAlsoIRI "http://gov.genealogy.net/types.owl#32", "https://www.wikidata.org/wiki/Q106658" .

ontohgis:administrative_type_4
    a owl:Class ;
    rdfs:comment "Obszary dworskie utrzymały się najdłużej na Śląsku oraz w województwach zachodnich, pomorskim i poznańskim, gdzie zostały zniesione na podstawie tzw. ustawy scaleniowej z 1933 r. oraz rozporządzeń wykonawczych z 1934 r."@pl ;
    rdfs:label "manorial demesne"@en, "obszar dworski"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_9 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_1 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 ;
    ontohgis:seeAlsoIRI "http://gov.genealogy.net/types.owl#108", "https://www.wikidata.org/wiki/Q451019" .

ontohgis:administrative_type_40
    a owl:Class ;
    rdfs:label "Landkreis"@de, "powiat ziemski (Królestwo Prus (1806-1919))"@pl, "rural district (The Kingdom of Prussia (1806-1919))"@en ;
    rdfs:subClassOf ontohgis:administrative_type_39 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_7 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_30 ;
    ontohgis:seeAlsoIRI "http://gov.genealogy.net/types.owl#32", "https://www.wikidata.org/wiki/Q106658" .

ontohgis:administrative_type_41
    a owl:Class ;
    rdfs:comment "Równorzędny z powiatem ziemskim ale nie dzielił się już na mniejsze wójtostwa"@pl ;
    rdfs:label "Stadtkreis"@de, "powiat miejski (Królestwo Prus (1806-1919))"@pl, "urban district (The Kingdom of Prussia (1806-1919))"@en ;
    rdfs:subClassOf ontohgis:administrative_type_39 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_7 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_30 ;
    ontohgis:seeAlsoIRI "http://gov.genealogy.net/types.owl#32" .

ontohgis:administrative_type_42
    a owl:Class ;
    rdfs:comment "Utworzona w 1808 roku jako pierwszy stopień reform administracyjnych państwa wprowadzonych przez Steina i Hardenberga"@pl ;
    rdfs:label "Regierungsbezirk"@de, "district government (The Kingdom of Prussia (1806-1919))"@en, "rejencja (Królestwo Prus (1806-1919))"@pl ;
    rdfs:subClassOf ontohgis:object_3014 ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_43
    ] ;
    skos:altLabel "Regierung"@de, "okręg rejencyjny"@pl, "regencja"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_7 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_50 ;
    ontohgis:seeAlsoIRI "http://gov.genealogy.net/types.owl#46" .

ontohgis:administrative_type_43
    a owl:Class ;
    rdfs:label "Provinz"@de, "province (The Kingdom of Prussia (1806-1919))"@en, "prowincja (Królestwo Prus (1806-1919))"@pl ;
    rdfs:subClassOf ontohgis:object_3014 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_7 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_60 .

ontohgis:administrative_type_45
    a owl:Class ;
    rdfs:label "commune (The Republic of Poland (1999-2016))"@en, "gmina (Rzeczpospolita Polska (1999-2016))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_46
    ] ;
    skos:hiddenLabel "district"@en, "municipality"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_3 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Gmina>, <http://gov.genealogy.net/types.owl#18>, <https://pzgik.geoportal.gov.pl/ontologies/prng/gmina>, <https://www.wikidata.org/wiki/Q15334> .

ontohgis:administrative_type_46
    a owl:Class ;
    rdfs:comment "Do kategorii powiatów należą też miasta na prawach powiatu (66)"@pl ;
    rdfs:label "district (The Republic of Poland (1999-2016))"@en, "powiat (Rzeczpospolita Polska (1999-2016))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_47
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_3 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_30 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Powiat>, <http://gov.genealogy.net/types.owl#32>, <http://gov.genealogy.net/types.owl#59>, <https://pzgik.geoportal.gov.pl/ontologies/prng/powiat>, <https://pzgik.geoportal.gov.pl/ontologies/prng/wojewodztwo>, <https://www.wikidata.org/wiki/Q247073> .

ontohgis:administrative_type_47
    a owl:Class ;
    rdfs:label "voivodship (The Republic of Poland (1999-2016))"@en, "województwo (Rzeczpospolita Polska (1999-2016))"@pl ;
    rdfs:subClassOf ontohgis:object_3014 ;
    skos:altLabel "province"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_3 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_50 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Voivodeships_of_Poland>, <https://www.wikidata.org/wiki/Q150093> .

ontohgis:administrative_type_49
    a owl:Class ;
    rdfs:comment "Jednostka najniższego rzędu wprowadzona na skutek reformy włościańskiej w 1861 r."@pl, "small rural district"@en ;
    rdfs:label "gmina (Cesarstwo Rosyjskie (1775-1917))"@pl, "volost (Russian Empire (1775-1917))"@en, "волость"@ru ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_50
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_8 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Volost>, <http://gov.genealogy.net/types.owl#241>, <https://www.wikidata.org/wiki/Q687121> .

ontohgis:administrative_type_5
    a owl:Class ;
    rdfs:label "district"@en, "powiat"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_10 ;
    skos:altLabel "county"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_1 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_30 ;
    ontohgis:seeAlsoIRI "http://gov.genealogy.net/types.owl#32", "https://www.wikidata.org/wiki/Q247073" .

ontohgis:administrative_type_50
    a owl:Class ;
    rdfs:comment "Niekiedy zamiasto określenia powiat używano określenia okręg"@pl ;
    rdfs:label "powiat (Cesarstwo Rosyjskie (1775-1917))"@pl, "uyezd (Russian Empire (1775-1917))"@en, "уезд"@ru ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_51
    ] ;
    skos:altLabel "округ"@ru ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_8 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_30 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Uyezd>, <http://gov.genealogy.net/types.owl#240>, <https://www.wikidata.org/wiki/Q1364324> .

ontohgis:administrative_type_51
    a owl:Class ;
    rdfs:comment "Obwody występowały jako jednostka pośrednia między namiestnictwem lub gubernią a powiatem w przypadku rozległych jednostek terytorialnych"@pl ;
    rdfs:label "oblast (Russian Empire (1775-1917))"@en, "obwód (Cesarstwo Rosyjskie (1775-1917))"@pl, "область"@ru ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_52
    ] ;
    skos:altLabel "county"@en, "region"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_8 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_40 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Oblast>, <http://gov.genealogy.net/types.owl#38>, <https://www.wikidata.org/wiki/Q7075127> .

ontohgis:administrative_type_52
    a owl:Class ;
    rdfs:label "gubernia (Cesarstwo Rosyjskie (1775-1917))"@pl, "guberniya (Russian Empire (1775-1917))"@en, "губерния"@ru ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_56
    ] ;
    skos:altLabel "governorate"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_8 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_50 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Governorate_(Russia)>, <http://gov.genealogy.net/types.owl#157>, <https://www.wikidata.org/wiki/Q86622> .

ontohgis:administrative_type_53
    a owl:Class ;
    rdfs:label "gubernia (Cesarstwo Rosyjskie (1775-1917))"@pl, "guberniya (Russian Empire (1775-1917))"@en, "губерния"@ru ;
    rdfs:subClassOf ontohgis:administrative_type_52 ;
    skos:altLabel "governorate"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_8 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_50 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Governorate_(Russia)>, <http://gov.genealogy.net/types.owl#157>, <https://www.wikidata.org/wiki/Q86622> .

ontohgis:administrative_type_54
    a owl:Class ;
    rdfs:comment "Obwody na prawach guberni"@pl ;
    rdfs:label "oblast (Russian Empire (1775-1917))"@en, "obwód (Cesarstwo Rosyjskie (1775-1917))"@pl, "область"@ru ;
    rdfs:subClassOf ontohgis:administrative_type_52 ;
    skos:altLabel "county"@en, "region"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_8 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_50 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Oblast>, <http://gov.genealogy.net/types.owl#38>, <https://www.wikidata.org/wiki/Q7075127> .

ontohgis:administrative_type_55
    a owl:Class ;
    rdfs:comment "Nazwa jednostki administracyjnej odpowiadającej guberni, która funkcjonowała głównie w latach 1775-1796"@pl ;
    rdfs:label "namiestnictwo (Cesarstwo Rosyjskie (1775-1917))"@pl, "vicegerency (Russian Empire (1775-1917))"@en, "наместничество"@ru ;
    rdfs:subClassOf ontohgis:administrative_type_52 ;
    skos:altLabel "viceroyalty"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_8 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_50 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Category:Viceroyalties_of_the_Russian_Empire>, <https://www.wikidata.org/wiki/Q4312761> .

ontohgis:administrative_type_56
    a owl:Class ;
    rdfs:comment "Była to jednostka skupiająca kilka guberni. Poziom ten nie obejmował całego państwa, gdyż generalne gubernatorstwa były organizowane głównie na teranach przygranicznych; jednostką równoważną na tym poziomie było namiestnictwo kaukaskie"@pl ;
    rdfs:label "generalne gubernatorstwo (Cesarstwo Rosyjskie (1775-1917))"@pl, "governorate-general (Russian Empire (1775-1917))"@en, "генерал-губернаторство"@ru ;
    rdfs:subClassOf ontohgis:object_3014 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_8 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_60, ontohgis:map_symbol_70 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Governorate-General_(Russian_Empire)>, <https://www.wikidata.org/wiki/Q671370> .

ontohgis:administrative_type_59
    a owl:Class ;
    rdfs:label "commune (The Kingdom of Galicia and Lodomeria (1867-1918))"@en, "gmina (Królestwo Galicji i Lodomerii (1867-1918))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_63
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_10 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 ;
    ontohgis:seeAlsoIRI "http://dbpedia.org/page/Gemeinde", "http://gov.genealogy.net/types.owl#group_31", "https://www.wikidata.org/wiki/Q262166" .

ontohgis:administrative_type_6
    a owl:Class ;
    rdfs:label "district city"@en, "miasto na prawach powiatu"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_10 ;
    skos:altLabel "federal city"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_1 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_30 .

ontohgis:administrative_type_60
    a owl:Class ;
    rdfs:label "gmina wiejska (Królestwo Galicji i Lodomerii (1867-1918))"@pl, "rural commune (The Kingdom of Galicia and Lodomeria (1867-1918))"@en ;
    rdfs:subClassOf ontohgis:administrative_type_59 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_10 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 .

ontohgis:administrative_type_61
    a owl:Class ;
    rdfs:label "gmina miejska (Królestwo Galicji i Lodomerii (1867-1918))"@pl, "town commune (The Kingdom of Galicia and Lodomeria (1867-1918))"@en ;
    rdfs:subClassOf ontohgis:administrative_type_59 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_10 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 .

ontohgis:administrative_type_62
    a owl:Class ;
    rdfs:label "manorial demesne (The Kingdom of Galicia and Lodomeria (1867-1918))"@en, "obszar dworski (Królestwo Galicji i Lodomerii (1867-1918))"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_59 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_10 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 ;
    ontohgis:seeAlsoIRI "http://gov.genealogy.net/types.owl#109", "https://www.wikidata.org/wiki/Q451019" .

ontohgis:administrative_type_63
    a owl:Class ;
    rdfs:label "Bezirk"@de, "district (The Kingdom of Galicia and Lodomeria (1867-1918))"@en, "powiat (Królestwo Galicji i Lodomerii (1867-1918))"@pl ;
    rdfs:subClassOf ontohgis:object_3014 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_10 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_30 .

ontohgis:administrative_type_65
    a owl:Class ;
    rdfs:label "commune (Congress Poland (1837-1866))"@en, "gmina (Królestwo Polskie (1837-1866))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_68
    ] ;
    skos:altLabel "municipality"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_11 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 .

ontohgis:administrative_type_66
    a owl:Class ;
    rdfs:label "gmina miejska (Królestwo Polskie (1837-1866))"@pl, "town commune (Congress Poland (1837-1866))"@en ;
    rdfs:subClassOf ontohgis:administrative_type_65 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_11 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 .

ontohgis:administrative_type_67
    a owl:Class ;
    rdfs:label "gmina wiejska (Królestwo Polskie (1837-1866))"@pl, "rural commune (Congress Poland (1837-1866))"@en ;
    rdfs:subClassOf ontohgis:administrative_type_65 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_11 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 .

ontohgis:administrative_type_68
    a owl:Class ;
    rdfs:label "district (Congress Poland (1837-1866))"@en, "okręg (Królestwo Polskie (1837-1866))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_69
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_11 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_20 .

ontohgis:administrative_type_69
    a owl:Class ;
    rdfs:label "district (Congress Poland (1837-1866))"@en, "powiat (Królestwo Polskie (1837-1866))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_70
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_11 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_30 .

ontohgis:administrative_type_7
    a owl:Class ;
    rdfs:label "city of Warsaw"@en, "miasto Warszawa"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_11 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_1 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_50 .

ontohgis:administrative_type_70
    a owl:Class ;
    rdfs:label "gubernia (Królestwo Polskie (1837-1866))"@pl, "province (Congress Poland (1837-1866))"@en ;
    rdfs:subClassOf ontohgis:object_3014 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_11 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_50 ;
    ontohgis:seeAlsoIRI "http://dbpedia.org/page/Governorate_(Russia)", "https://www.wikidata.org/wiki/Q86622" .

ontohgis:administrative_type_74
    a owl:Class ;
    rdfs:label "Kreis"@de, "district (The Kingdom of Prussia (1713-1805))"@en, "powiat (Królestwo Prus (1713-1805))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_77
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_13 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_30 ;
    ontohgis:seeAlsoIRI "http://gov.genealogy.net/types.owl#32", "https://www.wikidata.org/wiki/Q106658" .

ontohgis:administrative_type_75
    a owl:Class ;
    rdfs:comment "Od 1701 Landkreis jako jednostka administracyjna początkowo w Brandenburgii; od 1716 na Pomorzu, 1740 na Śląsku, 1752 w Prusach Wschodnich, 1772 Prusach Zachodnich, 1793 w Prusach Południowych i 1795 w Prusach Nowo Wschodnich"@pl ;
    rdfs:label "Landkreis"@de, "powiat ziemski (Królestwo Prus (1713-1805))"@pl, "rural district (The Kingdom of Prussia (1713-1805))"@en ;
    rdfs:subClassOf ontohgis:administrative_type_74 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_13 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_30 ;
    ontohgis:seeAlsoIRI "http://gov.genealogy.net/types.owl#32", "https://www.wikidata.org/wiki/Q106658" .

ontohgis:administrative_type_76
    a owl:Class ;
    rdfs:comment "Dla miast utworzono okręgi inspekcji podatkowych, które nie pokrywały się z wiejskimi powiatami. Okręgi dominalne w Prusach Książęcych."@pl ;
    rdfs:label "circut (The Kingdom of Prussia (1713-1805))"@en, "miejski okręg inspekcji podatkowej (Królestwo Prus (1713-1805))"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_74 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_13 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_30 .

ontohgis:administrative_type_77
    a owl:Class ;
    rdfs:label "Kammerdepartment"@de, "Wad and Domain chamber's department (The Kingdom of Prussia (1713-1805))"@en, "departament kamery wojenno-skarbowej (Królestwo Prus (1713-1805))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_78
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_13 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_40 .

ontohgis:administrative_type_78
    a owl:Class ;
    rdfs:label "Provinz"@de, "province (The Kingdom of Prussia (1713-1805))"@en, "prowincja (Królestwo Prus (1713-1805))"@pl ;
    rdfs:subClassOf ontohgis:object_3014 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_13 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_60 .

ontohgis:administrative_type_8
    a owl:Class ;
    rdfs:label "voivodeship"@en, "województwo"@pl ;
    rdfs:subClassOf ontohgis:administrative_type_11 ;
    skos:altLabel "province"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_1 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_50 .

ontohgis:administrative_type_80
    a owl:Class ;
    rdfs:comment "Korona: w celach skarbowych używano jeszcze niższego podziału - sieci parafialnej. Był on jednak czysto użytkowy i nieoficjalny"@pl ;
    rdfs:label "district (The Polish-Lithuanian Commonwealth (1569-1795))"@en, "powiat (Rzeczpospolita Obojga Narodów (1569-1795))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_81
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_14 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_30 .

ontohgis:administrative_type_81
    a owl:Class ;
    rdfs:comment "Korona: nie zawsze występuje; wedle literatury po około poł. XV w. ziemie, które zachowały cała strukturę urzędów ziemskich (razem z wojewodą) przekształciły się w województwa; te, których struktura była niepełna nie zmieniły się"@pl ;
    rdfs:label "land (The Polish-Lithuanian Commonwealth (1569-1795))"@en, "ziemia (Rzeczpospolita Obojga Narodów (1569-1795))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_82
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_14 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_40 ;
    ontohgis:seeAlsoIRI "https://www.wikidata.org/wiki/Q2560367" .

ontohgis:administrative_type_82
    a owl:Class ;
    rdfs:label "palatinate (The Polish-Lithuanian Commonwealth (1569-1795))"@en, "województwo (Rzeczpospolita Obojga Narodów (1569-1795))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_83
    ] ;
    skos:altLabel "county"@en, "province"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_14 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_50 .

ontohgis:administrative_type_83
    a owl:Class ;
    rdfs:comment "Korona: prowincja wielkopolska i małopolska"@pl ;
    rdfs:label "province (The Polish-Lithuanian Commonwealth (1569-1795))"@en, "prowincja (Rzeczpospolita Obojga Narodów (1569-1795))"@pl ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_84
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_14 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_60 .

ontohgis:administrative_type_84
    a owl:Class ;
    rdfs:comment "Korona Królestwa Polskiego / Wielkie Księstwo Litewskie. Wszystkie odrębności wynikające z aktu unii lubelskiej zostały zniesiona na mocy konstytucji 3 maja"@pl ;
    rdfs:label "dzielnica (Rzeczpospolita Obojga Narodów (1569-1795))"@pl, "state (The Polish-Lithuanian Commonwealth (1569-1795))"@en ;
    rdfs:subClassOf ontohgis:object_3014 ;
    skos:altLabel "part"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_14 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_70 .

ontohgis:administrative_type_86
    a owl:Class ;
    rdfs:label "Markgrafschaft"@de, "hrabstwo (Elektorat Saksonii (1545-1805))"@pl ;
    rdfs:subClassOf ontohgis:object_3014 ;
    skos:altLabel "margrabstwo"@pl ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_15 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_70 .

ontohgis:administrative_type_89
    a owl:Class ;
    rdfs:comment "Niekiedy jako najniższą jednostkę administracyjną o charakterze pomocniczym podaje się dominia (wiejskie) i magistraty (miejskie). Rozporządzenia z 1848 r. uznały urzędy dominialne za organa tymczasowe sprawujące władzę na koszt i w imieniu państwa a nie dziedzica. Zniesiono je w 1855 r. a ich terytoria podzielono na gminy wiejskie i obszary dworskie."@pl ;
    rdfs:label "dominium-magistrat (Królestwo Galicji i Lodomerii (1772-1848))"@pl, "dominium-magistrate (The Kingdom of Galitia and Lodomeria (1772-1848))"@en ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_92
    ] ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_17 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 .

ontohgis:administrative_type_9
    a owl:Class ;
    rdfs:label "gmina"@pl, "municipality"@en ;
    rdfs:subClassOf ontohgis:object_3014, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:administrative_type_10
    ] ;
    skos:altLabel "community"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_1 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 .

ontohgis:administrative_type_90
    a owl:Class ;
    rdfs:label "dominium (Królestwo Galicji i Lodomerii (1772-1848))"@pl, "dominium (The Kingdom of Galitia and Lodomeria (1772-1848))"@en ;
    rdfs:subClassOf ontohgis:administrative_type_89 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_17 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 .

ontohgis:administrative_type_91
    a owl:Class ;
    rdfs:comment "Najniższa jednostka administracji państwowej na terenie miast"@pl ;
    rdfs:label "magistrat (Królestwo Galicji i Lodomerii (1772-1848))"@pl, "magistrate (The Kingdom of Galitia and Lodomeria (1772-1848))"@en ;
    rdfs:subClassOf ontohgis:administrative_type_89 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_17 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_10 .

ontohgis:administrative_type_92
    a owl:Class ;
    rdfs:label "Distrikt"@de, "district (The Kingdom of Galitia and Lodomeria (1772-1848))"@en, "okręg (Królestwo Galicji i Lodomerii (1772-1848))"@pl ;
    rdfs:subClassOf ontohgis:object_3014 ;
    skos:altLabel "Bezirk"@de, "Kreisdistrikt"@de ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_17 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_30 .

ontohgis:administrative_type_93
    a owl:Class ;
    rdfs:label "Kreis"@de, "cyrkuł (Królestwo Galicji i Lodomerii (1772-1848))"@pl, "tsyrkul (The Kingdom of Galitia and Lodomeria (1772-1848))"@en ;
    rdfs:subClassOf ontohgis:object_3014 ;
    skos:altLabel "Direktoriat"@de, "circle"@en ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_17 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_40 .

ontohgis:administrative_type_96
    a owl:Class ;
    rdfs:label "district (the Kingom of Hungary (1200-1918))"@en, "powiat (Królestwo Węgier (1200-1918))"@pl, "reambulatio"@la, "szolgabírói járás"@hu ;
    rdfs:subClassOf ontohgis:object_3014 ;
    skos:altLabel "processus"@la ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_18 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_30 .

ontohgis:administrative_type_97
    a owl:Class ;
    rdfs:label "county (the Kingom of Hungary (1200-1918))"@en, "komitat (Królestwo Węgier (1200-1918))"@pl, "megye"@hu ;
    rdfs:subClassOf ontohgis:object_3014 ;
    ontohgis:isDefinedByEntity ontohgis:administrative_system_18 ;
    ontohgis:isSymbolisedByMeansOf ontohgis:map_symbol_50 ;
    ontohgis:seeAlsoIRI "http://gov.genealogy.net/types.owl#113", "https://www.wikidata.org/wiki/Q852231" .

ontohgis:document_1
    dc:date "1807/1814" ;
    dc:identifier <http://kpbc.umk.pl/dlibra/publication?id=8173> ;
    dc:title "Słownik języka polskiego"@pl ;
    dct:creator ontohgis:person_21 ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Słownik języka polskiego (Linde)"@pl .

ontohgis:document_10
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Deutsche Rechtswörterbuch"@pl ;
    skos:prefLabel "Deutsche Rechtswörterbuch"@de ;
    ontohgis:seeAlsoIRI <http://drw-www.adw.uni-heidelberg.de/drw-cgi/zeige> .

ontohgis:document_100
    dc:creator "Pawluk, T." ;
    dc:date "1973/2014" ;
    dc:identifier "Encyklopedia katolicka, t. 3, Lublin 1973-2014, s. 1114–1115"@pl ;
    dc:title "Dekanat"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Pawluk, Dekanat"@pl .

ontohgis:document_101
    dc:creator "Kumor, B." ;
    dc:date "1973/2014" ;
    dc:identifier "Encyklopedia katolicka, t. 1, Lublin 1973-2014, s. 869–873"@pl ;
    dc:title "Archidiakonat"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Kumor, Archidiakonat"@pl .

ontohgis:document_102
    dc:creator "Rybczyński, H." ;
    dc:date "1973/2014" ;
    dc:identifier "Encyklopedia katolicka, t. 3, Lublin 1973-2014, s. 1307–1309" ;
    dc:title "Diecezja"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Rybczyński, Diecezja"@pl .

ontohgis:document_103
    dc:creator "Sitarz, M." ;
    dc:date "1973/2014" ;
    dc:identifier "Encyklopedia katolicka, t. 14, Lublin 1973-2014, s. 1324–1326"@pl ;
    dc:title "Parafia"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Sitarz, Parafia"@pl .

ontohgis:document_104
    dc:creator "Kumor, B." ;
    dc:date 1972 ;
    dc:title "Granice metropolii i diecezji polskich 966-1939"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Kumor, Granice metropolii i diecezji polskich 966-1939"@pl .

ontohgis:document_105
    dc:creator "Kumor, B." ;
    dc:date 1980 ;
    dc:title "Ustrój i organizacja Kościoła polskiego w okresie niewoli narodowej: (1772-1918)"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Kumor, Ustrój i organizacja Kościoła polskiego w okresie niewoli narodowe"@pl .

ontohgis:document_106
    dc:creator "Litak, S." ;
    dc:date "2006"@pl ;
    dc:title "Atlas Kościoła łacińskiego w Rzeczypospolitej Obojga Narodów w XVIII wieku"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Litak, Atlas Kościoła łacińskiego w Rzeczypospolitej Obojga Narodów"@pl .

ontohgis:document_107
    dc:creator "Litak, S." ;
    dc:date 1996 ;
    dc:identifier "Wspólnoty religijne i narodowe w Rzeczypospolitej w drugiej połowie XVIII wieku, 1" ;
    dc:title "Kościół łaciński w Rzeczypospolitej około 1772 roku: Struktury administracyjne"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Litak, Kościół łaciński w Rzeczypospolitej około 1772 roku: Struktury administracyjne"@pl .

ontohgis:document_108
    dc:creator "Szady, B." ;
    dc:date 2015 ;
    dc:identifier "„Studia Geohistorica“, 3, 2015, s. 243–257"@pl ;
    dc:title "Struktury religijne na przykładzie „Atlasu wyznań i religii w Rzeczypospolitej w drugiej połowie XVIII w."@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Szady, Struktury religijne"@pl .

ontohgis:document_109
    dc:creator "Szady, B." ;
    dc:date 2010 ;
    dc:title "Geografia struktur religijnych i wyznaniowych w Koronie w II połowie XVIII wieku"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Szady, Geografia struktur religijnych i wyznaniowych"@pl .

ontohgis:document_11
    dct:date "1962/1970"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Wielka encyklopedia powszechna PWN"@pl .

ontohgis:document_110
    dc:creator "Boudinhon, A.", "Fanning, W." ;
    dc:date 1911 ;
    dc:identifier <http://www.newadvent.org/cathen/11499b.htm> ;
    dc:title "Parish"@en ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Boudinhon, Fanning, Parish"@en ;
    ontohgis:seeAlsoLiteral "The Catholic Encyclopedia. New York: Robert Appleton Company. Retrieved June 21, 2019"@en .

ontohgis:document_111
    dc:identifier <https://ru.wikisource.org/wiki/ЭСБЕ/Приход,_в_церкви> ;
    dc:title "Ènciklopedičeskij slovarʹ Brokgauza i Efrona"@en, "Энциклопедический словарь Брокгауза и Ефрона"@ru ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Ènciklopedičeskij slovarʹ Brokgauza i Efrona"@en .

ontohgis:document_112
    dc:creator "Bieńkowski, L." ;
    dc:date "1969/1970" ;
    dc:identifier "Kościół w Polsce, t. 2, red. J. Kłoczowski, Kraków 1969-1970, s. 779–1049"@pl ;
    dc:title "Organizacja Kościoła wschodniego w Polsce"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Bieńkowski, Organizacja Kościoła wschodniego"@pl .

ontohgis:document_113
    dc:creator "Kołbuk, W." ;
    dc:date 1998 ;
    dc:description "Wspólnoty religijne i narodowe w Rzeczypospolitej w drugiej połowie XVIII wieku, 2"@pl ;
    dc:title "Kościoły wschodnie w Rzeczypospolitej około 1772 roku: Struktury administracyjne"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Kołbuk, Kościoły wschodnie w Rzeczypospolitej"@pl .

ontohgis:document_114
    dc:creator "Kołbuk, W." ;
    dc:date 1992 ;
    dc:title "Kościoły wschodnie na ziemiach dawnej Rzeczypospolitej 1772-1914: Rozprawa habilitacyjna"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Kołbuk, Kościoły wschodnie na ziemiach dawnej Rzeczypospolitej"@pl .

ontohgis:document_115
    dc:creator "Fortescue, A." ;
    dc:date 1911 ;
    dc:identifier "The Catholic Encyclopedia. New York: Robert Appleton Company. Retrieved June 21, 2019 from New Advent: http://www.newadvent.org/cathen/12503c.htm" ;
    dc:title "Protopope"@en ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Fortescue, Protopope"@en .

ontohgis:document_116
    dc:creator "Druzhelyubov, V." ;
    dc:date 2007 ;
    dc:identifier "\"Contemporary Review\", 289 (1687), 454"@en ;
    dc:title "Schism and Russia’s Old Believers"@en ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Druzhelyubov, Schism and Russia’s Old Believers"@en .

ontohgis:document_117
    dc:creator "Mironowicz, A." ;
    dc:date 2005 ;
    dc:title "Kościół prawosławny na ziemiach polskich w XIX i XX wieku"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Mironowicz, Kościół prawosławny na ziemiach polskich w XIX i XX wieku"@pl .

ontohgis:document_118
    dc:creator "Chodynicki, K." ;
    dc:date 1934 ;
    dc:title "Kościół prawosławny a Rzeczpospolita Polska: Zarys historyczny 1370-1632"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Chodynicki, Kościół prawosławny a Rzeczpospolita Polska"@pl .

ontohgis:document_119
    dc:creator "Gil, A.", "Skoczylas, I." ;
    dc:date 2014 ;
    dc:title "Kościoły wschodnie w państwie polsko-litewskim w procesie przemian i adaptacji: Metropolia kijowska w latach 1458-1795"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Gil, Skoczylas, Kościoły wschodnie w państwie polsko-litewskim"@pl .

ontohgis:document_12
    dct:creator "Irsigler, Franz" ;
    dct:date 2001 ;
    dct:identifier "Goslar und die Stadtgeschichte. Forschungen und Perspektiven 1399–1999, hg. v. Carl-Hans Hauptmeyer/Jürgen Rund, Bielefeld 2001, s. 57–74"@de ;
    dct:title "Die Stadt im Mittelalter. Aktuelle Forschungstendenzen"@de ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Irsigler, Die Stadt im Mittelalter"@pl ;
    skos:prefLabel "Irsigler, Franz: Die Stadt im Mittelalter"@de .

ontohgis:document_120
    dc:creator "Kriegseisen, W." ;
    dc:date 1996 ;
    dc:title "Ewangelicy polscy i litewscy w epoce saskiej (1696-1763): Sytuacja prawna, organizacja i stosunki międzywyznaniowe"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Kriegseisen, Ewangelicy polscy i litewscy"@pl .

ontohgis:document_121
    dc:creator "Ptaszyński, M." ;
    dc:date 2015 ;
    dc:identifier "Dyplomatyka staropolska, red. T. Jurek, Warszawa 2015, s. 389–406 (Nauki Pomocnicze Historii. Seria Nowa / Instytut Historii PAN)" ;
    dc:title "Kancelarie i dokumenty Kościołów protestanckich w XVI-XVIII wieku"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Ptaszyński, Kancelarie i dokumenty Kościołów protestanckich w XVI-XVIII wieku"@pl .

ontohgis:document_122
    dc:creator "Dworzaczkowa, J." ;
    dc:date 1997 ;
    dc:title "Bracia czescy w Wielkopolsce w XVI i XVII wieku"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Dworzaczkowa, Bracia czescy w Wielkopolsce w XVI i XVII wieku"@pl .

ontohgis:document_123
    dc:creator "Bem, K." ;
    dc:date 2013 ;
    dc:identifier "„Odrodzenie i Reformacja w Polsce“, 57, 2013, s. 123–153"@pl ;
    dc:title "Ustroje kościołów ewangelicko‑reformowanych w Rzeczypospolitej Obojga Narodów na przełomie XVI i XVII wieku"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Bem, Ustroje kościołów ewangelicko‑reformowanych w Rzeczypospolitej Obojga Narodów"@pl .

ontohgis:document_124
    dc:creator "Gmiterek, H." ;
    dc:date 1987 ;
    dc:identifier <http://dlibra.umcs.lublin.pl/dlibra/doccontent?id=946&dirids=1> ;
    dc:title "Bracia czescy a kalwini w Rzeczypospolitej, połowa XVI - połowa XVII wieku: Studium porównawcze"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Gmiterek, Bracia czescy a kalwini w Rzeczypospolitej"@pl .

ontohgis:document_125
    dc:creator "Alabrudzińska, E." ;
    dc:date 1999 ;
    dc:title "Kościoły ewangelickie na Kresach Wschodnich II Rzeczypospolitej"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Alabrudzińska, Kościoły ewangelickie na Kresach Wschodnich"@pl .

ontohgis:document_126
    dc:creator "Kosman, M." ;
    dc:date 1986 ;
    dc:description "Studia i Monografie / Wyższa Szkoła Pedagogiczna im. Powstańców Śląskich w Opolu, nr 121"@pl ;
    dc:title "Litewska jednota ewangelicko-reformowana od połowy XVII w. do 1939 r."@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Kosman, Litewska jednota ewangelicko-reformowana"@pl .

ontohgis:document_127
    dc:creator "Kłaczkow, J." ;
    dc:date 2012 ;
    dc:description "t. 1-3"@pl ;
    dc:title "Kościoły luterańskie na ziemiach polskich (XVI - XX w.)"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Kościoły luterańskie na ziemiach polskich (XVI - XX w.)"@pl .

ontohgis:document_128
    dc:date 1964 ;
    dc:title "Geschichte der Evangelisch-Augsburgischen Kirche in Polen"@de, "Kneifel, E." ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Kneifel, Geschichte der Evangelisch-Augsburgischen Kirche in Polen"@de, "Kneifel, Geschichte der Evangelisch-Augsburgischen Kirche in Polen"@en .

ontohgis:document_129
    dc:creator "Kneifel, E." ;
    dc:date 1971 ;
    dc:title "Die evangelisch-augsburgischen Gemeinden in Polen 1555-1939: Eine Parochialgeschichte in Einzeldarstellungen"@de ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Kneifel, Die evangelisch-augsburgischen Gemeinden in Polen 1555-1939"@de, "Kneifel, Die evangelisch-augsburgischen Gemeinden in Polen 1555-1939"@en .

ontohgis:document_13
    dct:creator "Marciniak-Kajzer, Anna" ;
    dct:date 2011 ;
    dct:title "Średniowieczny dwór rycerski w Polsce"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Marciniak-Kajzer, Średniowieczny dwór rycerski w Polsce"@pl .

ontohgis:document_130
    dc:creator "Töppen, M." ;
    dc:date 1858 ;
    dc:title "Historisch-comparative Geographie von Preussen"@de ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Töppen, Historisch-comparative Geographie von Preussen"@de, "Töppen, Historisch-comparative Geographie von Preussen"@en .

ontohgis:document_131
    dc:creator "Harnoch, A."@de ;
    dc:date "1890"@de ;
    dc:title "Chronik und Statistik der evangelischen Kirchen in den Provinzen Ost- und Westpreussen"@de ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Harnoch, Chronik und Statistik der evangelischen Kirchen in den Provinzen Ost- und Westpreussen"@de, "Harnoch, Chronik und Statistik der evangelischen Kirchen in den Provinzen Ost- und Westpreussen"@en .

ontohgis:document_132
    dc:creator "Hubatsch, W." ;
    dc:date 1968 ;
    dc:description "vol. 1-3"@en ;
    dc:title "Geschichte der evangelischen Kirche Ostpreussens"@de ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Hubatsch, Geschichte der evangelischen Kirche Ostpreussens"@de, "Hubatsch, Geschichte der evangelischen Kirche Ostpreussens"@en .

ontohgis:document_133
    dc:creator "Mortensen, H." ;
    dc:date 1968 ;
    dc:identifier "Historisch-geographischer Atlas des Preußenlandes, t. 2, red. H. Mortensen, Wiesbaden 1968"@pl ;
    dc:title "Die kirchliche Organisation um 1785"@de ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Die kirchliche Organisation um 1785"@de, "Die kirchliche Organisation um 1785"@en .

ontohgis:document_134
    dc:creator "Janczak, J.", "Ładogórski, T." ;
    dc:date "1976/1984" ;
    dc:description "Atlas historyczny Polski: Mapy XVIII wieku, 1-2"@pl, "t. 1-2"@pl ;
    dc:title "Śląsk w końcu XVIII wieku"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Śląsk w końcu XVIII wieku"@pl .

ontohgis:document_135
    dc:creator "Gastpary, W."@pl ;
    dc:date "1977"@pl ;
    dc:title "Historia protestantyzmu w Polsce: Od połowy XVIII wieku do pierwszej wojny światowej"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Gastpary, Historia protestantyzmu w Polsce"@pl .

ontohgis:document_136
    dc:creator "Gresch, E." ;
    dc:date 2011 ;
    dc:identifier "„Rundbrief der Gemeinschaft evangelischer Ostpreußen e.V.“, 1, 2011, s. 1–32"@pl ;
    dc:title "Im Blickpunkt der Geschichte der Reformation: Evangelisch-Reformierte in (Ost-)Preußen"@de ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Gresch, Im Blickpunkt der Geschichte der Reformation"@de, "Gresch, Im Blickpunkt der Geschichte der Reformation"@en .

ontohgis:document_137
    dc:creator "Zgółkowa, H." ;
    dc:date "1994/2005" ;
    dc:description "t. 1–50, Wydawnictwo Kurpisz, Poznań"@pl ;
    dc:title "Praktyczny słownik współczesnej polszczyzny"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Praktyczny słownik współczesnej polszczyzny"@pl .

ontohgis:document_138
    dc:date "1995/1996"@pl ;
    dc:title "Nowa encyklopedia powszechna PWN"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Nowa encyklopedia powszechna PWN"@pl .

ontohgis:document_139
    dc:date "1961/1996" ;
    dc:title "Słownik starożytności słowiańskich: encyklopedyczny zarys kultury Słowian od czasów najdawniejszych"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Słownik starożytności słowiańskich"@pl .

ontohgis:document_14
    dc:creator "Hedemann, Otton" ;
    dc:date 1939 ;
    dc:title "Dzieje Puszczy Białowieskiej w Polsce przedrozbiorowej (w okresie do 1798 roku)"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Hedemann, Dzieje Puszczy Białowieskiej"@pl ;
    ontohgis:seeAlsoIRI "http://pbc.biaman.pl/dlibra/doccontent?id=2318"@pl .

ontohgis:document_140
    dc:date "1929/1938" ;
    dc:title "Wielka ilustrowana encyklopedia powszechna (Wydawnictwa Gutenberga)"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Wielka ilustrowana encyklopedia powszechna (Wydawnictwa Gutenberga)"@pl .

ontohgis:document_141
    dc:creator "Matelski, D." ;
    dc:date 1999 ;
    dc:title "Niemcy w Polsce w XX wieku"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Matelski, Niemcy w Polsce w XX wieku"@pl .

ontohgis:document_142
    dc:creator "Kiec, O." ;
    dc:date 2001 ;
    dc:title "Protestantyzm w Poznańskiem 1815-1918"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Kiec, Protestantyzm w Poznańskiem"@pl .

ontohgis:document_143
    dc:creator "Stegner, T." ;
    dc:date 1992 ;
    dc:description "Rozprawy i monografie / Uniwersytet Gdański, 174"@pl ;
    dc:title "Polacy-ewangelicy w Królestwie Polskim 1815-1914: Kształtowanie sie środowisk ich działalność społeczna i narodowa"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Stegner, Polacy-ewangelicy w Królestwie Polskim 1815-1914"@pl .

ontohgis:document_144
    dc:creator "Kłaczkow, J." ;
    dc:date 2017 ;
    dc:title "Kościół Ewangelicko-Augsburski w Polsce w latach 1918-1939"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Kłaczkow, Kościół Ewangelicko-Augsburski w Polsce w latach 1918-1939"@pl .

ontohgis:document_145
    dc:creator "Witkowski, W." ;
    dc:date 1936 ;
    dc:identifier "„Gazeta Administracji“, 18 (20), 1936, s. 624–633;"@pl ;
    dc:title "Organizacja kościoła ewangelicko-reformowanego w b. zaborze rosyjskim"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Witkowski, Organizacja kościoła ewangelicko-reformowanego w b. zaborze rosyjskim"@pl .

ontohgis:document_146
    dc:creator "Błaszczyk, G." ;
    dc:date 2007 ;
    dc:title "Geografia historyczna Wielkiego Księstwa Litewskiego: Stan i perspektywy badań"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Błaszczyk G., Geografia historyczna Wielkiego Księstwa Litewskiego"@pl .

ontohgis:document_147
    dc:creator "Bardach, J." ;
    dc:date 1970 ;
    dc:title "Studia z ustroju i dziejów Wielkiego Księstwa Litewskiego"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Bardach J., Studia z ustroju i dziejów Wielkiego Księstwa Litewskiego"@pl .

ontohgis:document_148
    dc:creator "Любавский, М.К." ;
    dc:date 1892 ;
    dc:title "Oбластное деление и местное управление Литовско-русского государства ко времени издания первого Литовского статута"@ru ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Oblastnoye deleniye i mestnoye upravleniye Litovsko-russkogo gosudarstva ko vremeni izdaniya pervogo Litovskogo statuta"@en ;
    ontohgis:seeAlsoIRI "http://e-heritage.ru/ras/view/publication/general.html?id=46883967" .

ontohgis:document_149
    dc:date "1908/1910" ;
    dc:identifier "Źródła Dziejowe, t. 17, cz. 1-3" ;
    dc:title "Podlasie (Województwo)"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Jabłonowski A., Podlasie (Województwo)"@pl .

ontohgis:document_15
    dc:creator "Orgelbrand, Samuel" ;
    dc:date "1898/1912" ;
    dc:title "S. Orgelbranda Encyklopedja powszechna z ilustracjami i mapami. T. 1 - T. 18"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Orgelbrand, Encyklopedja powszechna"@pl ;
    ontohgis:seeAlsoIRI "http://cybra.lodz.pl/dlibra/publication/721"@pl .

ontohgis:document_150
    dc:creator "Jakubowski, J." ;
    dc:date 1928 ;
    dc:title "Mapa Wielkiego Księstwa Litewskiego w połowie XVI wieku. 1, Część północna, skala 1:1.600.000: objaśnienia do mapy"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Mapa Wielkiego Księstwa Litewskiego w połowie XVI wieku."@pl .

ontohgis:document_151
    dc:date "2013/2016" ;
    dc:title "Вялікі гістарычны атлас Беларусі, t. 1-3,"@be ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Vialiki histaryčny atlas Bielarusi"@en, "Вялікі гістарычны атлас Беларусі"@be .

ontohgis:document_152
    dc:creator "Łowmiański, H." ;
    dc:date "1931/1932" ;
    dc:identifier "Rozprawy Wydziału III Towarzystwa Przyjaciół Nauk w Wilnie, t. 5-6"@pl ;
    dc:title "Studja nad początkami społeczeństwa i państwa litewskiego."@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Łowmiański H., Studja nad początkami społeczeństwa i państwa litewskiego"@pl .

ontohgis:document_153
    dc:creator "Buczek, K." ;
    dc:date 1970 ;
    dc:identifier "\"Studia Historyczne“, 13 (2), 1970, 205-250"@pl ;
    dc:title "Organizacja opolna w Polsce średniowiecznej"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Buczek K., Organizacja opolna w Polsce średniowiecznej"@pl .

ontohgis:document_154
    dc:creator "Modzelewski, K." ;
    dc:date 1986 ;
    dc:identifier "„Przegląd Historyczny“, 77 (2), 1986, 177-222"@pl ;
    dc:title "Organizacja opolna w Polsce piastowskiej"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Modzelewski K., Organizacja opolna w Polsce piastowskiej"@pl .

ontohgis:document_155
    dc:creator "Matuszewski, J." ;
    dc:date 1991 ;
    dc:title "Vicinia id est: Poszukiwania alternatywnej koncepcji staropolskiego opola"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Matuszewski J., Vicinia id est: Poszukiwania alternatywnej koncepcji staropolskiego opola"@pl ;
    ontohgis:seeAlsoIRI "http://polona.pl/item/5979812" .

ontohgis:document_156
    dc:creator "Teterycz-Puzio, A." ;
    dc:date 2001 ;
    dc:identifier "„Słupskie Studia Historyczne“, 9, 2001, 245-257"@pl ;
    dc:title "Wczesnopiastowska organizacja administracyjna w X i XI wieku"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Teterycz-Puzio A., Wczesnopiastowska organizacja administracyjna w X i XI wieku"@pl .

ontohgis:document_157
    dc:creator "Gąsiorowski, A." ;
    dc:date 1965 ;
    dc:title "Powiat w Wielkopolsce XIV-XVI wieku: Z zagadnień zarządu terytorialnego i podziałów Polski późnośredniowiecznej"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Gąsiorowski A., Powiat w Wielkopolsce XIV-XVI wieku"@pl .

ontohgis:document_158
    dc:creator "Töppen, M." ;
    dc:date 1858 ;
    dc:title "Historisch-comparative Geographie von Preussen"@de ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Historisch-comparative Geographie von Preussen" .

ontohgis:document_159
    dc:creator "Małłek, J." ;
    dc:date 2016 ;
    dc:title "Prusy Książęce a Prusy Królewskie w latach 1525-1548. Studium z dziejów polskiej polityki księcia Albrechta Hohenzollerna"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Prusy Książęce a Prusy Królewskie w latach 1525-1548. Studium z dziejów polskiej polityki księcia Albrechta Hohenzollerna"@pl .

ontohgis:document_16
    dc:creator "Arnold, Stanisław" ;
    dc:date 1951 ;
    dc:title "Geografia historyczna Polski"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Arnold, Geografia historyczna Polski"@pl .

ontohgis:document_160
    dc:creator "Małłek, J." ;
    dc:date 1967 ;
    dc:identifier "Roczniki Towarzystwa Naukowego w Toruniu, R. 72, z. 2"@pl ;
    dc:title "Ustawa o rządzie (Regimentsnottel) Prus Książęcych z 1542 roku. Studium z dziejów przemian społecznych i politycznych w lennie pruskim"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Ustawa o rządzie (Regimentsnottel) Prus Książęcych z 1542 roku. Studium z dziejów przemian społecznych i politycznych w lennie pruskim"@pl .

ontohgis:document_161
    dc:creator "Grygier, T." ;
    dc:date 1964 ;
    dc:identifier "\"Komunikaty Mazursko-Warmińskie\" 1964, nr 4, s. 460-513"@pl ;
    dc:title "Organizacja władzy naczelnej Prus Książęcych"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Organizacja władzy naczelnej Prus Książęcych"@pl .

ontohgis:document_162
    dc:creator "Biskup, M." ;
    dc:date 1975 ;
    dc:identifier "\"Komunikaty Mazursko-Warmińskie\" 1975, nr 4, s. 407-424"@pl ;
    dc:title "Geneza i znaczenie hołdu pruskiego 1525 roku"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Geneza i znaczenie hołdu pruskiego 1525 roku"@pl .

ontohgis:document_163
    dc:creator "Skibiński, J." ;
    dc:date 1972 ;
    dc:title "Starostwa dziedziczne Prus Książęcych w XVII i XVIII wieku"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Starostwa dziedziczne Prus Książęcych w XVII i XVIII wieku"@pl .

ontohgis:document_164
    dc:creator "Dziki, T." ;
    dc:date 2015 ;
    dc:identifier "\"Klio. Czasopismo poświęcone dziejom Polski i powszechnym\", 32 (1), 2015, s. 111–138."@pl ;
    dc:title "Administracja gmin wiejskich w Królestwie Polskim w latach 1815–1864"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Administracja gmin wiejskich w Królestwie Polskim w latach 1815–1864"@pl .

ontohgis:document_165
    dc:creator "Grodziski, S." ;
    dc:date 1967 ;
    dc:identifier "„Studia Historyczne”. 1967, z. 1–2, s. 5–21."@pl ;
    dc:title "Ustrój polityczno-prawny Śląska Austriackiego w latach 1742-1848. (Próba syntezy)"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Ustrój polityczno-prawny Śląska Austriackiego w latach 1742-1848. (Próba syntezy)"@pl .

ontohgis:document_167
    dc:creator "Gawrecki, D." ;
    dc:date 2008 ;
    dc:identifier "Śląsk Cieszyński. Granice – przynależność – tożsamość. Red. J. Spyra. Cieszyn 2008, s. 20–21;"@pl ;
    dc:title "Granice i zmiany przynależności Śląska Cieszyńskiego do 1918 roku"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Granice i zmiany przynależności Śląska Cieszyńskiego do 1918 roku"@pl .

ontohgis:document_168
    dc:creator "Semkowicz, W." ;
    dc:date 1930 ;
    dc:title "Historyczno-Geograficzne podstawy Śląska"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Historyczno-Geograficzne podstawy Śląska"@pl .

ontohgis:document_169
    dc:creator "Sobociński, W." ;
    dc:date 1964 ;
    dc:title "Historia ustroju i prawa Księstwa Warszawskiego"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Historia ustroju i prawa Księstwa Warszawskiego"@pl .

ontohgis:document_17
    dc:creator "Mączak, Antoni" ;
    dc:date 1981 ;
    dc:title "Encyklopedia historii gospodarczej Polski do 1945 roku"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Encyklopedia historii gospodarczej Polski do 1945 roku"@pl .

ontohgis:document_170
    dc:creator "Kallas, M." ;
    dc:date 1975 ;
    dc:title "Organy administracji terenowej w Księstwie Warszawskim"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Organy administracji terenowej w Księstwie Warszawskim"@pl .

ontohgis:document_172
    dc:creator "Konopska, B.", "Pustelnik, A.", "Pyskiewicz-Jędrusik, R." ;
    dc:date 1998 ;
    dc:title "Granice Śląska. Zmiany granic Śląska w czasie i przestrzeni. Śląsk na dawnej mapie. Obraz Sudetów w dawnej kartografii,"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Granice Śląska. Zmiany granic Śląska w czasie i przestrzeni. Śląsk na dawnej mapie. Obraz Sudetów w dawnej kartografii,"@pl .

ontohgis:document_173
    dc:creator "Spyra, J." ;
    dc:date 2010 ;
    dc:identifier "Bielsko-Biała. Monografia miasta, red. I. Panic, t. 3: Bielsko od wojen śląskich do zakończenia I wojny światowej (1740-1918), Bielsko-Biała 2010, s. 122-136;"@pl ;
    dc:title "Sytuacja polityczna i prawno-administracyjna miasta i okolicy w latach konstytucjonalizmu"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Sytuacja polityczna i prawno-administracyjna miasta i okolicy w latach konstytucjonalizmu"@pl .

ontohgis:document_174
    dc:creator "Panic, I. (red.)" ;
    dc:date 2013 ;
    dc:identifier "red. I. Panic, t. 5: Śląsk Cieszyński od Wiosny Ludów do I wojny światowej (1848-1918), red. K. Nowak, I. Panic, Cieszyn 2013."@pl ;
    dc:title "Dzieje Śląska Cieszyńskiego od zarania do czasów współczesnych"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Dzieje Śląska Cieszyńskiego od zarania do czasów współczesnych"@pl .

ontohgis:document_175
    dc:creator "Nowakowski, A."@pl ;
    dc:date 1991 ;
    dc:title "Dzieje ustroju i prawa księstwa siewierskiego"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Dzieje ustroju i prawa księstwa siewierskiego"@pl .

ontohgis:document_176
    dc:date 2008 ;
    dc:identifier "Atlas historyczny Polski. Województwo krakowskie w drugiej połowie XVI w., cz. II, red. H. Rutkowski, Warszawa 2008, s. 236-239;"@pl ;
    dc:title "Siewierz"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "M. Wilska, Siewierz..."@pl .

ontohgis:document_177
    dc:creator "Żelazny, K., Z." ;
    dc:date 2016 ;
    dc:title "Księstwo Siewierskie. Prawo i ustrój a zakres suwerenności względem Korony Królestwa Polskiego"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Księstwo Siewierskie. Prawo i ustrój a zakres suwerenności względem Korony Królestwa Polskiego"@pl .

ontohgis:document_178
    dc:creator "Bardach, J." ;
    dc:date 1967 ;
    dc:identifier "CPH, t. 19, 1967, z. 2"@pl ;
    dc:title "Powiat w Polsce późnośredniowiecznej"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Powiat w Polsce późnośredniowiecznej"@pl .

ontohgis:document_179
    dc:creator "Kaczmarczyk, Z." ;
    dc:date 1955 ;
    dc:identifier "\"Odrodzenie i Reformacja w Polsce\", 1955, t. 1"@pl ;
    dc:title "Typ i forma państwa polskiego w okresie demokracji szlacheckiej"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Typ i forma państwa polskiego w okresie demokracji szlacheckiej"@pl .

ontohgis:document_18
    dc:creator "Lehr-Spławiński, Tadeusz" ;
    dc:date "1938/1939" ;
    dc:publisher "Księgarnia i Dom Wydawniczy Trzaska, Evert i Michalski"@pl ;
    dc:title "Słownik języka polskiego"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Słownik języka polskiego (Trzaska)"@pl .

ontohgis:document_180
    dc:creator "Augustyniak, U." ;
    dc:date 2008 ;
    dc:title "Historia Polski 1572-1795"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Historia Polski 1572-1795"@pl .

ontohgis:document_181
    dc:creator "Balzer, O." ;
    dc:date 2005 ;
    dc:title "Królestwo Polskie 1295-1370"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Królestwo Polskie 1295-1370"@pl .

ontohgis:document_182
    dc:creator "Ungewitter, F.H." ;
    dc:date 1856 ;
    dc:title "Die österreichische Monarchie, geographisch, statistisch, topographisch und historisch dargestellt: Unter genauer Bezugnahme auf die neueste administrative und gerichtliche Organisation der Kronländer, und mit der sorgfältigsten und ausführlichsten Topographie"@de ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Die österreichische Monarchie, geographisch, statistisch, topographisch und historisch dargestellt" .

ontohgis:document_19
    dc:creator "Szymczak, Mieczysław" ;
    dc:date "1995/1998" ;
    dc:publisher "Wydawnictwo Naukowe PWN"@pl ;
    dc:title "Słownik języka polskiego PWN"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Słownik języka polskiego PWN (Szymczak)"@pl .

ontohgis:document_2
    dc:creator "Bąk, Stanisław", "Mayenowa, Maria Renata", "Pepłowski, Franciszek" ;
    dc:date "1956/" ;
    dc:title "Słownik polszczyzny XVI wieku"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Słownik polszczyzny XVI wieku"@pl ;
    ontohgis:seeAlsoIRI <http://kpbc.umk.pl/dlibra/publication/17781?tab=1> .

ontohgis:document_20
    dc:date 2000 ;
    dc:publisher "Wydawnictwo WILGA"@pl ;
    dc:title "Słownik współczesnego języka polskiego"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Słownik współczesnego języka polskiego (Wilga)"@pl .

ontohgis:document_21
    dc:creator "Wojnowski, Jan" ;
    dc:date "2001/2005" ;
    dc:title "Wielka Encyklopedia PWN"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Wielka Encyklopedia PWN (2001-2005)"@pl .

ontohgis:document_22
    dc:creator "Minister Administracji i Cyfryzacji RP"@pl ;
    dc:date "2012-02-02" ;
    dc:title "Rozporządzenie Ministra Administracji i Cyfryzacji z dnia 9 stycznia 2012 r. w sprawie ewidencji miejscowości, ulic i adresów"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Rozporządzenie EMUiA (2012)"@pl ;
    ontohgis:seeAlsoIRI <http://prawo.sejm.gov.pl/isap.nsf/DocDetails.xsp?id=WDU20120000125> .

ontohgis:document_23
    dc:creator "Eberhardt, Piotr"@pl ;
    dc:date 2010 ;
    dc:identifier "„Studia z Dziejów Rosji i Europy Środkowo-Wschodniej“, 45, 2010, s. 239–257"@pl ;
    dc:title "Zmiany podziałów administracyjnych w Cesarstwie Rosyjskim, w Związku Radzieckim oraz w Federacji Rosyjskiej"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Eberhardt P. Zmiany podziałów administracyjnych w Cesarstwie Rosyjskim..."@pl .

ontohgis:document_24
    dc:creator "Зайончковский П.А." ;
    dc:date 1978 ;
    dc:title "Правительственный аппарат самодержавной России"@ru ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Zajončkovskij P.A., Pravitelʹstvennyj apparat samoderžavnoj Rossii"@en, "Зайончковский П.А., Правительственный аппарат самодержавной России"@ru .

ontohgis:document_25
    dc:creator "Рассолов Г.А."@ru ;
    dc:date 2005 ;
    dc:title "Институт генерал-губернаторства в Российской империи"@ru ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Rassolov G.A., Institut general-gubernatorstva v Rossijskoj imperii"@en, "Рассолов Г.А., Институт генерал-губернаторства в Российской империи"@ru ;
    ontohgis:seeAlsoIRI "http://www.dissercat.com/content/institut-general-gubernatorstva-v-rossiiskoi-imperii-1775-g-konets-xix-v" .

ontohgis:document_26
    dc:creator "Тархов С.А." ;
    dc:date 2001 ;
    dc:title "Изменение административно-территориального деления России за последние 300 лет, „География“"@ru ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Tarhov S.A., Izmeneniye administrativno-territorial'nogo deleniya Rossii za posledniye 300 let, „Geografiya“"@en, "Тархов С.А., Изменение административно-территориального деления России за последние 300 лет, „География“"@ru ;
    ontohgis:seeAlsoIRI "http://geo.1september.ru/article.php?ID=200101502" .

ontohgis:document_27
    dc:creator "Тархов С.А." ;
    dc:date 2005 ;
    dc:identifier "„Логос“, 1 (46), 2005, s. 65–101" ;
    dc:title "Изменение административно-территориального деления России в XIII—XX вв"@ru ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Tarhov S.A., Izmenenie administrativno-territorialʹnogo deleniâ Rossii v XIII—XX vv"@en, "Тархов С.А., Изменение административно-территориального деления России в XIII—XX вв"@ru .

ontohgis:document_28
    dc:creator "Peдин, Д." ;
    dc:identifier "Pедин, Дмитрий, Ландратура Санкт-Петербургской губернии, „Res Historica“, 44, 2017, s. 75–88."@ru ;
    dc:title "Ландратура Санкт-Петербургской губернии: штат, функции, место в системе управления (mатериалы к исследованию)"@ru ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Redin D., Landratura Sankt-Peterburgskoj gubernii"@en, "Редин Д., Ландратура Санкт-Петербургской губернии"@ru .

ontohgis:document_29
    dc:creator "Brodesser, S." ;
    dc:date 1968 ;
    dc:title "Moravskoslezské gubernium v letech 1783-1849"@cs ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Brodesser S., Moravskoslezske gubernium v letech 1783-1849"@en, "Brodesser S., Moravskoslezské gubernium v letech 1783-1849"@cs .

ontohgis:document_3
    dc:identifier <https://sjp.pwn.pl/> ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Słownik języka polskiego (PWN)"@pl .

ontohgis:document_30
    dc:creator "Svitak, Z." ;
    dc:date 2016 ;
    dc:identifier "Dzieje biurokracji: t. 6, red. T. Bykowa, A. Górak, G. Smyk, Lublin, Radzyń Podlaski 2016, s. 15–24" ;
    dc:title "Przemiany struktur aparatu biurokratycznego na przykładzie Moraw"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Svitak Z., Przemiany struktur aparatu biurokratycznego na przykładzie Moraw"@pl ;
    ontohgis:seeAlsoIRI "http://polona.pl/item/60135467" .

ontohgis:document_31
    dc:creator "Bardach J.", "Bartel W.M." ;
    dc:title "Historia państwa i prawa Polski. T. 3, Od rozbiorów do uwłaszczenia"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Bardach J., Bartel W.M., Historia państwa i prawa Polski. T. 3"@pl .

ontohgis:document_32
    dc:creator "Bartel W.M." ;
    dc:date 1976 ;
    dc:title "Ustrój i prawo Wolnego Miasta Krakowa: (1815-1846)"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Bartel W.M., Ustrój i prawo Wolnego Miasta Krakowa..."@pl .

ontohgis:document_33
    dc:creator "Barwiński, E." ;
    dc:date "1935"@pl ;
    dc:title "Pierwsze podziały administracyjne Galicji"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Barwiński E., Pierwsze podziały administracyjne Galicji"@pl .

ontohgis:document_34
    dc:creator "Górak, A.", "Latawiec, K." ;
    dc:date 2012 ;
    dc:title "Kancelaria organów władzy w Galicji: Wybór źródeł"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Górak A., Latawiec K., Kancelaria organów władzy w Galicji..."@pl .

ontohgis:document_35
    dc:creator "Grodziski, S." ;
    dc:date 1971 ;
    dc:title "Historia ustroju społeczno-politycznego Galicji 1772-1848"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Grodziski S., Historia ustroju społeczno-politycznego Galicji 1772-1848"@pl .

ontohgis:document_36
    dc:creator "Mencel, T." ;
    dc:date 1976 ;
    dc:title "Galicja Zachodnia 1795-1809: Studium z dziejów ziem polskich zaboru austriackiego po III rozbiorze"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Mencel T., Galicja Zachodnia 1795-1809..."@pl .

ontohgis:document_37
    dc:date 1994 ;
    dc:title "Galizien unter österreichischer Herrschaft: Verwaltung - Kirche - Bevölkerung"@de ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Mark R.A., Galizien unter österreichischer Herrschaft"@de, "Mark R.A., Galizien unter österreichischer Herrschaft"@en .

ontohgis:document_38
    dc:creator "Grzybowski, K." ;
    dc:date 1982 ;
    dc:title "Historia państwa i prawa Polski. T. 4, Od uwłaszczenia do odrodzenia państwa"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Grzybowski K., Historia państwa i prawa Polski. T. 4"@pl .

ontohgis:document_39
    dc:creator "Grzybowski, K." ;
    dc:date 1959 ;
    dc:title "Galicja 1848-1914: Historia ustroju politycznego na tle historii ustroju Austrii"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Grzybowski K., Galicja 1848-1914"@pl .

ontohgis:document_4
    dc:title "Słownik języka polskiego"@pl ;
    dct:creator ontohgis:person_20 ;
    dct:date "1958/1969" ;
    dct:identifier <http://doroszewski.pwn.pl/> ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Słownik języka polskiego (Doroszewski)"@pl .

ontohgis:document_40
    dc:creator "Felczak, W." ;
    dc:date 1983 ;
    dc:title "Historia Węgier"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Felczak W., Historia Węgier"@pl .

ontohgis:document_41
    dc:creator "Gajsler, J.F" ;
    dc:date "1900/2002" ;
    dc:title "Dzieje Węgier w zarysie, t. 2-3"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Gajsler J.F., Dzieje Węgier w zarysie"@pl .

ontohgis:document_42
    dc:creator "Skawiński, M." ;
    dc:date 2007 ;
    dc:identifier "Jánošik a fenomén zbojnictva na slovensko-polsko-českom pomedzi: Janosik a fenomen zbójnictwa słowacko-polskiego i czeskiego pogranicza zborník príspevkov z konferencie Terchová 2.- 4. 8. 2007, red. M. Mrva, Žilina 2007, s. 33–53;"@pl ;
    dc:title "Osadnictwo polskie na Górnych Węgrzech do początku XVIII wieku"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Skawiński M., Osadnictwo polskie na Górnych Węgrzech..."@pl .

ontohgis:document_43
    dc:creator "Trajdos, T."@pl ;
    dc:date 2016 ;
    dc:identifier "„Nowe Studia Grunwaldzkie“, 2, 2016, s. 9–20."@pl ;
    dc:title "Górny Spisz za panowania Władysława II Jagiełły (1386-1434)"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Trajdos T., Górny Spisz..."@pl .

ontohgis:document_44
    dc:creator "Kallas, M." ;
    dc:date 2003 ;
    dc:title "Historia ustroju Polski X-XX w."@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Kallas M., Historia ustroju Polski X-XX w."@pl .

ontohgis:document_45
    dc:creator "Goclon, J. A." ;
    dc:date 2002 ;
    dc:title "Polska na królu pruskim zdobyta. „Ustrój, administracja i sądownictwo doby Komisji Rządzącej w 1807 roku\""@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Goclon J. A., Polska na królu pruskim zdobyta..."@pl .

ontohgis:document_46
    dc:creator "Kallas, M." ;
    dc:date 1975 ;
    dc:title "Organy administracji terytorialnej w Księstwie Warszawskim"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Kallas M., Organy administracji terytorialnej w Księstwie Warszawskim"@pl .

ontohgis:document_47
    dc:creator "G. H. v. Unruh", "H. Pohl", "K. G. A. Jeserich" ;
    dc:date 1983 ;
    dc:title "Deutsche Verwaltungsgeschichte"@de ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Deutsche Verwaltungsgeschichte..."@de, "Deutsche Verwaltungsgeschichte..."@pl .

ontohgis:document_48
    dc:creator "Wachowiak, B." ;
    dc:date 2010 ;
    dc:title "Prusy w okresie monarchii absolutnej (1701-1806)"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Prusy w okresie monarchii absolutnej (1701-1806)"@pl .

ontohgis:document_49
    dc:creator "Wąsicki, J." ;
    dc:date 1957 ;
    dc:title "Ziemie polskie pod zaborem pruskim. Prusy Południowe 1793-1806. Studium historycznoprawne"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "J. Wąsicki, Ziemie polskie pod zaborem pruskim"@pl .

ontohgis:document_5
    dc:title "Słownik języka  polskiego"@pl ;
    dct:creator "Karłowicz, Jan", "Kryński, Adam", "Niedźwiedzki, Władysław" ;
    dct:date "1900/1927" ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Słownik  warszawski"@pl ;
    ontohgis:seeAlsoIRI <http://ebuw.uw.edu.pl/publication/254> .

ontohgis:document_50
    dc:creator "Bär, M." ;
    dc:date 1912 ;
    dc:title "Die Behördenverfassung in Westpreußen seit der Ordenszeit"@de ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "M. Bär, Die Behördenverfassung in Westpreußen seit der Ordenszeit" .

ontohgis:document_51
    dc:creator "Heinrich G.", "Henning F.W.", "Jeserich K. G. A." ;
    dc:date 1993 ;
    dc:title "Verwaltungsgeschichte Ostdeutschlands 1815-1945. Organisation-Aufgaben-Leistungen der Verwaltung"@de ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Heinrich G., Henning F.W., Jeserich K. G. A., Verwaltungsgeschichte Ostdeutschlands 1815-1945" .

ontohgis:document_52
    dc:date 1992 ;
    dc:title "Handbuch der Preußischen Geschichte, hrsg. v. O. Buesch, Bd. II, Das 19. Jh. und Große Themen der Geschichte Preußens"@de ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Handbuch der Preußischen Geschichte..." .

ontohgis:document_53
    dc:creator "Huber" ;
    dc:title "Deutsche Verfassungsgeschichte"@de ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Deutsche Verfassungsgeschichte" .

ontohgis:document_54
    dc:creator "Frotscher, W.", "Roger, W." ;
    dc:date 1984 ;
    dc:identifier "Deutsche Verwaltungsgeschichte, Bd. 3 hrsg. von K.G.A. Jeserich, H. Pohl und G. Ch. v. Unruh, Stuttgart 1984"@de ;
    dc:title "Überblick über die Verwaltungsorganisation in den Bundesstaaten"@de ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Roger W., Frotscher W., „Überblick über die Verwaltungsorganisation in den Bundesstaaten" .

ontohgis:document_55
    dc:creator "Labuda, G." ;
    dc:date 1969 ;
    dc:title "Historia Pomorza, t. I do roku 1466, cz. II. Pomorze Zachodnie w dobie rozwijającego się feudalizmu (1124-14640)"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Historia Pomorza, t. I do roku 1466..." .

ontohgis:document_56
    dc:creator "Kamieński, A.", "Wachowiak, B." ;
    dc:date 2001 ;
    dc:title "Dzieje Brandenburgii-Prus. Na progu czasów nowożytnych (1500-1701)"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "B. Wachowiak, A. Kamieński, Dzieje Brandenburgii-Prus."@pl .

ontohgis:document_57
    dc:creator "Vetulani, A." ;
    dc:date 1953 ;
    dc:title "Władztwo Polski w Prusiech Zakonnych i Książęcych (1454-1657)"@pl, "Władztwo Polski w Prusiech Zakonnych i Książęcych (1454-1657). Wybór źródeł."@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Władztwo Polski w Prusiech Zakonnych i Książęcych" .

ontohgis:document_58
    dc:creator "Grzegorz, M." ;
    dc:date 1987 ;
    dc:title "Struktura administracyjna i własnościowa Pomorza Gdańskiego pod rządami zakonu krzyżackiego w latach 1309-1454"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "M. Grzegorz, Struktura administracyjna i własnościowa Pomorza Gdańskiego..."@pl .

ontohgis:document_59
    dc:creator "Biskup, M.", "Labuda, G." ;
    dc:date 1986 ;
    dc:title "Gerard Labuda, Dzieje zakonu krzyżackiego w Prusach. Gospodarka-Społeczeństwo-Pańswo-Ideologia"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "M. Biskup, G. Labuda, Dzieje zakonu krzyżackiego w Prusach..."@pl .

ontohgis:document_6
    dc:creator "Urbańczyk, Stanisław" ;
    dct:date "1953/2002" ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Słownik staropolski"@pl ;
    ontohgis:seeAlsoIRI <https://pjs.ijp.pan.pl/sstp.html> .

ontohgis:document_60
    dc:creator "Biskup, M." ;
    dc:date 2008 ;
    dc:title "Państwo zakonu krzyżackiego w Prusach. Władza i społeczeństwo"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "M. Biskup, i in., Państwo zakonu krzyżackiego w Prusach..."@pl .

ontohgis:document_61
    dc:creator "Czaja, R.", "Radzimiński, A." ;
    dc:date 2013 ;
    dc:title "Zakon Krzyżacki w Prusach i Inflantach. Podziały admiinistracyjne i kościelne w XIII-XVI wieku"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Zakon Krzyżacki w Prusach i Inflantach..."@pl .

ontohgis:document_62
    dc:creator "Radzimiński, A." ;
    dc:date 2014 ;
    dc:description "Prussia sacra, t. 4" ;
    dc:title "Die Kirche im Deutschordensstaat in Preussen (1243-1525). Organisation, Ausstattung, Rechtsprechung, Geistlichkeit, Gläubige"@de ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "A. Radzimiński, Die Kirche im Deutschordensstaat in Preussen..." .

ontohgis:document_63
    dc:creator "Radzimiński, A." ;
    dc:date 1999 ;
    dc:title "Biskupstwa państwa krzyżackiego w Prusach XIII-XV wieku"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "A. Radzimiński, Biskupstwa państwa krzyżackiego..." .

ontohgis:document_65
    dc:creator "Uruszczak, W." ;
    dc:date 2013 ;
    dc:identifier "\"Krakowskie Studia z Historii Państwa i Prawa\", t. 6 (z. 3), 2013" ;
    dc:title "Ustawy okołokonstytucyjne Sejmu Wielkiego z 1791 i 1792 r."@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "W. Uruszczak, Ustawy okołokonstytucyjne Sejmu Wielkiego..."@pl .

ontohgis:document_66
    dc:creator "Augustyniak, U." ;
    dc:date 2008 ;
    dc:title "Historia Polski 1572-1795"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "U. Augustyniak, Historia Polski 1572-1795"@pl .

ontohgis:document_67
    dc:creator "Bardach, J." ;
    dc:date 1957 ;
    dc:title "Historia państwa i prawa Polski do roku 1795, t. 1-2"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Historia państwa i prawa Polski do roku 1795, t. 1-2"@pl .

ontohgis:document_68
    dc:creator "Malec, D.", "Malec, J." ;
    dc:date 1998 ;
    dc:title "Historia administracji nowożytnej"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "D. Malec, J. Malec, Historia administracji nowożytnej"@pl .

ontohgis:document_69
    dc:creator "Bardach, J.", "Leśniodorski, B.", "Pietrzak, M." ;
    dc:date 2011 ;
    dc:title "Historia ustroju i prawa polskiego"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "J. Bardach, B. Leśniodorski, M. Pietrzak, Historia ustroju i prawa polskiego"@pl .

ontohgis:document_7
    dc:title "Encyklopedia Katolicka"@pl ;
    dct:date "1973/2014" ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Encyklopedia Katolicka"@pl ;
    ontohgis:seeAlsoIRI <http://www.kul.pl/encyklopedia-katolicka,art_9929.html> .

ontohgis:document_70
    dc:creator "Mielcarek, A. J." ;
    dc:date 2008 ;
    dc:title "Podziały terytorialno-administracyjne II Rzeczypospolitej w zakresie administracji zespolonej"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Mielcarek A.J., Podziały terytorialno-administracyjne II Rzeczypospolitej w zakresie administracji zespolonej"@pl .

ontohgis:document_71
    dc:creator "Wojtkowiak, S." ;
    dc:date 2000 ;
    dc:title "Państwowe, administracyjne, wojskowe i wyznaniowe podziały terytorialne na ziemiach polskich: (zarys dziejów)"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Wojtkowiak S., Państwowe, administracyjne, wojskowe i wyznaniowe podziały terytorialne na ziemiach polskich"@pl .

ontohgis:document_72
    dc:creator "Gałędek, M." ;
    dc:date 2012 ;
    dc:title "Ustrój administracji ogólnej na Wileńszczyźnie w okresie międzywojennym"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Gałędek M., Ustrój administracji ogólnej na Wileńszczyźnie w okresie międzywojennym"@pl .

ontohgis:document_73
    dc:creator "Dziobek-Romański, J." ;
    dc:date 2012 ;
    dc:identifier "„Roczniki Nauk Prawnych“, 22 (2), 2012, s. 149–177" ;
    dc:title "Proces ujednolicania ustroju samorządu terytorialnego w II Rzeczypospolitej"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Dziobek-Romański J., Proces ujednolicania ustroju samorządu terytorialnego w II Rzeczypospolitej"@pl .

ontohgis:document_74
    dc:creator "Tarnowska, A." ;
    dc:date 2012 ;
    dc:title "Z dziejów unifikacji administracji II Rzeczypospolitej: Rola przepisów pruskich"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Tarnowska A., Z dziejów unifikacji administracji II Rzeczypospolitej"@pl .

ontohgis:document_75
    dc:creator "Tarnowska, A." ;
    dc:date 2016 ;
    dc:identifier "„Studia Iuridica Toruniensia“, 17, 2016, s. 255" ;
    dc:title "Niedostatki unifikacji administracji ogólnej. Doktryna i praktycy o koniecznych uzupełnieniach rozporządzenia Prezydenta RP z dnia 19 stycznia 1928 r"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Tarnowska A., Niedostatki unifikacji administracji ogólnej"@pl .

ontohgis:document_76
    dc:creator "Kallas, M." ;
    dc:date 1997 ;
    dc:identifier "„Acta Universitatis Nicolai Copernici. Nauki Humanistyczno-Społeczne. Historia“, 30, 1997, s. 145–161" ;
    dc:title "Województwo w Drugiej Rzeczypospolitej: z dziejów podziałów terytorialnych w latach 1919-1939"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Kallas M., Województwo w Drugiej Rzeczypospolitej"@pl .

ontohgis:document_77
    dc:creator "Lewandowska-Malec, I." ;
    dc:date 1997 ;
    dc:identifier "„Czasopismo Prawno-Historyczne“, 51 (1-2), 1999, s. 301–317" ;
    dc:title "Próba zreformowania podziału terytorialnego Drugiej Rzeczypospolitej w latach 1928-1933"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Lewandowska-Malec I., Próba zreformowania podziału terytorialnego Drugiej Rzeczypospolitej w latach 1928-1933"@pl .

ontohgis:document_78
    dc:creator "Orzechowski, K." ;
    dc:date 2005 ;
    dc:title "Historia ustroju Śląska 1202-1740"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "K. Orzechowski, Historia ustroju Śląska 1202-1740"@pl .

ontohgis:document_79
    dc:creator "Dáňová, H.", "Klípa, J.", "Stolárová, L." ;
    dc:date 2008 ;
    dc:title "Slezsko - země Koruny české. Historie a kultura 1300-1740. Díl A a B"@cs ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Slezsko - země Koruny české. Historie a kultura 1300-1740" .

ontohgis:document_8
    dct:creator "Tkocz, Jan" ;
    dct:date "1998"@pl ;
    dct:title "Organizacja przestrzenna wsi w Polsce"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Tkocz, Organizacja przestrzenna wsi"@pl .

ontohgis:document_80
    dc:creator "Wiszewski, P." ;
    dc:date 2013 ;
    dc:identifier "Cuius regio? Ideological and Territorial Cohesion of Silesia, eds. Lucyna Karc, Przemysław Wiszewski, Rościsław Żerelik, vol. 1), Wrocław 2013" ;
    dc:title "The Long Formation of the Region (c. 1000-1526)"@en ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "The Long Formation of the Region (c. 1000-1526)"@en .

ontohgis:document_81
    dc:creator "Bobková, L.", "Fantysová-Matějková, J.", "J. Hrachovec, P.", "Zdichynec, J." ;
    dc:date 2013 ;
    dc:title "Terra - Ducatus - Marchionatus - Regio. Die Bildung und Entwicklung der Regionen im Rahmen der Krone des Königreichs Böhmen"@de ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Terra - Ducatus - Marchionatus - Regio" .

ontohgis:document_82
    dc:creator "Antonín, R.", "Janák, V.", "Jirásek, Z.", "Kouřil, P.", "Prix, D.", "Čapský, M." ;
    dc:date 2012 ;
    dc:title "Slezsko v dějinách českého státu, I: od pravěku do roku 1490"@cs ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Slezsko v dějinách českého státu, I: od pravěku do roku 1490" .

ontohgis:document_83
    dc:creator "Fukala, R.", "Jirásek, Z.", "Korbelářová, I.", "Olšovský, J.", "Uhlíř, D.", "Žáček, R." ;
    dc:date 2012 ;
    dc:title "Slezsko v dějinách českého státu. II. 1490-1763"@cs ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Slezsko v dějinách českého státu. II. 1490-1763" .

ontohgis:document_84
    dc:creator "Bena, W." ;
    dc:date 2005 ;
    dc:title "Polskie Górne Łużyce"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "W. Bena, Polskie Górne Łużyce"@pl .

ontohgis:document_85
    dc:creator "Skubiszewski, K." ;
    dc:date 1969 ;
    dc:title "Zachodnia granica Polski"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Skubiszewski K., Zachodnia granica Polski"@pl .

ontohgis:document_86
    dc:creator "Mikos, S." ;
    dc:date 1979 ;
    dc:title "Wolne Miasto Gdańsk a Liga Narodów 1920-1939"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Mikos S., Wolne Miasto Gdańsk a Liga Narodów 1920-1939"@pl .

ontohgis:document_87
    dc:creator "Podlaszewski, M." ;
    dc:date 1966 ;
    dc:title "Ustrój polityczny Wolnego Miasta Gdańska w latach 1920-1933"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Podlaszewski M., Ustrój polityczny Wolnego Miasta Gdańska w latach 1920-1933"@pl .

ontohgis:document_88
    dc:creator "Stępniak, H." ;
    dc:date 2004 ;
    dc:identifier "Historia Pomorza, t. 5 (1918-1939)" ;
    dc:title "Polska i Wolne Miasto Gdańsk (1920-1939). Stosunki polityczne"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Stępniak H., Polska i Wolne Miasto Gdańsk (1920-1939)"@pl .

ontohgis:document_89
    dc:creator "Olstowski, P.", "Wierzchosławski, Sz." ;
    dc:date 2015 ;
    dc:title "Województwo pomorskie i Wolne Miasto Gdańsk"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Województwo pomorskie i Wolne Miasto Gdańsk"@pl .

ontohgis:document_9
    dct:creator "Minister Spraw Wewnętrznych i Administracji"@pl ;
    dct:date 2011 ;
    dct:title "Rozporządzenie Ministra Spraw Wewnętrznych i Administracji z dnia 17 listopada 2011 r. w sprawie bazy danych obiektów topograficznych oraz bazy danych obiektów ogólnogeograficznych, a także standardowych opracowań kartograficznych"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Rozporządzenie BDOT10k"@pl ;
    ontohgis:seeAlsoIRI <http://prawo.sejm.gov.pl/isap.nsf/DocDetails.xsp?id=WDU20112791642> .

ontohgis:document_90
    dc:creator "Borkiewicz, A.", "Trzebiński, W." ;
    dc:date 1956 ;
    dc:description "Dokumentacja Geograficzna, 4" ;
    dc:title "Podział administracyjny Królestwa Polskiego 1815-1918"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Trzebiński W., Borkiewicz A., Podział administracyjny Królestwa Polskiego 1815-1918"@pl .

ontohgis:document_91
    dc:date "1921/1926" ;
    dc:title "Skorowidz miejscowości Rzeczpospolitej Polskiej opracowany na podstawie wyników pierwszego powszechnego spisu ludności z dn. 30 września 1921 roku, tom XI: Województwo Pomorskie"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Skorowidz miejscowości Rzeczpospolitej Polskiej 1921. Województwo Pomorskie"@pl .

ontohgis:document_92
    dc:creator "Lutrzykowski, Alfred" ;
    dc:date 2013 ;
    dc:title "Ustrój terytorialny państwa a decentralizacja systemu władzy publicznej"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Ustrój terytorialny państwa a decentralizacja systemu władzy publicznej"@pl .

ontohgis:document_93
    dc:creator "Zaborowski, Łukasz" ;
    dc:date 2009 ;
    dc:identifier "„Prace Geograficzne / Instytut Geografii i Gospodarki Przestrzennej Uniwersytetu Jagiellońskiego“, 121, 2009, s. 263–275."@pl ;
    dc:title "Podział terytorialny Rzeczypospolitej - spojrzenie krytyczne"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Zaborowski, Podział terytorialny Rzeczypospolitej - spojrzenie krytyczne"@pl .

ontohgis:document_94
    dc:creator "Kaczmarek, Tomasz" ;
    dc:date 2017 ;
    dc:identifier "„Przegląd Politologiczny“, 1, 2017, s. 63-80."@pl ;
    dc:title "Gminny podział administracyjny w świetle 25 lat funkcjonowania samorządu terytorialnego w Polsce"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Kaczmarek, Gminny podział administracyjny"@pl .

ontohgis:document_95
    dc:creator "Chojnicki, Zbyszko", "Czyż, Teresa" ;
    dc:date 2000 ;
    dc:identifier "„Czasopismo Geograficzne“, 71, 2000, s. 261-277"@pl ;
    dc:title "Nowa organizacja terytorialna Polski i układ regionalny"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Chojnicki, Czyż, Nowa organizacja terytorialna Polski"@pl .

ontohgis:document_96
    dc:creator "Zaborowski, Łukasz" ;
    dc:date 2013 ;
    dc:title "Podział kraju na województwa: Próba obiektywizacji"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Zaborowski, Podział kraju na województwa: Próba obiektywizacji"@pl .

ontohgis:document_97
    dc:creator "Zaborowski, Łukasz" ;
    dc:date 2010 ;
    dc:source "Praca doktorska napisana pod kierunkiem prof. dr. hab. Bolesława Domańskiego, Uniwersytet Jagielloński Instytut Geografii i Gospodarki Przestrzennej"@pl ;
    dc:title "Zasady podziału terytorialnego państwa na szczeblu regionalnym. Próba uporządkowania i zastosowania na przykładzie Polski"@pl ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Zaborowski, Zasady podziału terytorialnego państwa"@pl .

ontohgis:document_98
    dc:creator "Yoder, J. A." ;
    dc:date 2003 ;
    dc:identifier "\"Europe-Asia Studies\", 55 (2), pp. 263-286."@en ;
    dc:title "Decentralisation and regionalisation after communism: administrative and territorial reform in Poland and the Czech Republic"@en ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Yoder, Decentralisation and regionalisation after communism"@en .

ontohgis:document_99
    dc:creator "Egorova, Tatiana P." ;
    dc:date 2018 ;
    dc:identifier "\"Astra Salvensis\", Jan. 2018, pp. 593–602"@en ;
    dc:title "Evolution of Administrative and Territorial Transformations in the XVIII Century Northeastern Asian Part of Russia"@en ;
    a cidoc-crm:E31_Document, owl:NamedIndividual ;
    rdfs:label "Egorova et al., Evolution of Administrative and Territorial Transformations"@en .

ontohgis:endsDominationAt
    a owl:DatatypeProperty, owl:FunctionalProperty ;
    rdfs:domain ontohgis:object_21 ;
    rdfs:label "ends domination at"@en, "kończy obowiązywać w"@pl ;
    rdfs:range xsd:date .

ontohgis:featureContainsFeature
    a owl:ObjectProperty ;
    rdfs:domain <http://www.opengis.net/ont/geosparql#Feature> ;
    rdfs:label "feature contains feature"@en ;
    rdfs:range <http://www.opengis.net/ont/geosparql#Feature> ;
    owl:propertyChainAxiom (<http://www.opengis.net/ont/geosparql#hasGeometry>
        <http://www.opengis.net/ont/geosparql#ehContains>
        ontohgis:isGeometryOf
    ) .

ontohgis:featureIsContainedInFeature
    a owl:ObjectProperty ;
    rdfs:label "feature is contained in feature"@en .

ontohgis:function1
    a obo:BFO_0000034, owl:NamedIndividual ;
    rdfs:label "agricultural"@en, "funkcja rolnicza"@pl ;
    skos:note "dotyczy obiektów służących uprawianiu ziemi i produkcji rolnej, np. osady rolne, gospodarstwa rolne, pola orne"@pl .

ontohgis:function10
    a obo:BFO_0000034, owl:NamedIndividual ;
    rdfs:label "bathers and visitors' service"@en, "funkcja obsługi kuracjuszy"@pl .

ontohgis:function11
    a obo:BFO_0000034, owl:NamedIndividual ;
    rdfs:label "funkcja zapewnienia odpoczynku i noclegu dla turystów"@pl, "rest and accommodation of tourists"@en .

ontohgis:function12
    a obo:BFO_0000034, owl:NamedIndividual ;
    rdfs:label "funkcja sakralna"@pl, "sacral function"@en ;
    skos:note "dotyczy obiektów związanych z kultem oraz obiektów z nim ściśle związanych, np. kościoły, cerkwie, plebanie, pastorówki"@pl .

ontohgis:function13
    a obo:BFO_0000034, owl:NamedIndividual ;
    rdfs:label "catering"@en, "funkcja gastronomiczna"@pl ;
    skos:note "dotyczy obiektów, które służą pomieszczeniu lokali, w których użytkownicy mogą na miejscu być obsłużeni i otrzymać posiłek, np. restauracje, traktiernie, gospody"@pl .

ontohgis:function14
    a obo:BFO_0000034, owl:NamedIndividual ;
    rdfs:label "accomodation"@en, "funkcja hotelowa"@pl ;
    skos:note "dotyczy obiektów służących czasowemu zamieszkaniu i zaspokojeniu innych potrzeb gości, np. zajazdy, traktiernie, pensjonaty, hotele"@pl .

ontohgis:function2
    a obo:BFO_0000034, owl:NamedIndividual ;
    rdfs:label "funkcja przemysłowa"@pl, "industrial"@en .

ontohgis:function3
    a obo:BFO_0000034, owl:NamedIndividual ;
    rdfs:label "funkcja mieszkalna"@pl, "residential function"@en ;
    skos:note "dotyczy obiektów służących stałemu zamieszkaniu, a jako funkcja dodatkowa dotyczy obiektów służących okresowemu zamieszkaniu, dłuższemu jednak niż w przypadku hoteli"@pl .

ontohgis:function4
    a obo:BFO_0000034, owl:NamedIndividual ;
    rdfs:label "forestry"@en, "funkcja gospodarcza - gospodarka leśna"@pl ;
    skos:note "dotyczy obiektów związanych z gospodarowaniem zasobami leśnymi, np. osady leśne, gajówki, leśniczówki; jako funkcja dodatkowa terenów leśnych wykorzystywanych przez człowieka"@pl .

ontohgis:function5
    a obo:BFO_0000034, owl:NamedIndividual ;
    rdfs:label "defensive function"@en, "funkcja obronna"@pl ;
    skos:note "dotyczy obiektów należących do infrastruktury obronnej miasta, a także obiektów, które służą wojsku, w tym garnizonowi miejskiemu, np. koszary, fortece, bastiony, prochownie"@pl .

ontohgis:function6
    a obo:BFO_0000034, owl:NamedIndividual ;
    rdfs:label "administrative function"@en, "funkcja administracyjna"@pl ;
    skos:note "dotyczy obiektów służacych zarządzaniu dużą organizacją z państwem na czele, w tym uznanych przez niego form autonomii lub samorządu, placówek zagranicznych, związków wyznaniowych, w tym też wyższych niż parafia jednostek organizacji kościelnej, a także instytucji, stowarzyszeń społecznych i gospodarczych, np. wszelkiego typu urzędy, towarzystwa ubezpieczeniowe, siedziby zarządu przedsiębiorstw"@pl .

ontohgis:function7
    a obo:BFO_0000034, owl:NamedIndividual ;
    rdfs:label "funkcja wypoczynkowa"@pl, "leisure"@en ;
    skos:note "dotyczy obiektów służących wypoczynkowi i spędzaniu wolnego czasu, które nie są obiektami kultury i służby zdrowia, obiektów będących częścią wilegiatury miejskiej, np. plaże, wiaty leśne, letniska, wille letniskowe"@pl .

ontohgis:function8
    a obo:BFO_0000034, owl:NamedIndividual ;
    rdfs:label "funkcja gospodarcza"@pl, "industrial"@en ;
    skos:note "dotyczy obiektów, które są istotne dla gospodarki państwowej i miejskiej oraz służące pozyskiwaniu dóbr materialnych z pieniądzem na czele, np. banki, mennice, giełdy"@pl .

ontohgis:function9
    a obo:BFO_0000034, owl:NamedIndividual ;
    rdfs:label "communication"@en, "funkcja komunikacyjna"@pl ;
    skos:note "dotyczy obiektów służących pośrednio lub bezpośrednio przemieszczaniu ludzi i towarów, np. ulice, tory kolejowe, kolejki linowe, funikulary, a także dworce, stacje, infrastruktura kolejowa"@pl .

ontohgis:hasBeginning
    a owl:DatatypeProperty, owl:FunctionalProperty ;
    rdfs:label "has beginning"@en, "ma początek"@pl ;
    rdfs:range xsd:date .

ontohgis:hasBoundary
    a owl:ObjectProperty ;
    rdfs:label "has boundary"@en, "ma granicę"@pl ;
    rdfs:range obo:BFO_0000140 ;
    rdfs:subPropertyOf cidoc-crm:P46_is_composed_of ;
    owl:inverseOf ontohgis:isBoundaryOf .

ontohgis:hasEnd
    a owl:DatatypeProperty, owl:FunctionalProperty ;
    rdfs:label "has end"@en, "ma koniec"@pl ;
    rdfs:range xsd:date .

ontohgis:hasFunction
    a owl:ObjectProperty ;
    rdfs:label "has function"@en, "ma funkcję"@pl ;
    owl:inverseOf ontohgis:isFunctionOf .

ontohgis:hasImproperFunction
    a owl:ObjectProperty ;
    rdfs:label "has improper function"@en, "ma funkcję niewłaściwą"@pl ;
    rdfs:subPropertyOf ontohgis:hasFunction ;
    owl:propertyDisjointWith ontohgis:hasProperFunction ;
    ontohgis:seeAlsoIRI "http://dx.doi.org/10.1080/13869790410001694462"^^xsd:anyURI .

ontohgis:hasLanguageVerificator
    a owl:AnnotationProperty, owl:ObjectProperty ;
    rdfs:label "translation was verified by"@en, "weryfikacja tłumaczenia deskrypcji przez"@pl ;
    rdfs:subPropertyOf dct:contributor .

ontohgis:hasLegalBasis
    a owl:DatatypeProperty ;
    rdfs:label "has legal basis"@en, "ma podstawę prawną w"@pl .

ontohgis:hasOntologicalVerificator
    a owl:AnnotationProperty, owl:ObjectProperty ;
    rdfs:label "deskrypcja została ontologicznie zweryfikowana przez"@pl, "was ontologically verified by"@en ;
    rdfs:subPropertyOf dct:contributor .

ontohgis:hasOntologyDevelopmentComment
    a owl:AnnotationProperty ;
    rdfs:label "has comment from ontology development team"@en, "ma komentarz od zespołu tworzącego ontologię"@pl ;
    rdfs:subPropertyOf rdfs:comment .

ontohgis:hasProperFunction
    a owl:ObjectProperty ;
    rdfs:label "has proper function"@en, "ma funkcję właściwą"@pl ;
    rdfs:subPropertyOf ontohgis:hasFunction ;
    owl:inverseOf ontohgis:isProperFunctionOf ;
    ontohgis:seeAlsoIRI "http://dx.doi.org/10.1080/13869790410001694462"^^xsd:anyURI .

ontohgis:hasScope
    a owl:DatatypeProperty, owl:FunctionalProperty ;
    rdfs:label "has scope"@en, "ma zasięg"@pl ;
    rdfs:subPropertyOf owl:topDataProperty .

ontohgis:hasTranslator
    a owl:AnnotationProperty, owl:ObjectProperty ;
    rdfs:label "deskrypcja została przetłumaczona przez"@pl, "was translated by"@en ;
    rdfs:subPropertyOf dct:contributor .

ontohgis:isAdditionalyDenotedBy
    a owl:ObjectProperty ;
    rdfs:domain ontohgis:object_40 ;
    rdfs:label "is (additionaly) denoted by"@en, "jest (dodatkowo) opisana przez"@pl ;
    rdfs:range ontohgis:object_31 ;
    rdfs:subPropertyOf ontohgis:InverseIAO_0000136 ;
    owl:propertyDisjointWith ontohgis:isDefinedBy .

ontohgis:isBoundaryOf
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000140 ;
    rdfs:label "is boundary of"@en, "jest granicą"@pl ;
    rdfs:subPropertyOf cidoc-crm:P46i_forms_part_of .

ontohgis:isCreatedBy
    a owl:ObjectProperty ;
    rdfs:label "is created by"@en, "jest utworzony przez"@pl .

ontohgis:isDefinedBy
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain ontohgis:object_40 ;
    rdfs:label "is defined by"@en, "jest zdefiniowana przez"@pl ;
    rdfs:range ontohgis:object_31 ;
    rdfs:subPropertyOf ontohgis:InverseIAO_0000136 .

ontohgis:isDefinedByEntity
    a owl:AnnotationProperty ;
    rdfs:comment "This property is to be used when the defining resource is defined within this ontology."@en ;
    rdfs:label "is defined by entity"@en, "jest zdefiniowany przez obiekt"@pl ;
    rdfs:range owl:Thing ;
    rdfs:subPropertyOf rdfs:isDefinedBy .

ontohgis:isDefinedByIRI
    a owl:AnnotationProperty ;
    rdfs:label "is defined by IRI"@en, "jest zdefiniowany przez IRI"@pl ;
    rdfs:range xsd:anyURI ;
    rdfs:subPropertyOf rdfs:isDefinedBy .

ontohgis:isDefinedByLiteral
    a owl:AnnotationProperty ;
    rdfs:label "is defined by literal"@en, "jest zdefiniowany przez literał"@pl ;
    rdfs:range rdfs:Literal ;
    rdfs:subPropertyOf rdfs:isDefinedBy .

ontohgis:isFunctionOf
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000034 ;
    rdfs:label "is function of"@en, "jest funkcją"@pl .

ontohgis:isGeometryOf
    a owl:ObjectProperty ;
    rdfs:label "is geographical characteristic of"@en, "jest charakterystyką przestrzenną"@pl .

ontohgis:isMentionedInSource
    a owl:AnnotationProperty ;
    rdfs:label "is mentioned in source"@en, "jest wspomniany w źródle"@pl ;
    rdfs:range ontohgis:source .

ontohgis:isPartOfPartition
    a owl:AnnotationProperty ;
    rdfs:label "is a member of logical partition"@en, "jest częścią podziału"@pl ;
    rdfs:range skos:ConceptScheme .

ontohgis:isProperFunctionOf
    a owl:ObjectProperty ;
    rdfs:label "jest funkcją właściwą"@pl ;
    rdfs:subPropertyOf ontohgis:isFunctionOf .

ontohgis:isPublishedAfter
    a owl:DatatypeProperty, owl:FunctionalProperty ;
    rdfs:domain ontohgis:source ;
    rdfs:label "is published after"@en, "jest opublikowane po"@pl ;
    rdfs:range xsd:dateTime .

ontohgis:isPublishedBefore
    a owl:DatatypeProperty, owl:FunctionalProperty ;
    rdfs:domain ontohgis:source ;
    rdfs:label "is published before"@en, "jest opublikowane przed"@pl ;
    rdfs:range xsd:dateTime .

ontohgis:isSymbolisedByMeansOf
    a owl:AnnotationProperty ;
    rdfs:label "is symbolised by means of"@en, "jest przedstawiony za pomocą symbolu"@pl ;
    rdfs:range ontohgis:object_60 .

ontohgis:isValidAfter
    a owl:AnnotationProperty ;
    rdfs:label "is in use after"@en, "jest w użyciu po"@pl ;
    rdfs:subPropertyOf ontohgis:isValidAt .

ontohgis:isValidAround
    a owl:AnnotationProperty ;
    rdfs:label "is in use around"@en, "jest w użyciu około"@pl ;
    rdfs:subPropertyOf ontohgis:isValidAt .

ontohgis:isValidAt
    a owl:AnnotationProperty ;
    rdfs:comment "Relacja służy do określania czasu powstania i/lub wykorzystania źródła historycznego."@pl ;
    rdfs:label "(source) is in use at"@en, "(źródło) jest w użyciu (w)"@pl ;
    rdfs:range xsd:dateTime .

ontohgis:isValidBefore
    a owl:AnnotationProperty ;
    rdfs:label "is in use before"@en, "jest w użyciu przed"@pl ;
    rdfs:subPropertyOf ontohgis:isValidAt .

ontohgis:isValidThroughout
    a owl:AnnotationProperty ;
    rdfs:comment "Relacja służy do ustalenia granic czasowych i przestrzennych poprawnego użycia kategorii."@pl ;
    rdfs:label "is is use throughout"@en, "jest w użyciu (na)"@pl ;
    rdfs:range ontohgis:object_204 .

ontohgis:map_symbol_10
    a owl:NamedIndividual, ontohgis:object_60 ;
    rdfs:label "gmina, obszar dworski, dominium"@pl .

ontohgis:map_symbol_100
    a owl:NamedIndividual, ontohgis:object_60 ;
    rdfs:label "państwo złożone,cesarstwo,monarchia złożona,państwo związkowe"@pl .

ontohgis:map_symbol_20
    a owl:NamedIndividual, ontohgis:object_60 ;
    rdfs:label "wójtostwo, okręg, prokuratorstwo"@pl .

ontohgis:map_symbol_200
    a owl:NamedIndividual, ontohgis:object_60 ;
    rdfs:label "diecezja"@pl .

ontohgis:map_symbol_210
    a owl:NamedIndividual, ontohgis:object_60 ;
    rdfs:label "parafia, gmina"@pl .

ontohgis:map_symbol_220
    a owl:NamedIndividual, ontohgis:object_60 ;
    rdfs:label "metropolia"@pl .

ontohgis:map_symbol_230
    a owl:NamedIndividual, ontohgis:object_60 ;
    rdfs:label "dekanat-archiprezbiterat-wikariat okręgowy"@pl .

ontohgis:map_symbol_240
    a owl:NamedIndividual, ontohgis:object_60 ;
    rdfs:label "archidiakonat-dziekania-prepozytura-terytorium"@pl .

ontohgis:map_symbol_250
    a owl:NamedIndividual, ontohgis:object_60 ;
    rdfs:label "państwo złożone,cesarstwo,papiestwo, monarchia złożona,państwo związkowe"@pl .

ontohgis:map_symbol_260
    a owl:NamedIndividual, ontohgis:object_60 ;
    rdfs:label "filia, przykahałek"@pl .

ontohgis:map_symbol_270
    a owl:NamedIndividual, ontohgis:object_60 ;
    rdfs:label "seniorat"@pl .

ontohgis:map_symbol_280
    a owl:NamedIndividual, ontohgis:object_60 ;
    rdfs:label "patriarchat"@pl .

ontohgis:map_symbol_290
    a owl:NamedIndividual, ontohgis:object_60 ;
    rdfs:label "konfederacja"@pl .

ontohgis:map_symbol_30
    a owl:NamedIndividual, ontohgis:object_60 ;
    rdfs:label "powiat, komturstwo, okręg"@pl .

ontohgis:map_symbol_40
    a owl:NamedIndividual, ontohgis:object_60 ;
    rdfs:label "ziemia, cyrkuł, obwód, departament"@pl .

ontohgis:map_symbol_50
    a owl:NamedIndividual, ontohgis:object_60 ;
    rdfs:label "województwo, gubernia, komitat, obwód, rejencja, landwójtostwo"@pl .

ontohgis:map_symbol_60
    a owl:NamedIndividual, ontohgis:object_60 ;
    rdfs:label "prowincja, starostwo generalne, generalne gubernatorstwo"@pl .

ontohgis:map_symbol_70
    a owl:NamedIndividual, ontohgis:object_60 ;
    rdfs:label "gubernium, wolne państwo stanowe, księstwo zależne, dzielnica, marchia, hrabstwo, margrabstwo"@pl .

ontohgis:map_symbol_80
    a owl:NamedIndividual, ontohgis:object_60 ;
    rdfs:label "państwo, królestwo, samodzielne księstwo, marchia, kraj koronny, elektorat, wolne miasto"@pl .

ontohgis:map_symbol_90
    a owl:NamedIndividual, ontohgis:object_60 ;
    rdfs:label "część (człon) państwa złożonego"@pl .

ontohgis:object_1
    a owl:Class ;
    rdfs:label "budowla"@pl, "construction"@en ;
    rdfs:subClassOf ontohgis:object_10 .

ontohgis:object_10
    a owl:Class ;
    rdfs:label "artefact"@en, "artefakt"@pl ;
    rdfs:subClassOf cidoc-crm:E22_Man-Made_Object, <http://www.opengis.net/ont/geosparql#Feature>, [
        a owl:Restriction ;
        owl:onProperty ontohgis:hasProperFunction ;
        owl:someValuesFrom owl:Thing
    ], [
        a owl:Restriction ;
        owl:onProperty <http://www.opengis.net/ont/geosparql#hasGeometry> ;
        owl:someValuesFrom owl:Thing
    ] ;
    skos:altLabel "artifact"@en .

ontohgis:object_100
    a owl:Class ;
    rdfs:label "była miejscowość"@pl, "former dwelling"@en ;
    rdfs:subClassOf ontohgis:object_40, [
        a owl:Restriction ;
        owl:hasValue <http://www.geonames.org/ontology#P.PPLQ> ;
        owl:onProperty <http://www.geonames.org/ontology#featureCode>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:object_40
            [
                a owl:Class ;
                owl:complementOf ontohgis:object_32
            ]
            [
                a owl:Restriction ;
                owl:onProperty oc:hasPredecessorEntityManifestation ;
                owl:someValuesFrom ontohgis:object_32
            ]
        )
    ] ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/ontology/HistoricalSettlement> .

ontohgis:object_1000
    a owl:Class ;
    rdfs:comment "Miejscowość jest ogólnie dostępna jeżeli nie jest przeznaczona do zamieszkiwania przez określoną grupę osób."@pl ;
    rdfs:label "ogólnie dostępna miejscowość"@pl, "universal dwelling"@en ;
    rdfs:subClassOf ontohgis:object_32 ;
    ontohgis:isPartOfPartition ontohgis:object_704 .

ontohgis:object_1001
    a owl:Class ;
    rdfs:comment "Miejscowość jest dedykowana jeżeli jest przeznaczona do zamieszkiwania przez określoną grupę osób."@pl ;
    rdfs:label "dedykowana miejscowość"@pl, "special dwelling"@en ;
    rdfs:subClassOf ontohgis:object_32 ;
    ontohgis:isPartOfPartition ontohgis:object_704 .

ontohgis:object_101
    cidoc-crm:P46i_forms_part_of ontohgis:object_97 ;
    a owl:NamedIndividual, ontohgis:object_92 ;
    rdfs:label "Evangelical Augsburg"@en, "ewangelicko-augsburski"@pl ;
    skos:altLabel "Lutheran"@en, "luterański"@pl .

ontohgis:object_102
    cidoc-crm:P46i_forms_part_of ontohgis:object_97 ;
    a owl:NamedIndividual, ontohgis:object_92 ;
    rdfs:label "Evangelical"@en, "ewangelicki"@pl .

ontohgis:object_103
    cidoc-crm:P46i_forms_part_of ontohgis:object_97 ;
    a owl:NamedIndividual, ontohgis:object_92 ;
    rdfs:label "Evangelical Reformed"@en, "ewangelicko-reformowany"@pl ;
    skos:altLabel "Calvinist"@en, "kalwiński"@pl .

ontohgis:object_104
    cidoc-crm:P46i_forms_part_of ontohgis:object_97 ;
    a owl:NamedIndividual, ontohgis:object_92 ;
    rdfs:label "Czech Brethren"@en, "czesko-braterski"@pl .

ontohgis:object_105
    cidoc-crm:P46i_forms_part_of ontohgis:object_98 ;
    a owl:NamedIndividual, ontohgis:object_92 ;
    rdfs:label "Latin (Roman Catholic)"@en, "obrządek łaciński"@pl ;
    skos:altLabel "Latin Rite Catholicism"@en, "Latin Rite Roman Catholicism"@en .

ontohgis:object_106
    cidoc-crm:P46i_forms_part_of ontohgis:object_98 ;
    a owl:NamedIndividual, ontohgis:object_92 ;
    rdfs:label "Uniate (Greek-Catholic)"@en, "grecki"@pl ;
    skos:altLabel "Greek Rite Catholicism"@en .

ontohgis:object_111
    cidoc-crm:P46i_forms_part_of ontohgis:object_98 ;
    a owl:NamedIndividual, ontohgis:object_92 ;
    rdfs:label "obrządek ormiański"@pl .

ontohgis:object_12
    a owl:Class ;
    rdfs:comment "Miejscowość właściwa jest taką miejscowością, której funkcja podstawowa nie polega na byciu miejscem zamieszkania."@pl ;
    rdfs:label "improper dwelling"@en, "niewłaściwa miejscowość"@pl ;
    rdfs:subClassOf ontohgis:object_32 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:object_32
            [
                a owl:Restriction ;
                owl:hasValue ontohgis:function3 ;
                owl:onProperty ontohgis:hasImproperFunction
            ]
        )
    ] ;
    ontohgis:isPartOfPartition ontohgis:object_702 .

ontohgis:object_20
    a owl:Class ;
    rdfs:comment "Typ jednostki administracyjnej pozostaje niezmienny w trakcie całego \"życia\" tej jednostki." ;
    rdfs:label "administrative unit"@en, "jednostka podziału administracyjnego"@pl ;
    rdfs:subClassOf oc:VariableEntity, cidoc-crm:E71_Man-Made_Thing, cidoc-crm:E72_Legal_Object, [
        a owl:Restriction ;
        owl:onProperty <http://www.opengis.net/ont/geosparql#hasGeometry> ;
        owl:someValuesFrom owl:Thing
    ] ;
    owl:disjointWith ontohgis:object_30 .

ontohgis:object_200
    a owl:Class ;
    rdfs:label "administrative unit manifestation"@en, "manifestacja jednostki podziału administracyjnego"@pl ;
    rdfs:subClassOf oc:VariableEntityManifestation, cidoc-crm:E72_Legal_Object, [
        a owl:Restriction ;
        owl:allValuesFrom ontohgis:settlement_type_2000 ;
        owl:onProperty ontohgis:hasBoundary
    ], [
        a owl:Restriction ;
        owl:onProperty ontohgis:hasBoundary ;
        owl:someValuesFrom ontohgis:settlement_type_2000
    ], [
        a owl:Restriction ;
        owl:cardinality "1"^^xsd:nonNegativeInteger ;
        owl:onProperty <http://www.opengis.net/ont/geosparql#hasGeometry>
    ], [
        a owl:Restriction ;
        owl:onProperty ontohgis:hasBeginning ;
        owl:someValuesFrom xsd:date
    ] ;
    owl:disjointWith ontohgis:object_40 ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty oc:isManifestationOf ;
        owl:someValuesFrom ontohgis:object_20
    ] .

ontohgis:object_201
    a owl:Class ;
    rdfs:label "manifestacja organu administracji religijnej"@pl ;
    rdfs:subClassOf ontohgis:object_203, [
        a owl:Restriction ;
        owl:onProperty ontohgis:administersOver ;
        owl:someValuesFrom ontohgis:object_205
    ] .

ontohgis:object_202
    a owl:Class ;
    rdfs:label "manifestacja organu administracji świeckiej"@pl ;
    rdfs:subClassOf ontohgis:object_203, [
        a owl:Restriction ;
        owl:onProperty ontohgis:administersOver ;
        owl:someValuesFrom ontohgis:object_206
    ] .

ontohgis:object_203
    a owl:Class ;
    rdfs:label "manifestacja organu administracji"@pl ;
    rdfs:subClassOf ontohgis:object_200, [
        a owl:Restriction ;
        owl:onProperty ontohgis:administersOver ;
        owl:someValuesFrom owl:Thing
    ] ;
    owl:disjointWith ontohgis:object_204 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (ontohgis:object_201
            ontohgis:object_202
        )
    ] .

ontohgis:object_204
    a owl:Class ;
    rdfs:label "manifestacja obszaru administracyjnego"@pl ;
    rdfs:subClassOf ontohgis:object_200 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (ontohgis:object_205
            ontohgis:object_206
        )
    ] .

ontohgis:object_205
    a owl:Class ;
    rdfs:label "manifestacja obszaru administracji religijnej"@pl ;
    rdfs:subClassOf ontohgis:object_204 .

ontohgis:object_206
    a owl:Class ;
    rdfs:label "manifestacja obszaru administracji świeckiej"@pl ;
    rdfs:subClassOf ontohgis:object_204 .

ontohgis:object_21
    a owl:Class ;
    rdfs:label "administrative system"@en, "system administracji"@pl ;
    rdfs:subClassOf oc:VariableEntity, cidoc-crm:E71_Man-Made_Thing, cidoc-crm:E72_Legal_Object .

ontohgis:object_23
    a owl:Class ;
    rdfs:label "budynek"@pl, "building"@en ;
    rdfs:subClassOf ontohgis:object_1 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:object_1
            [
                a owl:Restriction ;
                owl:hasValue ontohgis:object_401 ;
                owl:onProperty ontohgis:hasProperFunction
            ]
        )
    ] ;
    ontohgis:isDefinedByLiteral "Budynek jest to przedmiot trwający w czasie, który został wytworzony lub wykorzystany w celu odgraniczenia pewnej przestrzeni (“wewnątrz\") od innej przestrzeni (“zewnątrz”)."@pl ;
    ontohgis:seeAlsoIRI <http://encyklopedia.pwn.pl/szukaj/budynek.html>, <http://gov.genealogy.net/types.owl#17> .

ontohgis:object_30
    a owl:Class ;
    rdfs:label "human settlement"@en, "jednostka osadnicza"@pl ;
    rdfs:subClassOf oc:VariableEntity, cidoc-crm:E22_Man-Made_Object, [
        a owl:Restriction ;
        owl:hasValue ontohgis:object_400 ;
        owl:onProperty ontohgis:hasFunction
    ], [
        a owl:Restriction ;
        owl:onProperty oc:hasManifestation ;
        owl:someValuesFrom ontohgis:object_32
    ] ;
    ontohgis:isDefinedByLiteral "Human settlement is area such that: 1. it has a proper name and 2. it is or it was in the past a locality"@en, "Jednostka osadnicza: 1. obszar posiadający nazwę własną i 2. obszar, który jest lub był w przeszłości miejscowością"@pl ;
    ontohgis:seeAlsoIRI <http://encyklopedia.pwn.pl/haslo/jednostka-osadnicza;3917491.html> .

ontohgis:object_3012
    a owl:Class ;
    rdfs:label "obszar administracji religijnej"@pl, "religious administrative region"@en ;
    rdfs:subClassOf ontohgis:object_20 .

ontohgis:object_3014
    a owl:Class ;
    rdfs:label "obszar administracji świeckiej"@pl, "secular administrative region"@en ;
    rdfs:subClassOf ontohgis:object_20, [
        a owl:Restriction ;
        owl:hasValue ontohgis:object_406 ;
        owl:onProperty ontohgis:hasFunction
    ] .

ontohgis:object_3016
    a owl:Class ;
    rdfs:label "granica gminy"@pl ;
    rdfs:subClassOf ontohgis:settlement_type_2000 .

ontohgis:object_3018
    a owl:Class ;
    rdfs:label "granica województwa"@pl ;
    rdfs:subClassOf ontohgis:settlement_type_2000 .

ontohgis:object_3021
    a owl:Class ;
    rdfs:label "granica państwa"@pl ;
    rdfs:subClassOf ontohgis:settlement_type_2000 .

ontohgis:object_31
    a owl:Class ;
    rdfs:label "nazwa jednostki osadniczej"@pl ;
    rdfs:subClassOf cidoc-crm:E48_Place_Name .

ontohgis:object_32
    a owl:Class ;
    rdfs:comment "Zakładamy, że każda podklasa miejscowości zawiera tylko zamieszkane jednostki osadnicze, np. klasa settlement_type_10 (rdfs:label='browar'@pl) obejmuje tylko zamieszkane browary."@pl ;
    rdfs:label "dwelling"@en, "miejscowość"@pl ;
    rdfs:subClassOf ontohgis:object_40, [
        a owl:Restriction ;
        owl:allValuesFrom ontohgis:settlement_type_2001 ;
        owl:onProperty ontohgis:hasBoundary
    ], [
        a owl:Restriction ;
        owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
        owl:onClass ontohgis:object_32 ;
        owl:onProperty ontohgis:settlementIsPartOfSettlement
    ] ;
    owl:disjointUnionOf (ontohgis:object_1000
        ontohgis:object_1001
    ), (ontohgis:object_12
        ontohgis:settlement_type_1000
    ) ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:object_10
            ontohgis:object_40
            [
                a owl:Restriction ;
                owl:onProperty cidoc-crm:P46_is_composed_of ;
                owl:someValuesFrom ontohgis:object_23
            ]
            [
                a owl:Restriction ;
                owl:onProperty ontohgis:hasBoundary ;
                owl:someValuesFrom ontohgis:settlement_type_2001
            ]
            [
                a owl:Restriction ;
                owl:onProperty ontohgis:isDefinedBy ;
                owl:someValuesFrom ontohgis:object_31
            ]
        )
    ] ;
    ontohgis:isDefinedByLiteral """A dwelling is an area such that:
1. it is filled with buildings
2. it is used for accommodation
3. it has a proper name
4. it is separated from other areas by
a. having a distingushed function
b. having a distingushed shape
c. having a distingushed juridical status."""@en, """Miejscowość jest to
1. obszar zabudowany i
2. obszar zamieszkany i
3. obszar posiadający nazwę własną i
4. obszar wyodrębniony:
a. funkcjonalnie (ma funkcje, której żadna część nie ma, ani nie jest częścią czegoś co ma) lub 
b. morfologicznie (ma wyraźne granice) lub 
c. prawnie."""@pl ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/ontology/Settlement> .

ontohgis:object_40
    a owl:Class ;
    rdfs:comment "We assume that each settlement manifests itself as of a certain type, e.g., as a village."@en ;
    rdfs:label "human settlement manifestation"@en, "manifestacja jednostki osadniczej"@pl ;
    rdfs:subClassOf oc:VariableEntityManifestation, cidoc-crm:E72_Legal_Object, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function3 ;
        owl:onProperty ontohgis:hasFunction
    ], [
        a owl:Restriction ;
        owl:maxCardinality "1"^^xsd:nonNegativeInteger ;
        owl:onProperty <http://www.opengis.net/ont/geosparql#hasGeometry>
    ], [
        a owl:Restriction ;
        owl:onProperty ontohgis:isDefinedBy ;
        owl:someValuesFrom ontohgis:object_31
    ], [
        a owl:Restriction ;
        owl:onProperty ontohgis:hasBeginning ;
        owl:someValuesFrom xsd:date
    ] ;
    owl:disjointUnionOf (ontohgis:object_100
        ontohgis:object_32
    ) ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onClass ontohgis:object_30 ;
        owl:onProperty oc:isManifestationOf ;
        owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger
    ] .

ontohgis:object_400
    a obo:BFO_0000034, owl:NamedIndividual ;
    rdfs:label "funkcja bycia miejscem zamieszkania"@pl, "playing the role of dwelling"@en .

ontohgis:object_401
    a obo:BFO_0000034, owl:NamedIndividual ;
    rdfs:label "funkcja odgraniczenia przestrzeni wewnętrznej od przestrzeni zewnętrznej"@pl, "separation of inner space from outer space"@en .

ontohgis:object_402
    a obo:BFO_0000034, owl:NamedIndividual ;
    rdfs:label "funkcja bycia miejscem wymiany handlowej"@pl, "playing the role of commerce"@en ;
    skos:note "dotyczy obiektów służących handlowi"@pl .

ontohgis:object_403
    a obo:BFO_0000034, owl:NamedIndividual ;
    rdfs:label "funkcja bycia siedzibą urzędu"@pl, "playing role of administrative body location"@en .

ontohgis:object_404
    a obo:BFO_0000034, owl:NamedIndividual ;
    rdfs:label "funkcja produkcyjna"@pl, "production"@en ;
    skos:note "dotyczy obiektów, związanych z wytwarzaniem lub pozyskiwaniem nowych dóbr nierolniczych oraz ich przekształcaniem, w sposób rzemieślniczy, manufakturowy lub przemysłowy, a także z obsługą tego typu obiektów, m.in. przez zapewnienie energii, np. młyny, torfiarnie, fabryki, młyny parowe, elektrownie fabryczne"@pl .

ontohgis:object_405
    a obo:BFO_0000034, owl:NamedIndividual ;
    rdfs:label "funkcja transportowa"@pl, "transport"@en .

ontohgis:object_406
    a obo:BFO_0000034, owl:NamedIndividual ;
    rdfs:label "funkcja zarządzania terytorium państwa i jego obywatelami"@pl, "managing country's territory and dwellers"@en .

ontohgis:object_50
    a owl:Class ;
    rdfs:label "budynek mieszkalny"@pl, "housing building"@en ;
    rdfs:subClassOf ontohgis:object_23 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:object_23
            [
                a owl:Restriction ;
                owl:hasValue ontohgis:function3 ;
                owl:onProperty ontohgis:hasProperFunction
            ]
        )
    ] ;
    ontohgis:isDefinedByLiteral "Budynek mieszkalny jest to budynek, w którym odgraniczona przestrzeń (“wewnątrz\") jest przeznaczona do przebywania ludzi."@pl ;
    ontohgis:seeAlsoIRI <http://linkedgeodata.org/ontology/BuildingResidential> .

ontohgis:object_500
    a owl:Class ;
    rdfs:label "miejsce produkcji"@pl, "production dwelling"@en ;
    rdfs:subClassOf ontohgis:object_12 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:object_12
            [
                a owl:Restriction ;
                owl:hasValue ontohgis:object_404 ;
                owl:onProperty ontohgis:hasProperFunction
            ]
        )
    ] .

ontohgis:object_501
    a owl:Class ;
    rdfs:label "commercial dwelling"@en, "miejsce wymiany handlowej"@pl ;
    rdfs:subClassOf ontohgis:object_12 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:object_12
            [
                a owl:Restriction ;
                owl:hasValue ontohgis:object_402 ;
                owl:onProperty ontohgis:hasProperFunction
            ]
        )
    ] .

ontohgis:object_502
    a owl:Class ;
    rdfs:label "miejsce transportu"@pl, "transportation dwelling"@en ;
    rdfs:subClassOf ontohgis:object_12 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:object_12
            [
                a owl:Restriction ;
                owl:hasValue ontohgis:object_405 ;
                owl:onProperty ontohgis:hasProperFunction
            ]
        )
    ] .

ontohgis:object_60
    a owl:Class ;
    rdfs:label "Symbol na mapie"@pl, "map symbol"@en ;
    rdfs:subClassOf cidoc-crm:E44_Place_Appellation .

ontohgis:object_700
    a owl:NamedIndividual, ontohgis:object_800 ;
    rdfs:label "classification of settlement units with respect to mereological independence"@en, "podział manifestacji jednostek osadniczych ze względu na mereologiczną samodzielność"@pl .

ontohgis:object_701
    a owl:NamedIndividual, ontohgis:object_800 ;
    rdfs:label "classification of settlement units with respect to mereological complexity"@en, "podział manifestacji jednostek osadniczych ze względu na mereologiczną złożoność"@pl .

ontohgis:object_702
    a owl:NamedIndividual, ontohgis:object_800 ;
    rdfs:label "classification of settlement units with respect to function"@en, "podział manifestacji jednostek osadniczych ze względu na funkcje"@pl .

ontohgis:object_704
    a owl:NamedIndividual, ontohgis:object_800 ;
    rdfs:label "classification of settlement units with respect to usage"@en, "podział manifestacji jednostek osadniczych ze względu na przeznaczenie"@pl .

ontohgis:object_800
    a owl:Class ;
    rdfs:label "classification of settlement units"@en, "podział jednostek osadniczych"@pl ;
    rdfs:subClassOf skos:ConceptScheme .

ontohgis:object_90
    a owl:Class ;
    rdfs:label "religia"@pl, "religion"@en ;
    rdfs:subClassOf cidoc-crm:E74_Group .

ontohgis:object_91
    a owl:Class ;
    rdfs:label "confession"@en, "wyznanie"@pl ;
    rdfs:subClassOf cidoc-crm:E74_Group, [
        a owl:Restriction ;
        owl:onClass ontohgis:object_90 ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger
    ] .

ontohgis:object_92
    a owl:Class ;
    rdfs:label "rite"@en, "ryt"@pl ;
    rdfs:subClassOf cidoc-crm:E74_Group, [
        a owl:Restriction ;
        owl:onClass ontohgis:object_91 ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger
    ] .

ontohgis:object_95
    a owl:NamedIndividual, ontohgis:object_90 ;
    rdfs:label "Christian"@en, "religia chrześcijańska"@pl ;
    skos:altLabel "Christianity"@en, "chrześcijaństwo"@pl ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Christianity>, <http://vocab.getty.edu/aat/300073711>, <https://www.wikidata.org/wiki/Q5043> .

ontohgis:object_96
    a owl:NamedIndividual, ontohgis:object_90 ;
    rdfs:label "Jewish"@en, "religia mojżeszowa"@pl ;
    skos:altLabel "Judaism"@en, "Judaizm"@pl ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Judaism>, <http://vocab.getty.edu/aat/300073723>, <https://www.wikidata.org/wiki/Q9268> .

ontohgis:object_97
    cidoc-crm:P46i_forms_part_of ontohgis:object_95 ;
    a owl:NamedIndividual, ontohgis:object_91 ;
    rdfs:label "Protenstatism"@en, "wyznanie protestanckie"@pl ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Protestantism>, <http://vocab.getty.edu/aat/300073735>, <https://www.wikidata.org/wiki/Q23540> .

ontohgis:object_98
    cidoc-crm:P46i_forms_part_of ontohgis:object_95 ;
    a owl:NamedIndividual, ontohgis:object_91 ;
    rdfs:label "Catholicism"@en, "wyznanie katolickie"@pl ;
    skos:altLabel "Roman Catholicism"@en ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Catholic_Church>, <http://dbpedia.org/page/Catholicism>, <http://vocab.getty.edu/aat/300073730>, <https://www.wikidata.org/wiki/Q1841>, <https://www.wikidata.org/wiki/Q9592> .

ontohgis:object_99
    cidoc-crm:P46i_forms_part_of ontohgis:object_95 ;
    a owl:NamedIndividual, ontohgis:object_91 ;
    rdfs:label "Orthodox"@en, "wyznanie prawosławne"@pl ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Orthodox_Christianity>, <http://vocab.getty.edu/aat/300022034>, <https://www.wikidata.org/wiki/Q3333484> .

ontohgis:person_1
    a cidoc-crm:E21_Person, owl:NamedIndividual ;
    rdfs:label "Paulina Wacławik" ;
    foaf:mbox "briksja@gmail.com" .

ontohgis:person_10
    a cidoc-crm:E21_Person, owl:NamedIndividual ;
    rdfs:label "Piotr Kulicki" ;
    foaf:mbox "kulicki@kul.pl" .

ontohgis:person_11
    a cidoc-crm:E21_Person, owl:NamedIndividual ;
    rdfs:label "Witold Matwiejczyk" ;
    foaf:mbox "matwito@kul.pl" .

ontohgis:person_2
    a cidoc-crm:E21_Person, owl:NamedIndividual ;
    rdfs:label "Marek Słoń" ;
    foaf:mbox "marek.slon@wp.pl" .

ontohgis:person_20
    a cidoc-crm:E21_Person, owl:NamedIndividual ;
    rdfs:label "Doroszewski, Witold"@pl ;
    ontohgis:seeAlsoIRI <https://pl.wikipedia.org/wiki/Witold_Doroszewski> .

ontohgis:person_21
    a cidoc-crm:E21_Person, owl:NamedIndividual ;
    rdfs:label "Linde, Samuel Bogumił"@pl ;
    ontohgis:seeAlsoIRI <https://pl.wikipedia.org/wiki/Samuel_Linde> .

ontohgis:person_3
    a cidoc-crm:E21_Person, owl:NamedIndividual ;
    rdfs:label "Tomasz Związek" ;
    foaf:mbox "tomasz.zw@gmail.com" .

ontohgis:person_4
    a cidoc-crm:E21_Person, owl:NamedIndividual ;
    rdfs:label "Anna Orłowska" ;
    foaf:mbox "a.p.orlowska@gmail.com" .

ontohgis:person_5
    a cidoc-crm:E21_Person, owl:NamedIndividual ;
    rdfs:label "Tomasz Panecki" ;
    foaf:mbox "tpanecki@uw.edu.pl" .

ontohgis:person_6
    a cidoc-crm:E21_Person, owl:NamedIndividual ;
    rdfs:label "Bogumił Szady" ;
    foaf:mbox "szady@kul.lublin.pl" .

ontohgis:person_7
    a cidoc-crm:E21_Person, owl:NamedIndividual ;
    rdfs:label "Wiesław Ostrowski" ;
    foaf:mbox "wieslawostrow@gmail.com" .

ontohgis:person_8
    a cidoc-crm:E21_Person, owl:NamedIndividual ;
    rdfs:label "Izabela Karsznia" ;
    foaf:mbox "i.karsznia@uw.edu.pl" .

ontohgis:person_9
    a cidoc-crm:E21_Person, owl:NamedIndividual ;
    rdfs:label "Wiesława Duży" ;
    foaf:mbox "wieslawa.duzy@gmail.com" .

ontohgis:seeAlsoEntity
    a owl:AnnotationProperty ;
    rdfs:comment "This property is to be used when the referenced resource is defined within this ontology."@en ;
    rdfs:label "see also entity"@en, "zobacz też obiekt"@pl ;
    rdfs:range owl:Thing ;
    rdfs:subPropertyOf rdfs:seeAlso .

ontohgis:seeAlsoIRI
    a owl:AnnotationProperty ;
    rdfs:label "see also an IRI"@en, "zobacz też IRI"@pl ;
    rdfs:range xsd:anyURI ;
    rdfs:subPropertyOf rdfs:seeAlso .

ontohgis:seeAlsoLiteral
    a owl:AnnotationProperty ;
    rdfs:label "see also a literal"@en, "zobacz też tekst"@pl ;
    rdfs:range rdf:langString ;
    rdfs:subPropertyOf rdfs:seeAlso .

ontohgis:settlementHasSettlementPart
    a owl:ObjectProperty ;
    rdfs:domain ontohgis:object_40 ;
    rdfs:label "has settlement part"@en, "ma część (jednostkę osadniczą)"@pl ;
    rdfs:range ontohgis:object_40 ;
    rdfs:subPropertyOf cidoc-crm:P46_is_composed_of, ontohgis:featureContainsFeature ;
    owl:inverseOf ontohgis:settlementIsPartOfSettlement ;
    owl:propertyDisjointWith ontohgis:settlementIsPartOfSettlement .

ontohgis:settlementIsPartOfAdministrativeUnit
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:label "settlement unit is administered by administrative unit"@en ;
    rdfs:subPropertyOf ontohgis:featureIsContainedInFeature .

ontohgis:settlementIsPartOfSettlement
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:label "is settlement part of"@en, "jednostka osadnicza jest częścią"@pl ;
    rdfs:subPropertyOf cidoc-crm:P46i_forms_part_of, ontohgis:featureIsContainedInFeature .

ontohgis:settlement_type_1
    dct:creator ontohgis:person_2 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "A castle could be an independent settlement unit or an object within some other unit."@en, "Zamek mógł być jednostką osadniczą lub obiektem w obrębie innej jednostki."@pl ;
    rdfs:label "castle"@en, "zamek"@pl ;
    rdfs:subClassOf ontohgis:settlement_type_1000, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function5 ;
        owl:onProperty ontohgis:hasProperFunction
    ], [
        a owl:Restriction ;
        owl:hasValue <http://www.geonames.org/ontology#S.CSTL> ;
        owl:onProperty <http://www.geonames.org/ontology#featureCode>
    ], [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46_is_composed_of ;
        owl:someValuesFrom ontohgis:settlement_type_114
    ] ;
    skos:altLabel "Burg"@de, "Schloß"@de, "castellum"@la, "castrum"@la ;
    skos:hiddenLabel "arx"@la, "forteca"@pl, "gród"@pl, "pałac"@pl, "twierdza"@pl ;
    skos:prefLabel "castle"@en, "zamek"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "A castle (a locality) is a locality comprising a castle (building) unless it is a part of another locality."@en, "Zamek (miejscowość) jest to miejscowość obejmująca zamek (obiekt), gdy nie jest on częścią innej miejscowości."@pl ;
    ontohgis:seeAlsoIRI <http://gov.genealogy.net/types.owl#111>, <http://linkedgeodata.org/page/ontology/Castle> .

ontohgis:settlement_type_10
    dct:creator ontohgis:person_4 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "A brewery might be a separate locality (rarely, before the WW II), both individual and a part of a cluster of localities sharing the same name, however most often it has been an integral part of a city or a town and has not been distinguished."@en, "Browar może być odrębną miejscowością (rzadko, przed II wojną światową), zarówno samodzielną jak i częścią grupy miejscowości o tej samej nazwie, ale najczęściej znajduje się w obrębie miast i nie jest wyróżniony."@pl ;
    rdfs:label "brewery"@en, "browar"@pl ;
    rdfs:subClassOf ontohgis:object_500, ontohgis:settlement_type_3003, [
        a owl:Restriction ;
        owl:hasValue <http://www.geonames.org/ontology#S.MFGB> ;
        owl:onProperty <http://www.geonames.org/ontology#featureCode>
    ], [
        a owl:Restriction ;
        owl:hasValue ontohgis:function8 ;
        owl:onProperty ontohgis:hasProperFunction
    ], [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46_is_composed_of ;
        owl:someValuesFrom ontohgis:settlement_type_135
    ] ;
    skos:hiddenLabel "Bierbrauerei"@de, "Brauerei"@de, "Brauhaus"@de, "braxatorium"@la, "mielcuch"@pl, "piwowarnia"@pl, "warzelnia"@pl, "пивоварня"@ru ;
    skos:prefLabel "brewery"@en, "browar"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "Brewery (locality) is a settlement, where a brewery (a factory) plays the most important role."@en, "Browar (miejscowość) jest to osada, w której główna rolę pełni browar (obiekt)."@pl .

ontohgis:settlement_type_100
    dct:creator ontohgis:person_6 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "As a separate building, chapel could be a separate settlement unit in the past (rarely in the early modern era), but most often it is part of the village as a building."@en, "Kaplica jako odrębny budynek mogła być w przeszłości odrębną jednostką osadniczą (rzadko, spotyka się w okresie staropolskim), najczęściej jednak wchodzi w skład miejscowości jako budowla."@pl ;
    rdfs:label "chapel"@en, "kaplica"@pl ;
    rdfs:subClassOf ontohgis:object_12, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function12 ;
        owl:onProperty ontohgis:hasProperFunction
    ], [
        a owl:Restriction ;
        owl:hasValue <http://www.geonames.org/ontology#S.CH> ;
        owl:onProperty <http://www.geonames.org/ontology#featureCode>
    ], [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46_is_composed_of ;
        owl:someValuesFrom ontohgis:settlement_type_122
    ] ;
    skos:altLabel "capella"@la, "die Kapelle"@de ;
    skos:hiddenLabel "aedes"@la, "aedicula sacrarium"@la, "augurale"@la, "auguratorium"@la, "delubrum"@la, "fanulum"@la, "fanum"@la, "kościół"@pl, "lararium"@la, "oratorium"@la, "sacellum"@la, "świątynia"@pl ;
    skos:prefLabel "chapel"@en, "kaplica"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Chapel is a locality, where the main role is played by a chapel (sacral building)."@en, "Kaplica jest to miejscowość, w której główną rolę pełni kaplica jako obiekt sakralny."@pl ;
    ontohgis:seeAlsoIRI <http://gov.genealogy.net/types.owl#245> .

ontohgis:settlement_type_1000
    a owl:Class ;
    rdfs:comment "Miejscowość właściwa jest taką miejscowością, której funkcja podstawowa polega na byciu miejscem zamieszkania."@pl ;
    rdfs:label "proper dwelling"@en, "właściwa miejscowość"@pl ;
    rdfs:subClassOf ontohgis:object_32 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:object_32
            [
                a owl:Restriction ;
                owl:hasValue ontohgis:function3 ;
                owl:onProperty ontohgis:hasProperFunction
            ]
        )
    ] ;
    ontohgis:isPartOfPartition ontohgis:object_702 .

ontohgis:settlement_type_102
    a owl:Class ;
    rdfs:label "group of buildings"@en, "grupa zabudowań"@pl ;
    rdfs:subClassOf ontohgis:object_1000, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46_is_composed_of ;
        owl:someValuesFrom ontohgis:object_1
    ] ;
    ontohgis:seeAlsoIRI <http://gov.genealogy.net/types.owl#229> .

ontohgis:settlement_type_103
    dct:creator ontohgis:person_6 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "A church could be a separate settlement in the past (rarely, one can note its existence during and early modern era), however usually it, understood as a building, constituted a part of a locality."@en, "Kościół mógł być w przeszłości odrębną jednostką osadniczą (rzadko, spotyka się w okresie staropolskim), najczęściej jednak wchodzi w skład miejscowości jako budowla."@pl ;
    rdfs:label "church"@en, "kościół"@pl ;
    rdfs:subClassOf ontohgis:object_12, [
        a owl:Restriction ;
        owl:hasValue <http://www.geonames.org/ontology#S.CH> ;
        owl:onProperty <http://www.geonames.org/ontology#featureCode>
    ], [
        a owl:Restriction ;
        owl:hasValue ontohgis:function12 ;
        owl:onProperty ontohgis:hasProperFunction
    ], [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46_is_composed_of ;
        owl:someValuesFrom ontohgis:settlement_type_120
    ] ;
    skos:altLabel "ecclesia"@la ;
    skos:hiddenLabel "aedes"@la, "cerkiew"@pl, "die Kirche"@de, "domus Dei"@la, "fanum"@la, "kaplica"@pl, "templum"@la, "świątynia"@pl ;
    skos:prefLabel "church"@en, "kościół"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5, ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "Church is a locality, where the main role is played by the church (sacral building)."@en, "Kościół jest to miejscowość, w której główną rolę pełni kościół jako obiekt sakralny."@pl .

ontohgis:settlement_type_104
    a owl:Class ;
    rdfs:label "fabryka"@pl, "factory"@en ;
    rdfs:subClassOf ontohgis:object_500, [
        a owl:Restriction ;
        owl:hasValue <http://www.geonames.org/ontology#S.MFG> ;
        owl:onProperty <http://www.geonames.org/ontology#featureCode>
    ] ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/ontology/Factory>, <http://linkedgeodata.org/ontology/Factory> .

ontohgis:settlement_type_106
    dct:creator ontohgis:person_3 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Although the category exists on maps - e.g. the Topographical Map of the Kingdom of Poland from 1843 - it is very rare. On the Map, one can notice the peculiar spelling of this category: \"romunek\"."@en, "Kategoria występuje na mapach – np. Kwatermistrzostwie, to jednak jest to kategoria bardzo rzadka."@pl ;
    rdfs:label "\"rumunek\""@en, "rumunek"@pl ;
    rdfs:subClassOf ontohgis:settlement_type_1000, ontohgis:settlement_type_3007, ontohgis:settlement_type_33, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function1 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    skos:altLabel "pustkowie (pl)" ;
    skos:hiddenLabel "kolonia"@pl, "przysiółek"@pl ;
    skos:prefLabel "\"rumunek\""@en, "rumunek"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "\"Rumunek\" is an outlying settlement, situated in a cleared forest area (usually) or near the forest."@en, "Rumunek to odosobniona osada, położona w miejscu po wykarczowanym lesie (najczęściej) lub pod lasem."@pl .

ontohgis:settlement_type_11
    dct:creator ontohgis:person_4 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "A brickyard might be a separate locality, both individual and a part of a cluster of localities sharing the same name. It may also be an integral part of a bigger locality."@en, "Cegielnia może być odrębną miejscowością, zarówno samodzielną jak i częścią grupy miejscowości o tej samej nazwie, może też znajdować się w obrębie większej miejscowości."@pl ;
    rdfs:label "brickyard"@en, "cegielnia"@pl ;
    rdfs:subClassOf ontohgis:object_500, ontohgis:settlement_type_3003, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46_is_composed_of ;
        owl:someValuesFrom ontohgis:settlement_type_136
    ], [
        a owl:Restriction ;
        owl:hasValue ontohgis:function8 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    skos:hiddenLabel "Ziegelei"@de, "Ziegelscheune"@de, "cegielnica"@pl, "кирпичный завод"@ru ;
    skos:prefLabel "brickyard"@en, "cegielnia"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "Brickyard (locality) is a settlement, where a brickyard (a building and a factory) plays the most important role."@en, "Cegielnia (miejscowość) jest to osada, w której główną rolę odrywa cegielnia (obiekt)."@pl .

ontohgis:settlement_type_110
    dct:creator ontohgis:person_3 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "O odrębności wójtostwa decyduje kryterium nazewnicze, które jest efektem jego statusu prawnego."@pl, "Vogt-owned-settlement is distinguished on the basis of its name, which results from its legal status."@en ;
    rdfs:label "vogt-owned-settlement"@en, "wójtostwo"@pl ;
    rdfs:subClassOf ontohgis:object_1001, ontohgis:settlement_type_3003, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function1 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    skos:altLabel "die Vogtei"@de ;
    skos:hiddenLabel "grunt"@pl, "majątek"@pl, "posiadłość"@pl, "sołectwo"@pl, "zagroda"@pl ;
    skos:prefLabel "vogt-owned-settlement"@en, "wójtostwo"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5, ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "Vogt-owned-settlement is the area of land owned by the vogt (ger Schultheiß) which is either a separate locality or a separate part of another locality."@en, "Wójtostwo to obszar zajmowany przez ziemię należącą do sołtysa (wójta), będący osobną miejscowością lub wydzieloną częścią miejscowości."@pl .

ontohgis:settlement_type_112
    dct:creator ontohgis:person_8 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Część przysiółka jest odrębną jednostką osadniczą, rodzajem miejscowości, zawsze ma swoją nazwę własną. Części przysiółków to 6 obiektów: 3 w woj. małopolskim, po 1 w woj. mazowieckim, kujawsko-pomorskim i wielkopolskim."@pl, "Part of a hamlet is a separate settlement unit, a kind of locality, it always has a particular name. There are 6 parts of the hamlets according to National Register of Geographic Names (pl \"Państwowy Rejestr Nazwy Geograficznych\"): 3 in Małopolskie voivodship, 1 in Mazowieckie , Kuyawsko-Pomorskie, and Wielkopolskie voivodships."@en ;
    rdfs:label "część przysiółka"@pl, "part of a hamlet"@en ;
    rdfs:subClassOf ontohgis:object_1000, ontohgis:settlement_type_1000, ontohgis:settlement_type_3008 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:settlement_type_3008
            [
                a owl:Restriction ;
                owl:onProperty ontohgis:settlementIsPartOfSettlement ;
                owl:someValuesFrom ontohgis:settlement_type_44
            ]
        )
    ] ;
    skos:prefLabel "część przysiółka"@pl, "part of a hamlet"@en ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Część przysiółka jest to miejscowość stanowiąca integralną część miejscowości podstawowej przysiółka, jest wydzielona administracyjnie, ale należy do jednostki nadrzędnej."@pl, "Part of a hamlet is an integral part of the main locality a hamlet; it is administratively separated, but belongs to the superior locality."@en .

ontohgis:settlement_type_113
    dct:creator ontohgis:person_2 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "At least untill the 13th century, a gord was a central and usually the only element of a city or town indicated in written historical sources, which is why these may be considered as identical for this period; after location, the gord became one of many facilities in a city or a town, usually situated on peripheries, sometimes converted into a castle."@en, "Gords are characteristic mostly for the High Middle Ages, when documents were written in Latin, despite the fact that Latin does not know a proper notion for this kind of settlement unit. Expressions with a different, relatively similar, meaning had been used to describe the gord, i.e. a city (lat civitas), or a castle (lat arx, castrum). In younger historical German sources “gród” was called Burg, the expression meaning both a gord and a castle. Researchers consider “gord” as an endemic and specifically Slavic phenomenon."@en, "Grody są charakterystyczne przede wszystkim dla pełnego średniowiecza, gdy językiem źródeł była łacina - a w niej nie wykształcił się w ogóle termin odpowiadający tej jednostce osadniczej. Określano ją więc za pomocą pojęć o odmiennym, względnie podobnym znaczeniu, jak miasto (civitas), zamek (arx, castrum). Z kolei w późniejszych źródłach niemieckich odpowiadał mu termin Burg, oznaczający zarówno gród, jak również zamek. W literaturze przedmiotu gród jest traktowany jako zjawisko specyficznie słowiańskie."@pl, "Przynamniej do XIII w. gród stanowił centralną i zwykle jedyną uchwytną źródłowo część miasta, więc dla tego okresu może być z nim utożsamiany; po lokacji stawał się jednym z obiektów w mieście, zwykle peryferyjnym, niejednokrotnie zamienianym w zamek."@pl ;
    rdfs:label "gord"@en, "gród"@pl ;
    rdfs:subClassOf ontohgis:settlement_type_1000, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function3 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    skos:hiddenLabel "Burg"@de, "arx"@la, "castrum"@la, "civitas"@la, "gorod"@ru, "grodzisko"@pl, "grodzisko (pol, zamek (pl), Burg (de), gorod (ru), civitas (lat), arx (lat), castrum (lat)", "zamek"@pl ;
    skos:prefLabel "gord"@en, "gród"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "Gord is a medieval or – in eastern territories – early modern settlement with revetments and stockades."@en, "Średniowieczna lub, na terenach wschodnich, wczesnonowożytna osada z obwarowaniami drewniano-ziemnymi."@pl ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Gord_(archaeology)>, <https://www.wikidata.org/wiki/Q88598> ;
    ontohgis:seeAlsoLiteral "t. 2, s. 168 (hasło \"Grodzisko\"): \"Grody to obiekty sztucznie ogrodzone w celach obronnych. Pojęcie to obejmuje wszelkiego rodzaju miejsca obronne, jak wsie, miasta, ośrodki administracyjne, wojskowe i inne schronienia przygotowane do obrony. W średniowieczu grodami nazywano też miasta\"."^^rdfs:Literal, "t. 2, s. 168 (hasło \"Grodzisko\"): \"Grody to obiekty sztucznie ogrodzone w celach obronnych. Pojęcie to obejmuje wszelkiego rodzaju miejsca obronne, jak wsie, miasta, ośrodki administracyjne, wojskowe i inne schronienia przygotowane do obrony. W średniowieczu grodami nazywano też miasta\"."@pl, "t. 2, s. 637: \"pierwotnie osada obronna, ogrodzona palisadą lub obwałowana\""^^rdfs:Literal, "t. 2, s. 637: \"pierwotnie osada obronna, ogrodzona palisadą lub obwałowana\""@pl, "t. 6, s. 22: \"miejsce obronne w znaczeniu późniejszym tyle co \"zamek\", \"miasto\"\""^^rdfs:Literal, "t. 6, s. 22: \"miejsce obronne w znaczeniu późniejszym tyle co \"zamek\", \"miasto\"\""@pl .

ontohgis:settlement_type_114
    dct:creator ontohgis:person_2 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Chronologically, a castle with its functions was preceded by a gord (non-brick, without buildings having both defensive and residential functions), while its successor was a palace (with defensive functions reduced), and a fortress (is was not necessarily a densely built-up structure, and there was no buildings with both defensive and residential functions). During the Early Modern era, military functions of castles were diminishing, but they continued to be residences. Newly established ones in their form imitated defensive buildings and due to this feature were called castles."@en, "Chronologicznie funkcjonalnym poprzednikiem zamku był gród (niemurowany i bez budynków łączących funkcje obronne i rezydencjonalne), a następcą pałac (bez funkcji obronnych) i twierdza (nie musiała być założeniem zwartym i bez budynków łączących funkcje obronne i rezydencjonalne). W epoce nowożytnej i później zamki w coraz mniejszym stopniu pełniły funkcje militarne, ale zachowywały ciągłość funkcji rezydencjonalnych lub, nowopowstałe, w architekturze naśladowały budowle obronne i z tego względu były nazywane zamkami."@pl ;
    rdfs:label "castle - object"@en, "zamek - obiekt"@pl ;
    rdfs:subClassOf ontohgis:object_50 ;
    skos:altLabel "Burg"@de, "Schloss"@de, "castellum"@la, "castrum"@la ;
    skos:hiddenLabel "arx"@la, "forteca"@pl, "gród"@pl, "pałac"@pl, "twierdza"@pl ;
    skos:prefLabel "castle"@en, "zamek"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "Castle is a brick, densely built-up, closed, usually complex structure, within which at least some buildings have both defensive and residential functions; built in the Middle Ages or later but then in a form referring to that period."@en, "Murowane, zwarte, zamknięte, zwykle wieloczłonowe założenie, w którym przynajmniej część budynków pełni funkcje zarazem obronne i rezydencjonalne; powstałe w średniowieczu lub nawiązujące formą do tej epoki."@pl ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/ontology/Castle>, <http://linkedgeodata.org/page/ontology/Castle>, <http://vocab.getty.edu/aat/300006891>, <https://www.wikidata.org/wiki/Q23413> ;
    ontohgis:seeAlsoLiteral "miejsce obronne, twierdza"@pl, "od średniowiecza do w. XVII obronna siedziba pana feudalnego, ośrodek władzy; w XVII w. i później królewska, książęca lub magnacka rezydencja miejska lub pozamiejska"@pl .

ontohgis:settlement_type_115
    dct:creator ontohgis:person_5 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Port morski określa funkcję, jako pełni miejscowość, np. Gdynia jest miastem portowym (określenie z Bystrzyckiego), ale „port” (niekoniecznie morski) również może być miejscowością (patrz: Koeniglicher Hafen k. Torunia). Niektóre portowe miasta niemieckie zawierają „port” (niem. „-hafen”) w nazwie własnej (np. Osternothafen dziś: Chorzelin, id prng: 178058)."@pl, "Sea harbour defines the function of the locality, e.g. Gdynia is a \"harbour city\" (in Bystrzycki's register), but the \"harbour\" (not necessarily at sea) may also be a locality (see: Koeniglicher Hafen near Toruń). Some harbours in Germany contain a \"harbour\" (German \"-hafen\") suffix in their own name (e.g. Osternothafen today: Chorzelin, id :: prng 178058)."@en ;
    rdfs:label "port morski - obiekt"@pl, "sea harbour - object"@en ;
    rdfs:subClassOf ontohgis:object_23 ;
    skos:prefLabel "port morski"@pl, "sea harbour"@en ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5, ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "Port morski to przybrzeżny obszar wodny wraz z infrastrukturą przeznaczony dla obsługi statków."@pl, "Sea harbour is an area consisting of coastal waters together with artificial structures designed for the ship service."@en ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/ontology/Port>, <https://www.wikidata.org/wiki/Q15310171> ;
    ontohgis:seeAlsoLiteral "przybrzeżny obszar wodny, odpowiednio pogłębiony, osłonięty przed wiatrem i falą, przeznaczony dla postoju statków, wyposażony w specjalne urządzenia służące do ich załadowywania, wyładowywania, zaopatrzenia i naprawy; miasto  nabrzeżne, w którym jest także miejsce postoju statków."@pl, "t. 2, cz. 2. s. 929: część można między ziemią zamknięta, do którey okręty wchodzą o od burzy morskiey bezpieczeństwo znayduią"@pl .

ontohgis:settlement_type_117
    dct:creator ontohgis:person_5 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Although tourist shelter is nowadays classified as a kind of village (PRNG, DBTO10k), it seems that the tourist shelters were not considered localites in the period of our interest. This is due to the lack of this category in Bystrzycki's register, as well as the way of presentation on the maps: without the particular name, only symbol and explanatory abbreviation. Conceptually, this category is similar to shepherd's huts and inns (see: example)."@en, "Mimo że dziś figuruje jako rodzaj miejscowości (PRNG, BDOT10k), wydaje się, że schronisko turystyczne nie było w interesującym nas okresie uznawane za miejscowość. Świadczy o tym brak wyróżnienia tej kategorii w spisie Bystrzyckiego, jak również sposób prezentacji na mapach: bez nazwy własnej, jedynie sygnatura i skrótem objaśniającym. Pojęciowo kategoria zbliżona do szałasów pasterskich i karczem (patrz przykład)."@pl ;
    rdfs:label "schronisko turystyczne - obiekt"@pl, "tourist shelter - object"@en ;
    rdfs:subClassOf ontohgis:object_50 ;
    skos:hiddenLabel "karczma"@pl, "schronisko"@pl, "schronisko górskie"@pl, "stacja turystyczna"@pl, "szałas"@pl ;
    skos:prefLabel "schronisko turystyczne"@pl, "tourist shelter"@en ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Schronisko turystyczne to budynek na szlaku turystycznym służący jako miejsce odpoczynku i noclegu dla turystów."@pl, "Tourist shelter is a building on the tourist trail that serves as a place of rest and accommodation for tourists."@en ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Mountain_hut>, <https://pzgik.geoportal.gov.pl/ontologies/prng/schroniskoTurystyczne>, <https://www.wikidata.org/wiki/Q182676> ;
    ontohgis:seeAlsoLiteral "1] miejsce, gdzie można się schronić, czuć bezpiecznie, schronienie; [2] budynek położony na szlaku turystycznym z dala od osiedli ludzkich, służący jako miejsce odpoczynku i noclegu dla turystów (podróżnych); [3] przytułek, zakład dla bezdomnych, starców"@pl, "budynek na szlaku turystycznym służący jako miejsce odpoczynku i noclegu dla turystów (kategorie: budynki, budowle i urządzenia; kompleksu użytkowania terenu, miejscowości)"@pl, "t. 5, s. 201 – mieysce do schronienia"@pl .

ontohgis:settlement_type_118
    dct:creator ontohgis:person_5 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Functional distinctivness - clearly defined (passenger services).Morphological distinctiveness - on the maps, mostly as a non-scale symbols and an explanatory annotation.Spatial distinctivness - depending on the location of the railway line with the respect of locality, stations are either at a distance (often they have a given name, such as a town and the number of houses) or in the area of the locality (without a proper name, only a symbol and an explanatory annotation).Railway station can be part of a locality (Czekanów) or a separate locality (Chrośnica), then spatially distinct. If the station is located far away from the locality, then on the MGI maps it can be supplemeted by information about number of houses, not just the explanatory annotation (pol \"st.\"). The name of the station is never a proper name name but only the name of the main locality."@en, "Odrębność funkcjonalna – jasno określona (obsługa podróżnych).Odrębność morfologiczna – najczęściej na mapach jako znak nieskalowy i podpis objaśniający.Odrębność przestrzenna – w zależności od położenia linii kolejowej względem miejscowości stacje znajdują się albo w oddaleniu (wtedy często mają podaną nazwę, taką jak miejscowość oraz liczbę domów) lub na obszarze miejscowości (bez nazwy; tylko sygnatura i skrót objaśniający).Stacja kolejowa może być częścią miejscowości (Czekanów) albo osobną miejscowością (Chrośnica) wyodrębnioną przestrzennie. Jeżeli stacja leży w oddaleniu od głównej miejscowości (wówczas na mapie WIG ma podaną liczbę domów, a nie tylko skrót objaśniający „st.”). Nazwa stacji nigdy nie jest nazwą własną, a jedynie nazwą głównej miejscowości."@pl ;
    rdfs:label "railway station - object"@en, "stacja kolejowa - obiekt"@pl ;
    rdfs:subClassOf ontohgis:object_23 ;
    skos:altLabel "Haltestation (de)" ;
    skos:hiddenLabel "przystanek kolejowy (pl), dworzec kolejowy (pl)" ;
    skos:prefLabel "railway station"@en, "stacja kolejowa"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Stacja kolejowa to obszar, gdzie rozmieszczone są budowle związane z obsługą pasażerów kolei naziemnych."@pl, "The railway station is an area where facilities related to the service of ground railway passengers are located."@en ;
    ontohgis:seeAlsoLiteral "#BDOT10k, s. 154 – Obszar, na którym rozmieszczone są budowle (budynek stacyjny, magazyny, przechowalnia bagażu, perony, parkingi itp.), związane z obsługą pasażerów kolei naziemnych i przeładunkiem towarów (klasa obiektów: kompleks komunikacyjny)"@pl, "miejsce, gdzie zatrzymują się pociągi"@pl .

ontohgis:settlement_type_119
    dct:creator ontohgis:person_5 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Functional distinctivness - clearly defined (passenger services).Morphological distinctiveness - most often on topographic maps as a non-scale symbol or an explanatory annotation, usually without a proper name (only an abbreviation).Spatial distinctivness - depending on the location of the railway line with respect to the locality, the stops are either located at a distance (then they often have a proper name, the same as a locality) or within the area of the locality (no particular name, only symbol or an explanatory annotation). A railway station should rather not be treated as a locality, unless in exceptional cases, when all the constitutive conditions of localities are met."@en, "Odrębność funkcjonalna – jasno określona (obsługa podróżnych).Odrębność morfologiczna – najczęściej na mapach jako znak nieskalowy obszaru przystanku i podpis objaśniający, przeważnie bez nazwy własnej (jedynie skrót).Odrębność przestrzenna – w zależności od położenia linii kolejowej względem miejscowości przystanki znajdują się albo w oddaleniu (wtedy często mają podaną nazwę, taką jak miejscowość) lub na obszarze miejscowości (bez nazwy; tylko sygnatura i skrót objaśniający). Przystanek kolejowy raczej nie powinien być traktowany jako miejscowość, chyba że w wyjątkowych przypadkach, gdy spełnione są wszystkie warunki konstytutywne miejscowości."@pl ;
    rdfs:label "przystanek kolejowy - obiekt"@pl, "train stop - object"@en ;
    rdfs:subClassOf ontohgis:object_23 ;
    skos:altLabel "Haltepunkt (de)" ;
    skos:hiddenLabel "Stacja kolejowa (pl), dworzec kolejowy (pl)" ;
    skos:prefLabel "przystanek kolejowy"@pl, "train stop"@en ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "A train stop is a stopping place for trains enabling travelers to enter or leave the train."@en, "Przystanek kolejowy to miejsce zatrzymywania się pociągów umożliwiające podróżnym wejście lub opuszczenie pociągu."@pl ;
    ontohgis:seeAlsoLiteral "#BDOT10k, s. 166 – miejsce zatrzymywania się pociągów, umożliwiające podróżnym wejście lub opuszczenie pociągu (klasa obiektów: obiekt związany z komunikacją)"@pl, "mała stacja kolejowa przeznaczona tylko dla ruchu pasażerskiego"@pl .

ontohgis:settlement_type_12
    dct:creator ontohgis:person_4 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "It is very unusual to classify a sugar factory or refinery as a separate locality, most often it is a part of a locality."@en, "W niezwykle rzadkich przypadkach cukrownia może być odrębną miejscowością, zazwyczaj jest częścią miejscowości."@pl ;
    rdfs:label "cukrownia"@pl, "sugar factory"@en ;
    rdfs:subClassOf ontohgis:object_500, ontohgis:settlement_type_3003, ontohgis:settlement_type_33, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function8 ;
        owl:onProperty ontohgis:hasProperFunction
    ], [
        a owl:Restriction ;
        owl:hasValue <http://www.geonames.org/ontology#S.MFGSG> ;
        owl:onProperty <http://www.geonames.org/ontology#featureCode>
    ], [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46_is_composed_of ;
        owl:someValuesFrom ontohgis:settlement_type_138
    ] ;
    skos:hiddenLabel "die Zuckerfabrik"@de, "die Zuckersiederei"@de, "Сахарный завод"@ru ;
    skos:prefLabel "cukrownia"@pl, "sugar factory"@en ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "Cukrownia (miejscowość) jest to osada, w której główną rolę odgrywa cukrownia (obiekt)."@pl, "Sugar rafinery (a locality) is a settlement with a sugar factory or refinery (a factory) as the most important element."@en .

ontohgis:settlement_type_120
    dct:creator ontohgis:person_6 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "A church could be a separate unit (from adjacent settlements) distinguished by a particular name and morphology."@en, "W analizowanych przypadkach kościół mógł stanowić odrębną (od sąsiadujących) nazewniczo i morfologicznie jednostkę osadniczą."@pl ;
    rdfs:label "church - object"@en, "kościół - obiekt"@pl ;
    rdfs:subClassOf ontohgis:object_23 ;
    skos:hiddenLabel "ecclesia (lat), templum (lat), fanum (lat), aedes (lat), domus Dei (lat), kaplica (pl), cerkiew (pl), świątynia (pl), die Kirche (de)" ;
    skos:prefLabel "church"@en, "kościół"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "A church (in architecture) is a building used by a religious community to meet and listen to the Word of God, for preaching, private prayers or to celebrate rituals."@en, "Kościół (w kontekście architektonicznym) jest to budynek, gdzie wspólnota religijna gromadzi się na słuchanie słowa Bożego, wspólną lub prywatną modlitwę oraz celebrację sakramentów."@pl ;
    ontohgis:seeAlsoIRI <http://linkedgeodata.org/ontology/BuildingChurch>, <http://plwordnet.pwr.wroc.pl/wordnet/3210a0be-28e9-11eb-8b1d-fb60577b06bc>, <https://dbpedia.org/ontology/Church>, <https://www.wikidata.org/wiki/Q16970> ;
    ontohgis:seeAlsoLiteral "2. «budynek, miejsce modlitwy chrześcijan»"@pl, "t. 11, s. 57-68: II. Budowla sakralna; 1. Świątynia chrześcijańska, zwłaszcza katolicka; templum--; aedes, fanum--; ecclesia--; aedes sacra--; sacrum--; domus, sedes sacra--; delubrum, dominicum, domus Dei, martyrium, sacrarium ritus Christiani--. 3. Świątynia mahometańska; meczet--. 4. Świątynia pogańska, delubrum--; aedes, oraculum, templum--; templum idolorum--; idolium--; domus--; aedes sacra, fanum, penetralia, sessimonium deorum--. 6. n-loc [nazwa miejsca] : -- »Czerwony Kościoł«"@pl, "t. 3, s. 360-362: 1. Świątynia (nie tylko chrześcijańska), dom boży, templum, aedes sacra--. 2. swoista jednostka prawna związana z określonym kościołem (parafia, diecezja itd.), corpus paroeciae vel dioecesis (ad certam quandam ecclesiam pertinens)."@pl, "t. 9, kol. 1025: budynek poświęcony (dedykacja lub benedykcja) w obrzędzie liturg. przez biskupa, gdzie wspólnota ochrzczonych (—> Kościół) gromadzi się na słuchanie słowa Bożego, wspólną i prywatną modlitwę oraz celebrację sakramentów, zwł. Eucharystii; miejsce przechowywania Najśw. Sakramentu, a także pochówku(—> krypta, —> konfesja); k. był określany także jako domus ecclesiae, domus orationis, Kyriakon, domus Dei, Dominicum; w kat. obrządkach wsch. nazywany jest —> cerkwią."@pl .

ontohgis:settlement_type_121
    dct:creator ontohgis:person_6 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "In each analysed case, a rectory being a separate settlement, lays in a vicinity of a village, or a town/city with the same name. In cartographical sources, one can find it presented separately, with its proper name, an abbreviation of a category (i.e. pol “pleb.”, which is “rect.”), and distinguished by its morphology. A rectory differs slightly from the house of a provost, but we leave this difference aside."@en, "We wszystkich analizowanych przypadkach jeżeli plebania jest odrębną miejscowością, to znajduje się w pobliżu wsi, miasta lub osady o tej samej nazwie. W ujęciu kartograficznym wyodrębniona przez nazwę własną, skrót kategorii (np. pleb.) oraz morfologicznie. Plebania różni się nieco od probostwa, gdyż pleban nie jest tożsamy z proboszczem, ale różnicę tę pomijamy."@pl ;
    rdfs:label "plebania - obiekt"@pl, "rectory - object"@en ;
    rdfs:subClassOf ontohgis:object_50 ;
    skos:altLabel "Pfarrwohnung"@de, "curionis domus"@la, "dom plebański"@pl, "pastorówka"@pl, "plebanatus"@la, "popówka"@pl, "probostwo"@pl ;
    skos:hiddenLabel "Pfarre"@de, "curionatus"@la, "curionium"@la, "parafia"@pl, "parochia"@la, "wikariatka"@pl ;
    skos:prefLabel "plebania"@pl, "rectory"@en ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "A rectory is a house or a group of buildings organised for a home for a provost supervising other priests living with him together with other people responsible for its maintenance."@en, "Plebania jest to dom lub zespół zabudowań przeznaczony do mieszkania dla plebana, podległych mu księży i innych osób zajmujących się jego obsługą."@pl ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Clergy_house>, <http://vocab.getty.edu/aat/300005639>, <https://www.wikidata.org/wiki/Q607241> ;
    ontohgis:seeAlsoLiteral "dom należący do parafii, przeznaczony na mieszkanie dla proboszcza"@pl, "t. 2, cz. 2, s. 732: Pleban -- Plebania, -ii, ż., urząd plebański abo beneficjum --; Dochód plebański, ut dobra --; plebaniia, dom plebański, die Pfarrwohnung, die Pfarre. J ksiądz widzimy, plebaniią rzadki Buduie, że kto inszy weźmie po nim spadki. Pot. Pocz. 475 (Slo. fara; Hg. plebania; Cro. plebania; Vd. faroush; Ross. приходъ (cf. przychód)."@pl, "t. 24, s. 326: 1. Domostwo plebana -- ; flaminia -- ; parochia, plebanatus -- ; curionis domus, curionium --; 2. Terytorium będące pod opieką plebana; także urząd i dochody z niego; parochia --; plebanatus --; curionatus, curionium -- ; 2a. Wierni należący do parafii --. Synonimy: probostwo, parafija."@pl .

ontohgis:settlement_type_122
    dct:creator ontohgis:person_6 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Kryterium wyróżniającym kościół od kaplicy jest wielkość oraz znaczenie instytucjonalne. Kościół ma charakter świątyni głównej dla wspólnoty wiernych, natomiast kaplica ma znaczenie pomocnicze. Niewielkie wspólnoty wiernych mogły funkcjonować przy kaplicy, kiedy z różnych powodów (brak środków, ograniczenia prawne) nie mogły wybudować lub utrzymać kościoła."@pl, "The criterion that distinguishes the church from the chapel is its size and institutional significance. The church serves as a main temple for the community, while the chapel's role is rather auxiliary. Small communities could use a chapel, when for various reasons (lack of resources, legal restrictions) they could not build or afford a church."@en ;
    rdfs:label "chapel - object"@en, "kaplica - obiekt"@pl ;
    rdfs:subClassOf ontohgis:object_23 ;
    skos:altLabel "capella (lat)" ;
    skos:hiddenLabel "kościół (pl), oratorium (pl), świątynia (pl), sacellum (łac), oratorium (lat), aedicula (lat), sacrarium (lat), aedes (lat), fanum (lat), augurale (lat), augurale (lat), auguratorium (lat), fanulum (lat), lararium (lat), delubrum (lat), die Kapelle (de)" ;
    skos:prefLabel "chapel"@en, "kaplica"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Chapel is a separate building (small church) or a separate room with an altar in a church or another building, devoted to religious worship (prayer, worship)."@en, "Kaplica jest to odrębny budynek (mały kościół) lub oddzielne pomieszczenie z ołtarzem w kościele lub innym budynku, przeznaczone do sprawowania kultu religijnego (modlitwy, nabożeństwa)."@pl ;
    ontohgis:seeAlsoIRI <http://linkedgeodata.org/ontology/BuildingChapel>, <http://plwordnet.pwr.wroc.pl/wordnet/31c75b34-28e9-11eb-89c7-03aa60bf5f82>, <https://www.wikidata.org/wiki/Q108325> ;
    ontohgis:seeAlsoLiteral "1. «niewielka budowla sakralna», 2. «oddzielne pomieszczenie z ołtarzem do odprawiania nabożeństw»"@pl, "t. 1, cz 2, s. 955: miejsce bogu poświęcone, w którym obowiązki kościelne za zezwoleniem zwierzchności odprawować się mogą."@pl, "t. 10, s. 81: Mały kościół lub nieduże pomieszczenie z ołtarzem, przeznaczone do uprawiania kultu religijnego; też wydzielona część kościoła (wyraz przeniesiony również na świątynie i pomieszczenia służące innym kultom); sacellum --; aedicula --; sacrarium--; oratorium--; aedes, fanum--; aedis sacrae appendix, augurale, auguratorium, fanulum (s. hanulum), lararium, parvum delubrum"@pl, "t. 8, kol. 676: niewielka budowla kultowa (najczęściej z ołtarzem), wolno stojąca lub związana z większym kompleksem archit., także pomieszczenie, czyli oratorium, miejsce modlitwy liturg. i prywatnej, przeznaczone przez ordynariusza do sprawowanie wszystkich lub niektórych funkcji liturg. dla niewielkiej grupy wiernych, do którego za zgodą kompetentnego przełożonego mogą przychodzić także in. wierni."@pl .

ontohgis:settlement_type_123
    dct:creator ontohgis:person_6 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "In most analysed cases, if the tar pitch was morphologically distinct, it had the same name as the neighbouring village or another locality. Occasionally it had its proper name."@en, "W większości analizowanych przypadków, jeżeli smolarnia była odrębna morfologicznie, to miała tę samą nazwę, co sąsiadująca wieś lub inna miejscowość. Sporadycznie cechowała ją odrębność nazewnicza."@pl ;
    rdfs:label "smolarnia - obiekt"@pl, "tar pitch - object"@en ;
    rdfs:subClassOf ontohgis:object_23 ;
    skos:altLabel "der Teerofen (de), smolanoi zawod (ru)" ;
    skos:hiddenLabel "terpentyniarnia (pl), osada leśna (pl), dziegciarnia (pl), huta (pl)" ;
    skos:prefLabel "smolarnia"@pl, "tar pitch"@en ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Obiekt lub zespół obiektów gospodarczych zlokalizowanych w lesie lub jego pobliżu, gdzie w procesie prażenia drewna pozyskiwano smołę i inne produkty np. terpentynę, węgiel drzewny."@pl, "Tar pitch is a facility or a complex of industrial facilities located in or near the forest, where tar was sourced in the process of wood roasting, along with other products, e.g. turpentine, charcoal."@en ;
    ontohgis:seeAlsoLiteral "huta smolana, t. 3, s. 519:"@pl, "prymitywny zakład przemysłowy, gdzie wypraża się z drewna (tzw. karpowin) smołę i otrzymuje terpentynę, spirytus drzewny i inne chemikalia"@pl, "«dawny zakład, w którym się wyprażało z drewna smołę»"@pl .

ontohgis:settlement_type_124
    dct:creator ontohgis:person_3 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Inns (localities) are distinguished on the old maps, which is mainly the result of their function. In the historiography, inns are distinguished from \"zajazd\" and \"gościniec\".The former usually served local customers - residents of the village or city, whereas the latter was supposed to serve supra-regional traffic. On the maps, inns are also distinguished by their proper names - e.g. Wygoda or Ostatni Grosz."@en, "Karczmy wyróżniane są na dawnej kartografii, co wynika głównie z pełnionej przez nie funkcji. Warto jednak pamiętać o tym, że w historiografii rozróżnia się pojęcie karczmy oraz zajazdu lub gościńca. Pierwszy obiekt zazwyczaj miał na celu obsługę lokalnych klientów – mieszkańców wsi lub miasta, drugi zaś miał obsługiwać ruch ponadregionalny. Na mapach karczmy wyróżniają także specyficzne nazwy – np. Wygoda lub Ostatni Grosz."@pl ;
    rdfs:label "inn - object"@en, "karczma - obiekt"@pl ;
    rdfs:subClassOf ontohgis:object_23 ;
    skos:altLabel "Gasthof"@de, "Krug"@de, "Wirthaus"@de, "gospoda"@pl, "taberna"@la ;
    skos:hiddenLabel "budynek"@pl, "gościniec"@pl, "gościnny dom"@pl, "oberża"@pl, "restauracja"@pl, "szynkowny dom"@pl, "zajazd"@pl ;
    skos:prefLabel "inn"@en, "karczma"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Budynek służący celom gastronomiczno-hotelarskim, zlokalizowany na przedmieściach miast, obrzeżach wsi lub ważnych szlakach komunikacyjnych."@pl, "Inn is a building serving catering and accomodation purposes, located in the suburbs, outskirts of villages, or on important communication routes."@en ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Inn>, <https://www.wikidata.org/wiki/Q32860419> ;
    ontohgis:seeAlsoLiteral "t. 1, s. 296–298: ‘budynek, w którym warzono, sprzedawano, później głównie szynkowano piwo, miód pitny, od XVI w. gorzałkę; niektóre karczmy, zwłaszcza przy ważniejszych drogach i w miastach, dawały posiłki i obrok dla koni oraz zapewniały nocleg podróżnym (zwano je gościńcami); sprzedawano w nich różne wyroby, głównie spożywcze, rzadziej odzieżowe. Dostarczały też karczmy różnego rodzaju rozrywek, często z muzyką, były miejscem tańców i zabaw. Niekiedy w karczmach odbywał sesje sąd (zwłaszcza wiejski), załatwiano tu sprawy urzędowe podczas popasu dostojników czy pobytu miejscowych oficjalistów [...]’."@pl, "t. 10, s. 136: miejsce wyszynku alkoholu i spotkań okolicznej ludności, przede wszystkim chłopów, także gospoda, dom zajezdny; taberna"@pl, "t. 15, s. 403: ‘budynek służący jako dom zajezdny dla podróżnych, a także miejsce wyszynku oraz spotkań i zabaw miejscowej ludności, wznoszony na przedmieściach większych miast, na rynkach miasteczek, przy uczęszczanych traktach, we wsiach w pobliżu kościoła lub dworu’"@de, """t. 2, s. 264: 1. dom szynkowy (Star.), szynk, szynkownia, gospoda; do na wsi albo przy drodze dla popasu podróżnych, austerja, oberża, dom zajezdny, zajazd’, 
[por. t. 3, s. 453 hasło: oberża ‘dom gościnny, gospoda, zajazd, karczma, austerja’ i 
t. 8, s. 106 hasło zajazd, gdzie ‘dom zajezdny, gospoda, austerja, karczma, dom gościnny’]"""@pl, "t. 2, s. 318: dom szynkowy"@pl, "t. 3, s. 564: szynk na wsi, gospoda; dawniej również dom zajezdny, austeria, oberża"@pl .

ontohgis:settlement_type_125
    dct:creator ontohgis:person_3 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:label "ironworks"@en, "osada kuźnicza"@pl ;
    rdfs:subClassOf ontohgis:object_500, ontohgis:settlement_type_33, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function2 ;
        owl:onProperty ontohgis:hasProperFunction
    ], [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46_is_composed_of ;
        owl:someValuesFrom ontohgis:settlement_type_126
    ] ;
    skos:altLabel "Hammer (de), minera (lat), ruda (pl), Hütte (de), Ofen (de), Schmelze (de)" ;
    skos:hiddenLabel "kuźnica"@pl, "ruda"@pl ;
    skos:prefLabel "ironworks"@en, "osada kuźnicza"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "Ironworks (locality) is a settlement, where the main role is played by an ironworks, an industrial facility."@en, "Osada kuźnicza jest to osada, w której główną rolę pełni kuźnica jako obiekt gospodarczy."@pl .

ontohgis:settlement_type_126
    dct:creator ontohgis:person_3 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:label "ironworks - object"@en, "kuźnica - obiekt"@pl ;
    rdfs:subClassOf ontohgis:object_23 ;
    skos:altLabel "Hütte (de), huta (pl), hamer (pl), Hammer (de), minera (lat), hamernia (pl), amernia (pl), oficina ferraria (lat), ferrifonda (lat), ruda (pl)" ;
    skos:hiddenLabel "kuźnia (pl), fryszerka (pl), huta żelaza (pl), zakład przemysłowy (pl), mennica (pl)" ;
    skos:prefLabel "ironworks"@en, "kuźnica"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "Ironworks is a cluster of manufacturing workshops, the main puprpose of which is to melt and manufacture iron."@en, "Zespół warsztatów przemysłowych, których głównym zadaniem jest przetop i obróbka żelaza."@pl ;
    ontohgis:seeAlsoLiteral "#Zientara B., Dzieje małopolskiego hutnictwa żelaznego, Warszaw 1954, s. 64‘zespół połączonych warsztatów – dymarki, młotów, kowalichy (piec kowalski i urządzenia służące do produkcji różnych przedmiotów z żelaza)’#Praktyczny słownik współczesnej polszczyzny, red. H. Zgłówkowa, t. 18, s. 369‘dawny typ zakładu hutniczego, w którym żelazo z rud wytapiano za pomocą dymarki i młota napędzanego kołem wodnym’ – dodatkowo inf., że „kuźnice zostały wyparte przez zakłady stosujące procesy wielkopiecowe”#Encyklopedia historii gospodarczej Polski do 1945 r., t. 1, red. A. Mączak:‘w XIII–XVIII w. zespół warsztatów zakładu hutniczego, składający się w zasadzie z dymarki, młota mechanicznego i pieca kowalskiego (kowalichy), niekiedy także ze stęp do drobienia rudy; wszystkie te warsztaty (czasem podwójne) poruszane były energią wodną, uzyskiwaną dzięki budowie zapór na niewielkich rzeczkach. Hamrem (hamernią) zwano wchodzący w skład każdej kuźnicy warsztat obróbki metali, którego głównym urządzeniem był młot mechaniczny z kowadłem; niekiedy jednak przez hamer rozumiano całą kuźnicę. Upowszechnione w Polsce od przełomu XIII/XIV w., stanowiły kuźnice do XVIII w. dominujący typ zakładu hutniczego, tworzącego jednocześnie odrębne przedsiębiorstwo prowadzone przez kuźnika [...]”. Autor hasła B. Zientara"@pl, "t. 11, s. 598: ‘zakład przetapiający i obrabiający żelazo’, ‘warsztat kowalski; miejsce, gdzie się kuje’"@pl, "t. 2, s. 561: utożsamia pojęcia kuźnia i kuźnica, podaje też termin bliskoznaczny kowalnia"@pl, "t. 2, s. 653: ‘zabudowanie mieszczące w sobie jedno albo kilka ognisk, miechy i młoty poruszane przez wodę, gdzie z surowizny przetopionej i oczyszczonej wykuwa się żelazo gotowe; fabryka topienia żelaza i urabiana go w sztaby"@pl, "t. 3, s. 1328: zakład przemysłowy, fabryka wyrobów z żelaza itp. metali; dawniej kuźnia"@pl, "t. 3, s.473–474: ‘warsztat wytopu i obróbki żelaza’"@pl .

ontohgis:settlement_type_127
    dct:creator ontohgis:person_3 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Glasswork settlement (ger Hütte) was considered a separate locality, which emerged as consequence of a process in which common names (i.e. huta) gained new meaning, associated with a particular locality. Glasswork settlements were temporary settlements, very often, these were very unstable. When all local resources became exhausted (i.e. woods, sand, limestone), these settlements were moved into a new place. The result was frequent disappearing of glasswork settlements."@en, "Odrębność osadnicza osady hutniczej (od ger Hütte) wynika przede wszystkim z procesu onimizacji, czyli przekształcania nazwy pospolitej (huta) w nazwę własną. Osady hutnicze były często osadami czasowymi, tzn. cechowały się dużą mobilnością. Po wyczerpaniu się pobliskich surowców (drewno, piasek, wapień) przenoszone były w inne miejsca. W związku z tym były to osady zanikające z krajobrazu osadniczego."@pl ;
    rdfs:label "glassworks"@en, "osada hutnicza"@pl ;
    rdfs:subClassOf ontohgis:object_500, ontohgis:settlement_type_33, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function2 ;
        owl:onProperty ontohgis:hasProperFunction
    ], [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46_is_composed_of ;
        owl:someValuesFrom ontohgis:settlement_type_128
    ] ;
    skos:altLabel "Hütte (de), Ofen (de), Schmelze (de), Hammer (de)" ;
    skos:hiddenLabel "kuźnica"@pl, "ruda"@pl ;
    skos:prefLabel "glassworks"@en, "osada hutnicza"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "Glassworks is a settlement in which the most importan role is played by a glassworks (considered as an factory building)."@en, "Osada hutnicza jest to osada, w której główną rolę pełni huta jako obiekt gospodarczy."@pl .

ontohgis:settlement_type_128
    dct:creator ontohgis:person_3 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Legal status - ownership diveded between a land lord and a hereditary tenant or an annual tenant."@en, "Status prawny - własność podzielona między pana gruntowego a dzierżawcę dziedzicznego lub dzierżawcę rocznego."@pl ;
    rdfs:label "glassworks - object"@en, "huta - obiekt"@pl ;
    rdfs:subClassOf ontohgis:object_23 ;
    skos:altLabel "Hütte (de), Ofen (de), Schmelze (de), Hammer (de)" ;
    skos:hiddenLabel "kuźnica (pl), ruda (pl)" ;
    skos:prefLabel "glassworks"@en, "huta"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "Glassworks is an industrial facility, where major production was glasswork, and later mainly casting and manufacturing metals, e.g. lead, zinc, iron."@en, "Zakład przemysłowy, którego głównym celem była produkcja szkła, a w późniejszym okresie wytop i przetwórstwo rud metali np. ołowiu, cynku, żelaza."@pl ;
    ontohgis:seeAlsoLiteral "#J. Olczak, Późnośrednowieczne i nowożytne hutnictwo szkła w Polsce w perspektywie źródeł archeologicznych, „Archeologia Historia Polona”, t.1, 1995, s. 79-86#Wyrobisz A., Szkło w Polsce od XIV do XVII w., Warszawa 1968"@pl, "rozróżnia hutę i hutę szkła. Huta – ‘zakład metalurgiczny, w którym wytapia się metale z rud’, zaś Huta szkła – ‘zakład wytapiający szkło i wytwarzający produkty szklane’"@pl, "t. 2, s. 67: ‘zakład, gdzie robią szkło albo topią metale’"@pl, "zakład lub zespół zakładów przemysłowych produkujących metale z rud, szkło, siarkę i in.’, huty przerabiają nie tylko rudy na surówkę, lecz także surówkę na stal"@pl .

ontohgis:settlement_type_129
    dct:creator ontohgis:person_5 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Morphological distinctiveness - usually clear (location in the forest), but there are lodges located in the immediate vicinity of some other localities. Naming distinctiveness - clear from the second half of the 19th c. (previously forester's lodges had no proper names, later not always). Functional distinctiveness - the forester's lodge plays a role in the economy and forest administration."@en, "Odrębność morfologiczna – przeważnie wyraźna (położenie w lesie), ale zdarzają się leśniczówki położone w bezpośrednim sąsiedztwie innych miejscowości. Odrębność nazewnicza – od drugiej połowy XIX wieku (wcześniej bez nazw; później nie zawsze). Odrębność funkcjonalna – leśniczówka pełni rolę związaną z gospodarką i administracją leśną."@pl ;
    rdfs:label "forester's lodge - object"@en, "leśniczówka - obiekt"@pl ;
    rdfs:subClassOf ontohgis:object_50 ;
    skos:altLabel "Jägerhaus"@de ;
    skos:hiddenLabel "Forestrey"@de, "Forst Amt"@de, "Hegerhaus"@de, "gajówka"@pl, "nadleśnictwo"@pl, "osada leśna"@pl ;
    skos:prefLabel "forester's lodge"@en, "leśniczówka"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Forester's lodge is an area where there is a complex of buildings including a house in which a forester lives, which is the seat of the Forest District's authorities, located in a forest area. Apart from forest management, forester's lodge performs residential functions. Forester's lodge is a locality as long as it has a proper name and is not in the vicinity of another locality."@en, "Leśniczówka (obiekt) to obszar, na którym znajduje się zespół zabudowań obejmujący dom, w którym mieszka leśniczy, stanowiący siedzibę leśnictwa, znajdujący się na terenie leśnym, pełniący oprócz mieszkalnych funkcje związane z gospodarką leśną. Leśniczówka jest miejscowością o ile posiada nazwę własną i nie znajduje się w bezpośrednim sąsiedztwie innej miejscowości."@pl ;
    ontohgis:seeAlsoIRI <http://gov.genealogy.net/types.owl#102>, <http://vocab.getty.edu/aat/300250342>, <https://www.wikidata.org/wiki/Q1425352> ;
    ontohgis:seeAlsoLiteral "Dom, zagroda w lesie stanowiąca mieszkanie; mieszkanie leśniczego (zarządca obszaru leśnego stanowiącego leśnictwo) wraz z zabudowaniami gospodarskimi"@pl, "Pojedyncza zagroda służąca leśniczemu i będąca jednocześnie siedzibą leśnictwa"@pl, "t. 2, s. 721: domek w lesie, mieszkanie, zagroda leśniczego a. leśnika"@pl .

ontohgis:settlement_type_130
    dct:creator ontohgis:person_5 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Morphological distinctiveness - usually clear (location in the forest), but there are lodges located in the immediate vicinity of some other localities.Naming distinctiveness - clear from the second half of the 19th century (previously forester's lodges had no proper names, later not always).Functional distinctiveness - the forester's lodge plays a role in the economy and forest administration."@en, "Odrębność morfologiczna – przeważnie wyraźna (położenie w lesie), ale zdarzają się gajówki położone w bezpośrednim sąsiedztwie innych miejscowości.Odrębność nazewnicza – od drugiej połowy XIX wieku (wcześniej bez nazw; później nie zawsze). Odrębność funkcjonalna – gajówka pełni rolę związaną z gospodarką leśną."@pl ;
    rdfs:label "forest-guard's lodge - object"@en, "gajówka - obiekt"@pl ;
    rdfs:subClassOf ontohgis:object_50 ;
    skos:altLabel "Hegerhaus"@de ;
    skos:hiddenLabel "Forestrey"@de, "Forst Amt"@de, "Jägerhaus"@de, "leśnictwo"@pl, "leśniczówka"@pl, "nadleśnictwo"@pl ;
    skos:prefLabel "forest-guard's lodge"@en, "gajówka"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Forest-guard's lodge is an area comprising a set of buildings including a house in which a forest-guard lives, located in a forest area, performing residential as well as forest management functions. Forest-guard's lodge is a locality as long as it has its own name and is not located in the immediate vicinity of another locality."@en, "Gajówka to obszar na którym znajduje się zespół zabudowań obejmujący dom, w którym mieszka gajowy, znajdujący się na terenie leśnym, pełniący oprócz mieszkalnych funkcje związane z gospodarką leśną. Gajówka jest miejscowością o ile posiada nazwę własną i nie znajduje się w bezpośrednim sąsiedztwie innej miejscowości."@pl ;
    ontohgis:seeAlsoIRI <http://vocab.getty.edu/aat/300250342>, <https://www.wikidata.org/wiki/Q17087359> ;
    ontohgis:seeAlsoLiteral "Budynek, w którym mieszka gajowy (pracownik nadleśnictwa chroniący przydzieloną mu część lasu przed szkodami)"@pl, "Pojedyncza zagroda, zazwyczaj położona w lesie, pełniąca funkcję mieszkania służbowego dla funkcjonariuszy pomocniczej służy leśnej podleśniczych lub gajowych"@pl, "t. 1, s. 793: chatka gajowego"@pl .

ontohgis:settlement_type_131
    dct:creator ontohgis:person_5 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment """Functional distinctivness - distinguished as a kind of locality in Bystrzycki's register, and on topographic maps as distinct symbol, sometimes with the proper name.
Morphological and spatial distinctivness - usually a lightouse is a building (structure) within the area of the locality or in its vicinity. 
If it has its a particular (proper) name, it can be treated as a separate locality (interpretation of maps is necessary, see: Rozewie). Otherwise it is either part of another locality or an object (building/structure) in it (see: Hel, Jastarnia)."""@en, "Odrębność funkcjonalna – wyróżniana jako rodzaj miejscowości u Bystrzyckiego, a na mapach topograficznych odrębnym znakiem, niekiedy z nazwą własną. Odrębność morfologiczna/przestrzenna – przeważnie jest obiektem na obszarze miejscowości lub w niewielkim od niej oddaleniu. Jeżeli posiada nazwę własną może być traktowana jako osobna miejscowość (konieczna interpretacja map; patrz: Rozewie). W przeciwnym razie jest albo częścią innej, większej miejscowości lub obiektem terenowym (budowlą) w niej (patrz: Hel, Jastarnia)."@pl ;
    rdfs:label "latarnia morska - obiekt"@pl, "lighthouse - object"@en ;
    rdfs:subClassOf ontohgis:object_50 ;
    skos:altLabel "Leuchtturm"@de ;
    skos:prefLabel "latarnia morska"@pl, "lighthouse"@en ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5, ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "A lighthouse (a facility) is a building, usually a high tower with a beacon light to guide ships."@en, "Latarnia morska (obiekt) to budowla, najczęściej wysoka wieża służąca jako punkt orientacyjny dla statków."@pl ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/ontology/Lighthouse>, <http://linkedgeodata.org/ontology/Lighthouse>, <http://vocab.getty.edu/aat/300007741>, <https://www.wikidata.org/wiki/Q39715> ;
    ontohgis:seeAlsoLiteral "wysoka, widoczna z morza wieża, służąca jako punkt orientacyjny dla statków"@pl .

ontohgis:settlement_type_132
    dct:creator ontohgis:person_6 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "In the analysed cases, the monastery could have been a locality which was separate in terms of name and mophology from the neighbouring ones. The monastery could have been a beginning (a stem) of a larger locality, which would develop around it and transform into a monastery settlement, village, city etc."@en, "W analizowanych przypadkach klasztor mógł stanowić całkowicie odrębną (od sąsiadujących) nazewniczo i morfologicznie miejscowość. Klasztor mógł stanowić zalążek większej miejscowości, która rozwinęła się wokół niego i przekształciła się w osadę klasztorną, wieś, miasto etc."@pl ;
    rdfs:label "klasztor - obiekt"@pl, "monastery - object"@en ;
    rdfs:subClassOf ontohgis:object_50 ;
    skos:altLabel "Kloster"@de, "claustrum"@la, "monaster"@pl, "monasterium"@la ;
    skos:hiddenLabel "opactwo"@pl, "ławra"@pl ;
    skos:prefLabel "klasztor"@pl, "monastery"@en ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Klasztor jest to budynek lub zespół budynków przeznaczony do mieszkania dla zakonników lub zakonnic."@pl, "Monastery is a building or a group of buildings where monks and nuns live"@en ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/ontology/Monastery>, <http://gov.genealogy.net/types.owl#30>, <http://vocab.getty.edu/aat/300000641>, <https://www.wikidata.org/wiki/Q44613> ;
    ontohgis:seeAlsoLiteral "1. budynek lub kompleks budynków stanowiących wspólne miejsce zamieszkiwania zakonnic lub zakonników; 2. wspólnota zakonna o określonej regule"@pl, "1. zgromadzenie zakonne; zakon--; 2. budynek lub kompleks budynków zamieszkiwanych przez zakonników (zakonnice) danej reguły"@pl, "t. 1, cz. 2, s. 1010: pomieszkanie zakonnicze"@pl, "t. 10, s. 337: 1. Odosobnione i wyodrębnione spośród innych osiedli ludzkich miejsce zamieszkania zakonników i zakonnic (pojmowane jako budynek lub jego mieszkańcy); odosobnienie; tryb życia klasztornego; w wypadku niektórych zakonów także: szkoła, kolegium; coenobium, monasterium."@pl, "t. 3, s. 282: zabudowanie dla zgromadzenia zakonnego zwykle połączone z kościołem, coenobium, religiosorum domus."@pl, "t. 9, kol. 66-76: zespół budynków lub pomieszczeń mieszkalnych i gospodarczych o różnej strukturze, przeznaczonych do prowadzenia życia pustelniczego (zob. ławra) lub wspólnotowego życia ascetycznego (zob. asceza), występujący w religiach pozachrześcijańskich i chrześcijaństwie. -- Czasem rozbudowane założenia klasztorne tworzyły wręcz miasto, a nawet państwo mnichów (civitas monachorum)"@pl .

ontohgis:settlement_type_133
    dct:creator ontohgis:person_6 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "In most analysed cases, if the sawmill was morphologically distinct, it had the same name as the neighboring village or another locality, such as: forester's lodge. Occasionally it had its particular name."@en, "W większości analizowanych przypadków, jeżeli tartak był odrębny morfologicznie, to miał tę samą nazwę, co sąsiadująca wieś lub inna miejscowość, np. leśniczówka. Sporadycznie cechowała go odrębność nazewnicza."@pl ;
    rdfs:label "sawmill - object"@en, "tartak - obiekt"@pl ;
    rdfs:subClassOf ontohgis:object_23 ;
    skos:altLabel "das Sägewerk"@de, "лесопильный завод"@ru ;
    skos:hiddenLabel "die Säge"@de, "młyn"@pl, "osada leśna"@pl, "osada młyńska"@pl, "piła"@pl ;
    skos:prefLabel "sawmill"@en, "tartak"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Obiekt lub zespół obiektów gospodarczych często zlokalizowanych w lesie lub jego pobliżu, gdzie dokonuje się przerobu drewna okrągłego na tarcicę w procesie przecierania (tarcia)."@pl, "Sawmill is an industrial facility often located within or near the forest, where wood is processed into sawn timber in the wiping process."@en ;
    ontohgis:seeAlsoLiteral "#Orgelbrand, t. 14, s. 412: pilarnia, machina do piłowania drzewa, której główną częścią składową jest piła, poruszana siłą wody lub pary. Tartaki istnieją już od wieku XIV, a obecnie stanowią machiny niekiedy bardzo zawiłe, które robotę wykonywają szybko i dokładnie"@pl, "t. 3, s. 607: młyn do tarcia drzew na tarcice, dyle"@pl, "t. 7, s. 29: Pilarnia, młyn do tarcia drzewa na tarcice, dyle: Tartak wodny, parowy"@pl, "zakład przemysłowy zajmujący się przecieraniem drewna na tarcicę"@pl, "«zakład zajmujący się rozpiłowywaniem kłód na tarcicę oraz przerobem tarcicy na różne elementy»"@pl .

ontohgis:settlement_type_134
    dct:creator ontohgis:person_6 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "In all the analysed cases, in Bystrzycki's register, peat mines had the same names as the locality nearby: village and peat mine, manor and peat mine."@en, "We wszystkich analizowanych przypadkach z tzw. skorowidza Bystrzyckiego z 1931 r. torfiarnie posiadały takie same nazwy jak osada lub osady leżąca obok niej (wieś i torfiarnia, folwark i torfiarnia)."@pl ;
    rdfs:label "peat mine - object"@en, "torfiarnia - obiekt"@pl ;
    rdfs:subClassOf ontohgis:object_23 ;
    skos:hiddenLabel "torfowisko (pl)" ;
    skos:prefLabel "peat mine"@en, "torfiarnia"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Peat mine is a mine where a peat is mined"@en, "Torfiarnia (obiekt) jest to kopalnia torfu."@pl ;
    ontohgis:seeAlsoLiteral "kopalnia torfu"@pl, "t. 7, s. 85: kopalnia torfu, torfowisko eksploatowane"@pl .

ontohgis:settlement_type_135
    dct:creator ontohgis:person_4 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "At the very beginning, breweries had been situated only within bigger settlement unit and had not had an individual name. Some of these had only a name corresponding to the owner's name, which was frequently changed. Subsequently, particular names were assigned to breweries; often in the form of trademarks, however the process of integrating the breweries under one trademark originated relatively early/ quickly. One may not find a difference between brewery and distillery in historical sources."@en, "Browary początkowo mieściły się wyłącznie w obrębie większych jednostek osadniczych i nie miały własnej nazwy, ew. nazwę wywiedzioną od nazwiska właściciela, często zmienianą. Z czasem browary zaczęły mieć własne nazwy, często w postaci znaków handlowych, jednakże dość szybko zaczął się proces łączenia się browarów pod wspólną nazwą. Źródłowo zdarza się brak rozróżnienia gorzelni i browaru."@pl ;
    rdfs:label "brewery - object"@en, "browar - obiekt"@pl ;
    rdfs:subClassOf ontohgis:object_23 ;
    skos:altLabel "Bierbrauerei"@de, "Brauerei"@de, "Brauhaus"@de, "braxatorium"@la, "piwowarnia"@pl, "пивоварня"@ru ;
    skos:hiddenLabel "mielcuch"@pl, "warzelnia"@pl ;
    skos:prefLabel "brewery"@en, "browar - obiekt"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "Brewery is a factory producing beer, as well as a complex of buildings established for production and accomodation for factory workers."@en, "Browar jest to zakład wytwarzający piwo jak również zespół budynków przeznaczonych na cele produkcyjne i mieszkalne dla obsługi zakladu."@pl ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/ontology/Brewery>, <http://vocab.getty.edu/aat/300006341>, <https://www.wikidata.org/wiki/Q131734> ;
    ontohgis:seeAlsoLiteral "t. 1, cz.12, s. 272: Browar, budynek, gdzie się piwo warzy, piwowarnia, mielcuch"@pl, "t. 2, s. 455-456: budynek, w którym się warzy piwo, piwowarnia"@pl, "zakład produkujący piwo"@pl, "zakład przemysłowy, w którym wyrabia się piwo; wytwórnia piwa"@pl .

ontohgis:settlement_type_136
    dct:creator ontohgis:person_4 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "In each case analysed, a brickyard with a particular name has been located near a village, a city or a town, or a settlement with the same name. If it was an integral part of a superior locality, it had not been given a proper name. (One should remember that exporting produced goods outside the area of production was difficult)."@en, "We wszystkich analizowanych przypadkach jeżeli cegielnia jest odrębną miejscowością, to znajduje się w pobliżu wsi, miasta lub osady o tej samej nazwie. Jeśli znajduje się w obrębie większej miejscowości to dość długo nie ma nazwy własnej. (Trudności w eksporcie towaru poza miejsce wyrobu.)"@pl ;
    rdfs:label "brickyard - object"@en, "cegielnia - obiekt"@pl ;
    rdfs:subClassOf ontohgis:object_23 ;
    skos:altLabel "Ziegelei"@de, "cegielnica"@pl, "кирпичный завод"@ru ;
    skos:hiddenLabel "Ziegelscheune"@de ;
    skos:prefLabel "brickyard"@en, "cegielnia"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "Brickyard is a factory where bricks and other ceramic building materials and elements are being produced together with a complex of buildings established for production and houses for factory workers."@en, "Cegielnia jest to zakład wytwarzający cegły oraz ew. inne ceramiczne elementy budowlane jak również zespół budynków przeznaczonych na cele produkcyjne i mieszkalne dla obsługi zakładu."@pl ;
    ontohgis:seeAlsoIRI <http://vocab.getty.edu/aat/300006278>, <https://www.wikidata.org/wiki/Q198632> ;
    ontohgis:seeAlsoLiteral "t. 1, cz. 1, s. 221: Cegielnia, Cegielnica, budynek z piecem od palenia cegieł, die Ziegelscheune, der Ziegelofen"@pl, "t. 3, s. 142: cegielnia – miejsce wyrobu cegieł"@pl, "wytwórnia cegly oraz innych materiałów budowlanych z gliny: dachówek, sączków (drenów), kafli, klinkierów, płytek itp."@pl, "wytwórnia cegły oraz innych materiałów budowlanych z gliny"@pl .

ontohgis:settlement_type_137
    dct:creator ontohgis:person_4 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Mines presented on majority of analysed maps had their individual symbol."@en, "Na wszystkich badanych mapach kopalnie miały własny znak umowny."@pl ;
    rdfs:label "kopalnia - obiekt"@pl, "mine"@en ;
    rdfs:subClassOf ontohgis:object_23 ;
    skos:altLabel "Bergwerk"@de, "gruba"@pl, "рудник"@ru ;
    skos:hiddenLabel "Binge"@de, "Bruch"@de, "Miene"@de, "Schacht"@de, "шахта"@ru ;
    skos:prefLabel "kopalnia"@pl, "mine"@en ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "A mine is a factory extracting minerals from the earth. It may be connected with a settlement, it may be inhabited by the personnel."@en, "Kopalnia jest to zakład wydobywający z ziemi kopaliny. Może być połączony z osadą, miewa stale zamieszkujący personel."@pl ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/ontology/Mine>, <http://vocab.getty.edu/aat/300000390>, <https://www.wikidata.org/wiki/Q820477> ;
    ontohgis:seeAlsoLiteral "Teren zakładu górniczego, zajmującego się wydobywaniem z ziemi kopalin użytecznych. Ze względu na sposób wydobycia rozróżnia się kopalnie odkrywkowe (naziemne), głębinowe (podziemne) i otworowe."@pl, "t. 1, cz. 2, s. 1077: Kopalnia, miejsce gdzie się iakowe rzeczy kopalne z ziemi dobywają"@pl, "zakład górniczy zajmujący się wydobywaniem z ziemi kopalin"@pl, "zakład górniczy zajmujący się wydobywaniem z ziemi kopalin użytecznych"@pl .

ontohgis:settlement_type_138
    dct:creator ontohgis:person_4 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Cukrownia może mieć własną nazwę, najczęściej powiązaną z nazwą firmy lub znakiem firmowym, ale nie musi. Rzadko zaznaczana na mapach."@pl, "Sugar factory or refinery may have its own name - usually related to the factory name or a trademark - however it is not nocessary. Very seldom, it has been indicated on maps."@en ;
    rdfs:label "cukrownia - obiekt"@pl, "sugar factory - object"@en ;
    rdfs:subClassOf ontohgis:object_23 ;
    skos:hiddenLabel "die Zuckerfabrik (de), die Zuckersiederei (de) Сахарный завод (ru)" ;
    skos:prefLabel "cukrownia"@pl, "sugar factory"@en ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "A sugar factory or refinery is a factory producing sugar, as well as a complex of buildings established for production and accomodation for factory workers."@en, "Cukrownia jest to zakład wytwarzający cukier jak również zespół budynków przeznaczonych na cele produkcyjne i mieszkalne dla obsługi zakładu."@pl ;
    ontohgis:seeAlsoLiteral "fabryka cukru"@pl, "t. 1, cz. 1, s. 327: [Brak hasła „cukrownia”.] Cukrowarz, fabrykant cukru, warzący sok na cukier, derZuckersieder, cf. Cukiernik."@pl, "zakład przemysłowy produkujący cukier"@pl .

ontohgis:settlement_type_139
    dct:creator ontohgis:person_6 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Distillery may have its own name - usually related to the factory name or a trademark - however it is not nocessary. As a separate locality, it may - however it is not obligatory - be located near a village, a city or a town, or a settlement sharing the same name. One may not find a difference between brewery and distillery in historical sources."@en, "Gorzelnie znajdujące się w obrębie miast mogą, ale nie muszą mieć własnej nazwy, zazwyczaj nazwa ta powiązana jest z nazwą firmy, znakiem firmowym. Jeśli jest odrębną miejscowością to może ale nie musi znajdować się w pobliżu wsi, miasta lub osady o tej samej nazwie. Źródłowo zdarza się brak rozróżnienia gorzelni i browaru."@pl ;
    rdfs:label "distillery - object"@en, "gorzelnia - obiekt"@pl ;
    rdfs:subClassOf ontohgis:object_23 ;
    skos:altLabel "Brantweinbrennerei"@de, "Brennerei"@de, "Brennhaus"@de, "Destillerie"@de, "gorzalnia"@pl, "винокуренныйзавод"@ru, "винокурня"@ru ;
    skos:hiddenLabel "browar"@pl ;
    skos:prefLabel "distillery"@en, "gorzelnia"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "Distillery is a factory where alcohol and spirits requiring distillation whilst manufacturing are produced."@en, "Gorzelnia jest to zakład wytwarzający spirytus oraz napoje alkoholowe o wysokiej zawartości alkoholu, wymagające w trakcie procesu produkcyjnego destylacji."@pl ;
    ontohgis:seeAlsoIRI <http://vocab.getty.edu/aat/300006346>, <https://www.wikidata.org/wiki/Q1251750> ;
    ontohgis:seeAlsoLiteral "t. 1, cz. 2, s. 54: Gorzalnia, gorzelnia, budowanie do palenia gorzałki (pospolicie zowią: browarem, ale borwar na piwo iest.)"@pl, "zakład przemysłowy produkujący alkohol etylowy"@pl, "zakład przemysłowy produkujący spirytus i wódki głównie z kartofli lub zboża"@pl .

ontohgis:settlement_type_17
    dct:creator ontohgis:person_5 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Forest-guard's lodge is a kind of forester's lodge; criteria for distinguishing a forester's lodge, forestry and forest-guard's lodge are unknown (in the context of topographic maps); the term forest-guard's lodge is very rarely used in Bystrzycki's register 1931 (Forest-guard's lodges depicted on MGI maps are forester's lodges in Bystrzycki's register 1931 or are not included in Bystrzycki's register 1931 whereas depicted on MGI maps)."@en, "Gajówka jest rodzajem leśniczówki; kryteria odróżniania leśniczówki, leśnictwa i gajówki są nieznane (w świetle kartografii); termin bardzo rzadko stosowany w skorowidzu Bystrzyckiego z 1931 r. (gajówki na mapach WIG to często leśniczówki w skorowidzu Bystrzyckiego z 1931 r.; gajówki nie ujęte w skorowidzu Bystrzyckiego z 1931 r. występują na mapach WIG)"@pl ;
    rdfs:label "forest-guard's lodge"@en, "gajówka"@pl ;
    rdfs:subClassOf ontohgis:settlement_type_27, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46_is_composed_of ;
        owl:someValuesFrom ontohgis:settlement_type_130
    ], [
        a owl:Restriction ;
        owl:hasValue ontohgis:function4 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    skos:hiddenLabel "Forestrey"@de, "Forst Amt"@de, "Hegerhaus"@de, "Jägerhaus"@de, "leśnictwo"@pl, "leśniczówka"@pl, "nadleśnictwo"@pl ;
    skos:prefLabel "forest-guard's lodge"@en, "gajówka"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Forest-guard's lodge (a locality) is a settlement in which the main role is played by a forest-guard's lodge (a facility). Forest-guard's lodge is a locality as long as it has its own name and is not located in the immediate vicinity of another locality."@en, "Gajówka (miejscowość) to miejscowość, w której główną rolę pełni gajówka (obiekt). Gajówka jest miejscowością jeżeli posiada nazwę własną i jest przestrzennie wyodrębniona od innej miejscowości."@pl .

ontohgis:settlement_type_18
    dct:creator ontohgis:person_4 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "A distillery may be a separate locality, both individual and a part of a cluster of localities sharing the same name, however most often it has been an integral part of a city or a town and has not been distinguished."@en, "Gorzelnia może być odrębną miejscowością, zarówno samodzielną jak i częścią grupy miejscowości o tej samej nazwie, ale najczęściej znajduje się w obrębie miasta i nie jest wyróżniona."@pl ;
    rdfs:label "distillery"@en, "gorzelnia"@pl ;
    rdfs:subClassOf ontohgis:object_500, ontohgis:settlement_type_3003, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46_is_composed_of ;
        owl:someValuesFrom ontohgis:settlement_type_139
    ], [
        a owl:Restriction ;
        owl:hasValue ontohgis:function8 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    skos:hiddenLabel "Brantweinbrennerei"@de, "Brennerei"@de, "Brennhaus"@de, "Destillerie"@de, "browar"@pl, "винокуренныйзавод"@ru, "винокурня"@ru ;
    skos:prefLabel "distillery"@en, "gorzelnia"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "A distillery (locality) is a settlement, where a distillery (a factory) plays the most important role."@en, "Gorzelnia (miejscowość) jest to osada, w której główną role odgrywa gorzelnia (obiekt)."@pl .

ontohgis:settlement_type_19
    dct:creator ontohgis:person_6 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Klasztor może być odrębną miejscowością (rzadko, przed II wojną światową) lub częścią miejscowości."@pl, "Monastery can be a separate locality (rarely, before the Second World War) or a part of a locality."@en ;
    rdfs:label "monastery"@en, "osada klasztorna"@pl ;
    rdfs:subClassOf ontohgis:object_1001, ontohgis:settlement_type_1000, ontohgis:settlement_type_3003, ontohgis:settlement_type_33, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function3 ;
        owl:onProperty ontohgis:hasProperFunction
    ], [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46_is_composed_of ;
        owl:someValuesFrom ontohgis:settlement_type_132
    ], [
        a owl:Restriction ;
        owl:hasValue <http://www.geonames.org/ontology#S.MSTY> ;
        owl:onProperty <http://www.geonames.org/ontology#featureCode>
    ] ;
    skos:hiddenLabel "Kloster"@de, "claustrum"@la, "monaster"@pl, "monasterium"@la, "opactwo"@pl, "ławra"@pl ;
    skos:prefLabel "monastery"@en, "osada klasztorna"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Monastery (locality) is a settlement in which the main role is played by a monastery (facility)."@en, "Osada klasztorna jest to osada, w której główą rolę odgrywa klasztor (obiekt)."@pl .

ontohgis:settlement_type_2
    dct:creator ontohgis:person_3 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment """A development in a village may be dense (i.e. villages established according to a German law introducing a linear development) or scattered (i.e. Hauländer colonies, Dutch settlement, from 18th century or early medieval single manor settlements). A village may preponderate (be a superior settlement) any other units, such as: a hamlet or a mill settlement; it is also dependent on a manor, which supervises a village in legal and administrative issues. Inhabitants from all units forming a village comprise a village community. Studies on this type of localities distinguish an abandoned village, a settlement that lost its functions due to environmental, political, or economic incidents. In historiography, one can find an expression a lost village, which stands for a village, where settlement was not re-established.
In German language in the nineteenth century, two terms could coexist - Pfarrdorf and Kirchdorf. The first meant a larger village with a parish church, and a second smaller village with an auxiliary (filial) church, but these criteria of distinction were not strict and neither used consistently. For example on the Gilly map (1802-1803), only the following categories exist: Kirchdorf and Dorf ohne Kirche."""@en, """Wieś może posiadać zwartą (np. wsie lokowane na prawie niemieckim np. ulicówki, łańcuchówki) lub rozproszoną zabudowę (często kolonie olęderskie w XVIII w. lub wczesnośredniowieczne osady jednodworcze). Wieś może dominować (być jednostką nadrzędną osadniczo) w stosunku do innych jednostek takich jak np. przysiółek, osada młyńska; jest także zależna od pana gruntowego, który sprawuje nad nią nadzór własnościowy. Mieszkańcy wszystkich jednostek składających się na wieś tworzą jedną wspólnotę wiejską. W badaniach nad wsią rozróżnia się także pojęcie wsi opustoszałej, czyli takiej, która fizycznie przestała pełnić swoje funkcje w wyniku zdarzeń o charakterze losowym, środowiskowym, politycznym lub gospodarczym. W literaturze przedmiotu funkcjonuje także określenie wieś zaginiona, które odnosi się do wsi, w których nie wznowiono osadnictwa.
W języku niemieckim w XIX wieku mogły funkcjonować równolegle dwa terminy – Pfarrdorf i Kirchdorf.  Pierwszy oznaczał raczej większą wieś z kościołem parafialnym, zaś drugi mniejszą wieś z kościołem pomocniczym. Terminy te nie były jednak ścisłe i używane konsekwentnie, np. na mapie Gilly’ego z lat 1802-1803 występują tylko kategorie: Kirchdorf oraz Dorf ohne Kirche."""@pl ;
    rdfs:label "village"@en, "wieś"@pl ;
    rdfs:subClassOf ontohgis:object_1000, ontohgis:settlement_type_1000, [
        a owl:Restriction ;
        owl:hasValue <http://www.geonames.org/ontology#P.PPLF> ;
        owl:onProperty <http://www.geonames.org/ontology#featureCode>
    ], [
        a owl:Restriction ;
        owl:hasValue ontohgis:function1 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    skos:altLabel "Dorf"@de, "pagus"@la, "sioło"@pl, "villa"@la, "село"@ru ;
    skos:hiddenLabel "Kirchdorf"@de, "Pfarrdorf"@de, "ager"@la, "osada"@pl, "osiedle wiejskie"@pl, "rus"@la, "siedlisko wiejskie"@pl, "vicus"@la, "wioseczka"@pl, "wioska"@pl, "włość i klucz"@pl, "źreb"@pl, "погост"@ru ;
    skos:prefLabel "village"@en, "wieś"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "Village is a locality composed of a group of buildings, mostly of residential and economic character, but sometimes, also industrial ones (i.e. ironworks, mill) as well as a belonging land, inhabited by people involved particularly in agricultural and construction activities or in farming industry (i.e. blacksmith or mill work), and not having city rights nor a status of a city or a town. Some villages in Early Middle Ages had a right to organise a fair and a market."@en, "Wieś jest to miejscowość składająca się z zabudowań mieszkalno-gospodarczych, niekiedy przemysłowych (np. kuźnia, młyn) wraz z przynależnymi do nich gruntami (rozłogi), zamieszkała przez ludność zajmującą się w większości zajęciami rolniczo-hodowlanymi oraz przemysłem wiejskim (np. kowalstwo, młynarstwo), nieposiadająca praw miejskich ani statusu miasta. Niekiedy we wczesnym średniowieczu posiadająca prawo odbywania targu."@pl ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Village>, <http://gov.genealogy.net/types.owl#55>, <http://linkedgeodata.org/ontology/Village>, <http://vocab.getty.edu/aat/300008372>, <https://pzgik.geoportal.gov.pl/ontologies/prng/wies>, <https://www.wikidata.org/wiki/Q532> ;
    ontohgis:seeAlsoLiteral "1. miejscowość zamieszkała przez ludzi, którzy trudnią się pracą na roli, 2. mieszkańcy takiej miejscowości, 3. tereny pozamiejskie, rolnicze, letniskowe, 4. ludzie trudniący się pracą na roli"@pl, "Jednostka osadnicza o zwartej lub rozproszonej zabudowie i istniejących funkcjach rolniczych lub związanych z nimi usługowych lub turystycznych, nieposiadająca praw miejskich lub statusu miasta"@pl, "Kirchdorf: Dorf mit Kirche (I) und Pfarrer, rechtlicher und religiöser Mittelpunkt einer (eventuell aus mehreren Filialdörfern bestehenden) politischen oder Pfarr-Gemeinde [Wieś z kościołem i parafią, prawne i religijne centrum gminy politycznej albo parafialnej (ewentualnie składającej się z kilku wsi filialnych, wsi z kościołami filialnymi]"@de, "Pfarrdorf: 1. Dorf, in dem die für die Pfarrgemeinde konstitutive Pfarrkirche (I) steht [wieś, w której stoi kościół parafialny właściwy dla całej parafii, gminy parafialnej]; 2. zu einer Pfarre (I) gehöriges Dorf [wieś należąca do parafii]"@de, "s. 15: 1. osada, której ludność zajmuje się uprawą roślin i chowem zwierząt, wieś: osada (osiedle wiejskie; teren zabudowany), na którym mieszka ludność pracująca w gospodarstwach wiejskich, koncentrująca większość środków produkcji, i na którym są dokonywane różne procesy produkcyjne, istnieje życie społeczne oraz kulturalne mieszkańców wsi (def. na podstawie Nowosielski 1964, Kiełczewska-Zaleska 1976, Chowaniem 1989); 2. podstawą (atomem) dla wsi nie jest pojedynczy wiejski budynek lecz ich komplet (zagroda), tworzący samodzielne gospodarstwo rolne z należącą doń powierzchnią ziemi --. Wieś w sensie antropogeograficznym jest częścią gminy (lub gromady), która stanowi grupę gospodarstw rolnych zabudowaną według jednolitego planu i tworzącą typ kształtu i skupienia (def. na podstawie Zaborski 1926); 3. to zbiorowisko ludzi albo osiedle z należącymi doń gruntami. Wieś: rozłóg i osada. O istnieniu wsi ma decydować także zestaw więzi wewnątrz wsi: rozłóg, siedlisko i ludność rolnicza (def. na podstawie Szymański 1969, Olechowski 1948); 4. wieś to społeczność lokalna, której funkcję produkcyjną uzupełniała funkcja rodziny. Wieś stanowi pewną historyczną formę struktury społecznej, względnie trwałą i jednolitą całość, której członkowie są ze sobą powiązani siecią zależności i więzi sprawiających, że całość ta jest wewnętrznie zintegrowana. Cechą konstytutywną tak rozumianej grupy jest określone terytorium geograficzne, które wspólnie użytkują, a efektem tego jest pewien stopień psychologicznego zespolenia całości lub części społeczności ze strukturą społeczno-przestrzenną jako znaczącą wartością kulturową. Podstawową funkcją środowiska kulturowego wsi, a zwłaszcza jego wartości przestrzennych jest kształtowanie poczucia tożsamości z rodzinną tradycją i jej wartościami oraz wynikającej stąd świadomości przynależności do miejscowej społeczności oraz identyfikacja z jej przestrzenią życiową (def. na podstawie Turowski 1992); 5. twór terytorialny mający granice, rozłóg ziemi, siedlisko (zagrodę),  stanowiące całość przestrzenną o określonych więzach społecznych i terytorialnych oraz uprawnieniach prawnych. -- Jest to osiedle nie mające praw miejskich (def. wg Tkocza 1992, s. 15–16)."@pl, "s. 29: wsią nazywamy osiedle w zasadzie otwarte, której ludność zajmuje się produkcją śródków żywności oraz surowców technicznych (tj. rolnictwem, hodowlą bydła, rybołówstwem itd.)"@pl, "t. 4, s. 365: wioska, imienie, dobro, grunt leżący; wieś targowa, wsie łowcze, osoczne, wołoskie."@pl, "t. 7, s. 594–595: osada rolnicza, z pewnej liczby chat złożona, sioło"@pl, "t. XX, s. 199–201: 1. osada, w której ludność zajmuje się głównie rolnictwem, 2. mieszkańcy wsi, ogół mieszkańców wsi."@pl .

ontohgis:settlement_type_20
    dct:creator ontohgis:person_7, ontohgis:person_8 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Colony is usually a part of another locality, more rarely, although these are not exceptional cases, it can have the status of a separate locality, usually a village. Both in the case where the colony is a separate locality or it is apart of another one, it is always located near the village (village or - sometimes - small town) from which its name is derived. On topographic maps, a colony is distinguished mainly by the explanatory abbreviation (pol.: kol.), by its own name, and morphologically."@en, "Kolonia jest przeważnie częścią miejscowości, rzadziej, choć nie są to wyjątkowe przypadki, ma obecnie status odrębnej miejscowości, z reguły wsi. Zarówno w przypadku, gdy kolonia jest odrębną miejscowością jak i częścią miejscowości, zawsze znajduje się w pobliżu miejscowości (wsi a wyjątkowo małego miasta) od której pochodzi jej nazwa. W ujęciu kartograficznym wyodrębniona przede wszystkim przez skrót kategorii (kol.), nazwę własną, oraz morfologicznie."@pl ;
    rdfs:label "colony"@en, "kolonia"@pl ;
    rdfs:subClassOf ontohgis:object_1000, ontohgis:settlement_type_1000 ;
    skos:altLabel "Kolonie"@de, "colonia"@la, "колония"@ru ;
    skos:hiddenLabel "chutor"@pl, "część wsi"@pl, "housing estate"@en, "osada"@pl, "osiedle"@pl, "przysiółek"@pl, "settlement"@en, "sioło"@pl, "stanica"@pl, "wybudowanie"@pl ;
    skos:prefLabel "colony"@en, "kolonia"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Colony (pol. kolonia) is a built-up area located away from previously existing buildings (locality) to which it is related. It is created on newly developed land allocated as a result of enfranchisement, parceling, consolidation, or internal migration."@en, "Kolonia jest to obszar zabudowany oddalony od wcześniej istniejącej zabudowy, od której jest zależna, powstały na nowo zagospodarowanych gruntach przydzielonych w wyniku uwłaszczenia, parcelacji, komasacji lub migracji wewnętrznej."@pl ;
    ontohgis:seeAlsoIRI <http://gov.genealogy.net/types.owl#121>, <https://pzgik.geoportal.gov.pl/ontologies/prng/kolonia>, <https://www.wikidata.org/wiki/Q12015918> ;
    ontohgis:seeAlsoLiteral "Jednostka osadnicza powstała jako rezultat ekspansji miejscowości poza obszar wcześniej istniejącej zabudowy, w szczególności kolonia miasta, kolonia wsi."@pl, "t. 1, s. 900: Osiedla mieszkaniowe położone z dala od centrum miasta, osady: niewielka posiadłość ziemska , nowa osada lub gospodarstwo rolne na gruntach przydzielonych w wyniku uwłaszczenia, parcelacji, komasacji, migracji wewnętrznej itp."@pl, "t. 1-2, s. 1566: część miejscowości, zwykle  z dale od jej centrum, składająca się z nowobudowanych domostw, will, itp."@pl, "t. 2,  s. 240: zabudowa, osiedle, domy znajdujące się z dala od miasta, wsi, osady; kolonia mieszkaniowa na przedmieściach, kolonia położona daleko za wsią, gospodarstwo rolne położone za wsią, posiadłość ziemska z dala od innych."@pl, "t. 2, s. 404: mała posiadłość ziemska należąca do przybysza z obcego kraju; osada włościańska po uwłaszczeniu włościan; osada, miejsce, gdzie koloniści osadnicy mieszkają, budy, szopy, majdan."@pl, "t. 5, s. 720: kolonia rolna -- gospodarstwo rolne powstałe w oddaleniu od wsi na gruntach przydzielonych w wyniku uwłaszczenia, parcelacji, komasacji, itp.; także kilka lub kilkanaście zagród w rozproszeniu -- osada na ziemiach nowo zagospodarowanych"@pl, "„W ten sposób termin 'osada' może tutaj oznaczać nie tylko małe osiedla, złożone z jednego lub kilku wyodrębnionych terytorialnie gospodarstw włościańskich, jak to miało miejsce na innych ziemiach polskich, lecz i większe, o charakterze kolonii, t. j. osiedli rozrzuconych na większej przestrzeni, a powstałych zazwyczaj na gruntach rozparcelowanych przez władze zaborcze”"@pl .

ontohgis:settlement_type_2000
    a owl:Class ;
    rdfs:label "administrative unit boundary"@en, "granica podziału administracyjnego"@pl ;
    rdfs:subClassOf obo:BFO_0000140, <http://www.opengis.net/ont/geosparql#Feature>, [
        a owl:Restriction ;
        owl:onProperty <http://www.opengis.net/ont/geosparql#hasGeometry> ;
        owl:someValuesFrom owl:Thing
    ], [
        a owl:Restriction ;
        owl:onProperty ontohgis:isBoundaryOf ;
        owl:someValuesFrom ontohgis:object_20
    ] .

ontohgis:settlement_type_2001
    a owl:Class ;
    rdfs:label "granica miejscowości"@pl, "settlement unit boundary"@en ;
    rdfs:subClassOf obo:BFO_0000140, <http://www.opengis.net/ont/geosparql#Feature>, [
        a owl:Restriction ;
        owl:onProperty <http://www.opengis.net/ont/geosparql#hasGeometry> ;
        owl:someValuesFrom owl:Thing
    ], [
        a owl:Restriction ;
        owl:onProperty ontohgis:isBoundaryOf ;
        owl:someValuesFrom ontohgis:object_32
    ] .

ontohgis:settlement_type_21
    dct:creator ontohgis:person_4 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "A mine may be a separate locality, an individual one or a part of a cluster of localities sharing the same name, however, even if a mine is an integral part of a bigger locality, it has its particular name."@en, "Kopalnia może być odrębną miejscowością, zarówno samodzielną jak i częścią grupy miejscowości o tej samej nazwie, ale najczęściej, nawet jeśli znajduje się w obrębie większej miejscowości, ma własną nazwę."@pl ;
    rdfs:label "mining settlement"@en, "osada górnicza"@pl ;
    rdfs:subClassOf ontohgis:object_500, ontohgis:settlement_type_3003, ontohgis:settlement_type_33, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46_is_composed_of ;
        owl:someValuesFrom ontohgis:settlement_type_137
    ], [
        a owl:Restriction ;
        owl:hasValue <http://www.geonames.org/ontology#S.MN> ;
        owl:onProperty <http://www.geonames.org/ontology#featureCode>
    ], [
        a owl:Restriction ;
        owl:hasValue ontohgis:function8 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    skos:altLabel "Bergwerksort"@de ;
    skos:hiddenLabel "Bergwerk"@de, "Binge"@de, "Bruch"@de, "Miene"@de, "Schacht"@de, "gruba"@pl, "kopalnia"@pl, "mine"@en, "mining camp"@en, "mining community"@en, "mining town"@en, "рудник"@ru, "шахта"@ru, "шахтёрский город"@ru ;
    skos:prefLabel "mining settlement"@en, "osada górnicza"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "A mine (a locality) is a settlement with a mine (a factory) as the most important element."@en, "Kopalnia (miejscowość) jest to osada, w której główną rolę odgrywa kopalnia (obiekt)."@pl ;
    ontohgis:seeAlsoIRI <http://vocab.getty.edu/aat/300008464>, <https://www.wikidata.org/wiki/Q820254> .

ontohgis:settlement_type_22
    a owl:Class ;
    rdfs:label "barracks"@en, "koszary"@pl ;
    rdfs:subClassOf ontohgis:object_1001, ontohgis:settlement_type_1000, [
        a owl:Restriction ;
        owl:hasValue <http://www.geonames.org/ontology#S.BRKS> ;
        owl:onProperty <http://www.geonames.org/ontology#featureCode>
    ] ;
    ontohgis:seeAlsoIRI <http://linkedgeodata.org/ontology/Barracks> .

ontohgis:settlement_type_23
    dct:creator ontohgis:person_5 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment """Included as a kind of locality in Bystrzycki's register as abbreviation (\"lat. mor.\"); dinstinct symbol on topographic maps; included in DBTO10k as a \"communication buildings, stations and terminals\" (BUBD feature class).
Functional distinctivness - distinguished as a kind of locality in Bystrzycki's register, and on topographic maps as distinct symbol, sometimes with the proper name.
Morphological and spatial distinctivness - usually a lightouse is a building (structure) within the area of the locality or in its vicinity. 
If it has its a particular (proper) name, it can be treated as a separate locality (interpretation of maps is necessary, see: Rozewie). Otherwise it is either part of another locality or an object (building/structure) in it (see: Hel, Jastarnia)."""@en, """Występuje jako rodzaj miejscowości u Bystrzyckiego w spisie (\"lat. mor.\"); na mapach osobna sygnatura. W BDOT10k jako budynek łączności, dworców i terminali.
Odrębność funkcjonalna – wyróżniana jako rodzaj miejscowości u Bystrzyckiego, a na mapach topograficznych odrębnym znakiem, niekiedy z nazwą własną. Odrębność morfologiczna/przestrzenna – przeważnie jest obiektem na obszarze miejscowości lub w niewielkim od niej oddaleniu. Jeżeli posiada nazwę własną może być traktowana jako osobna miejscowość (konieczna interpretacja map; patrz: Rozewie). W przeciwnym razie jest albo częścią innej, większej miejscowości lub obiektem terenowym (budowlą) w niej (patrz: Hel, Jastarnia)."""@pl ;
    rdfs:label "latarnia morska"@pl, "lighthouse"@en ;
    rdfs:subClassOf ontohgis:object_1001, ontohgis:settlement_type_3003, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function9 ;
        owl:onProperty ontohgis:hasProperFunction
    ], [
        a owl:Restriction ;
        owl:hasValue <http://www.geonames.org/ontology#S.LTHSE> ;
        owl:onProperty <http://www.geonames.org/ontology#featureCode>
    ] ;
    skos:altLabel "Leuchtturm"@de ;
    skos:prefLabel "latarnia morska"@pl, "lighthouse"@en ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5, ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "A lighthouse (a locality) is a settlement in which a main role is played by a lighthouse (building)."@en, "Latarnia morska (miejscowość) to osada obejmująca latarnię morską (obiekt)."@pl .

ontohgis:settlement_type_25
    dct:creator ontohgis:person_5 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment """It can be either a separate locality (e.g. Celestynów) or a part of another locality, morphologically it is most often a complex of (summer) houses (Chylice, Skolimów), but also a typical (based on the interpretation of the topographic map drawing) non-urban built-up area (Choszczówka).
Included as a kind of locality in Bystrzycki's register as explanatory abbreviation (\"letn.\"). All summer resorts in Bystrzycki's register are located near Warsaw. Exception: Wisła, Zełmianka (Stryj district).
Included on topographic maps as a part of a place name annotation (\"letn.\"), but not in symbology keys (legends). On the MGI maps, summer resort is one of the types of localities. In DBTO10k as \"summer house\" (pol \"dom letniskowy\") in the feature class of single-family residential buildings (BUBD01)."""@en, """Może być albo osobną miejscowością (Celestynów) albo częścią miejscowości. Morfologicznie jest to najczęściej zabudowa złożona z domków letniskowych (Chylice, Skolimów), ale również typowa (na podstawie interpretacji rysunku mapy) zabudowa zwarta niemiejska (Choszczówka). 
Występuje jako rodzaj miejscowości u Bystrzyckiego w spisie (\"letn.\"). 
Wszystkie letniska u Bystrzyckiego znajdują się w okolicach Warszawy. Wyjątek: Wisła, Zełmianka (pow. Stryj).
Występuje na mapach w nazwach miejscowości (letn.), ale nie w kluczach znaków. W legendach map WIG jest to jeden z rodzajów osiedli. W BDOT10k („dom letniskowy”) w klasie budynki mieszkalne jednorodzinne (BUBD01)."""@pl ;
    rdfs:label "letnisko"@pl, "summer resort"@en ;
    rdfs:subClassOf ontohgis:settlement_type_1000, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function7 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    skos:altLabel "osada letniskowa"@pl, "resort destination"@en ;
    skos:hiddenLabel "Erholungsort"@de, "dom letniskowy"@pl, "resort town"@en, "sanatorium"@pl, "uzdrowisko"@pl, "willa"@pl, "курортный город"@ru ;
    skos:prefLabel "letnisko"@pl, "summer resort"@en ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5, ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "Letnisko to miejscowość o charakterze wypoczynkowym, złożona z domków letniskowych lub posiadająca zwartą zabudowę"@pl, "Summer resort is a holiday locality consisting of holiday houses or densely built-up"@en ;
    ontohgis:seeAlsoIRI <http://vocab.getty.edu/aat/300000547>, <http://vocab.getty.edu/aat/300000558>, <https://www.wikidata.org/wiki/Q317548>, <https://www.wikidata.org/wiki/Q875157> ;
    ontohgis:seeAlsoLiteral "miejscowość wypoczynkowa; letni pobyt poza miastem w celach wypoczynkowych"@pl .

ontohgis:settlement_type_27
    dct:creator ontohgis:person_5 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Dziś leśniczówka jest miejscowością lub budynkiem (BDOT10k), ale nie wszystkie leśniczówki-budynki (BUBD01) to leśniczówki-miejscowości (ADMS11). Przed wojną leśniczówka prawie zawsze była wyróżniana jako odrębna miejscowość."@pl, "Today, the forester's lodge is a locality or a building (DBTO10k), but not all forester's lodges (feature class: BUBD01) which are buildings are forester's lodges (feature class: ADMS11) understood as localities. Before the second world war, forester's lodge was almost always distinguished as a separate locality."@en ;
    rdfs:label "forester's lodge"@en, "leśniczówka"@pl ;
    rdfs:subClassOf ontohgis:object_1001, ontohgis:settlement_type_1000, ontohgis:settlement_type_3003, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46_is_composed_of ;
        owl:someValuesFrom ontohgis:settlement_type_129
    ], [
        a owl:Restriction ;
        owl:hasValue ontohgis:function4 ;
        owl:onProperty ontohgis:hasProperFunction
    ], [
        a owl:Restriction ;
        owl:hasValue <http://www.geonames.org/ontology#S.STNF> ;
        owl:onProperty <http://www.geonames.org/ontology#featureCode>
    ] ;
    skos:hiddenLabel "Forestrey"@de, "Forst Amt"@de, "Hegerhaus"@de, "Jägerhaus"@de, "gajówka"@pl, "nadleśnictwo"@pl, "osada leśna"@pl ;
    skos:prefLabel "forester's lodge"@en, "leśniczówka"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Forester's lodge (a locality) is a locality in which the main role is played by a forester's lodge (an area). Forester's lodge is a locality as long as it has a particular (proper) name and is not located in the immediate vicinity of another locality."@en, "Leśniczówka (miejscowość) to miejscowość, w której główną rolę pełni leśniczówka (obiekt). Leśniczówka jest miejscowością jeżeli posiada nazwę własną i jest przestrzennie wyodrębniona od innej miejscowości."@pl ;
    ontohgis:seeAlsoIRI <http://gov.genealogy.net/types.owl#115>, <https://pzgik.geoportal.gov.pl/ontologies/prng/lesniczowka> .

ontohgis:settlement_type_28
    dct:creator ontohgis:person_2 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Miasteczko z zasady jest odrębną miejscowością. Na ziemiach polskich nie istniało rozróżnienie formalne między miastem i miasteczkiem, funkcjonowało ono natomiast na niektórych obszarach Rzeszy Niemieckiej (Flecken, Marktsiedlung - Stadt)."@pl, "Town is always (ex definitione) a separate locality. On the Polish lands, there was no formal distinction between the city and the town, but such distinction was present in some areas of the German Reich (Flecken, Marktsiedlung - Stadt)."@en ;
    rdfs:label "miasteczko"@pl, "town"@en ;
    rdfs:subClassOf ontohgis:settlement_type_3, [
        a owl:Restriction ;
        owl:hasValue <http://www.geonames.org/ontology#P.PPL> ;
        owl:onProperty <http://www.geonames.org/ontology#featureCode>
    ] ;
    skos:altLabel "Städtchen"@de, "oppidulum"@la ;
    skos:hiddenLabel "Flecken"@de, "miasto"@pl, "oppidum"@la, "osada targowa"@pl ;
    skos:prefLabel "miasteczko"@pl, "town"@en ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Miasteczko to małe miasto, odróżniające się od dużych miast wielkością (liczoną według miary właściwej dla danej epoki i regionu) i stopniem złożoności."@pl, "Town (pol. miasteczko) is a small city, distniguished from larger cities by it size (estimated by standards appropriate for given period and region) and complexity."@en ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/ontology/Town>, <http://gov.genealogy.net/types.owl#51>, <http://linkedgeodata.org/ontology/Town>, <http://vocab.getty.edu/aat/300008375>, <https://www.wikidata.org/wiki/Q3957> ;
    ontohgis:seeAlsoLiteral "małe miasto, -- przen. ludność małego miasta"@pl, "małe miasto; pot. mieszkańcy małego miasta"@pl, "t. 13, s. 369-372: 1. Od znacz. 'miejsce' --; 2. Od znacz. 'wytyczony i najczęściej otoczony murem teren pokryty gęstą i planową zabudową"@pl .

ontohgis:settlement_type_3
    dct:creator ontohgis:person_2 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "During those periods, when legal status of localities was established and defined, cities/towns were granted specific municipal rights (location bill), which should be considered as an auxiliary indicator for distinguishing cities/towns. A city/town may consists of other settlement units, like: a core city/town (a founded one), a district, a suburb, a castle, a gord. At least from the 13th to the 18th century, two parallel notions existed: general (meaning the whole settlement unit with its own society, economy, and urban structure, perceived mostly by intuition), and a city in its political and legal meaning, as a community with an extensive autonomy. As a consequence, cities within other city or units lying partly in and partly outside the city existed. For these complex structures, in this project, first explanations of the city should be applied."@en, "W okresach, w których status prawny miejscowości był ukształtowany miasta posiadały szczególne prawa miejskie (lokacyjne), które stanowią postawowe kryterium pomocnicze odróżniania miast. W skład miasta mogą wchodzić inne jednostki osadnicze, jak miasto właściwe (lokacyjne), dzielnica, przedmieście, zamek, gród. Przynamniej w okresie od XIII do XVIII w. funkcjonowały równolegle dwa pojęcia miasta: ogólne, obejmujące cały zespół osadniczy o odrębności społecznej, gospodarczej i urbanistycznej, postrzegane przede wszystkim intuicyjnie oraz miasto w sensie polityczno-prawnym, obdarzona względnie szeroką autonomią gmina. W konsekwencji mogły istnieć miasta w mieście i obiekty leżące jednocześnie w mieście i poza nim. Dla takich złożonych struktur w niniejszym projekcie należy się posługiwać pierwszym znaczeniem miasta."@pl ;
    rdfs:label "city / town"@en, "miasto"@pl ;
    rdfs:subClassOf ontohgis:object_1000, ontohgis:settlement_type_1000, ontohgis:settlement_type_3004, ontohgis:settlement_type_3007, [
        a owl:Restriction ;
        owl:hasValue <http://www.geonames.org/ontology#P.PPL> ;
        owl:onProperty <http://www.geonames.org/ontology#featureCode>
    ], [
        a owl:Restriction ;
        owl:hasValue ontohgis:function3 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    skos:altLabel "Stadt"@de, "civitas"@la, "oppidum"@la, "urbs"@la, "город"@ru ;
    skos:hiddenLabel "aglomeracja"@pl, "miasteczko"@pl, "osada miejska"@pl, "месте́чко"@ru ;
    skos:prefLabel "city / town"@en, "miasto"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "A city/town is a superior locality, distinguished from others, surrounding basic units by size (measured differently in different periods of time and regions), a level of complexity, and central functions provided for those units."@en, "Miasto jest to miejscowość wyższego rzędu, odróżniająca się od otaczających je podstawowych wielkością (liczoną według miary właściwej dla danej epoki i regionu), stopniem złożoności i funkcjami centralnymi względem nich."@pl ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/ontology/City>, <http://gov.genealogy.net/types.owl#51>, <http://linkedgeodata.org/ontology/City>, <http://vocab.getty.edu/aat/300008389>, <https://pzgik.geoportal.gov.pl/ontologies/prng/miasto>, <https://schema.org/City>, <https://www.wikidata.org/wiki/Q515> ;
    ontohgis:seeAlsoLiteral "Jednostka osadnicza (wyodrębniony przestrzennie obszar zabudowy mieszkaniowej wraz z obiektami infrastruktury technicznej zamieszkany przez ludzi) o przewadze zwartej zabudowy i funkcjach nierolniczych posiadająca prawa miejskie bądź status miasta nadany w trybie określonym odrębnymi przepisami."@pl, "Skupisko ludności, odróżniające się od innych swymi głównie nierolniczymi funkcjami, znaczną wielkością oraz intensywnością zabudowy. Definicja ta musi być jednak interpretowana elastycznie i zawsze na tle aktualnej sieci osadniczej."@pl, "s. 63: Miasto jest osadą różniącą się od wsi i nierolniczych osad monofunkcyjnych względną wielkością z zagęszczoną i rozczłonkowaną zabudową, z ludnością wyspecjalizowaną zawodowo i rozwarstwioną społecznie oraz funkcjami centralnymi pełnionymi wobec określonego regionu lub lokalnej ludności w sferze polityki, panowania, obronności, gospodarki, kultu i kultury [Stadt ist eine vom Dorf und nichtagrarischen Einzwecksiedlungen unterschiedene Siedlung relativer Größe mit verdichteter, gegliederter Bebauung, beruflich spezialisierter und sozial geschichteter Bevölkerung und zentralen Funktionen politisch-herrschaftlich-militärischer, wirtschaftlicher und kultisch-kultureller Art für eine bestimmte Region oder regionale Bevölkerung]"@de, "t. 13, s. 37: Wytyczony i najczęściej otoczony murem teren, pokryty gęstą i planową zabudową tworzącą place i ulice, stanowiący mniej lub więcej samodzielną jednostkę administracyjną, samorządową, a czasem polityczną."@pl .

ontohgis:settlement_type_3003
    a owl:Class ;
    rdfs:comment "Miejscowość jest (mereologicznie) prosta, gdy żadna jej część nie jest miejscowością."@pl ;
    rdfs:label "(mereologically) simple human settlement"@en, "(mereologicznie) prosta miejscowość"@pl ;
    rdfs:subClassOf ontohgis:object_32, [
        a owl:Restriction ;
        owl:hasValue <http://www.geonames.org/ontology#S.HSP> ;
        owl:onProperty <http://www.geonames.org/ontology#featureCode>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:object_32
            [
                a owl:Restriction ;
                owl:maxQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
                owl:onClass ontohgis:object_32 ;
                owl:onProperty ontohgis:settlementHasSettlementPart
            ]
        )
    ] ;
    ontohgis:isDefinedByLiteral "(Mereologically) simple human settlement has no part that is a human settlement."@en ;
    ontohgis:isPartOfPartition ontohgis:object_701 .

ontohgis:settlement_type_3004
    a owl:Class ;
    rdfs:comment "Miejscowość jest (mereologicznie) złożona, gdy niektóre jej części są miejscowościami."@pl ;
    rdfs:label "(mereologically) complex human settlement"@en, "(mereologicznie) złożona miejscowość"@pl ;
    rdfs:subClassOf ontohgis:object_32 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:object_32
            [
                a owl:Restriction ;
                owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                owl:onClass ontohgis:object_32 ;
                owl:onProperty ontohgis:settlementHasSettlementPart
            ]
        )
    ] ;
    ontohgis:isDefinedByLiteral "(Mereologically) complex human settlement has parts that are human settlements."@en ;
    ontohgis:isPartOfPartition ontohgis:object_701 .

ontohgis:settlement_type_3007
    a owl:Class ;
    rdfs:comment "Miejscowość jest (mereologicznie) samodzielna, gdy nie jest częścią żadnej miejscowości." ;
    rdfs:label "(mereologically) complete human settlement"@en, "(mereologicznie) samodzielna miejscowość"@pl ;
    rdfs:subClassOf ontohgis:object_32 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:object_32
            [
                a owl:Restriction ;
                owl:maxQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
                owl:onClass ontohgis:object_32 ;
                owl:onProperty ontohgis:settlementIsPartOfSettlement
            ]
        )
    ] ;
    ontohgis:isDefinedByLiteral "(Mereologically) complete human settlement is not part of any settlement."@en ;
    ontohgis:isPartOfPartition ontohgis:object_700 .

ontohgis:settlement_type_3008
    a owl:Class ;
    rdfs:comment "Miejscowość jest (mereologicznie) niesamodzielna, gdy jest częścią pewnej miejscowości."@pl ;
    rdfs:label "(mereologically) incomplete human settlement"@en, "(mereologicznie) niesamodzielna miejscowość"@pl ;
    rdfs:subClassOf ontohgis:object_32 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:object_32
            [
                a owl:Restriction ;
                owl:onProperty ontohgis:settlementIsPartOfSettlement ;
                owl:someValuesFrom ontohgis:object_32
            ]
        )
    ] ;
    ontohgis:isDefinedByLiteral "(Mereologically) incomplete human settlement is part of some settlement."@en ;
    ontohgis:isPartOfPartition ontohgis:object_700 .

ontohgis:settlement_type_33
    dct:creator ontohgis:person_7, ontohgis:person_8 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "A small locality organised in relation to a workplace or a particular occupation of its inhabitants. Settlement had usually been established as a separate locality, later on – especially in case of industrial settlements – particular settlements could develop into a city, merge with other settlement to create a new locality, or it could be incorporated into another locality. Depending on the type of inhabitants’ occupations one can, or could in the past, indicate a fair (market), craft, industrial, fishing, forestry, and railway settlements."@en, "Niewielka miejscowość zorganizowana w związku z miejscem lub rodzajem pracy mieszkańców. Osada powstawała z reguły jako odrębna miejscowość, później, dość często, szczególnie w przypadku osad przemysłowych, rozwijała się do rangi miasta, łączyła się z inną osadą jako odrębna miejscowość, lub była włączana do innej miejscowości. W zależności od rodzaju wykonywanej pracy wyróżnia lub wyróżniało się osady targowe, rzemieślnicze, przemysłowe, rybackie, leśne, kolejowe."@pl, "„W ten sposób termin 'osada' może tutaj oznaczać nie tylko małe osiedla, złożone z jednego lub kilku wyodrębnionych terytorialnie gospodarstw włościańskich, jak to miało miejsce na innych ziemiach polskich, lecz i większe, o charakterze kolonii, t. j. osiedli rozrzuconych na większej przestrzeni, a powstałych zazwyczaj na gruntach rozparcelowanych przez władze zaborcze”"@pl ;
    rdfs:label "osada"@pl, "settlement"@en ;
    rdfs:subClassOf ontohgis:object_32, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function3 ;
        owl:onProperty ontohgis:hasFunction
    ] ;
    skos:altLabel "посёлок"@ru ;
    skos:hiddenLabel "Ansiedlung"@de, "Kolonie"@de, "Siedlung"@de, "kolonia"@pl, "miasteczko"@pl, "osiedle"@pl, "sadyba"@pl, "zagroda włościańska"@pl ;
    skos:prefLabel "osada"@pl, "settlement"@en ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "Niewielka miejscowość zamieszkała przez ludność związaną z określonym typem lokalizacji lub rodzajem pracy nierolniczej i usytuowana z reguły w bezpośrednim sąsiedztwie miejsca pracy."@pl, "Settlement is a small locality inhabited by people associated with a particular type of location or a type of a non-agricultural work and lying mostly in the vicinity of a workplace."@en ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Hamlet_(place)>, <http://gov.genealogy.net/types.owl#120>, <http://vocab.getty.edu/aat/300008369>, <https://pzgik.geoportal.gov.pl/ontologies/prng/osada>, <https://www.wikidata.org/wiki/Q5084> ;
    ontohgis:seeAlsoLiteral "Niewielka jednostka osadnicza na terenie wiejskim o odmiennym (wyróżniającym się) charakterze zabudowy albo zamieszkana przez ludność związaną z miejscem lub rodzajem pracy, innymi niż wyżej wymienione [osada młyńska, osada leśna, osada rybacka, osada kolejowa, osada po byłem PGR]; źródło: ustawa z dnia 29 sierpnia 2003 r. o urzędowych nazwach miejscowości i obiektów fizjograficznych."@pl, "Niewielka jednostka osadnicza na terenie wiejskim o odmiennym(wyróżniającym się) charakterze zabudowy albo zamieszkana przez ludność zwiazaną z określonym miejscem lub rodzajem pracy, w szczególności: osada młyńska, osada leśna, osada rybacka, osada kolejowa, osada po byłym państwowym gospodarstwie rolnym; osada może być samodzielna lub może stanowić część innej jednostki osadniczej."@pl, "niewielka miejscowość, niemająca praw osiedla czy miasta; też: mieszkańcy takiej miejscowości"@pl, "osiedle typu wiejskiego pośrednie między wsią a miasteczkiem; kolonia, mieszkańcy tego osiedla"@pl, "t. 22, s. 99: 1. Osiedle, miejsce zamieszkałe przez osadzoną ludność, terytorium zamieszkałe, -- a. Siedlisko, mieszkanie --; 2. Mieszkańcy osiedla; ludność żyjąca na jakimś terenie --; 3. Miejsce zdatne, dogodne do osiedlenia się --; 4. Zasiedlenie pustego miejsca, colonia."@pl, "t. 3, s. 547: osada, koloniia, mieysce, gdzie się nowi mieszkańcy sadowią, eine Kolonie (cf. wola), Pflanzstadt, Pflanzort, Ansiedlung; -- Vd. selizhzhe, preselishe, selitva, naselitva; Rs.  колонїя, селенїе (ob. sieło, sioło), поселенїе, селишьба."@pl, "t. 3, s. 836-837: 1.a. miejsce, gdzie ś. nowi mieszkańcy usadowili, kolonja --; b. miejsce zajęte przez mieszkańców, większe od wsi a mniejsze do miasta --; c. [Osiedle] grunt, na którym osadzano chłopa; sadyba, zagroda włościańska"@pl .

ontohgis:settlement_type_34
    dct:creator ontohgis:person_7, ontohgis:person_8 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment """In a general meaning, currently obsolete, an expression for every settlement unit (urban or rural one). Understood as such, it had been considered a separate locality.
In urban studies, this notion is derived from a \"neighbouring unit\" idea, covering a group of residential buildings with a service facilities and green areas. As a part of a locality, \"osiedle\" may be recognised by its particular name, physiognomy (i. e. a group of blocks of flats, detached houses), topography (occupied area), and a period, when it was established. 
In cartography, it may be distinguished by its own name preceded by an abbreviation (i.e. Os. Zdobycz Robotnicza) as well as morphology."""@en, """W znaczeniu ogólnym, rzadko obecnie stosowanym, określenie każdej jednostki osadniczej (osiedle miejskie, osiedle wiejskie). W tym znaczeniu jest to osobna miejscowość.
W urbanistyce (planowaniu przestrzennym) pojęcie osiedla wywodzi się z koncepcji „jednostki sąsiedzkiej”, na którą składa się zespół budynków mieszkalnych wraz z zapleczem obiektów usługowych oraz terenów zielonych. Jako część miejscowości osiedle wyróżnia się poprzez nazwę, swoją fizjonomię (np. osiedle bloków mieszkalnych, domków jednorodzinnych), topografię (jest wyodrębnione przestrzennie), a także przez okres powstania.
W ujęciu kartograficznym wyodrębnione przez nazwę własną, poprzedzoną  skrótem  kategorii (np. Os. Zdobycz Robotnicza) oraz morfologicznie."""@pl ;
    rdfs:label "housing developments"@en, "osiedle"@pl ;
    rdfs:subClassOf ontohgis:object_1000, ontohgis:settlement_type_1000, ontohgis:settlement_type_3008, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function3 ;
        owl:onProperty ontohgis:hasProperFunction
    ], [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (ontohgis:settlement_type_2
                ontohgis:settlement_type_3
            )
        ]
    ] ;
    skos:altLabel "Wohnsiedlung"@de ;
    skos:hiddenLabel "Ansiedlung"@de, "Siedlung"@de, "część miasta"@pl, "dzielnica"@pl, "hamlet"@en, "housing estate"@en, "kolonia"@pl, "osada"@pl, "osiedle willowe"@pl, "osiedlisko"@pl, "residential quarter"@en, "settlement"@en ;
    skos:prefLabel "housing developments"@en, "osiedle"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5, ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "Housing estate is an area covering a group of residential buildings, being an integral part of a city ( a town), or - rarely - a village."@en, "Obszar obejmujący zespół budynków mieszkalnych, stanowiący integralną część miasta, a niekiedy wsi."@pl ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Housing_development>, <http://vocab.getty.edu/aat/300000498>, <https://pzgik.geoportal.gov.pl/ontologies/prng/osiedle>, <https://www.wikidata.org/wiki/Q2282602> ;
    ontohgis:seeAlsoLiteral "10. Rodzaj miejscowości (Klasa: AD_RodzajMiejscowosciKod): Zespół mieszkaniowy stanowiący integralną część miasta lub wsi; źródło: ustawa z dnia 29 sierpnia 2003 r. o urzędowych nazwach miejscowości i obiektów fizjograficznych."@pl, "12. Typ ciągu komunikacyjnego (Klasa: AD_TypUlicyKod): Część miasta, wsi lub osady, dla której utworzono odrębny spójny zbiór numerów porządkowych nieprzyporządkowanych do żadnej ulicy ani placu."@pl, "Rodzaj jednostki pomocniczej (Klasa: AD_RodzajJednostkiPomocniczej): Część miasta lub wsi, której uchwałą rady gminy nadano status jednostki pomocniczej."@pl, "t. 2, s. 526: nieduże skupisko budynków miejskich lub wiejskich, zespół bloków mieszkalnych, willowe, przyfabryczne, robotnicze, mieszkaniowe"@pl, "t. 20, s. 56: osiedle mieszkaniowe – zespół  mieszkaniowy stanowiący strukturalną jednostkę mieszkaniową w mieście; pojęcie „osiedle mieszkaniowe” wywodzi się z koncepcji jednostki sąsiedzkiej; wielkość osiedla mieszkaniowego wynika z zasięgu pieszego dojścia (600–800 m) do ośrodka usługowego oraz gęstości zaludnienia (5–20 tys. mieszk.) obszaru obsługiwanego przez ten ośrodek. Stanowi zespół budynków mieszkalnych wraz z integralnym zapleczem obiektów usługowych oraz terenów zieleni; niekiedy są wydzielane części osiedli mieszkaniowych – kolonie, złożone z kilku bloków mieszkalnych; kilka osiedli mieszkaniowych tworzy dzielnicę."@pl, "t. 22, s. 124: osiedla, osiedlisko – siedziba, gospodarstwo wraz z zabudowaniami"@pl, "t. 3, s. 590: osiedlić, na osadzie czyli siedlisku postanowić kogoś, osadzić go; osiedlisko – miejsce osiedlenia, osada, osiadłość"@pl, "t. 6, s. 1121: nieduże skupienie siedzib ludzkich (miejskich lub wiejskich); reg. na wsi: dom mieszkalny wraz z zabudowaniami gospodarczymi, zagroda, dostatnie osiedle bogatego chłopa, sołtysowe osiedle"@pl, "zespół mieszkaniowy stanowiący integralną część miasta lub wsi"@pl .

ontohgis:settlement_type_35
    dct:creator ontohgis:person_7, ontohgis:person_8 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Industrial settlement usually emerged as a separate locality, later, quite often, it developed to the rank of the city, merged with another locality creating a separate one, or was incorporated into another locality."@en, "Osada fabryczna powstawała z reguły jako odrębna miejscowość, później, dość często rozwijała się do rangi miasta, łączyła się z inną osadą jako odrębna miejscowość, lub była włączana do innej miejscowości."@pl ;
    rdfs:label "industrial settlement"@en, "osada fabryczna"@pl ;
    rdfs:subClassOf ontohgis:settlement_type_33, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function2 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    skos:altLabel "osada przemysłowa (pl)" ;
    skos:hiddenLabel "conlocationen"@la, "der Ortschaft"@de, "der Siedlung"@de, "die Ansiedlung"@de, "die Kolonie"@de, "kolonia"@pl, "miasteczko"@pl, "miejscowość"@pl, "osiedle"@pl, "sadyba"@pl, "settlement"@en, "zagroda włościańska"@pl ;
    skos:prefLabel "industrial settlement"@en, "osada fabryczna"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Industrial settlement is a settlement in which a main role is played by a factory."@en, "Osada fabryczna jest to osada, w której główną rolę pełni fabryka."@pl .

ontohgis:settlement_type_36
    dct:creator ontohgis:person_5, ontohgis:person_7, ontohgis:person_8 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Osada leśna powstawała z reguły jako odrębna, niewielka miejscowość, położona w obrębie lub na skraju obszaru leśnego."@pl, "The forest settlements were usually formed as a separate, small locality, located within or near the forest."@en ;
    rdfs:label "forest settlement"@en, "osada leśna"@pl ;
    rdfs:subClassOf ontohgis:settlement_type_33, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function4 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    skos:hiddenLabel "Forestrey"@de, "Forst Amt"@de, "Jagerhaus"@de, "gajówka"@pl, "leśnictwo"@pl, "leśniczówka"@pl, "nadleśnictwo"@pl ;
    skos:prefLabel "forest settlement"@en, "osada leśna"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5, ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "A forest settlement is a small settlement located within or at the boundaries of a forest area, inhabited by people involved in administration, exploitation, or availing the surrounding forest areas."@en, "Osada leśna jest to niewielka osada położona w obrębie lub na skraju obszaru leśnego, zamieszkała przez ludność związaną z administrowaniem, eksploatacją lub wykorzystywaniem otaczających obszarów leśnych."@pl .

ontohgis:settlement_type_37
    dct:creator ontohgis:person_2 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Osada miejska to miejscowość."@pl, "Termin był stosowany dla oznaczenia ośrodków, które utraciły prawa miejskie po powstaniu styczniowym. Osada miejska mogła być stosowana także sensie szerszym, obejmującym wszystkie jednostki osadnicze o charakterze miejskim, np. duże miasto, przedmieścia itp."@pl, "This notion was used to mark localites that lost their city rights after the \"January Uprising\". The urban settlement could also be used in a broader sense, encompassing all settlement units of urban character, e.g. a big city, suburbs, etc."@en, "Urban settlement is a locality."@en ;
    rdfs:label "osada miejska"@pl, "urban settlement"@en ;
    rdfs:subClassOf ontohgis:settlement_type_33, [
        a owl:Restriction ;
        owl:onProperty oc:hasPredecessorEntityManifestation ;
        owl:someValuesFrom ontohgis:settlement_type_3
    ], [
        a owl:Restriction ;
        owl:hasValue ontohgis:function3 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    skos:hiddenLabel "miasteczko"@pl ;
    skos:prefLabel "osada miejska"@pl, "urban settlement"@en ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Osada miejska to miejscowość posiadająca wcześniej prawa miejskie i aktualnie ich pozbawiona."@pl, "Urban settlement is a locality which used to have city rights, but currently without them."@en ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Urban-type_settlement>, <https://www.wikidata.org/wiki/Q18432972>, <https://www.wikidata.org/wiki/Q2989457> ;
    ontohgis:seeAlsoLiteral "t. 20. s.47: od 1867 nazwa „osada miejska” jest używana dla niewielkich osiedli pozbawionych praw miejskich, które nie są wsiami."@pl .

ontohgis:settlement_type_38
    dct:creator ontohgis:person_7 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Mill settlement often emereged as a separete locality, which might later be combined with another locality or become a part of it."@en, "Osada młyńska powstawała często jako odrębna miejscowość, później łączyła się niekiedy z inną osadą  lub była włączana do innej miejscowości."@pl ;
    rdfs:label "mill settlement"@en, "osada młyńska"@pl ;
    rdfs:subClassOf ontohgis:settlement_type_33, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function2 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    skos:hiddenLabel "conlocationen"@la, "der Ortschaft"@de, "der Siedlung"@de, "die Ansiedlung"@de, "die Kolonie"@de, "kolonia"@pl, "miasteczko"@pl, "miejscowość"@pl, "osiedle"@pl, "sadyba"@pl, "settlement"@en, "zagroda włościańska"@pl ;
    skos:prefLabel "mill settlement"@en, "osada młyńska"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Mill settlement is a settlement in which a main role is played by a mill, most often a watermill, but it also might be a windmill or wind turbine."@en, "Osada młyńska jest to osada, w której główną rolę pełni młyn, najczęściej młyn wodny, ale może to być też również wiatrak lub turbina wiatrowa."@pl .

ontohgis:settlement_type_41
    dct:creator ontohgis:person_6 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "In each analysed case, a rectory being a separate settlement, lays in a vicinity of a village, or a town/city with the same name. In cartographical sources, one can find it presented separately, with its proper name, an abbreviation of a category (i.e. pol “pleb.”, which is “rect.”), and distinguished by its morphology. A rectory differs slightly from the house of a provost, but we leave this difference aside."@en, "We wszystkich analizowanych przypadkach jeżeli plebania jest odrębną miejscowością, to znajduje się w pobliżu wsi, miasta lub osady o tej samej nazwie. W ujęciu kartograficznym wyodrębniona przez nazwę własną, skrót kategorii (np. pleb.) oraz morfologicznie. Plebania różni się nieco od probostwa, gdyż pleban nie jest tożsamy z proboszczem, ale różnicę tę pomijamy."@pl ;
    rdfs:label "plebania"@pl, "rectory"@en ;
    rdfs:subClassOf ontohgis:object_1001, ontohgis:settlement_type_1000, ontohgis:settlement_type_3003, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46_is_composed_of ;
        owl:someValuesFrom ontohgis:settlement_type_121
    ], [
        a owl:Restriction ;
        owl:hasValue ontohgis:function3 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    skos:hiddenLabel "curionatus"@la, "curionis domus"@la, "curionium"@la, "die Pfarre"@de, "die Pfarrwohnung"@de, "dom plebański"@pl, "parafia"@pl, "parochia"@la, "pastorówka"@pl, "plebanatus"@la, "popówka"@pl, "probostwo"@pl, "wikariatka"@pl ;
    skos:prefLabel "plebania"@pl, "rectory"@en ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "Plebania jest to miejscowość, w której główną rolę pełni plebania jako obiekt sakralny."@pl, "Rectory is a locality, where the main role is played by a rectory, a home of a provost, as a sacral object."@en .

ontohgis:settlement_type_43
    dct:creator ontohgis:person_2 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment """Przedmieście z zasady jest częścią miejscowości: miasta. 
W miastach obwarowanych obrębem miasta była linia fortyfikacji, szczególnie murów.
Przedmieście mogło mieć różny stopień odrębności prawnej względem miasta. Jest fenomenem charakterystycznym raczej dla epoki przedprzemysłowej. Większość przedmieść, szczególnie od schyłku XVIII w., była wcielana prawnie i następnie funkcjonalnie i morfologicznie do miasta; nazwa zazwyczaj zanikała lub nabierała innego znaczenia.
Należy odróżnić od przedmieścia osady przedmiejskie, które były w znacznym stopniu niezależne od miasta właściwego lub wręcz sprawowały funkcje centralne względem niego, np. ze względu na siedzibę władz. Taka sytuacja była częsta w okresie lokacyjnym w przypadku większych ośrodków (gród książęcy i katedra poza gminą lokacyjną)."""@pl, """Suburb is always (ex definitione) a part of a locality (city, town).
In the fortified cities, the area of the core city was limted by the fortifications, especially by the walls.
The suburb could have a different degree of legal separation from the city. It is an entity typical rather for the pre-industrial era. Most of the suburbs, especially from the end of the 18th c., were incorporated legally and then functionally as well as morphologically into the city. The particular name of the suburb usually disappeared or obtained a different meaning.
It is necessary to distinguish  suburbs from the suburban settlements which were largely independent of the neighboring city or even held central functions to it, e.g. due to the location of the seats of the authorities. Such a situation was common during the first stages of cities establishment, especially for larger centers (prince's stronghold and the cathedral outside the main municipality)."""@en ;
    rdfs:label "Vorstadt"@de, "przedmieście"@pl, "suburb"@en, "suburbium"@la ;
    rdfs:subClassOf ontohgis:object_1000, ontohgis:settlement_type_1000, ontohgis:settlement_type_3008, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46i_forms_part_of ;
        owl:someValuesFrom ontohgis:settlement_type_3
    ] ;
    skos:hiddenLabel "osada podmiejska"@pl, "osada przedmiejska"@pl, "wieś podmiejska"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Przedmieście to peryferyjna część miasta, tj. położona poza obrębem miasta właściwego (lokacyjnego), wyodrębniona przestrzennie lub morfologicznie i z własną nazwą, wobec której miasto pełni funkcje centralne."@pl, "Suburb is a peripheral part of the city, towards which the city performs central functions. A suburb is located outside its initial location city; distinguished spatially or morphologically and with its own (proper) name."@en ;
    ontohgis:seeAlsoIRI <http://linkedgeodata.org/ontology/Suburb> ;
    ontohgis:seeAlsoLiteral "Obszar wokół miasta, w ówczesnej Polsce i Europie uzależniony od niego prawnie i gospodarczo"@pl, "osada, teren, posiadłość poza obrębem murów miejskich"@pl, "peryferyjna dzielnica miasta"@pl .

ontohgis:settlement_type_44
    dct:creator ontohgis:person_3 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:label "hamlet"@en, "przysiółek"@pl ;
    rdfs:subClassOf ontohgis:object_1000, ontohgis:settlement_type_1000, ontohgis:settlement_type_3008 ;
    skos:altLabel "mała wioska (pl), niesamodzielna osada (pl), skupisko gospodarstw (pl)" ;
    skos:hiddenLabel "Colonie"@de, "Dorf"@de, "Unsiedlung"@de, "kolonia"@pl, "osada"@pl, "predium"@la, "przeszolek"@pl, "siadło"@pl, "siedlisko"@pl, "siedziba"@pl, "wieś"@pl, "wioska"@pl ;
    skos:prefLabel "hamlet"@en, "przysiółek"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Hamlet (pol \"przysiółek\") is a small group of buildings belonging to another locality, located on its land, in a remote part, and legally associated with it."@en, "Przysiółek to mała grupa zabudowań, należących do innej miejscowości, położona na jej gruntach, w oddaleniu od niej i prawnie z nią związana."@pl ;
    ontohgis:seeAlsoIRI <http://linkedgeodata.org/ontology/Hamlet> .

ontohgis:settlement_type_45
    dct:creator ontohgis:person_5 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Included as locality type in Bystrzycki's register in the abbreviation list (pol \"kol.\"; \"prz. k.\");included on topographic maps marked with the explanatory abbreviation (pol \"p.\"; ger \"hp.\");included in DBTO10k in the \"objects related to communication\" feature class (OIKM)."@en, "Występuje jako rodzaj miejscowości u Bystrzyckiego w spisie (prz. kol.; prz.. k.); na mapach jako „p.” – przystanek lub „hp.” (ger Haltepunkt). W BDOT10k w klasie obiekt związany z komunikacją."@pl, "dworzec kolejowy"@pl ;
    rdfs:label "przystanek kolejowy"@pl, "train stop"@en ;
    rdfs:subClassOf ontohgis:object_1000, ontohgis:object_502, ontohgis:settlement_type_3003, [
        a owl:Restriction ;
        owl:hasValue <http://www.geonames.org/ontology#S.RSTP> ;
        owl:onProperty <http://www.geonames.org/ontology#featureCode>
    ], [
        a owl:Restriction ;
        owl:hasValue ontohgis:function8 ;
        owl:onProperty ontohgis:hasProperFunction
    ], [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46_is_composed_of ;
        owl:someValuesFrom ontohgis:settlement_type_119
    ] ;
    skos:altLabel "Haltepunkt (de)" ;
    skos:hiddenLabel "Stacja kolejowa"@pl ;
    skos:prefLabel "przystanek kolejowy"@pl, "train stop"@en ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Przystanek kolejowy (miejscowość) jest to osada, w której główną rolę odgrywa przystanek kolejowy (obiekt)."@pl, "Train stop (locality) is a settlement where the main role is played by a train stop (object)."@en .

ontohgis:settlement_type_46
    a owl:Class ;
    rdfs:label "pustkowie"@pl ;
    rdfs:subClassOf ontohgis:object_100 ;
    ontohgis:isDefinedByLiteral "abandoned place"@en ;
    ontohgis:seeAlsoIRI <http://gov.genealogy.net/types.owl#90> .

ontohgis:settlement_type_47
    dct:creator ontohgis:person_6 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "If residential buildings were erected around the tar pitch, it could be a kind of a separate forest settlement. The boundary between a tar pitch as an economic facility and a kind of forest settlement was blurry. It dependended on the seasonality and permanence of habitation."@en, "Jeżeli wokół smolarni utrwaliła się zabudowa mieszkalna to smolarnia mogła stanowić rodzaj odrębnej osady leśnej. Granica między smolarnią jako obiektem gospodarczym a smolarnią jako rodzajem osady leśnej była płynna. Była uzależniona od sezonowości i stałości zamieszkiwania."@pl ;
    rdfs:label "smolarnia"@pl, "tar pitch"@en ;
    rdfs:subClassOf ontohgis:object_500, ontohgis:settlement_type_3003, ontohgis:settlement_type_33, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function4 ;
        owl:onProperty ontohgis:hasProperFunction
    ], [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46_is_composed_of ;
        owl:someValuesFrom ontohgis:settlement_type_123
    ] ;
    skos:altLabel "der Teerofen (de), smolanoi zawod (ru)" ;
    skos:hiddenLabel "dziegciarnia"@pl, "huta"@pl, "osada leśna"@pl, "terpentyniarnia"@pl ;
    skos:prefLabel "smolarnia"@pl, "tar pitch"@en ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Smolarnia (miejscowość) jest to osada, w której główną rolę pełni smolarnia jako obiekt gospodarczy."@pl, "Tar pitch (locality) is a settlement where the main role is played by a tar pitch (industrial facility)."@en .

ontohgis:settlement_type_48
    dct:creator ontohgis:person_5 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Included as locality type in Bystrzycki's register in the abbreviation list (pl. \"st. kol.\"; \"st. k.\");included on topographic maps marked with the explanatory abbreviation (pl. \"St.\" or \"St. tow.\" [freight station], ger \"H.st.\" [Haltestation]);included in DBTO10k in the \"communication complex\" feature class (KUKO)."@en, "Stacja kolejowa występuje jako rodzaj miejscowości u Bystrzyckiego w spisie (st. kol.; st. k.); na mapach oznaczana skrótem objaśniającym „St.” lub „St. tow.” (stacja towarowa), „H.st.” (ger Haltestation);w BDOT10k w klasie kompleks komunikacyjny."@pl ;
    rdfs:label "railway station"@en, "stacja kolejowa"@pl ;
    rdfs:subClassOf ontohgis:object_1000, ontohgis:object_502, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function8 ;
        owl:onProperty ontohgis:hasProperFunction
    ], [
        a owl:Restriction ;
        owl:hasValue <http://www.geonames.org/ontology#S.RSTN> ;
        owl:onProperty <http://www.geonames.org/ontology#featureCode>
    ], [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46_is_composed_of ;
        owl:someValuesFrom ontohgis:settlement_type_118
    ] ;
    skos:altLabel "Haltestation (de)" ;
    skos:hiddenLabel "dworzec kolejowy"@pl, "przystanek kolejowy"@pl ;
    skos:prefLabel "railway station"@en, "stacja kolejowa"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Railway station (locality) is a settlement where the main role is played by a railway station (object)."@en, "Stacja kolejowa (miejscowość) jest to osada, w której główną rolę odgrywa stacja kolejowa (obiekt)."@pl ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/ontology/RailwayStation>, <http://gov.genealogy.net/types.owl#119>, <http://linkedgeodata.org/ontology/RailwayStation>, <http://linkedgeodata.org/ontology/TrainStation> .

ontohgis:settlement_type_50
    dct:creator ontohgis:person_6 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "If residential buildings emerged around a sawmill, then it could be a kind of a separate forest settlement or a mill settlement. The distinction between the sawmill as an industrial facility and the sawmill as a kind of locality was blurry. It depended on the seasonality or permanence of habitation."@en, "Jeżeli wokół tartaku utrwaliła się zabudowa mieszkalna to tartak mógł stanowić rodzaj odrębnej osady leśnej lub osady młyńskiej. Granica między tartakiem jako obiektem gospodarczym a tartakiem jako rodzajem osady była płynna. Była uzależniona od sezonowości i stałości zamieszkiwania."@pl, "piła"@pl ;
    rdfs:label "sawmill"@en, "tartak"@pl ;
    rdfs:subClassOf ontohgis:object_500, ontohgis:settlement_type_3003, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function8 ;
        owl:onProperty ontohgis:hasProperFunction
    ], [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46_is_composed_of ;
        owl:someValuesFrom ontohgis:settlement_type_133
    ], [
        a owl:Restriction ;
        owl:hasValue <http://www.geonames.org/ontology#S.MLSW> ;
        owl:onProperty <http://www.geonames.org/ontology#featureCode>
    ] ;
    skos:altLabel "das Sägewerk"@de, "лесопильный завод"@ru ;
    skos:hiddenLabel "die Säge"@de, "młyn"@pl, "osada leśna"@pl, "osada młyńska"@pl ;
    skos:prefLabel "sawmill"@en, "tartak"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Sawmill (locality) is a locality where the main role is played by a sawmill (facility)."@en, "Tartak (miejscowość) to miejscowość, w której główną rolę odgrywa tartak (obiekt)."@pl .

ontohgis:settlement_type_51
    dct:creator ontohgis:person_6 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "If residential buildings emerged around a peat mine, then it could be a kind of a separate mine settlement or an industrial settlement. The distinction between the peat mine as an industrial facility and the peat mine as a kind of locality was blurry. It depended on the seasonality or permanence of habitation."@en, "Jeżeli wokół torfiarni utrwaliła się zabudowa mieszkalna to torfiarnia mogła stanowić rodzaj odrębnej osady górniczej lub osady fabrycznej. Granica między torfiarnią jako obiektem gospodarczym a torfiarnią jako rodzajem osady była płynna. Była uzależniona od sezonowości i stałości zamieszkiwania."@pl ;
    rdfs:label "peat mine"@en, "torfiarnia"@pl ;
    rdfs:subClassOf ontohgis:object_500, ontohgis:settlement_type_3003, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function8 ;
        owl:onProperty ontohgis:hasProperFunction
    ], [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46_is_composed_of ;
        owl:someValuesFrom ontohgis:settlement_type_134
    ] ;
    skos:hiddenLabel "torfowisko"@pl ;
    skos:prefLabel "peat mine"@en, "torfiarnia"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Peat mine (locality) is a locality where the main role is played by a peat mine (facility)."@en, "Torfiarnia (miejscowość) jest to miejscowość, w której główną rolę odgrywa torfiarnia (obiekt)."@pl .

ontohgis:settlement_type_52
    dct:creator ontohgis:person_2 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "A fortress might be a separate settlement unit or a building inside a superior unit."@en, "Twierdza mogła być samodzielną jednostką osadniczą lub obiektem w obrębie większej jednostki."@pl ;
    rdfs:label "fortress"@en, "twierdza"@pl ;
    rdfs:subClassOf ontohgis:settlement_type_1000, [
        a owl:Restriction ;
        owl:hasValue <http://www.geonames.org/ontology#S.FT> ;
        owl:onProperty <http://www.geonames.org/ontology#featureCode>
    ], [
        a owl:Restriction ;
        owl:hasValue ontohgis:function5 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    skos:altLabel "forteca (pl)" ;
    skos:hiddenLabel "fortyfikacje"@pl, "gród"@pl, "umocnienia"@pl, "zamek"@pl ;
    skos:prefLabel "fortress"@en, "twierdza"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "Fortress is a locality for which a defensive function is dominant."@en, "Miejscowość, dla której dominująca jest funkcja obronna."@pl ;
    ontohgis:seeAlsoIRI <http://linkedgeodata.org/ontology/Fortress> .

ontohgis:settlement_type_53
    dct:creator ontohgis:person_5 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment """Functional distinctivness - clearly defined function, a locality connected with the service of bathers/visitors; it seems this is not the most important criterion of defining a type of locality (e.g. Ciechocinek in Bystrzycki's register is a city, not a spa).
Morphological distinctiness - loose built-up area (spa-type), mostly in the woods (e.g. Czarniecka Góra, Miłowody); Nałęczów in Bystrzycki's register is also referred to as a health resort, and is characterized as densely built-up area (see: MGI maps).
Spatial distinctiveness - clear, as far as Czarniecka Góra and Miłowody (spas located among the forest) are concerned."""@en, "Included as a kind of locality in Bystrzycki's register in the abbreviations as \"spa\" (pol \"uzdrow.\").Included on MGI maps where spas are annotated in the same manner as localites (e.g. Czarniecka Góra, Nałęczów) or buildings/field objects (Miłowody); there is no distinct symbol/abbreviation explained in maps' key to symbols (legends)."@en, """Odrębność funkcjonalna – jasno zdefiniowana funkcja, miejscowość związana z obsługa kuracjuszy; wydaje się, że nie jest to najistotniejsze kryterium (np. Ciechocinek u Bystrzyckiego jest miastem, a nie uzdrowiskiem).
Odrębność morfologiczna – luźna zabudowa (uzdrowiskowa), najczęściej pośród lasu (Czarniecka Góra, Miłowody); Nałęczów u Bystrzyckiego również jest określany jako uzdrowisko, a cechuje się zabudową zwartą (patrz: mapy WIG).
Odrębność przestrzenna – wyraźna w przy Czarnieckiej Górze i Miłowodach (uzdrowiska położone pośród lasu)."""@pl, "Występuje jako rodzaj miejscowości u Bystrzyckiego w spisie (uzdrow.).Na mapach WIG oznaczane krojem pisma charakterystycznym dla miejscowości (Czarniecka Góra, Nałęczów) lub budynków/obiektów terenowych (Miłowody); brak odrębnej sygnatury/skrótu objaśniające w legendach."@pl ;
    rdfs:label "spa"@en, "uzdrowisko"@pl ;
    rdfs:subClassOf ontohgis:settlement_type_1000, [
        a owl:Restriction ;
        owl:hasValue <http://www.geonames.org/ontology#S.SPA> ;
        owl:onProperty <http://www.geonames.org/ontology#featureCode>
    ], [
        a owl:Restriction ;
        owl:hasValue ontohgis:function10 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    skos:altLabel "spa town"@en ;
    skos:hiddenLabel "lecznica"@pl, "letnisko"@pl, "sanatorium"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5, ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "A spa is a locality, where climate enhances treatment, and a main function of which is to serve bathers and visitors."@en, "Uzdrowisko jest miejscowością, w której warunki klimatyczne sprzyjają leczeniu chorób i której główną funkcją jest obsługa kuracjuszy"@pl ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Spa_town>, <https://www.wikidata.org/wiki/Q4946461>, <https://www.wikidata.org/wiki/Q6882870> ;
    ontohgis:seeAlsoLiteral "miejscowość, która ze względu na warunki klimatyczne, źródła lecznicze, pokłady borowiny, itp. sprzyja leczeniu chorób i służy jako ośrodek leczniczy i wypoczynkowy"@pl, "t. 7, s. 424 – zakład leczniczy, lecznisko, leczysko, sanatorium"@pl .

ontohgis:settlement_type_54
    dct:creator ontohgis:person_6 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment """Forest distrct as it had a separate name and was spatially distinct, it could have been a locality (inhabited forest district) or a settlement unit (uninhabited, deserted forest district). This second category was dominant. As an inhabited forest district (next to the village, town, farm, etc.), it is mentioned in the registers concerning the eastern provinces of the former Polish-Lithuanian Commonwealth. The number of residents usually did not exceed a dozen or so people. Currently, a forest district is a type of physiographic object in the \"Other physiographic object\" class of objects in the State Register of Geographical Names.
The basic criterion of distinguishing forest district from other localities or settlement units from the perspective of its functionality is its relation to the organization of forestry or agricultural production. Individual parts of forest or agricultural areas for a better understanding of space received their own names. It also did not exclude the forest settlement form the process of settling and thus the transformation to the kind of locality. The morphological distinctiveness of forest districts due to the nature of natural boundaries (swamps, glades, etc.) is fuzzy. From the legal point of view, the status of the forest district is rather unclear because this term was also used in relation to various types of forest settlements or parts of forests such as \"bór\" or \"ostęp\"."""@en, """Uroczysko, ponieważ posiadało odrębną nazwę i było wydzielone przestrzennie, mogło być miejscowością (uroczysko zamieszkane) lub jednostką osadniczą (uroczysko niezamieszkane, uroczysko opuszczone). Ta druga kategoria była dominująca. Jako kategoria miejscowości (obok wsi, miasta, folwarku etc.) wymieniane jest w rejestrach dotyczących wschodnich województw dawnej Rzeczypospolitej. Liczba mieszkańców nie przekraczała zazwyczaj kilkunastu osób. Obecnie uroczysko jest rodzajem obiektu fizjograficznego w klasie obiektów \"Inny obiekt fizjograficzny\" w Państwowym Rejestrze Nazw Geograficznych.
Podstawowym kryterium wyodrębniającym uroczysko od innych miejscowości lub jednostek osadniczych w aspekcie funkcjonalnym jest jego związek z organizacją produkcji leśnej lub rolniczej. Poszczególne części obszarów leśnych lub rolnych dla lepszej orientacji w przestrzeni otrzymywały swoje nazwy własne. Nie wykluczało to też procesu osiedlania się a tym samym przekształcania uroczyska w rodzaj miejscowości. Odrębność morfologiczna uroczysk ze względu na charakter granic naturalnych (bagna, polany etc.) jest rozmyta. Od strony prawnej status uroczyska jest dość niejasny, gdyż termin ten był używany także w odniesieniu do różnego typu osad leśnych lub części lasów takich jak bory czy ostępy."""@pl ;
    rdfs:label "forest district"@en, "uroczysko"@pl ;
    rdfs:subClassOf ontohgis:object_100, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function8 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    skos:altLabel "урочище"@ru ;
    skos:hiddenLabel "bór"@pl, "leśniczówka"@pl, "osada leśna"@pl, "ostęp"@pl, "strażnica leśna"@pl, "łąka"@pl ;
    skos:prefLabel "forest district"@en, "uroczysko"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Forest distrct is a part of a forest, meadow or swampy area separated by natural borders and an own (proper) name for better organization of social and economic life. Built-up and inhabited forest district used to be a locality."@en, "Uroczysko to obszar leśny, łąkowy lub bagnisty wyodrębniony naturalnymi granicami oraz nazwą własną w celu lepszej organizacji życia społecznego i gospodarczego. Uroczysko zabudowane i zamieszkane było miejscowością."@pl ;
    ontohgis:seeAlsoIRI <http://vocab.getty.edu/aat/300379281>, <https://pzgik.geoportal.gov.pl/ontologies/prng/uroczysko>, <https://pzgik.geoportal.gov.pl/ontologies/prng/uroczysko-dawnaMiejsc>, <https://www.wikidata.org/wiki/Q1434274> ;
    ontohgis:seeAlsoLiteral "1. teren trudno dostępny, najczęściej bagnisty, leśny; też: miejsce odludne, 2. część terenu otoczona naturalnymi granicami, wyodrębniona za pomocą nazwy topograficznej, 3. u dawnych Słowian: miejsce w głębi puszczy związane z kultem bóstwa, odbywaniem narad lub uważane za siedzibę złych duchów"^^rdfs:Literal, "1. teren trudno dostępny, najczęściej bagnisty, leśny; też: miejsce odludne, 2. część terenu otoczona naturalnymi granicami, wyodrębniona za pomocą nazwy topograficznej, 3. u dawnych Słowian: miejsce w głębi puszczy związane z kultem bóstwa, odbywaniem narad lub uważane za siedzibę złych duchów"@pl, "s. 57-80: uroczyska to cała gama pojęć, stale łąki i lokacje straży leśnej, czasem synonimy borów i ostępów, zjawiska terenowe zasadniczo rozległe o wielce zróżniczkowanej, a raczej nieuchwytnej i zatraconej już, treści. Można tylko utrzymywać, że uroczyska to teren eksploatacji par excellence."@pl, "t. 15, s. 34: nazwa kopca lub miejsca granicznego nieosiedlonego. Według Chodakowskiego, uroczyska, na Rusi horodyszczami zwane, były to w Słowiańszczyźnie przedchrześcijańskiej place, czyli świątyń posady, do sprawowania uroczystych pogańskich ofiar przeznaczone i nie mające śladu opisania wałami, byleby oddzielna, właściwe imię mająca, przywiązana do nich była jakaś pamiątka."@pl, "t. 6, s. 80: uroczysko, uroczyszcze -- (Rs. urocziszcze, = powiat, kraina); kopiec, mieysce graniczne. Tr. Gränzstein, Mohlhausen."@pl, "t. 7, s. 348: 1. starożytny , z czasów pogańskich nasyp ziemny w postaci mogiły a. okopu, kopiec, kurhan; miejsce graniczne. Troc. 2. miejsce odludne, tajemnicze – 3. miejscowość nie zamieszkana, nosząca jakie oddzielne charakterystyczne miano – 4. pewna część gruntu a. gruntów kilku posiadaczy w jednym miejscu, nosząca pewną nazwę – 5. miejsce w polu, składające się z gruntu i łąk, dawniej zarosłe lasem. 6. bart. okręg bartniczy --, 7. leśn. część lasu, oddzielona od innych części naturalnymi granicami, jako oto: wzgórzami, strumykami, łąkami, drogami i.t.p. albo też różniąca się drzewostanem"@pl, "t. 9, s. 431: 1. miedza graniczna, granica, limes agrorum, finis -- 2. teren poza granicą posiadłości, ale do niej przynależny, z własnymi granicami naturalnymi, locus extra fines praedii situs, sed ad id praedium pertinens, proprios fines naturales habens."@pl, "u dawnych Słowian: miejsce przed świątynią lub w głębi puszczy, związane z kultem jakiegoś bóstwa, z odbywaniem narad, sądów; ogólnie: miejsce odludne, tajemnicze; pustkowie -- 2. część terenu (zwykle lasu wyodrębniona za pomocą nazwy o charakterze topograficznym."@pl .

ontohgis:settlement_type_55
    a owl:Class ;
    rdfs:label "prison"@en, "więzienie"@pl ;
    rdfs:subClassOf ontohgis:object_1001, ontohgis:settlement_type_1000, [
        a owl:Restriction ;
        owl:hasValue <http://www.geonames.org/ontology#S.PRN> ;
        owl:onProperty <http://www.geonames.org/ontology#featureCode>
    ] ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/ontology/Prison>, <http://linkedgeodata.org/ontology/Prison> .

ontohgis:settlement_type_56
    dct:creator ontohgis:person_3 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "\"Zaścianek\" is typical mostly for Mazovia, Podlachia and areas of the former Grand Duchy of Lithuania."@en, "Zaścianki są najbardziej charakterystyczne dla Mazowsza, Podlasia i obszarów dawnego Wielkiego Księstwa Litewskiego."@pl ;
    rdfs:label "\"zaścianek\""@en, "zaścianek"@pl ;
    rdfs:subClassOf ontohgis:object_1000, ontohgis:settlement_type_3003, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function1 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    skos:altLabel "okolica"@pl, "zagroda"@pl ;
    skos:hiddenLabel "obszar"@pl, "osada"@pl, "przysiółek"@pl, "wieś"@pl ;
    skos:prefLabel "\"zaścianek\""@en, "zaścianek"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "\"Zaścianek\" is an agricultural locality inhabited by the poor nobility who cultivate their land on their own."@en, "Zaścianek to miejscowość o charakterze rolniczym zamieszkała przez drobną szlachtę samodzielnie uprawiającą posiadaną ziemię."@pl .

ontohgis:settlement_type_6
    a owl:Class ;
    rdfs:label "district"@en, "dzielnica"@pl ;
    rdfs:subClassOf ontohgis:object_1000, ontohgis:settlement_type_1000, ontohgis:settlement_type_3008 ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/ontology/CityDistrict>, <http://linkedgeodata.org/ontology/Subdivision> .

ontohgis:settlement_type_60
    dct:creator ontohgis:person_7, ontohgis:person_8 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Część kolonii jest odrębną jednostką osadniczą, rodzajem miejscowości, zawsze ma swoją nazwę własną. Części kolonii występują najczęściej w woj. lubelskim, łódzkim i pomorskim. W sumie jest ich w Polsce 281."@pl, "Part of a colony is a separate settlement unit, a kind of locality, always has a particular name. Parts of colonies occur most often in Lubelskie, Łódzkie, and Pomorskie voivodships. In total, there are 281 parts of colonies in Poland."@en ;
    rdfs:label "część kolonii"@pl, "part of a colony"@en ;
    rdfs:subClassOf ontohgis:object_1000, ontohgis:settlement_type_1000, ontohgis:settlement_type_3008 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:settlement_type_3008
            [
                a owl:Restriction ;
                owl:onProperty ontohgis:settlementIsPartOfSettlement ;
                owl:someValuesFrom ontohgis:settlement_type_20
            ]
        )
    ] ;
    skos:prefLabel "część kolonii"@pl, "part of a colony"@en ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Część kolonii to miejscowość stanowiąca integralną część miejscowości podstawowej kolonii, jest wydzielona administracyjnie, ale należy do jednostki nadrzędnej."@pl, "Part of a colony is an integral part of the main locality a colony; it is administratively separated, but belongs to the superior unit."@en .

ontohgis:settlement_type_61
    dct:creator ontohgis:person_7, ontohgis:person_8 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Część miasta jest odrębną jednostką osadniczą, rodzajem miejscowości, zawsze ma swoją nazwę własną. W sumie jest ich w Polsce 10425. Są to części miejscowości skupiające się często wokół większych miejscowości w całej Polsce, większe skupiska części miejscowości są m. in. w woj. śląskim, mazowieckim, małopolskim, wielkopolskim, pomorskim."@pl, "Part of a city is a separate settlement unit, a kind of locality, it always has a particular name. There are 10425 of these units in Poland at the moment. These are mostly parts of localities converging upon bigger localities around Poland. Large clusters of these units are located i.e. in Śląskie, Mazowieckie, Małopolskie, Wielkopolskie, and Pomorskie voivodeships."@en ;
    rdfs:label "część miasta"@pl, "part of a city"@en ;
    rdfs:subClassOf ontohgis:object_1000, ontohgis:settlement_type_1000, ontohgis:settlement_type_3008, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function3 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:settlement_type_3008
            [
                a owl:Restriction ;
                owl:onProperty ontohgis:settlementIsPartOfSettlement ;
                owl:someValuesFrom ontohgis:settlement_type_3
            ]
        )
    ] ;
    skos:hiddenLabel "Stadt"@de, "city"@en, "gorod"@ru, "gród"@pl, "metropolia"@pl, "miasteczko"@pl, "miejscowość"@pl, "mieścina"@pl, "town"@en, "urbs"@la ;
    skos:prefLabel "część miasta"@pl, "part of a city"@en ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "Część miasta to miejscowość stanowiąca integralną część miejscowości podstawowej miasta, jest wydzielona administracyjnie, ale należy do jednostki nadrzędnej."@pl, "Part of a city is an integral part of the main locality a city (or a town); it is administratively separated, but belongs to the superior unit."@en .

ontohgis:settlement_type_62
    dct:creator ontohgis:person_7, ontohgis:person_8 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Część osady jest odrębną jednostką osadniczą, rodzajem miejscowości, zawsze ma swoją nazwę własną. Części osady występują w większości na Pomorzu. W sumie jest ich w Polsce 76."@pl, "Part of a settlement is a separate settlement unit, a kind of locality, it always has a particular name. Parts of settlements occur mostly in Pomorze. In total, there are 76 parts of settlements in Poland."@en ;
    rdfs:label "część osady"@pl, "part of a settlement"@en ;
    rdfs:subClassOf ontohgis:object_1000, ontohgis:settlement_type_1000, ontohgis:settlement_type_3008, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function3 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:settlement_type_3008
            [
                a owl:Restriction ;
                owl:onProperty ontohgis:settlementIsPartOfSettlement ;
                owl:someValuesFrom ontohgis:settlement_type_33
            ]
        )
    ] ;
    skos:hiddenLabel "conlocationen"@la, "der Ortschaft"@de, "der Siedlung"@de, "die Ansiedlung"@de, "die Kolonie"@de, "kolonia"@pl, "miasteczko"@pl, "miejscowość"@pl, "osiedle"@pl, "sadyba"@pl, "settlement"@en, "zagroda włościańska"@pl ;
    skos:prefLabel "część osady"@pl, "part of a settlement"@en ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Część osady to miejscowość stanowiąca integralną część miejscowości podstawowej osady, jest wydzielona administracyjnie, ale należy do jednostki nadrzędnej."@pl, "Part of a settlement is an integral part of the main locality a settlement, it is administratively separated, but belongs to the superior unit."@en .

ontohgis:settlement_type_63
    dct:creator ontohgis:person_7, ontohgis:person_8 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "A part of a village is a separate settlement unit, a kind of locality, and always has its own (individual) name. There are 41942 parts of villages around the whole Poland at the moment."@en, "Część wsi jest odrębną jednostką osadniczą, rodzajem miejscowości, zawsze ma swoją nazwę własną. Części wsi występują w całej Polsce. W sumie jest ich w Polsce 41942."@pl ;
    rdfs:label "część wsi"@pl, "part of a village"@en ;
    rdfs:subClassOf ontohgis:object_1000, ontohgis:settlement_type_1000, ontohgis:settlement_type_3008, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function1 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:settlement_type_3008
            [
                a owl:Restriction ;
                owl:onProperty ontohgis:settlementIsPartOfSettlement ;
                owl:someValuesFrom ontohgis:settlement_type_2
            ]
        )
    ] ;
    skos:hiddenLabel "Dorf"@de, "Land"@de, "country"@en, "derewnia"@ru, "pagus"@la, "seło"@ru, "sioło"@pl, "village"@en, "wioska"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "A part of a village is a locality being an integral part of the main locality a village; it is administratively separated, but belongs to the superior unit."@en, "Część wsi to miejscowość stanowiąca integralną część miejscowości podstawowej wsi, jest wydzielona administracyjnie, ale przynależy do jednostki nadrzędnej."@pl ;
    ontohgis:seeAlsoIRI <https://pzgik.geoportal.gov.pl/ontologies/prng/czescWsi>, <https://www.wikidata.org/wiki/Q41970180> .

ontohgis:settlement_type_64
    dct:creator ontohgis:person_7, ontohgis:person_8 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Colony of a colony is a separate settlement unit, a kind of locality, and always has its particular name. They occur most often in the Lubelskie and Podlaskie voivodships. In total, there are 31 colonies of colony at the moment."@en, "Kolonia kolonii jest odrębną jednostką osadniczą, rodzajem miejscowości, zawsze ma swoją nazwę własną. Kolonia kolonii występują w większości w woj. lubelskim i woj. podlaskim. W sumie jest ich obecnie w Polsce 31."@pl ;
    rdfs:label "colony of a colony"@en, "kolonia kolonii"@pl ;
    rdfs:subClassOf ontohgis:settlement_type_20, ontohgis:settlement_type_3008, ontohgis:settlement_type_60 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:settlement_type_20
            [
                a owl:Restriction ;
                owl:onProperty ontohgis:settlementIsPartOfSettlement ;
                owl:someValuesFrom ontohgis:settlement_type_20
            ]
        )
    ] ;
    skos:hiddenLabel "chutor"@pl, "coloniam"@la, "część wsi"@pl, "die Kolonie"@de, "housing estate"@en, "koloniya"@ru, "kolonizacja"@pl, "osiedle"@pl, "przysiółek"@pl, "settlement"@en, "sioło"@pl, "stanica"@pl, "wybudowanie"@pl ;
    skos:prefLabel "colony of a colony"@en, "kolonia kolonii"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Colony of a colony is a colony which is related to a colony."@en, "Kolonia kolonii to kolonia zależna od kolonii."@pl .

ontohgis:settlement_type_65
    dct:creator ontohgis:person_7, ontohgis:person_8 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "A built-up area located away from previously existing buildings (locality) to which it is related. Colony of a settlement is a separate settlement unit, a kind of locality, always with its particular name. Colonies of settlements occur mainly in Zachodniopomorskie, Warmińsko-mazurskie and Podlaskie voivodships. In total, there are 17 colonies of settlements in Poland."@en, "Obszar zabudowany oddalony od wczesniejszej zabudowy, od której jest zależny. Kolonia osady jest odrębną jednostką osadniczą, rodzajem miejscowości, zawsze ma swoją nazwę własną. Kolonie osady występują w większości w woj. zachodniopomorskim, warmińsko-mazurskim i woj. podlaskim. W sumie jest ich w Polsce 17."@pl ;
    rdfs:label "colony of a settlement"@en, "kolonia osady"@pl ;
    rdfs:subClassOf ontohgis:settlement_type_20, ontohgis:settlement_type_3008, ontohgis:settlement_type_70, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function3 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:settlement_type_20
            [
                a owl:Restriction ;
                owl:onProperty ontohgis:settlementIsPartOfSettlement ;
                owl:someValuesFrom ontohgis:settlement_type_33
            ]
        )
    ] ;
    skos:prefLabel "colony of a settlement"@en, "kolonia osady"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Colony of a settlement is a colony related to a settlement."@en, "Kolonia osady to kolonia zależna od osady."@pl ;
    ontohgis:seeAlsoIRI <https://pzgik.geoportal.gov.pl/ontologies/prng/koloniaOsady>, <https://www.wikidata.org/wiki/Q41970180> .

ontohgis:settlement_type_66
    dct:creator ontohgis:person_7, ontohgis:person_8 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Colony of a village is a separate settlement unit, a kind of locality, and always has its particular name. They are spread all over modern Poland and there are 4043 collonies of villages at the moment."@en, "Kolonia wsi jest odrębną jednostką osadniczą, rodzajem miejscowości, zawsze ma swoją nazwę własną. Kolonie wsi występują w całej Polsce. W sumie jest ich obecnie w Polsce 4043."@pl ;
    rdfs:label "colony of a village"@en, "kolonia wsi"@pl ;
    rdfs:subClassOf ontohgis:settlement_type_20, ontohgis:settlement_type_3008, ontohgis:settlement_type_63, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function1 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:settlement_type_20
            [
                a owl:Restriction ;
                owl:onProperty ontohgis:settlementIsPartOfSettlement ;
                owl:someValuesFrom ontohgis:settlement_type_2
            ]
        )
    ] ;
    skos:hiddenLabel "chutor"@pl, "coloniam"@pl, "część wsi"@pl, "die Kolonie"@de, "housing estate"@en, "koloniya"@ru, "kolonizacja"@pl, "osiedle"@pl, "przysiółek"@pl, "settlement"@en, "sioło"@pl, "stanica"@pl, "wybudowanie"@pl ;
    skos:prefLabel "colony of a village"@en, "kolonia wsi"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Colony of a village is a colony related to a village."@en, "Kolonia wsi to kolonia zależna od wsi."@pl .

ontohgis:settlement_type_68
    dct:creator ontohgis:person_7, ontohgis:person_8 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Brak oficjalnej definicji w \"Ustawie o nazwach urzędowych miejscowości i jednostek fizjograficznych\"."@pl, "No official definition in the \"Act on official names of localities and physiographic units\"."@en, "Są cztery takie obiekty w Polsce, wszystkie w woj. lubelskim."@pl, "There are 4 such a settlements is contemporary Poland: all in Lubelskie voivodship."@en ;
    rdfs:label "osada kolonii"@pl, "settlement of a colony"@en ;
    rdfs:subClassOf ontohgis:settlement_type_3008, ontohgis:settlement_type_33, ontohgis:settlement_type_60, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function3 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:settlement_type_33
            [
                a owl:Restriction ;
                owl:onProperty ontohgis:settlementIsPartOfSettlement ;
                owl:someValuesFrom ontohgis:settlement_type_20
            ]
        )
    ] ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Osada kolonii jest to osada stanowiąca integralną część kolonii."@pl, "Settlement of a colony is a settlement which is an integral part of a colony."@en ;
    ontohgis:seeAlsoIRI <https://pzgik.geoportal.gov.pl/ontologies/prng/osadaKolonii>, <https://www.wikidata.org/wiki/Q41970180> .

ontohgis:settlement_type_69
    dct:creator ontohgis:person_7, ontohgis:person_8 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Brak oficjalnej definicji w \"Ustawie o nazwach urzędowych miejscowości i jednostek fizjograficznych\"."@pl, "No official definition in the \"Act on official names of localities and physiographic units\"."@en, "Są 233 takie obiekty w Polsce, świętokrzyskie, północnym lubelskim, północnym lubuskim, Borach Tucholskich."@pl, "There are 233 forest settlements of a village in Poland, mainly in Świętokrzyskie northern part of Lubelskie, northern part of Lubuskie voivodships as well as in \"Bory Tuchulskie\" (Pomorskie voivodship)."@en ;
    rdfs:label "forest settlement of a village"@en, "osada leśna wsi"@pl ;
    rdfs:subClassOf ontohgis:settlement_type_36, ontohgis:settlement_type_6, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function4 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:settlement_type_36
            [
                a owl:Restriction ;
                owl:onProperty ontohgis:settlementIsPartOfSettlement ;
                owl:someValuesFrom ontohgis:settlement_type_2
            ]
        )
    ] ;
    skos:altLabel "osada przemysłowa (pl)" ;
    skos:hiddenLabel "Ansiedlung"@de, "Kolonie"@de, "Ortschaft"@de, "Siedlung"@de, "conlocationen"@la, "kolonia"@pl, "miasteczko"@pl, "miejscowość"@pl, "osiedle"@pl, "sadyba"@pl, "settlement"@en, "zagroda włościańska"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Forest settlement of a village is a forest settlement which is an integral part of  a village."@en, "Osada leśna wsi to osada leśna stanowiąca integralną część wsi."@pl ;
    ontohgis:seeAlsoIRI <https://pzgik.geoportal.gov.pl/ontologies/prng/osadaLesnaWsi>, <https://www.wikidata.org/wiki/Q41970180> ;
    ontohgis:seeAlsoLiteral "t. 20. s.47: Osady przemysłowe - osiedla dla robotników i rzemieślników zakładane XVIII – XIX w. w związku z dokonującym się procesem uprzemysłowienia, niekiedy zwane osadami fabrycznymi; zwykle osady przemysłowe obejmowały zarówno zakłady przemysłowe jak i związane z nimi kolonie domów mieszkalnych. Na ziemiach polskich powstawały od końca XVIII wieku jako osady prywatne bądź rządowe i stopniowo uzyskiwały prawa miejskie;  w drugiej połowie XIX wieku termin „osady przemysłowe” zaczęto używać do wszelkich osiedli rozwijających się wokół zakładów przemysłowych; dzielnice mieszkaniowe, zwane koloniami lub domami fabrycznymi wznoszono w drugiej połowie XIX i w XX wieku przez wielkie zakłady przemysłowe w już istniejących miejscowościach dla robotników i urzędników niższego szczebla, zwykle o niskim standardzie i niewysokich czynszach."@pl .

ontohgis:settlement_type_7
    dct:creator ontohgis:person_3 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Usually, a manor house was located away from the main group of houses in a village, on the outskirts, or in a vicinity. A manor house is recognised in historiography as identical with a manor (folwark, demesne), however a manor house appears in texts on culture, customs, legal issues, whereas a manor (folwark, demesne) usually corresponds with economic matters."@en, "Zazwyczaj dwór położony był poza głównym zbudową wsi, na jej obrzeżach lub w nieznacznym oddaleniu. Pojęcie często tożsame w literaturze z folwarkiem. Z czasem dwór pojawia się w kontekście pisania o życiu, kulturze, obyczajowości, a folwark dotyczy kwestii gospodarczych."@pl ;
    rdfs:label "dwór - obiekt"@pl, "manor house"@en ;
    rdfs:subClassOf ontohgis:object_50 ;
    skos:altLabel "Hof"@de, "curia"@la, "dworzecz (określenie staropolskie)"@pl, "двор"@ru ;
    skos:hiddenLabel "Gutshof"@de, "Herrenhof"@de, "aula"@la, "curiaculum"@la, "czwierdza (określenie staropolskie)"@pl, "mons seu fortalicium"@la, "rezydencja"@pl, "господский двор"@ru, "усадьба"@ru ;
    skos:prefLabel "dwór"@pl, "manor house"@en ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "A manor (a notion with a multiple meaning) is a home or a temporary house of a land lord and the managment of different clusters of estates, including a house and a farmstead ( a manor). In High and Late Middle Ages it could be a defensive tower (conical gord or a manor built on a mound) or a castle. Most of these, however, were one-floor homes (i.e. nobleman manor), which later (in 16th-20th century) evolved into palaces."@en, "Dwór (pojęcie wieloznaczne) jest to siedziba lub miejsce okresowego pobytu pana gruntowego oraz zarządu poszczególnych kluczy dóbr, składająca się z domu oraz zabudowań gospodarczych ( folwark). W pełnym i późnym średniowieczu mógł przyjmować charakter rezydencjonalno-obronnej wieży (tzw. grodzisko stożkowate, lub dworu na kopcu) ew. zamku. W większości były to jednak jednokondygnacyjne siedziby (tzw. dwór szlachecki) mogące później (XVI-XX w.) przybierać formę pałacową."@pl ;
    ontohgis:seeAlsoIRI <http://gov.genealogy.net/types.owl#24>, <http://linkedgeodata.org/ontology/Manor>, <http://vocab.getty.edu/aat/300005579>, <https://www.wikidata.org/wiki/Q879050> ;
    ontohgis:seeAlsoLiteral "1. dom mieszkalny, budynek; siedziba szlachcica, właściciela majątku ziemskiego; majętność, posiadłość ziemska; 2. miejsce czasowego pobytu; lokal wynajęty (może dom zajezdny); 3. pałac, zamek, rezydencja; ewentualnie miejsce czasowego pobytu panującego; siedziba zwierzchnika (magnata) świeckiego lub duchownego; 4. miejsce posiedzeń senatu lub sądu w starożytnym Rzymie; także sama rada senatu; 5. otoczenie, środowisko skupiające się dokoła monarchy lub magnata, duchownego; dworzanie, urzędnicy, świta dworska, orszak; ogólnie: rząd danego państwa z panującym na czele; 6. siły zbrojne nadworne, żołnierze straży przybocznej monarchy; 7. praw. sąd królewski, w którym orzekał sam król osobiście przy asyście dygnitarzy królewskich lub zlecał rozpatrzenie sprawy i wydanie wyroku wyznaczonym dygnitarzom znajdującym się w danym momencie na dworze, to jest w miejscu pobytu władcy; 8. miejsce na zewnątrz domu, otaczająca dom; podwórze, dziedziniec, przestrzeń pod gołym niebem"@pl, "1. miejsce pod niebem zagrodzone przy pomieszkanu, podworze (por. dziedziniec); 2. sądy za dworem królewskim, przy boku króla odprawujące się; 3. w wiekach dawnych, zjazd króla na różne miejsca, gdzie święta uroczystsze odbywał, obywatelów zgromadzał, sprawy sądził, okoliczności powiatowe ułatwiał, igrzyska i uczty dawał; 4. dwór królewski, zgromadzenie u króla, pokoje"@pl, "1. przestrzeń otaczając dom, otwarte powietrze, miejsce pod gołym niebem; 2. podwórze, dziedziniec; 3. dom właściciela majątku ziemskiego, mieszkanie dziedzica; 4. gospodarstwo dworskie, folwark; 5. (przenośnie) mieszkańcy dworu wiejskiego, szczególnie dziedzic z rodziną, państwo; 6. dom, mieszkanie; 7. oficjaliści panów, szczególnie wyżsi, dworzanie; 8. miejsce pobytu albo mieszkanie panującego albo magnata; 9. panujący i jego otoczenie; 10. służba dworska; 11. zebranie u króla, sąd dworski, żołnierze nadworni"@pl, "1. siedziba panującego lub księcia; 2. ludzie otaczający panującego lub księcia; 3. obszerny dom mieszkalny, charakterystyczny dla dawnych posiadłości ziemskich; 4. majątek ziemski z domem i zabudowaniami; 5. właściciele posiadłości ziemskiej, jej mieszkańcy, administracja; 6. otwarta przestrzeń na zewnątrz domu"@pl, "s. 9: -- desygnatem dworu jest tzw. gródek stożkowaty, czyli stanowisko archeologiczne mające wyodrębnioną formę terenową, najczęściej w postaci kopca lub przestrzeni zamkniętej dookolnymi obronnymi wałami"@pl .

ontohgis:settlement_type_70
    dct:creator ontohgis:person_7, ontohgis:person_8 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Jest 17 takich obiektów w Polsce, zachodniopomorskie, północne wielkopolskie."@pl, "Therea are 17 such localities in Poland: in Zachodniopomorskie and in the northern part of Wielkopolskie voivodships."@en ;
    rdfs:label "osada osady"@pl, "settlement of a settlement"@en ;
    rdfs:subClassOf ontohgis:settlement_type_33, ontohgis:settlement_type_62, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function3 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:settlement_type_33
            [
                a owl:Restriction ;
                owl:onProperty ontohgis:settlementIsPartOfSettlement ;
                owl:someValuesFrom ontohgis:settlement_type_33
            ]
        )
    ] ;
    skos:hiddenLabel "Ansiedlung"@de, "Kolonie"@de, "Ortschaft"@de, "Siedlung"@de, "conlocationen"@la, "kolonia"@pl, "miejscowość"@pl, "osiedle"@pl, "sadyba"@pl, "settlement"@en, "zagroda włościańska"@pl ;
    skos:prefLabel "osada osady"@pl, "settlement of a settlement"@en ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Osada osady jest to osada stanowiąca integralną część innej osady."@pl, "Settlement of a settlement is a settlement which is an integral part of a settlement."@en ;
    ontohgis:seeAlsoIRI <https://pzgik.geoportal.gov.pl/ontologies/prng/osadaOsady>, <https://www.wikidata.org/wiki/Q41970180> .

ontohgis:settlement_type_71
    dct:creator ontohgis:person_7, ontohgis:person_8 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Jest 778 takich obiektów w Polsce, są one równomiernie rozmieszczone w całej Polsce."@pl, "There are 778 such localities in Poland and they are evenly spread across Poland."@en ;
    rdfs:label "osada wsi"@pl, "settlement of a village"@en ;
    rdfs:subClassOf ontohgis:settlement_type_3008, ontohgis:settlement_type_33, ontohgis:settlement_type_63, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function3 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:settlement_type_33
            [
                a owl:Restriction ;
                owl:onProperty ontohgis:settlementIsPartOfSettlement ;
                owl:someValuesFrom ontohgis:settlement_type_2
            ]
        )
    ] ;
    skos:hiddenLabel "conlocationen"@la, "der Ortschaft"@de, "der Siedlung"@de, "die Ansiedlung"@de, "die Kolonie"@de, "kolonia"@pl, "miasteczko"@pl, "miejscowość"@pl, "osiedle"@pl, "sadyba"@pl, "settlement"@en, "zagroda włościańska"@pl ;
    skos:prefLabel "osada wsi"@pl, "settlement of a village"@en ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Osada wsi jest to osada przynależna administracyjnie do wsi."@pl, "Settlement of a village is a settlement which is related to a village."@en .

ontohgis:settlement_type_72
    dct:creator ontohgis:person_7, ontohgis:person_8 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "In urban studies, this notion is derived from a \"neighbouring unit\" idea, which denotes a group of residential buildings with service facilities and green areas."@en, "Jest 11 takich obiektów w Polsce, są one rozmieszczone w północno-zachodniej Polsce."@pl, "There are 11 housing estates of a village which are located in NW Poland."@en, "W urbanistyce (planowaniu przestrzennym) pojęcie osiedla wywodzi się z koncepcji „jednostki sąsiedzkiej”, na którą składa się zespół budynków mieszkalnych wraz z zapleczem obiektów usługowych oraz terenów zielonych."@pl ;
    rdfs:label "housing estate of a village"@en, "osiedle wsi"@pl ;
    rdfs:subClassOf ontohgis:settlement_type_3008, ontohgis:settlement_type_34, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function3 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:settlement_type_34
            [
                a owl:Restriction ;
                owl:onProperty ontohgis:settlementIsPartOfSettlement ;
                owl:someValuesFrom ontohgis:settlement_type_2
            ]
        )
    ] ;
    skos:hiddenLabel "Ansiedlung"@de, "Siedlung"@de, "Wohnsiedlung"@de, "conlocationen"@la, "część miasta"@pl, "dzielnica"@pl, "hamlet"@en, "housing estate"@en, "kolonia"@pl, "osada"@pl, "osiedle willowe"@pl, "osiedlisko"@pl, "residential quarter"@en, "settlement"@en ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5, ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "Housing estate of a village is a housing estate which is an integral part of a village."@en, "Osiedle wsi jest to osiedle stanowiące integralną część wsi."@pl ;
    ontohgis:seeAlsoIRI <https://pzgik.geoportal.gov.pl/ontologies/prng/osiedleWsi>, <https://www.wikidata.org/wiki/Q41970180> .

ontohgis:settlement_type_73
    dct:creator ontohgis:person_8 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Hamlet of a colony is a separate settlement unit, a kind of locality, it always has a particular name. Hamlets of colonies occur most often in Lubelskie voivodship. In total, there are 72 hamlets of colonies in Poland."@en, "Przysiółek kolonii jest odrębną jednostką osadniczą, rodzajem miejscowości, zawsze ma swoją nazwę własną. Przysiółki kolonii występują głównie w lubelskim. W sumie są to 72 obiekty."@pl ;
    rdfs:label "hamlet of a colony"@en, "przysiółek kolonii"@pl ;
    rdfs:subClassOf ontohgis:settlement_type_44, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function1 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:settlement_type_44
            [
                a owl:Restriction ;
                owl:onProperty ontohgis:settlementIsPartOfSettlement ;
                owl:someValuesFrom ontohgis:settlement_type_20
            ]
        )
    ] ;
    skos:prefLabel "hamlet of a colony"@en, "przysiółek kolonii"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Hamlet of a colony is a hamlet, for which a colony is a superior unit."@en, "Przysiółek kolonii jest to przysiółek, dla którego jednostką nadrzędną jest kolonia."@pl .

ontohgis:settlement_type_74
    dct:creator ontohgis:person_8 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Przysiółek osady jest odrębną jednostką osadniczą, rodzajem miejscowości, zawsze ma swoją nazwę własną. Przysiółki osady występują główniezachodnio-pomorskim, pomorskim, warmińsko-mazurskim. W sumie jest 80 takich obiektów."@pl, "The hamlet of a settlement is a separate settlement unit, a kind of locality, always has its particular name. Hamlets of settlements occur mainly in the Zachodniopomorskie, Pomorskie, and Warmińsko-Mazurskie voivodships. In total, there are 80 hamlets of settlements in Poland."@en ;
    rdfs:label "hamlet of a settlement"@en, "przysiółek osady"@pl ;
    rdfs:subClassOf ontohgis:settlement_type_44 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:settlement_type_44
            [
                a owl:Restriction ;
                owl:onProperty ontohgis:settlementIsPartOfSettlement ;
                owl:someValuesFrom ontohgis:settlement_type_33
            ]
        )
    ] ;
    skos:altLabel "osada przemysłowa (pl)" ;
    skos:hiddenLabel "conlocationen"@la, "der Ortschaft"@de, "der Siedlung"@de, "die Ansiedlung"@de, "die Kolonie"@de, "kolonia"@pl, "miasteczko"@pl, "miejscowość"@pl, "osiedle"@pl, "sadyba"@pl, "settlement"@en, "zagroda włościańska"@pl ;
    skos:prefLabel "hamlet of a settlement"@en, "przysiółek osady"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Hamlet of a settlement is a hamlet, for which a superior unit is a settlement."@en, "Przysiółek osady jest to przysiółek, dla którego jednostką nadrzędną jest osada."@pl .

ontohgis:settlement_type_75
    dct:creator ontohgis:person_8 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Brak oficjalnej definicji w \"Ustawie o nazwach urzędowych miejscowości i jednostek fizjograficznych\"."@pl, "No official definition in the \"Act on official names of localities and physiographic units\"."@en, "Przysiółek wsi jest odrębną jednostką osadniczą, rodzajem miejscowości, zawsze ma swoją nazwę własną. Przysiółki wsi występują głównie w woj. podkarpackim, małopolskim oraz w świętokrzyskim. W sumie jest ich 11580."@pl, "The hamlet of a village is a separate settlement unit, a kind of locality, always has its particular name. Hamlets of villages occur mainly in Podkarpackie, Małopolskie, and Świętokrzyskie voivodships. In total, there are 11 580 hamlets of villages in Poland."@en ;
    rdfs:label "hamlet of a village"@en, "przysiółek wsi"@pl ;
    rdfs:subClassOf ontohgis:settlement_type_44, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function1 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:settlement_type_44
            [
                a owl:Restriction ;
                owl:onProperty ontohgis:settlementIsPartOfSettlement ;
                owl:someValuesFrom ontohgis:settlement_type_2
            ]
        )
    ] ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Hamlet of a village is a hamlet, for which a superior unit is a village."@en, "Przysiółek wsi jest to przysiółek, dla którego jednostką nadrzędną jest wieś."@pl ;
    ontohgis:seeAlsoIRI <https://pzgik.geoportal.gov.pl/ontologies/prng/przysiolekWsi>, <https://www.wikidata.org/wiki/Q41970180> .

ontohgis:settlement_type_76
    dct:creator ontohgis:person_5 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "In BDTO10k a tourist shelter is distinguished as a [1] building, [2] hotel services' complex, and [3] locality; in PRNG as a \"tourist shelter\". On MGI maps - a shelter [developed or undeveloped were depicted using different symbols] (\"schr.\"), on German maps - Jugenherberge (youth hostel, \"Jg. Hb.\"), Winterhutte (winter shelter, \"Wint. H.\"), Schutzhutte (hostel). Tourist shelters are not included in Bystrzycki's register."@en, "W BDOT10k schronisko turystyczne wyróżnione jest jako budynek, kompleks usług hotelarskich oraz miejscowość; w PRNG jako „schronisko turystyczne”.Na mapach WIG – schronisko [zagospodarowane lub niezagospodarowane odmiennym znakiem] („schr.”), niemieckich – Jugenherberge (schronisko młodzieżowe, „Jg. Hb.”), Winterhutte (schron zimowy, „Wint. H.”), Schutzhutte (schronisko). Brak u Bystrzyckiego."@pl ;
    rdfs:label "schronisko turystyczne"@pl, "tourist shelter"@en ;
    rdfs:subClassOf ontohgis:settlement_type_1000, ontohgis:settlement_type_3003, [
        a owl:Restriction ;
        owl:hasValue <http://www.geonames.org/ontology#S.RHSE> ;
        owl:onProperty <http://www.geonames.org/ontology#featureCode>
    ], [
        a owl:Restriction ;
        owl:hasValue ontohgis:function11 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    skos:hiddenLabel "karczma"@pl, "schronisko"@pl, "schronisko górskie"@pl, "stacja turystyczna"@pl, "szałas"@pl ;
    skos:prefLabel "schronisko turystyczne"@pl, "tourist shelter"@en ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Schronisko turystyczne (miejscowość) to miejscowość, w której główną rolę pełni schronisko turystyczne (obiekt)."@pl, "Tourist shelter (locality) is a settlement where the main role is played by a tourist shelter (object)."@en ;
    ontohgis:seeAlsoIRI <http://linkedgeodata.org/ontology/Shelter> .

ontohgis:settlement_type_8
    dct:creator ontohgis:person_3 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "A demesne (manor) may be considered as an independent locality as long as it is distinguished by an individual name. Usually, a demesne was located away from the main group of houses in a village, on the outskirts, or in its vicinity."@en, "Folwark może być traktowany jako odrębna miejscowość, o ile posiadał własną nazwę. Zazwyczaj folwark położony był poza główną zabudową wsi, na jej obrzeżach lub w nieznacznym oddaleniu."@pl ;
    rdfs:label "demesne"@en, "folwark"@pl ;
    rdfs:subClassOf ontohgis:settlement_type_1000, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function1 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    skos:altLabel "Vorwerk"@de, "praedium"@la, "фолварок"@ru ;
    skos:hiddenLabel "allodium"@la, "dobra"@pl, "domena"@pl, "dwór"@pl, "majątek"@pl, "manor"@en, "имение"@ru, "усадьба"@ru, "хутор"@ru ;
    skos:prefLabel "demesne"@en, "folwark"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_9 ;
    ontohgis:isDefinedByLiteral "A demesne (en: manor, pl: folwark, de: Volwerk) is a locality with an industrial function, often located near the manor (a building) or separate."@pl, "Folwark (niem: Volwerk) to miejscowość o charakterze gospodarczym, często funkcjonująca obok dworu lub osobno."@pl ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Demesne>, <http://dbpedia.org/page/Folwark>, <http://dbpedia.org/page/Manor>, <http://gov.genealogy.net/types.owl#64>, <http://vocab.getty.edu/aat/300000238>, <http://vocab.getty.edu/aat/300108235> ;
    ontohgis:seeAlsoLiteral "duże gospodarstwo rolne wraz z zabudowaniami."@pl, "t. 1, s. 173: duże gospodarstwo rolne lub rolno-hodowlane, produkujące głównie na zbyt, posługujące się pracą chłopów pańszczyźnianych albo siłą najemną. Organizowane przez feudalnych właścicieli ziemskich już w XIV w., stanowiły kontynuację tzw. rezerwy pańskiej, czyli gruntów wyłączonych spod uprawy chłopskiej i przeznaczonych do zaspokajania bezpośrednich potrzeb dworu--’"@pl, "t. 1, s. 759: 1. mała wioska, leżąca obok dużej, oddzielona część wsi; przysiółek; 2. majętność, grunt z zabudowaniem, ferma; 3. dwór we wsi, mieszkanie dziedzica albo dzierżawcy razem z zabudowaniami dworskimi."@pl, "t. 7, s. 90–91: 1. ziemskie gospodarstwo, w przeciwieństwie do gospodarstwa chłopskiego, grunt z zabudowaniami gospodarskimi i mieszkalnymi, często będący częścią większej majętności; zazwyczaj wydzielona część wsi; 2. zabudowania gospodarcze; 3. ziemia orna, rola należąca do folwarku; 4. posiadłość ziemska, dworek z zabudowaniami gospodarskimi położony pod miastem; 5. wieś"@pl .

ontohgis:settlement_type_80
    dct:creator ontohgis:person_3 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Characteristic for the Commonwealth of Poland and Lithuania from 16th to 18th century."@en, "Charakterystycznego dla Rzeczypospolitej XVII–XVIII wieku"@pl ;
    rdfs:label "\"holendry\""@en, "holendry"@pl ;
    rdfs:subClassOf ontohgis:settlement_type_20, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function1 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    skos:hiddenLabel "Hauland"@de, "Holander"@de, "Olander"@de, "Olender"@pl, "Olęder"@pl, "kolonia"@pl, "osada"@pl ;
    skos:prefLabel "\"holendry\""@en, "holendry"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:isDefinedByLiteral "\"Holendry\" (a Dutch type locality) is a colony established on an empty territory, in areas not very useful for agriculture. It was a type of locality characteristic for a \"Dutch colonisation\", which was a specific form of a settlement movement - widespread in the Commonwealth of Poland and Lithuania from 16th to 18th century. Granting uncongenial land difficult to cultivate or for animal husbandry to local people or (more often) immigrants inflowing from Flanders, German countries and Silesia was the core element of this process."@en, "Holendry to kolonia zakładana na obszarach nieobjętych osadnictwem z powodu nikłej przydatności rolniczej, właściwa dla tzw. kolonizacji olęderskiej, czyli specyficznej formy ruchu osadniczego – charakterystycznego dla Rzeczypospolitej XVII–XVIII wieku – polegającego na nadaniu ludności rodzimej – lub częściej – imigrantom pochodzącym z Flandrii, państw niemieckich lub Śląska, trudnej (w uprawie lub hodowli) ziemi."@pl .

ontohgis:settlement_type_82
    dct:creator ontohgis:person_5 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Port morski na austriackiej mapie 1:75 000 wyróżniony explicite i opisany krojem pisma takim jak miasta większe niż 100 000 mieszkańców i twierdze.W BDOT10k „port wodny lub przystań” w klasie kompleks komunikacyjny.Jest u Bystrzyckiego (nie w skrótach) – port, miasto portowe."@pl, "Sea harbour on the Austrian map 1:75,000 (Spezialkarte...) is explicitly distinguished as a placename using the same annotation style as \"cities larger than 100,000 inhabitants and fortresses\".Sea harbour is included in DBTO10k as \"sea harbour port or marina\" in the communication complex feature class (KUKO).Sea harbour is included in Bystrzycki's register (however, not in abbreviations list) as \"harbour\" (pol \"port\"), \"harbour city\" (pol \"miasto portowe\")."@en ;
    rdfs:label "port morski"@pl, "sea harbour"@en ;
    rdfs:subClassOf ontohgis:object_502, [
        a owl:Restriction ;
        owl:hasValue ontohgis:function8 ;
        owl:onProperty ontohgis:hasProperFunction
    ], [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46_is_composed_of ;
        owl:someValuesFrom ontohgis:settlement_type_115
    ], [
        a owl:Restriction ;
        owl:hasValue <http://www.geonames.org/ontology#L.PRT> ;
        owl:onProperty <http://www.geonames.org/ontology#featureCode>
    ] ;
    skos:prefLabel "port morski"@pl, "sea harbour"@en ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Port morski (miejscowość) jest to miejscowość w której główną rolę pełni port morski jako obiekt"@pl, "Sea harbour (locality) is a locality where the main role is played by a sea harbour (area)."@en ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/ontology/Port>, <https://www.wikidata.org/wiki/Q15310171> .

ontohgis:settlement_type_83
    a owl:Class ;
    rdfs:label "church village"@en, "wieś kościelna"@pl ;
    rdfs:subClassOf ontohgis:settlement_type_2 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (ontohgis:settlement_type_2
            [
                a owl:Restriction ;
                owl:onProperty cidoc-crm:P46_is_composed_of ;
                owl:someValuesFrom ontohgis:settlement_type_120
            ]
        )
    ] ;
    ontohgis:seeAlsoIRI <http://gov.genealogy.net/types.owl#66> .

ontohgis:settlement_type_92
    a owl:Class ;
    rdfs:label "market place"@en, "targ"@pl ;
    rdfs:subClassOf ontohgis:object_501, [
        a owl:Restriction ;
        owl:hasValue <http://www.geonames.org/ontology#S.MKT> ;
        owl:onProperty <http://www.geonames.org/ontology#featureCode>
    ] ;
    ontohgis:seeAlsoIRI <http://linkedgeodata.org/ontology/Marketplace> .

ontohgis:settlement_type_99
    dct:creator ontohgis:person_3 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:label "inn"@en, "osada karczemna"@pl ;
    rdfs:subClassOf ontohgis:object_12, ontohgis:settlement_type_33, [
        a owl:Restriction ;
        owl:onProperty cidoc-crm:P46_is_composed_of ;
        owl:someValuesFrom ontohgis:settlement_type_124
    ], [
        a owl:Restriction ;
        owl:hasValue ontohgis:function13 ;
        owl:onProperty ontohgis:hasProperFunction
    ] ;
    skos:hiddenLabel "Gasthof"@de, "Krug"@de, "Wirthaus"@de, "budynek"@pl, "gospoda"@pl, "gościniec"@pl, "gościnny dom"@pl, "oberża"@pl, "restauracja"@pl, "szynkowny dom"@pl, "taberna"@la, "zajazd"@pl ;
    skos:prefLabel "inn"@en, "osada karczemna"@pl ;
    ontohgis:hasLanguageVerificator ontohgis:person_1 ;
    ontohgis:hasOntologicalVerificator ontohgis:person_10 ;
    ontohgis:hasTranslator ontohgis:person_5 ;
    ontohgis:isDefinedByLiteral "Inn (locality) is a settlement in which the main role is played by an inn (builing)."@en, "Osada karczemna to osada, w której główną rolę pełni karczma (obiekt)."@pl ;
    ontohgis:seeAlsoIRI <http://dbpedia.org/page/Hamlet_(place)>, <http://gov.genealogy.net/types.owl#120>, <https://www.wikidata.org/wiki/Q5084> .

ontohgis:source
    a owl:Class ;
    rdfs:label "source"@en, "źródło"@pl ;
    rdfs:subClassOf cidoc-crm:E31_Document, [
        a owl:Restriction ;
        owl:onProperty ontohgis:isPublishedBefore ;
        owl:someValuesFrom xsd:dateTime
    ], [
        a owl:Restriction ;
        owl:onProperty ontohgis:isPublishedAfter ;
        owl:someValuesFrom xsd:dateTime
    ] .

ontohgis:startsDominationAt
    a owl:DatatypeProperty, owl:FunctionalProperty ;
    rdfs:domain ontohgis:object_21 ;
    rdfs:label "begins domination at"@en, "zaczyna obowiązywać od"@pl ;
    rdfs:range xsd:date .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_34 ;
    owl:annotatedTarget "12. Typ ciągu komunikacyjnego (Klasa: AD_TypUlicyKod): Część miasta, wsi lub osady, dla której utworzono odrębny spójny zbiór numerów porządkowych nieprzyporządkowanych do żadnej ulicy ani placu."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_22 .

[]
    a owl:Axiom ;
    rdfs:comment "according to Eurostat LAU (Local Administrative Units) in GB are districts"@en ;
    owl:annotatedProperty skos:hiddenLabel ;
    owl:annotatedSource ontohgis:administrative_type_45 ;
    owl:annotatedTarget "district"@en .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_33 ;
    owl:annotatedTarget "t. 3, s. 547: osada, koloniia, mieysce, gdzie się nowi mieszkańcy sadowią, eine Kolonie (cf. wola), Pflanzstadt, Pflanzort, Ansiedlung; -- Vd. selizhzhe, preselishe, selitva, naselitva; Rs.  колонїя, селенїе (ob. sieło, sioło), поселенїе, селишьба."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_1 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_136 ;
    owl:annotatedTarget "t. 1, cz. 1, s. 221: Cegielnia, Cegielnica, budynek z piecem od palenia cegieł, die Ziegelscheune, der Ziegelofen"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_1 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_132 ;
    owl:annotatedTarget "t. 1, cz. 2, s. 1010: pomieszkanie zakonnicze"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_1 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_20 ;
    owl:annotatedTarget "„W ten sposób termin 'osada' może tutaj oznaczać nie tylko małe osiedla, złożone z jednego lub kilku wyodrębnionych terytorialnie gospodarstw włościańskich, jak to miało miejsce na innych ziemiach polskich, lecz i większe, o charakterze kolonii, t. j. osiedli rozrzuconych na większej przestrzeni, a powstałych zazwyczaj na gruntach rozparcelowanych przez władze zaborcze”"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_91 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_54 ;
    owl:annotatedTarget "t. 7, s. 348: 1. starożytny , z czasów pogańskich nasyp ziemny w postaci mogiły a. okopu, kopiec, kurhan; miejsce graniczne. Troc. 2. miejsce odludne, tajemnicze – 3. miejscowość nie zamieszkana, nosząca jakie oddzielne charakterystyczne miano – 4. pewna część gruntu a. gruntów kilku posiadaczy w jednym miejscu, nosząca pewną nazwę – 5. miejsce w polu, składające się z gruntu i łąk, dawniej zarosłe lasem. 6. bart. okręg bartniczy --, 7. leśn. część lasu, oddzielona od innych części naturalnymi granicami, jako oto: wzgórzami, strumykami, łąkami, drogami i.t.p. albo też różniąca się drzewostanem"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_5 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_137 ;
    owl:annotatedTarget "t. 1, cz. 2, s. 1077: Kopalnia, miejsce gdzie się iakowe rzeczy kopalne z ziemi dobywają"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_1 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_8 ;
    owl:annotatedTarget "t. 1, s. 173: duże gospodarstwo rolne lub rolno-hodowlane, produkujące głównie na zbyt, posługujące się pracą chłopów pańszczyźnianych albo siłą najemną. Organizowane przez feudalnych właścicieli ziemskich już w XIV w., stanowiły kontynuację tzw. rezerwy pańskiej, czyli gruntów wyłączonych spod uprawy chłopskiej i przeznaczonych do zaspokajania bezpośrednich potrzeb dworu--’"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_17 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_124 ;
    owl:annotatedTarget "t. 2, s. 318: dom szynkowy"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_1 .

[]
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource ontohgis:administrative_type_200 ;
    owl:annotatedTarget "s. 114: urząd generalnego superintendenta równoważny z sakrą biskupią"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_141 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_120 ;
    owl:annotatedTarget "t. 3, s. 360-362: 1. Świątynia (nie tylko chrześcijańska), dom boży, templum, aedes sacra--. 2. swoista jednostka prawna związana z określonym kościołem (parafia, diecezja itd.), corpus paroeciae vel dioecesis (ad certam quandam ecclesiam pertinens)."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_6 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_54 ;
    owl:annotatedTarget "t. 15, s. 34: nazwa kopca lub miejsca granicznego nieosiedlonego. Według Chodakowskiego, uroczyska, na Rusi horodyszczami zwane, były to w Słowiańszczyźnie przedchrześcijańskiej place, czyli świątyń posady, do sprawowania uroczystych pogańskich ofiar przeznaczone i nie mające śladu opisania wałami, byleby oddzielna, właściwe imię mająca, przywiązana do nich była jakaś pamiątka."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_15 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_133 ;
    owl:annotatedTarget "t. 3, s. 607: młyn do tarcia drzew na tarcice, dyle"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_1 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:administrative_type_208 ;
    owl:annotatedTarget "s. 11: początkowo ewangelicy litewscy z Wilna byli związani z konsystorzem w Królewcu; od 1652 r. sami nazywają się konsystorzem, co oznacza rozluźnienie więzów z Prusami; od 1794 r. podporządkowani Justizkolegium w Petersburgu; w 1832 r. został zlikwidowany konsystorz ewangelicko-augsburski w Wilnie i podporządkowanie Mitawie, a ten nadkonsystorzowi w Petersbugu, w 1922 r. wchłonięty do Konsystorza Warszawskiego."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_129 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_136 ;
    owl:annotatedTarget "t. 3, s. 142: cegielnia – miejsce wyrobu cegieł"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_2 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_122 ;
    owl:annotatedTarget "t. 1, cz 2, s. 955: miejsce bogu poświęcone, w którym obowiązki kościelne za zezwoleniem zwierzchności odprawować się mogą."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_1 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_8 ;
    owl:annotatedTarget "t. 1, s. 759: 1. mała wioska, leżąca obok dużej, oddzielona część wsi; przysiółek; 2. majętność, grunt z zabudowaniem, ferma; 3. dwór we wsi, mieszkanie dziedzica albo dzierżawcy razem z zabudowaniami dworskimi."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_5 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_139 ;
    owl:annotatedTarget "zakład przemysłowy produkujący alkohol etylowy"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_3 ;
    ontohgis:isDefinedByIRI <http://sjp.pwn.pl/slowniki/gorzelnia.html> .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_2 ;
    owl:annotatedTarget "Pfarrdorf: 1. Dorf, in dem die für die Pfarrgemeinde konstitutive Pfarrkirche (I) steht [wieś, w której stoi kościół parafialny właściwy dla całej parafii, gminy parafialnej]; 2. zu einer Pfarre (I) gehöriges Dorf [wieś należąca do parafii]"@de ;
    ontohgis:isDefinedByEntity ontohgis:document_10 .

[]
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource ontohgis:administrative_type_205 ;
    owl:annotatedTarget "s. 15: Warszawski Okręg Konsystorski nie został włączony do konsystorza generalnego w Petersburgu po 1832 roku, nie wykonano też żadnych ruchów w tym kiierunku po 1849 r. Wg. autora byłoby to korzystne i część duchownych to dostrzegała"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_129 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_34 ;
    owl:annotatedTarget "t. 20, s. 56: osiedle mieszkaniowe – zespół  mieszkaniowy stanowiący strukturalną jednostkę mieszkaniową w mieście; pojęcie „osiedle mieszkaniowe” wywodzi się z koncepcji jednostki sąsiedzkiej; wielkość osiedla mieszkaniowego wynika z zasięgu pieszego dojścia (600–800 m) do ośrodka usługowego oraz gęstości zaludnienia (5–20 tys. mieszk.) obszaru obsługiwanego przez ten ośrodek. Stanowi zespół budynków mieszkalnych wraz z integralnym zapleczem obiektów usługowych oraz terenów zieleni; niekiedy są wydzielane części osiedli mieszkaniowych – kolonie, złożone z kilku bloków mieszkalnych; kilka osiedli mieszkaniowych tworzy dzielnicę."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_21 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_7 ;
    owl:annotatedTarget "1. miejsce pod niebem zagrodzone przy pomieszkanu, podworze (por. dziedziniec); 2. sądy za dworem królewskim, przy boku króla odprawujące się; 3. w wiekach dawnych, zjazd króla na różne miejsca, gdzie święta uroczystsze odbywał, obywatelów zgromadzał, sprawy sądził, okoliczności powiatowe ułatwiał, igrzyska i uczty dawał; 4. dwór królewski, zgromadzenie u króla, pokoje"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_1 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_8 ;
    owl:annotatedTarget "t. 7, s. 90–91: 1. ziemskie gospodarstwo, w przeciwieństwie do gospodarstwa chłopskiego, grunt z zabudowaniami gospodarskimi i mieszkalnymi, często będący częścią większej majętności; zazwyczaj wydzielona część wsi; 2. zabudowania gospodarcze; 3. ziemia orna, rola należąca do folwarku; 4. posiadłość ziemska, dworek z zabudowaniami gospodarskimi położony pod miastem; 5. wieś"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_2 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_34 ;
    owl:annotatedTarget "t. 6, s. 1121: nieduże skupienie siedzib ludzkich (miejskich lub wiejskich); reg. na wsi: dom mieszkalny wraz z zabudowaniami gospodarczymi, zagroda, dostatnie osiedle bogatego chłopa, sołtysowe osiedle"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_122 ;
    owl:annotatedTarget "1. «niewielka budowla sakralna», 2. «oddzielne pomieszczenie z ołtarzem do odprawiania nabożeństw»"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_3 ;
    ontohgis:isDefinedByIRI <https://sjp.pwn.pl/szukaj/kaplica.html> .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_2 ;
    owl:annotatedTarget "t. 4, s. 365: wioska, imienie, dobro, grunt leżący; wieś targowa, wsie łowcze, osoczne, wołoskie."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_1 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_121 ;
    owl:annotatedTarget "dom należący do parafii, przeznaczony na mieszkanie dla proboszcza"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_3 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_33 ;
    owl:annotatedTarget "Niewielka jednostka osadnicza na terenie wiejskim o odmiennym (wyróżniającym się) charakterze zabudowy albo zamieszkana przez ludność związaną z miejscem lub rodzajem pracy, innymi niż wyżej wymienione [osada młyńska, osada leśna, osada rybacka, osada kolejowa, osada po byłem PGR]; źródło: ustawa z dnia 29 sierpnia 2003 r. o urzędowych nazwach miejscowości i obiektów fizjograficznych."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_22 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_54 ;
    owl:annotatedTarget "1. teren trudno dostępny, najczęściej bagnisty, leśny; też: miejsce odludne, 2. część terenu otoczona naturalnymi granicami, wyodrębniona za pomocą nazwy topograficznej, 3. u dawnych Słowian: miejsce w głębi puszczy związane z kultem bóstwa, odbywaniem narad lub uważane za siedzibę złych duchów"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_3 ;
    ontohgis:isDefinedByIRI <http://sjp.pwn.pl/sjp/uroczysko;2533316.html> .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_123 ;
    owl:annotatedTarget "prymitywny zakład przemysłowy, gdzie wypraża się z drewna (tzw. karpowin) smołę i otrzymuje terpentynę, spirytus drzewny i inne chemikalia"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 ;
    ontohgis:isDefinedByIRI <https://sjp.pwn.pl/doroszewski/smolarnia;5498496.html> .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_33 ;
    owl:annotatedTarget "t. 3, s. 836-837: 1.a. miejsce, gdzie ś. nowi mieszkańcy usadowili, kolonja --; b. miejsce zajęte przez mieszkańców, większe od wsi a mniejsze do miasta --; c. [Osiedle] grunt, na którym osadzano chłopa; sadyba, zagroda włościańska"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_5 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_128 ;
    owl:annotatedTarget "zakład lub zespół zakładów przemysłowych produkujących metale z rud, szkło, siarkę i in.’, huty przerabiają nie tylko rudy na surówkę, lecz także surówkę na stal"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_129 ;
    owl:annotatedTarget "Dom, zagroda w lesie stanowiąca mieszkanie; mieszkanie leśniczego (zarządca obszaru leśnego stanowiącego leśnictwo) wraz z zabudowaniami gospodarskimi"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_126 ;
    owl:annotatedTarget "t. 2, s. 561: utożsamia pojęcia kuźnia i kuźnica, podaje też termin bliskoznaczny kowalnia"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_1 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_20 ;
    owl:annotatedTarget "t. 1, s. 900: Osiedla mieszkaniowe położone z dala od centrum miasta, osady: niewielka posiadłość ziemska , nowa osada lub gospodarstwo rolne na gruntach przydzielonych w wyniku uwłaszczenia, parcelacji, komasacji, migracji wewnętrznej itp."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_19 .

[]
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource ontohgis:administrative_type_200 ;
    owl:annotatedTarget "s. 45-46: w latach 1776-1793 rozwiązano konsystorze i nadzór przejęły urzędy rejencyjne, powrót do konsystorzy nastąpił w 1815 r., zakres działań konsystorzy był bardzo ograniczony a rolę zarządzającą pełniły urzędy rejencyjne; s. 47: konsystorz był na poziomie prowincji a więc nad rejencją, np. urzędnicy konsystorza w Poznaniu ściśle współpracowali z rejencją poznańską ale już z bydgoską nie"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_142 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_54 ;
    owl:annotatedTarget "t. 6, s. 80: uroczysko, uroczyszcze -- (Rs. urocziszcze, = powiat, kraina); kopiec, mieysce graniczne. Tr. Gränzstein, Mohlhausen."@pl ;
    ontohgis:isDefinedByEntity ontohgis:person_21 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_3 ;
    owl:annotatedTarget "s. 63: Miasto jest osadą różniącą się od wsi i nierolniczych osad monofunkcyjnych względną wielkością z zagęszczoną i rozczłonkowaną zabudową, z ludnością wyspecjalizowaną zawodowo i rozwarstwioną społecznie oraz funkcjami centralnymi pełnionymi wobec określonego regionu lub lokalnej ludności w sferze polityki, panowania, obronności, gospodarki, kultu i kultury [Stadt ist eine vom Dorf und nichtagrarischen Einzwecksiedlungen unterschiedene Siedlung relativer Größe mit verdichteter, gegliederter Bebauung, beruflich spezialisierter und sozial geschichteter Bevölkerung und zentralen Funktionen politisch-herrschaftlich-militärischer, wirtschaftlicher und kultisch-kultureller Art für eine bestimmte Region oder regionale Bevölkerung]"@de ;
    ontohgis:isDefinedByEntity ontohgis:document_12 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_34 ;
    owl:annotatedTarget "t. 22, s. 124: osiedla, osiedlisko – siedziba, gospodarstwo wraz z zabudowaniami"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_2 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_124 ;
    owl:annotatedTarget "t. 15, s. 403: ‘budynek służący jako dom zajezdny dla podróżnych, a także miejsce wyszynku oraz spotkań i zabaw miejscowej ludności, wznoszony na przedmieściach większych miast, na rynkach miasteczek, przy uczęszczanych traktach, we wsiach w pobliżu kościoła lub dworu’"@de ;
    ontohgis:isDefinedByEntity ontohgis:document_137 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_134 ;
    owl:annotatedTarget "t. 7, s. 85: kopalnia torfu, torfowisko eksploatowane"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_5 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_53 ;
    owl:annotatedTarget "t. 7, s. 424 – zakład leczniczy, lecznisko, leczysko, sanatorium"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_5 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_34 ;
    owl:annotatedTarget "10. Rodzaj miejscowości (Klasa: AD_RodzajMiejscowosciKod): Zespół mieszkaniowy stanowiący integralną część miasta lub wsi; źródło: ustawa z dnia 29 sierpnia 2003 r. o urzędowych nazwach miejscowości i obiektów fizjograficznych."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_22 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_135 ;
    owl:annotatedTarget "zakład produkujący piwo"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_3 ;
    ontohgis:isDefinedByIRI <http://sjp.pwn.pl/slowniki/browar.html> .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_7 ;
    owl:annotatedTarget "1. dom mieszkalny, budynek; siedziba szlachcica, właściciela majątku ziemskiego; majętność, posiadłość ziemska; 2. miejsce czasowego pobytu; lokal wynajęty (może dom zajezdny); 3. pałac, zamek, rezydencja; ewentualnie miejsce czasowego pobytu panującego; siedziba zwierzchnika (magnata) świeckiego lub duchownego; 4. miejsce posiedzeń senatu lub sądu w starożytnym Rzymie; także sama rada senatu; 5. otoczenie, środowisko skupiające się dokoła monarchy lub magnata, duchownego; dworzanie, urzędnicy, świta dworska, orszak; ogólnie: rząd danego państwa z panującym na czele; 6. siły zbrojne nadworne, żołnierze straży przybocznej monarchy; 7. praw. sąd królewski, w którym orzekał sam król osobiście przy asyście dygnitarzy królewskich lub zlecał rozpatrzenie sprawy i wydanie wyroku wyznaczonym dygnitarzom znajdującym się w danym momencie na dworze, to jest w miejscu pobytu władcy; 8. miejsce na zewnątrz domu, otaczająca dom; podwórze, dziedziniec, przestrzeń pod gołym niebem"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_2 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_114 ;
    owl:annotatedTarget "miejsce obronne, twierdza"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_2 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_7 ;
    owl:annotatedTarget "1. przestrzeń otaczając dom, otwarte powietrze, miejsce pod gołym niebem; 2. podwórze, dziedziniec; 3. dom właściciela majątku ziemskiego, mieszkanie dziedzica; 4. gospodarstwo dworskie, folwark; 5. (przenośnie) mieszkańcy dworu wiejskiego, szczególnie dziedzic z rodziną, państwo; 6. dom, mieszkanie; 7. oficjaliści panów, szczególnie wyżsi, dworzanie; 8. miejsce pobytu albo mieszkanie panującego albo magnata; 9. panujący i jego otoczenie; 10. służba dworska; 11. zebranie u króla, sąd dworski, żołnierze nadworni"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_5 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_134 ;
    owl:annotatedTarget "kopalnia torfu"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 ;
    ontohgis:isDefinedByIRI <https://sjp.pwn.pl/doroszewski/torfiarnia> .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_37 ;
    owl:annotatedTarget "t. 20. s.47: od 1867 nazwa „osada miejska” jest używana dla niewielkich osiedli pozbawionych praw miejskich, które nie są wsiami."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_21 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_118 ;
    owl:annotatedTarget "miejsce, gdzie zatrzymują się pociągi"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 .

[]
    a owl:Axiom ;
    owl:annotatedProperty dct:identifier ;
    owl:annotatedSource ontohgis:document_12 ;
    owl:annotatedTarget "Goslar und die Stadtgeschichte. Forschungen und Perspektiven 1399–1999, hg. v. Carl-Hans Hauptmeyer/Jürgen Rund, Bielefeld 2001, s. 57–74"@de ;
    ontohgis:isDefinedByIRI <http://www.uni-muenster.de/Staedtegeschichte/portal/einfuehrung/Definitionen.html> .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:administrative_type_207 ;
    owl:annotatedTarget "s. 21: Funkcjonowały na poczatku 4 superintendentury, w 1901 r. utworzono piątą"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_125 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_120 ;
    owl:annotatedTarget "t. 11, s. 57-68: II. Budowla sakralna; 1. Świątynia chrześcijańska, zwłaszcza katolicka; templum--; aedes, fanum--; ecclesia--; aedes sacra--; sacrum--; domus, sedes sacra--; delubrum, dominicum, domus Dei, martyrium, sacrarium ritus Christiani--. 3. Świątynia mahometańska; meczet--. 4. Świątynia pogańska, delubrum--; aedes, oraculum, templum--; templum idolorum--; idolium--; domus--; aedes sacra, fanum, penetralia, sessimonium deorum--. 6. n-loc [nazwa miejsca] : -- »Czerwony Kościoł«"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_2 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_120 ;
    owl:annotatedTarget "2. «budynek, miejsce modlitwy chrześcijan»"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_3 ;
    ontohgis:isDefinedByIRI <https://sjp.pwn.pl/sjp/kosciol;2474550.html> .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_115 ;
    owl:annotatedTarget "przybrzeżny obszar wodny, odpowiednio pogłębiony, osłonięty przed wiatrem i falą, przeznaczony dla postoju statków, wyposażony w specjalne urządzenia służące do ich załadowywania, wyładowywania, zaopatrzenia i naprawy; miasto  nabrzeżne, w którym jest także miejsce postoju statków."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_69 ;
    owl:annotatedTarget "t. 20. s.47: Osady przemysłowe - osiedla dla robotników i rzemieślników zakładane XVIII – XIX w. w związku z dokonującym się procesem uprzemysłowienia, niekiedy zwane osadami fabrycznymi; zwykle osady przemysłowe obejmowały zarówno zakłady przemysłowe jak i związane z nimi kolonie domów mieszkalnych. Na ziemiach polskich powstawały od końca XVIII wieku jako osady prywatne bądź rządowe i stopniowo uzyskiwały prawa miejskie;  w drugiej połowie XIX wieku termin „osady przemysłowe” zaczęto używać do wszelkich osiedli rozwijających się wokół zakładów przemysłowych; dzielnice mieszkaniowe, zwane koloniami lub domami fabrycznymi wznoszono w drugiej połowie XIX i w XX wieku przez wielkie zakłady przemysłowe w już istniejących miejscowościach dla robotników i urzędników niższego szczebla, zwykle o niskim standardzie i niewysokich czynszach."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_21 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_113 ;
    owl:annotatedTarget "t. 2, s. 637: \"pierwotnie osada obronna, ogrodzona palisadą lub obwałowana\""^^rdfs:Literal ;
    ontohgis:isDefinedByEntity ontohgis:document_138 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_3 ;
    owl:annotatedTarget "Skupisko ludności, odróżniające się od innych swymi głównie nierolniczymi funkcjami, znaczną wielkością oraz intensywnością zabudowy. Definicja ta musi być jednak interpretowana elastycznie i zawsze na tle aktualnej sieci osadniczej."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_11 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_129 ;
    owl:annotatedTarget "Pojedyncza zagroda służąca leśniczemu i będąca jednocześnie siedzibą leśnictwa"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_9 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_124 ;
    owl:annotatedTarget """t. 2, s. 264: 1. dom szynkowy (Star.), szynk, szynkownia, gospoda; do na wsi albo przy drodze dla popasu podróżnych, austerja, oberża, dom zajezdny, zajazd’, 
[por. t. 3, s. 453 hasło: oberża ‘dom gościnny, gospoda, zajazd, karczma, austerja’ i 
t. 8, s. 106 hasło zajazd, gdzie ‘dom zajezdny, gospoda, austerja, karczma, dom gościnny’]"""@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_5 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_135 ;
    owl:annotatedTarget "zakład przemysłowy, w którym wyrabia się piwo; wytwórnia piwa"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_122 ;
    owl:annotatedTarget "t. 10, s. 81: Mały kościół lub nieduże pomieszczenie z ołtarzem, przeznaczone do uprawiania kultu religijnego; też wydzielona część kościoła (wyraz przeniesiony również na świątynie i pomieszczenia służące innym kultom); sacellum --; aedicula --; sacrarium--; oratorium--; aedes, fanum--; aedis sacrae appendix, augurale, auguratorium, fanulum (s. hanulum), lararium, parvum delubrum"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_2 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_126 ;
    owl:annotatedTarget "t. 11, s. 598: ‘zakład przetapiający i obrabiający żelazo’, ‘warsztat kowalski; miejsce, gdzie się kuje’"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_2 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_138 ;
    owl:annotatedTarget "zakład przemysłowy produkujący cukier"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_3 ;
    ontohgis:isDefinedByIRI <http://sjp.pwn.pl/sjp/cukrownia.html> .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_53 ;
    owl:annotatedTarget "miejscowość, która ze względu na warunki klimatyczne, źródła lecznicze, pokłady borowiny, itp. sprzyja leczeniu chorób i służy jako ośrodek leczniczy i wypoczynkowy"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_28 ;
    owl:annotatedTarget "t. 13, s. 369-372: 1. Od znacz. 'miejsce' --; 2. Od znacz. 'wytyczony i najczęściej otoczony murem teren pokryty gęstą i planową zabudową"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_2 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_139 ;
    owl:annotatedTarget "zakład przemysłowy produkujący spirytus i wódki głównie z kartofli lub zboża"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_123 ;
    owl:annotatedTarget "«dawny zakład, w którym się wyprażało z drewna smołę»"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_3 ;
    ontohgis:isDefinedByIRI <https://sjp.pwn.pl/sjp/smolarnia;2522097.html> .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_126 ;
    owl:annotatedTarget "t. 3, s.473–474: ‘warsztat wytopu i obróbki żelaza’"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_6 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_136 ;
    owl:annotatedTarget "wytwórnia cegły oraz innych materiałów budowlanych z gliny"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_3 ;
    ontohgis:isDefinedByIRI <http://sjp.pwn.pl/sjp/cegielnia.html> .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_120 ;
    owl:annotatedTarget "t. 9, kol. 1025: budynek poświęcony (dedykacja lub benedykcja) w obrzędzie liturg. przez biskupa, gdzie wspólnota ochrzczonych (—> Kościół) gromadzi się na słuchanie słowa Bożego, wspólną i prywatną modlitwę oraz celebrację sakramentów, zwł. Eucharystii; miejsce przechowywania Najśw. Sakramentu, a także pochówku(—> krypta, —> konfesja); k. był określany także jako domus ecclesiae, domus orationis, Kyriakon, domus Dei, Dominicum; w kat. obrządkach wsch. nazywany jest —> cerkwią."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_7 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_124 ;
    owl:annotatedTarget "t. 3, s. 564: szynk na wsi, gospoda; dawniej również dom zajezdny, austeria, oberża"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_3 ;
    owl:annotatedTarget "Jednostka osadnicza (wyodrębniony przestrzennie obszar zabudowy mieszkaniowej wraz z obiektami infrastruktury technicznej zamieszkany przez ludzi) o przewadze zwartej zabudowy i funkcjach nierolniczych posiadająca prawa miejskie bądź status miasta nadany w trybie określonym odrębnymi przepisami."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_9 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_43 ;
    owl:annotatedTarget "Obszar wokół miasta, w ówczesnej Polsce i Europie uzależniony od niego prawnie i gospodarczo"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_2 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_34 ;
    owl:annotatedTarget "t. 3, s. 590: osiedlić, na osadzie czyli siedlisku postanowić kogoś, osadzić go; osiedlisko – miejsce osiedlenia, osada, osiadłość"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_1 .

[]
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource ontohgis:settlement_type_33 ;
    owl:annotatedTarget "„W ten sposób termin 'osada' może tutaj oznaczać nie tylko małe osiedla, złożone z jednego lub kilku wyodrębnionych terytorialnie gospodarstw włościańskich, jak to miało miejsce na innych ziemiach polskich, lecz i większe, o charakterze kolonii, t. j. osiedli rozrzuconych na większej przestrzeni, a powstałych zazwyczaj na gruntach rozparcelowanych przez władze zaborcze”"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_91 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_2 ;
    owl:annotatedTarget "t. 7, s. 594–595: osada rolnicza, z pewnej liczby chat złożona, sioło"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_5 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_139 ;
    owl:annotatedTarget "t. 1, cz. 2, s. 54: Gorzalnia, gorzelnia, budowanie do palenia gorzałki (pospolicie zowią: browarem, ale borwar na piwo iest.)"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_1 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_121 ;
    owl:annotatedTarget "t. 2, cz. 2, s. 732: Pleban -- Plebania, -ii, ż., urząd plebański abo beneficjum --; Dochód plebański, ut dobra --; plebaniia, dom plebański, die Pfarrwohnung, die Pfarre. J ksiądz widzimy, plebaniią rzadki Buduie, że kto inszy weźmie po nim spadki. Pot. Pocz. 475 (Slo. fara; Hg. plebania; Cro. plebania; Vd. faroush; Ross. приходъ (cf. przychód)."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_1 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_20 ;
    owl:annotatedTarget "t. 1-2, s. 1566: część miejscowości, zwykle  z dale od jej centrum, składająca się z nowobudowanych domostw, will, itp."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_18 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_132 ;
    owl:annotatedTarget "t. 10, s. 337: 1. Odosobnione i wyodrębnione spośród innych osiedli ludzkich miejsce zamieszkania zakonników i zakonnic (pojmowane jako budynek lub jego mieszkańcy); odosobnienie; tryb życia klasztornego; w wypadku niektórych zakonów także: szkoła, kolegium; coenobium, monasterium."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_2 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_126 ;
    owl:annotatedTarget "t. 2, s. 653: ‘zabudowanie mieszczące w sobie jedno albo kilka ognisk, miechy i młoty poruszane przez wodę, gdzie z surowizny przetopionej i oczyszczonej wykuwa się żelazo gotowe; fabryka topienia żelaza i urabiana go w sztaby"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_5 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_129 ;
    owl:annotatedTarget "t. 2, s. 721: domek w lesie, mieszkanie, zagroda leśniczego a. leśnika"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_5 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_136 ;
    owl:annotatedTarget "wytwórnia cegly oraz innych materiałów budowlanych z gliny: dachówek, sączków (drenów), kafli, klinkierów, płytek itp."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_128 ;
    owl:annotatedTarget "rozróżnia hutę i hutę szkła. Huta – ‘zakład metalurgiczny, w którym wytapia się metale z rud’, zaś Huta szkła – ‘zakład wytapiający szkło i wytwarzający produkty szklane’"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_3 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_123 ;
    owl:annotatedTarget "huta smolana, t. 3, s. 519:"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_1 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_20 ;
    owl:annotatedTarget "t. 5, s. 720: kolonia rolna -- gospodarstwo rolne powstałe w oddaleniu od wsi na gruntach przydzielonych w wyniku uwłaszczenia, parcelacji, komasacji, itp.; także kilka lub kilkanaście zagród w rozproszeniu -- osada na ziemiach nowo zagospodarowanych"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_11 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_2 ;
    owl:annotatedTarget "t. XX, s. 199–201: 1. osada, w której ludność zajmuje się głównie rolnictwem, 2. mieszkańcy wsi, ogół mieszkańców wsi."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_6 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_20 ;
    owl:annotatedTarget "t. 2,  s. 240: zabudowa, osiedle, domy znajdujące się z dala od miasta, wsi, osady; kolonia mieszkaniowa na przedmieściach, kolonia położona daleko za wsią, gospodarstwo rolne położone za wsią, posiadłość ziemska z dala od innych."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_20 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_3 ;
    owl:annotatedTarget "t. 13, s. 37: Wytyczony i najczęściej otoczony murem teren, pokryty gęstą i planową zabudową tworzącą place i ulice, stanowiący mniej lub więcej samodzielną jednostkę administracyjną, samorządową, a czasem polityczną."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_2 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_115 ;
    owl:annotatedTarget "t. 2, cz. 2. s. 929: część można między ziemią zamknięta, do którey okręty wchodzą o od burzy morskiey bezpieczeństwo znayduią"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_1 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:administrative_type_208 ;
    owl:annotatedTarget "s. 15: Warszawski Okręg Konsystorski nie został włączony do konsystorza generalnego w Petersburgu po 1832 roku, nie wykonano też żadnych ruchów w tym kiierunku po 1849 r."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_129 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_34 ;
    owl:annotatedTarget "zespół mieszkaniowy stanowiący integralną część miasta lub wsi"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_9 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_7 ;
    owl:annotatedTarget "1. siedziba panującego lub księcia; 2. ludzie otaczający panującego lub księcia; 3. obszerny dom mieszkalny, charakterystyczny dla dawnych posiadłości ziemskich; 4. majątek ziemski z domem i zabudowaniami; 5. właściciele posiadłości ziemskiej, jej mieszkańcy, administracja; 6. otwarta przestrzeń na zewnątrz domu"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_133 ;
    owl:annotatedTarget "t. 7, s. 29: Pilarnia, młyn do tarcia drzewa na tarcice, dyle: Tartak wodny, parowy"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_5 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_43 ;
    owl:annotatedTarget "peryferyjna dzielnica miasta"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_3 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_124 ;
    owl:annotatedTarget "t. 1, s. 296–298: ‘budynek, w którym warzono, sprzedawano, później głównie szynkowano piwo, miód pitny, od XVI w. gorzałkę; niektóre karczmy, zwłaszcza przy ważniejszych drogach i w miastach, dawały posiłki i obrok dla koni oraz zapewniały nocleg podróżnym (zwano je gościńcami); sprzedawano w nich różne wyroby, głównie spożywcze, rzadziej odzieżowe. Dostarczały też karczmy różnego rodzaju rozrywek, często z muzyką, były miejscem tańców i zabaw. Niekiedy w karczmach odbywał sesje sąd (zwłaszcza wiejski), załatwiano tu sprawy urzędowe podczas popasu dostojników czy pobytu miejscowych oficjalistów [...]’."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_17 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_113 ;
    owl:annotatedTarget "t. 6, s. 22: \"miejsce obronne w znaczeniu późniejszym tyle co \"zamek\", \"miasto\"\""^^rdfs:Literal ;
    ontohgis:isDefinedByEntity ontohgis:document_140 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_28 ;
    owl:annotatedTarget "małe miasto; pot. mieszkańcy małego miasta"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_3 ;
    ontohgis:isDefinedByIRI <https://sjp.pwn.pl/sjp/miasteczko;2482785.html> .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_54 ;
    owl:annotatedTarget "t. 9, s. 431: 1. miedza graniczna, granica, limes agrorum, finis -- 2. teren poza granicą posiadłości, ale do niej przynależny, z własnymi granicami naturalnymi, locus extra fines praedii situs, sed ad id praedium pertinens, proprios fines naturales habens."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_6 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_7 ;
    owl:annotatedTarget "s. 9: -- desygnatem dworu jest tzw. gródek stożkowaty, czyli stanowisko archeologiczne mające wyodrębnioną formę terenową, najczęściej w postaci kopca lub przestrzeni zamkniętej dookolnymi obronnymi wałami"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_13 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_133 ;
    owl:annotatedTarget "«zakład zajmujący się rozpiłowywaniem kłód na tarcicę oraz przerobem tarcicy na różne elementy»"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_3 ;
    ontohgis:isDefinedByIRI <https://sjp.pwn.pl/sjp/tartak;2528864.html> .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_119 ;
    owl:annotatedTarget "mała stacja kolejowa przeznaczona tylko dla ruchu pasażerskiego"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_20 ;
    owl:annotatedTarget "t. 2, s. 404: mała posiadłość ziemska należąca do przybysza z obcego kraju; osada włościańska po uwłaszczeniu włościan; osada, miejsce, gdzie koloniści osadnicy mieszkają, budy, szopy, majdan."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_5 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_130 ;
    owl:annotatedTarget "t. 1, s. 793: chatka gajowego"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_5 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_138 ;
    owl:annotatedTarget "t. 1, cz. 1, s. 327: [Brak hasła „cukrownia”.] Cukrowarz, fabrykant cukru, warzący sok na cukier, derZuckersieder, cf. Cukiernik."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_1 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_117 ;
    owl:annotatedTarget "budynek na szlaku turystycznym służący jako miejsce odpoczynku i noclegu dla turystów (kategorie: budynki, budowle i urządzenia; kompleksu użytkowania terenu, miejscowości)"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_9 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_25 ;
    owl:annotatedTarget "miejscowość wypoczynkowa; letni pobyt poza miastem w celach wypoczynkowych"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_122 ;
    owl:annotatedTarget "t. 8, kol. 676: niewielka budowla kultowa (najczęściej z ołtarzem), wolno stojąca lub związana z większym kompleksem archit., także pomieszczenie, czyli oratorium, miejsce modlitwy liturg. i prywatnej, przeznaczone przez ordynariusza do sprawowanie wszystkich lub niektórych funkcji liturg. dla niewielkiej grupy wiernych, do którego za zgodą kompetentnego przełożonego mogą przychodzić także in. wierni."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_7 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_114 ;
    owl:annotatedTarget "od średniowiecza do w. XVII obronna siedziba pana feudalnego, ośrodek władzy; w XVII w. i później królewska, książęca lub magnacka rezydencja miejska lub pozamiejska"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_8 ;
    owl:annotatedTarget "duże gospodarstwo rolne wraz z zabudowaniami."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 ;
    ontohgis:isDefinedByIRI <https://sjp.pwn.pl/doroszewski/folwark;5428273.html> .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_2 ;
    owl:annotatedTarget "1. miejscowość zamieszkała przez ludzi, którzy trudnią się pracą na roli, 2. mieszkańcy takiej miejscowości, 3. tereny pozamiejskie, rolnicze, letniskowe, 4. ludzie trudniący się pracą na roli"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_133 ;
    owl:annotatedTarget "zakład przemysłowy zajmujący się przecieraniem drewna na tarcicę"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 ;
    ontohgis:isDefinedByIRI <https://sjp.pwn.pl/doroszewski/tartak;5506829.html> .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_33 ;
    owl:annotatedTarget "niewielka miejscowość, niemająca praw osiedla czy miasta; też: mieszkańcy takiej miejscowości"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_3 ;
    ontohgis:isDefinedByIRI <https://sjp.pwn.pl/sjp/osada;2496282.html> .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_33 ;
    owl:annotatedTarget "Niewielka jednostka osadnicza na terenie wiejskim o odmiennym(wyróżniającym się) charakterze zabudowy albo zamieszkana przez ludność zwiazaną z określonym miejscem lub rodzajem pracy, w szczególności: osada młyńska, osada leśna, osada rybacka, osada kolejowa, osada po byłym państwowym gospodarstwie rolnym; osada może być samodzielna lub może stanowić część innej jednostki osadniczej."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_9 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_20 ;
    owl:annotatedTarget "Jednostka osadnicza powstała jako rezultat ekspansji miejscowości poza obszar wcześniej istniejącej zabudowy, w szczególności kolonia miasta, kolonia wsi."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_9 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_124 ;
    owl:annotatedTarget "t. 10, s. 136: miejsce wyszynku alkoholu i spotkań okolicznej ludności, przede wszystkim chłopów, także gospoda, dom zajezdny; taberna"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_2 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_135 ;
    owl:annotatedTarget "t. 1, cz.12, s. 272: Browar, budynek, gdzie się piwo warzy, piwowarnia, mielcuch"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_1 .

[]
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource ontohgis:administrative_type_199 ;
    owl:annotatedTarget "s. 369: Die ältere Theilung des Herzgothums, dann Königsreichs Preussen in geistlichen Inspectionen erlitt schon vor der neuen Kreiseintheilung -- eingerichtet werden"@de ;
    ontohgis:isDefinedByEntity ontohgis:document_130 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_138 ;
    owl:annotatedTarget "fabryka cukru"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_132 ;
    owl:annotatedTarget "t. 3, s. 282: zabudowanie dla zgromadzenia zakonnego zwykle połączone z kościołem, coenobium, religiosorum domus."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_6 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_113 ;
    owl:annotatedTarget "t. 2, s. 168 (hasło \"Grodzisko\"): \"Grody to obiekty sztucznie ogrodzone w celach obronnych. Pojęcie to obejmuje wszelkiego rodzaju miejsca obronne, jak wsie, miasta, ośrodki administracyjne, wojskowe i inne schronienia przygotowane do obrony. W średniowieczu grodami nazywano też miasta\"."^^rdfs:Literal ;
    ontohgis:isDefinedByEntity ontohgis:document_139 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_2 ;
    owl:annotatedTarget "s. 15: 1. osada, której ludność zajmuje się uprawą roślin i chowem zwierząt, wieś: osada (osiedle wiejskie; teren zabudowany), na którym mieszka ludność pracująca w gospodarstwach wiejskich, koncentrująca większość środków produkcji, i na którym są dokonywane różne procesy produkcyjne, istnieje życie społeczne oraz kulturalne mieszkańców wsi (def. na podstawie Nowosielski 1964, Kiełczewska-Zaleska 1976, Chowaniem 1989); 2. podstawą (atomem) dla wsi nie jest pojedynczy wiejski budynek lecz ich komplet (zagroda), tworzący samodzielne gospodarstwo rolne z należącą doń powierzchnią ziemi --. Wieś w sensie antropogeograficznym jest częścią gminy (lub gromady), która stanowi grupę gospodarstw rolnych zabudowaną według jednolitego planu i tworzącą typ kształtu i skupienia (def. na podstawie Zaborski 1926); 3. to zbiorowisko ludzi albo osiedle z należącymi doń gruntami. Wieś: rozłóg i osada. O istnieniu wsi ma decydować także zestaw więzi wewnątrz wsi: rozłóg, siedlisko i ludność rolnicza (def. na podstawie Szymański 1969, Olechowski 1948); 4. wieś to społeczność lokalna, której funkcję produkcyjną uzupełniała funkcja rodziny. Wieś stanowi pewną historyczną formę struktury społecznej, względnie trwałą i jednolitą całość, której członkowie są ze sobą powiązani siecią zależności i więzi sprawiających, że całość ta jest wewnętrznie zintegrowana. Cechą konstytutywną tak rozumianej grupy jest określone terytorium geograficzne, które wspólnie użytkują, a efektem tego jest pewien stopień psychologicznego zespolenia całości lub części społeczności ze strukturą społeczno-przestrzenną jako znaczącą wartością kulturową. Podstawową funkcją środowiska kulturowego wsi, a zwłaszcza jego wartości przestrzennych jest kształtowanie poczucia tożsamości z rodzinną tradycją i jej wartościami oraz wynikającej stąd świadomości przynależności do miejscowej społeczności oraz identyfikacja z jej przestrzenią życiową (def. na podstawie Turowski 1992); 5. twór terytorialny mający granice, rozłóg ziemi, siedlisko (zagrodę),  stanowiące całość przestrzenną o określonych więzach społecznych i terytorialnych oraz uprawnieniach prawnych. -- Jest to osiedle nie mające praw miejskich (def. wg Tkocza 1992, s. 15–16)."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_8 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_132 ;
    owl:annotatedTarget "1. zgromadzenie zakonne; zakon--; 2. budynek lub kompleks budynków zamieszkiwanych przez zakonników (zakonnice) danej reguły"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_54 ;
    owl:annotatedTarget "u dawnych Słowian: miejsce przed świątynią lub w głębi puszczy, związane z kultem jakiegoś bóstwa, z odbywaniem narad, sądów; ogólnie: miejsce odludne, tajemnicze; pustkowie -- 2. część terenu (zwykle lasu wyodrębniona za pomocą nazwy o charakterze topograficznym."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 ;
    ontohgis:isDefinedByIRI <http://sjp.pwn.pl/doroszewski/uroczysko;5512266.html> .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_28 ;
    owl:annotatedTarget "małe miasto, -- przen. ludność małego miasta"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 ;
    ontohgis:isDefinedByIRI <https://sjp.pwn.pl/doroszewski/miasteczko;5451005.html> .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_135 ;
    owl:annotatedTarget "t. 2, s. 455-456: budynek, w którym się warzy piwo, piwowarnia"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_2 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_137 ;
    owl:annotatedTarget "zakład górniczy zajmujący się wydobywaniem z ziemi kopalin"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_3 ;
    ontohgis:isDefinedByIRI <https://sjp.pwn.pl/sjp/kopalnia;2473819.html> .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_2 ;
    owl:annotatedTarget "Jednostka osadnicza o zwartej lub rozproszonej zabudowie i istniejących funkcjach rolniczych lub związanych z nimi usługowych lub turystycznych, nieposiadająca praw miejskich lub statusu miasta"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_9 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_34 ;
    owl:annotatedTarget "t. 2, s. 526: nieduże skupisko budynków miejskich lub wiejskich, zespół bloków mieszkalnych, willowe, przyfabryczne, robotnicze, mieszkaniowe"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_19 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_121 ;
    owl:annotatedTarget "t. 24, s. 326: 1. Domostwo plebana -- ; flaminia -- ; parochia, plebanatus -- ; curionis domus, curionium --; 2. Terytorium będące pod opieką plebana; także urząd i dochody z niego; parochia --; plebanatus --; curionatus, curionium -- ; 2a. Wierni należący do parafii --. Synonimy: probostwo, parafija."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_2 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_43 ;
    owl:annotatedTarget "osada, teren, posiadłość poza obrębem murów miejskich"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_6 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_130 ;
    owl:annotatedTarget "Budynek, w którym mieszka gajowy (pracownik nadleśnictwa chroniący przydzieloną mu część lasu przed szkodami)"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_34 ;
    owl:annotatedTarget "Rodzaj jednostki pomocniczej (Klasa: AD_RodzajJednostkiPomocniczej): Część miasta lub wsi, której uchwałą rady gminy nadano status jednostki pomocniczej."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_22 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_128 ;
    owl:annotatedTarget "t. 2, s. 67: ‘zakład, gdzie robią szkło albo topią metale’"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_5 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_132 ;
    owl:annotatedTarget "t. 9, kol. 66-76: zespół budynków lub pomieszczeń mieszkalnych i gospodarczych o różnej strukturze, przeznaczonych do prowadzenia życia pustelniczego (zob. ławra) lub wspólnotowego życia ascetycznego (zob. asceza), występujący w religiach pozachrześcijańskich i chrześcijaństwie. -- Czasem rozbudowane założenia klasztorne tworzyły wręcz miasto, a nawet państwo mnichów (civitas monachorum)"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_7 .

[]
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource ontohgis:administrative_type_199 ;
    owl:annotatedTarget "s. XXVI: In Folge der Kreiseintheilung von 1816 wurde auch die Sprengel der Superintendenturen mehr nach den Kreisgrenzen festgesetz und zwar --."@de ;
    ontohgis:isDefinedByEntity ontohgis:document_131 .

[]
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource ontohgis:administrative_type_205 ;
    owl:annotatedTarget "s. 29: Komisja Rządowa Wyznań Religijnych i Oświecenia publicznego zlikwidowała istniejące luterańskie konsystorze departamentowe utworzone po 1807 r."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_143 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_54 ;
    owl:annotatedTarget "s. 57-80: uroczyska to cała gama pojęć, stale łąki i lokacje straży leśnej, czasem synonimy borów i ostępów, zjawiska terenowe zasadniczo rozległe o wielce zróżniczkowanej, a raczej nieuchwytnej i zatraconej już, treści. Można tylko utrzymywać, że uroczyska to teren eksploatacji par excellence."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_14 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_33 ;
    owl:annotatedTarget "t. 22, s. 99: 1. Osiedle, miejsce zamieszkałe przez osadzoną ludność, terytorium zamieszkałe, -- a. Siedlisko, mieszkanie --; 2. Mieszkańcy osiedla; ludność żyjąca na jakimś terenie --; 3. Miejsce zdatne, dogodne do osiedlenia się --; 4. Zasiedlenie pustego miejsca, colonia."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_2 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_132 ;
    owl:annotatedTarget "1. budynek lub kompleks budynków stanowiących wspólne miejsce zamieszkiwania zakonnic lub zakonników; 2. wspólnota zakonna o określonej regule"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_3 ;
    ontohgis:isDefinedByIRI <https://sjp.pwn.pl/slowniki/klasztor.html> .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_2 ;
    owl:annotatedTarget "Kirchdorf: Dorf mit Kirche (I) und Pfarrer, rechtlicher und religiöser Mittelpunkt einer (eventuell aus mehreren Filialdörfern bestehenden) politischen oder Pfarr-Gemeinde [Wieś z kościołem i parafią, prawne i religijne centrum gminy politycznej albo parafialnej (ewentualnie składającej się z kilku wsi filialnych, wsi z kościołami filialnymi]"@de ;
    ontohgis:isDefinedByEntity ontohgis:document_10 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_117 ;
    owl:annotatedTarget "t. 5, s. 201 – mieysce do schronienia"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_1 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_130 ;
    owl:annotatedTarget "Pojedyncza zagroda, zazwyczaj położona w lesie, pełniąca funkcję mieszkania służbowego dla funkcjonariuszy pomocniczej służy leśnej podleśniczych lub gajowych"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_9 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_131 ;
    owl:annotatedTarget "wysoka, widoczna z morza wieża, służąca jako punkt orientacyjny dla statków"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_33 ;
    owl:annotatedTarget "osiedle typu wiejskiego pośrednie między wsią a miasteczkiem; kolonia, mieszkańcy tego osiedla"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 ;
    ontohgis:isDefinedByIRI <https://sjp.pwn.pl/doroszewski/osada;5467524.html> .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_137 ;
    owl:annotatedTarget "Teren zakładu górniczego, zajmującego się wydobywaniem z ziemi kopalin użytecznych. Ze względu na sposób wydobycia rozróżnia się kopalnie odkrywkowe (naziemne), głębinowe (podziemne) i otworowe."@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_9 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_126 ;
    owl:annotatedTarget "t. 3, s. 1328: zakład przemysłowy, fabryka wyrobów z żelaza itp. metali; dawniej kuźnia"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_137 ;
    owl:annotatedTarget "zakład górniczy zajmujący się wydobywaniem z ziemi kopalin użytecznych"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_117 ;
    owl:annotatedTarget "1] miejsce, gdzie można się schronić, czuć bezpiecznie, schronienie; [2] budynek położony na szlaku turystycznym z dala od osiedli ludzkich, służący jako miejsce odpoczynku i noclegu dla turystów (podróżnych); [3] przytułek, zakład dla bezdomnych, starców"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_4 .

[]
    a owl:Axiom ;
    owl:annotatedProperty ontohgis:seeAlsoLiteral ;
    owl:annotatedSource ontohgis:settlement_type_2 ;
    owl:annotatedTarget "s. 29: wsią nazywamy osiedle w zasadzie otwarte, której ludność zajmuje się produkcją śródków żywności oraz surowców technicznych (tj. rolnictwem, hodowlą bydła, rybołówstwem itd.)"@pl ;
    ontohgis:isDefinedByEntity ontohgis:document_16 .

