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

<http://data.bibliotheken.nl/id/nbt/p046045783> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brak hier een taboe? Vijftien jaar kinderboeken" ;
    dcterms1:issued "1986" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832150924> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a0b5f84819ced8445d2fdf1766a3f0ff> ;
    schema1:name "Brak hier een taboe? Vijftien jaar kinderboeken" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/35e99d4e47552a82ffbaf351a851761a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/861811432> .

