@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/p047875119> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De practijk der hinderwet / door H. van der Weerd" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p389071072> ;
    dcterms1:issued "1914" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608372>,
        <http://data.bibliotheken.nl/id/thes/p078534569> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/1e3b3ce3a3315b36c28397385805bb00> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a90dcbe448dbf16f4c35853b22a369de> ;
    schema1:name "De practijk der hinderwet" ;
    schema1:numberOfPages 250 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/17d52a3c9ef660f9d722a61c43e57f31> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64864975> .

