@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix ns1: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix ns2: <https://linked.art/ns/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/1136> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Zagreb" ;
    ns1:P168_place_is_defined_by "POINT(15.977980 45.814440)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/31fcfab5fe294800b48f5aafe733a404>,
        <https://data.rkd.nl/.well-known/genid/77457028805c480c9c7ebbb7d4f2877e>,
        <https://data.rkd.nl/.well-known/genid/cd128a745377485aa2124ae43a46b71b>,
        <https://data.rkd.nl/.well-known/genid/d18bcf9617dc4c19a637b7738054f117> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/42168> ;
    skos:altLabel "Agram (Croatia)"@en,
        "Agram (Kroatië)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/42168> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/7015558>,
        <https://sws.geonames.org/3186886>,
        <https://www.wikidata.org/entity/Q1435> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "1136" ;
    skos:prefLabel "Zagreb"@en,
        "Zagreb"@nl ;
    prov:generatedAtTime "2024-06-10T09:09:06+00:00"^^xsd:dateTime ;
    ns2:equivalent <http://vocab.getty.edu/tgn/7015558>,
        <https://sws.geonames.org/3186886>,
        <https://www.wikidata.org/entity/Q1435> .

