@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/p046191062> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zienderogen / [door Jurriaan Schrofer]" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075624923>,
        <http://data.bibliotheken.nl/id/thes/p077593006>,
        <http://data.bibliotheken.nl/id/thes/p078697131>,
        <http://data.bibliotheken.nl/id/thes/p397294964> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071193529> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9070896060" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/84fa6809587c461e974b0c89643b8d49> ;
    schema1:name "Zienderogen" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d2b46e5f3c52012f5eba83812f0a5546> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64909163> .

