@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/p405447043> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arar verklaard 2016-2 / H. Reit en B.J. Reit-Royter" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p090516761> ;
    schema1:bookEdition "25e herziene druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p090516796> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p22748648X> ;
    schema1:isbn "9789012397940" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/20e2d54b861743a5fb068c904ff79df1> ;
    schema1:name "Arar verklaard 2016-2" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bb7a7af5abb04a31ca1dc95ea27211ad> ;
    schema1:sameAs <http://www.worldcat.org/oclc/953523912> .

