@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/p840154887> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De poppenkast" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619164>,
        <http://data.bibliotheken.nl/id/thes/p077601343>,
        <http://data.bibliotheken.nl/id/thes/p078633184> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071139826>,
        <https://data.bibliotheken.nl/.well-known/genid/f38dc7348a4b73ed6cf2d8e85bdda485> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c758b240c7e37d3534af441af4f8e25> ;
    schema1:name "De poppenkast" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/577bc5098a29c1e103817540cc161466> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63862687> .

