@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/p416194524> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "BARD verklaard 2017 / Paul Brok" ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07559899X>,
        <http://data.bibliotheken.nl/id/thes/p075603721>,
        <http://data.bibliotheken.nl/id/thes/p075670348> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p354768271>,
        <http://data.bibliotheken.nl/id/thes/p416195725> ;
    schema1:description "Editie 2017",
        "Omslag vermeldt: Inclusief IBBAD" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789492727015" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f6d092e29000ec900da3c8e930349732> ;
    schema1:name "BARD verklaard 2017" ;
    schema1:numberOfPages 204 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b142f45cffd362b03f21c87be2ef9928> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1018309286> .

