@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix ns1: <https://linked.art/ns/terms/> .
@prefix ns2: <http://www.cidoc-crm.org/cidoc-crm/> .
@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/60284> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Rio Negro (province, Argentina)" ;
    ns2:P168_place_is_defined_by "POINT(-63.000000 -40.800000)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/1027364d4544433e82f835248a7330dc>,
        <https://data.rkd.nl/.well-known/genid/275eb73a396d483d9e487e9c6329250b> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/446> ;
    ns2:P89i_contains <https://data.rkd.nl/thesaurus/60283> ;
    skos:broader <https://data.rkd.nl/thesaurus/446> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/7006348>,
        <https://sws.geonames.org/3838830>,
        <https://www.wikidata.org/entity/Q44802> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/60283> ;
    skos:notation "60284" ;
    skos:prefLabel "Rio Negro (province, Argentina)"@en,
        "Rio Negro (provincie, Argentinië)"@nl ;
    prov:generatedAtTime "2024-01-15T09:04:55+00:00"^^xsd:dateTime ;
    ns1:equivalent <http://vocab.getty.edu/tgn/7006348>,
        <https://sws.geonames.org/3838830>,
        <https://www.wikidata.org/entity/Q44802> .

