@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/98357> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/62960> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300435572> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64037>,
        <https://data.rkd.nl/thesaurus/64116>,
        <https://data.rkd.nl/thesaurus/64119>,
        <https://data.rkd.nl/thesaurus/91302> ;
    skos:notation "98357" ;
    skos:prefLabel "crime (event)"@en,
        "misdaad (gebeurtenis)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/66822>,
        <https://data.rkd.nl/thesaurus/82394> ;
    skos:scopeNote "Acts that are forbidden by law, or the omission of duties that are required by law, which make the offender liable to punishment by that law."@en ;
    prov:generatedAtTime "2024-04-18T08:41:40+00:00"^^xsd:dateTime .

