@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/p79030886X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het abc van het belastingrecht / door W.J. de Langen" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608240>,
        <http://data.bibliotheken.nl/id/thes/p078447836> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068138032> ;
    schema1:bookEdition "8e dr." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068181027> ;
    schema1:description "Oorspr. uitg.: 1961" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9014028210" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a85803bbd9be553b6386823ede1e482> ;
    schema1:name "Het abc van het belastingrecht" ;
    schema1:numberOfPages 114 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4e0c59811ff4f4d18546416596a7e39c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781044685> .

