@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/p389083046> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Registratiewet 1917 / artikelsgewijze bew. door H.C. Ittmann" ;
    dcterms1:issued "1927" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608240>,
        <http://data.bibliotheken.nl/id/thes/p09598237X>,
        <http://data.bibliotheken.nl/id/thes/p397377215> ;
    schema1:bookEdition "2e herz. dr.; artikelsgewijze bew" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067730744>,
        <http://data.bibliotheken.nl/id/thes/p068181892> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p065692497> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3602d8b2919e05b52b0b7e8153c273e8> ;
    schema1:name "De Registratiewet 1917" ;
    schema1:numberOfPages 462 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0e7b34c51d8991bc025db1a2f6cec287> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902621575> .

