@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/p422775355> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Composteer mij / Pjeroo Roobjee" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069492069> ;
    schema1:bookEdition "2e druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p422289434> ;
    schema1:isbn "9789021417912" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a76e6331a1b17a586dc522e75d4b5d0> ;
    schema1:name "Composteer mij" ;
    schema1:numberOfPages 1931049 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9189ac208686ae5e0551b20e20dfb1cf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1107494647> .

