@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/p419472312> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Loonheffingengids 2019 / redactie: mr. J.W.H. Nietveld, J.H.P.M. Raaijmakers" ;
    dcterms1:issued "2019" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p138394644>,
        <http://data.bibliotheken.nl/id/thes/p380341069> ;
    schema1:description "Naar de stand van wetgeving en rechtspraak per 1 januari 2019" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p333855450> ;
    schema1:isbn "9789013152005" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f19833830218c7cb0efa439e52eda4b4> ;
    schema1:name "Loonheffingengids 2019" ;
    schema1:numberOfPages 330 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c1672c793ce93c82f6ab2b6c706c925d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1103534113> .

