@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/p801595274> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bus gegijzeld! / Jan Koesen" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074882449> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820255777> ;
    schema1:isbn "9022918750" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1fbf140d74933e1fb4f1dfdefe14af6c> ;
    schema1:name "Bus gegijzeld!" ;
    schema1:numberOfPages 188 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dd84757dbcc23914528e2d721b8a9120> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63295473> .

