@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/p822248166> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De omzetbelasting / W.H. van den Berge en U. de Vries" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429732309> ;
    dcterms1:issued "1935" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397377355> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070172048> ;
    schema1:bookEdition "2e geh. herz. en verm. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074601628> ;
    schema1:description "1e dr.: 1933" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a985835523209fa975be7590a370da67> ;
    schema1:name "De omzetbelasting" ;
    schema1:numberOfPages 253 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/86715f30486f78c45b4482e739f5c582> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63464867> .

