@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/p413850072> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ik lees alleen! : superleuke verhalen voor jongen lezers / idee & inhoudelijk en grafisch concept: ZNU" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071817956>,
        <http://data.bibliotheken.nl/id/thes/p250577038> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p268245819> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789043828543" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/888a86b0f4a3f0c2e73273973ddc6a79> ;
    schema1:name "Ik lees alleen! : superleuke verhalen voor jongen lezers" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/93d56fdff732a34b1ba8ebcbe60cf9ae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1018449753> .

