@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/p288428579> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Vrankrijker's Geschiedenis van de Belastingen / bew. door A.M. Elias" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600706>,
        <http://data.bibliotheken.nl/id/thes/p075616386>,
        <http://data.bibliotheken.nl/id/thes/p077608240>,
        <http://data.bibliotheken.nl/id/thes/p078447666>,
        <http://data.bibliotheken.nl/id/thes/p078447836> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068728824>,
        <http://data.bibliotheken.nl/id/thes/p071411496> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9067076023" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d5ba69a1edb6414eef83f6bfa546814> ;
    schema1:name "De Vrankrijker's Geschiedenis van de Belastingen" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/22360ba411273616e6b2153cef7dbbb0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66451387> .

