@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/57555> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/1185> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300417569> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "57555" ;
    skos:prefLabel "children's author"@en,
        "kinderboekenschrijver"@nl ;
    skos:scopeNote "Authors who specialize in writing for an audience of children."@en ;
    prov:generatedAtTime "2023-09-19T11:35:10+00:00"^^xsd:dateTime .

