@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/p416194265> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "AMAR 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 IBM" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789492727008" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/806d4b76fe16e4e5f187e52ffe6931b9> ;
    schema1:name "AMAR verklaard 2017" ;
    schema1:numberOfPages 212 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e278b75e7e434f2677366b2400f445ae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1018308185> .

