@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/p30835141X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Papa cool / Jean-Luc Englebert [tek.] ; Christian Durieux [scenario ; vert. uit het Frans]" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p147988586> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p14673727X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p301057133>,
        <http://data.bibliotheken.nl/id/nbt/p301057141> ;
    schema1:isbn "9789031429073" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d37531d038415268500e118efc55460> ;
    schema1:name "Papa cool" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c1caf5a9a40848ba2d3cecd2867ee3b4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/230842768> .

