@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/p425220508> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brand in de D-trein / W.N. van der Sluys jr." ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07185648X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p450110990> ;
    schema1:isbn "9789020647839" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0848e93c28c8c7f1d229a8b2f7dd4c24> ;
    schema1:name "Brand in de D-trein" ;
    schema1:numberOfPages 6989828 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e7c176f26cdbbd8cf45b4d704d641406> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1228521136> .

