@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p851397352> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De laatste reis van Steven Glas / H.Th. de Booy ; met tekeningen [en omslag] van Rein van Looy" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446295892> ;
    dcterms1:issued "1954" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07006167X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070541833> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/88b9874d02f83a8b593035d26a7515bd> ;
    schema1:name "De laatste reis van Steven Glas" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/73b6ed0ebb2d6e3b0aa81fcfd0c363fa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71409076> .

