@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/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p061342629> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De drankwet / door J. Limburg" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p407648720> ;
    dcterms1:issued "1904" ;
    schema1:bookEdition "3e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068778775>,
        <http://data.bibliotheken.nl/id/thes/p069020892>,
        <http://data.bibliotheken.nl/id/thes/p074943049> ;
    schema1:description "Supplement / door W. Wormser" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p061314129>,
        <http://data.bibliotheken.nl/id/nbt/p833521276> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dec5becb06e55a1267026c537e87e2d9> ;
    schema1:name "De drankwet" ;
    schema1:numberOfPages 79 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/03603c03110f6267097c0ee8d7c23ae4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65084932> .

