@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/p154350532> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Titia en Pijpelijn / Yann, Hardy ; [vert. uit het Frans: Boom! advertising]" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070354472> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071866701> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be7f08e6d49407c392f2dd82fc9ac5d9> ;
    schema1:name "Titia en Pijpelijn" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/934c33497a98a4ed12363a2cf5813de7> .

