@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p05150040X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De marken in de gemeente Zweeloo sinds de markescheiding / A. Kleijn" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435717987> ;
    dcterms1:issued "1946" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070837597> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a6dbe0793dd8fd896dd07492c33a8e6> ;
    schema1:name "De marken in de gemeente Zweeloo sinds de markescheiding" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5994c48682198f9e6e08a1a6d6b9aa45> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64982879> .

