@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p370137396> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wegwijs in de overdrachtsbelasting / J.C. van Straaten" ;
    dcterms1:issued "2013" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608240>,
        <http://data.bibliotheken.nl/id/thes/p078447682>,
        <http://data.bibliotheken.nl/id/thes/p078447836>,
        <http://data.bibliotheken.nl/id/thes/p078618878> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p095866957> ;
    schema1:bookEdition "achttiende druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p297980971> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/709a279ae0784add4974279bdfa13693> ;
    schema1:name "Wegwijs in de overdrachtsbelasting" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8dd777ed1c4f9ac4670df890c4769ed1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/863680841> .

