@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/p413288226> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De onzichtbaren / tekst en tekeningen Peter Nuyten" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p146616170> ;
    schema1:description "Beeldverhaal" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p407736344> ;
    schema1:isbn "9789034306708" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a25aa6ade2dadbcca7c067532abe5f01> ;
    schema1:name "De onzichtbaren" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a8ba17b37f512932875e20a69f4ee731> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1008966493> .

