@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/p238499480> a schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn tafelboek / A.J. Pleysier" ;
    dcterms1:issued "2001" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068925867> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p226117529> ;
    schema1:issueNumber "reke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3c18ddf4fcb33a29425082dfc762aa6> ;
    schema1:name "Mijn tafelboek" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/92640c1ed180a959a4f55e00fddf2c74> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67111645> .

