@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/p149250045> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tabak / Max Meulemans" ;
    dcterms1:issued "1930" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074491539> ;
    schema1:description "Datering: niet in Brinkman, jaartal geschat, oude spelling",
        "Dundruk uitgaaf" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p050193449> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/91e283e2d512ff59f6078452899fb88f> ;
    schema1:name "Tabak" ;
    schema1:numberOfPages 156 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e0d224f673faead5b406c767eef3d94> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899033255> .

