@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/p181610078> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nou nou!" ;
    dcterms1:issued "1998" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068946902>,
        <http://data.bibliotheken.nl/id/thes/p084336528> ;
    schema1:description "Oorspr. Franse uitg.: P&T Productions, 1998" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p175527393> ;
    schema1:isbn "9076265127" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a38ec61d4c05f705c8d5bb68d8fd9a81> ;
    schema1:name "Nou nou!" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eec394430e6f348a061ef9a82a52f143> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772402565> .

