@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/p060877200> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onderzoek naar den belastingdruk op de Inlandsche bevolking / samengesteld door J.W. Meyer Ranneft en W. Huender" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p42377767X> ;
    dcterms1:issued "1926" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070787034>,
        <http://data.bibliotheken.nl/id/thes/p073720615> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c2c58a75b6d99d1cf5f226232479c385> ;
    schema1:name "Onderzoek naar den belastingdruk op de Inlandsche bevolking" ;
    schema1:numberOfPages 235 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/17a5f8691142123e90a34c852f2a2e29> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782136633> .

