@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/47578> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Michoacán (state)" ;
    ns2:P168_place_is_defined_by "POINT(-101.899722 19.168611)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/6baae8f15e3f4080bbe28b2390c4d104>,
        <https://data.rkd.nl/.well-known/genid/a1e1f84e375649d7984931e6f45e7c68> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/876> ;
    ns2:P89i_contains <https://data.rkd.nl/thesaurus/47577>,
        <https://data.rkd.nl/thesaurus/59975>,
        <https://data.rkd.nl/thesaurus/95793>,
        <https://data.rkd.nl/thesaurus/96046> ;
    skos:broader <https://data.rkd.nl/thesaurus/876> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/7005590>,
        <https://sws.geonames.org/3995955>,
        <https://www.wikidata.org/entity/Q79861> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/47577>,
        <https://data.rkd.nl/thesaurus/59975>,
        <https://data.rkd.nl/thesaurus/95793>,
        <https://data.rkd.nl/thesaurus/96046> ;
    skos:notation "47578" ;
    skos:prefLabel "Michoacán (state)"@en,
        "Michoacán (deelstaat)"@nl ;
    prov:generatedAtTime "2023-02-16T12:35:21+00:00"^^xsd:dateTime ;
    ns1:equivalent <http://vocab.getty.edu/tgn/7005590>,
        <https://sws.geonames.org/3995955>,
        <https://www.wikidata.org/entity/Q79861> .

