@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/p42082961X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dienstkeuring / Herman Koch" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071244581>,
        <http://data.bibliotheken.nl/id/thes/p090630858> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p417140746> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cdfb118a7aa1329ea7fb4642f8816db4> ;
    schema1:name "Dienstkeuring" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a7c98ff6493d0a7ec9093841b448a906> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1062402526> .

