@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/p861545141> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Michel, wacht op mij / Mary Stolz ; [vertaald door M. de Sain ; omslag Piet Donkersloot]" ;
    dcterms1:issued "1966" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071044639> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071067728>,
        <http://data.bibliotheken.nl/id/thes/p074657577> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p147507537> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/72037b453406eace345a2559fc45f317> ;
    schema1:name "Michel, wacht op mij" ;
    schema1:numberOfPages 155 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bda738b865b3555c3368682552e8b962> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64284793> .

