@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/91199> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/93946> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/RES_TYPE> ;
    skos:notation "91199" ;
    skos:prefLabel "CT scan (X-ray computed tomography)"@en,
        "CT scan (X-ray computed tomography)"@nl ;
    prov:generatedAtTime "2017-12-14T14:34:31+00:00"^^xsd:dateTime .

