@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/p264108582> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het loterij-briefje / [samenst.: Rein Saariste]" ;
    dcterms1:issued "2004" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p153040963> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p23624583X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b88a21cb773187a41bfbb270d30fc51> ;
    schema1:name "Het loterij-briefje" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e55c216a7df30067fe7c3078e756675> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66590585> .

