@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/p043821944> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bloedende trein / Bob den Uyl" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069740259> ;
    schema1:bookEdition "4e dr" ;
    schema1:description "1e dr.: 1980" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820514640> ;
    schema1:isbn "9021496682" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93d1fd99b844491415792206bf1e8011> ;
    schema1:name "De bloedende trein" ;
    schema1:numberOfPages 168 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3c80c302a36c1fa29f007fe94ac617c0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907003018> .

