@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p185643167> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kunst voor jongeren / Vera Bergman" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07240177X> ;
    schema1:description "Boekbespreking van: Zapping through Wonderland: social issues in art for children and young people / C. Prescod (ed.). Amsterdam: Royal Tropical Institute, 1998" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54d8b21912fed6aaf24ca2185461a79a> ;
    schema1:name "Kunst voor jongeren" .

