@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/p401136582> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bosch in detail / Till-Holger Borchert ; [translation Ted Alkins]" ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068490380> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p163332614> ;
    schema1:description "Tekst in het Engels" ;
    schema1:inLanguage "en" ;
    schema1:isbn "9789491819513" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/340b42869f0bd044743a6a75aefcbd88> ;
    schema1:name "Bosch in detail" ;
    schema1:numberOfPages 320 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2209fcdbc1932f82e6bea111d64a0a0c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/939921339> .

