@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/p084753374> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vlucht naar het gevaar / G.H. Stone ; [vert. uit het Engels door Marianne de Rooy]" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p084753064> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074664875> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p084643471> ;
    schema1:isbn "9024346010" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e101ae0edd5c05ae9d10e0de78cdac8> ;
    schema1:name "Vlucht naar het gevaar" ;
    schema1:numberOfPages 123 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/358e47cf0e0dd9b317b2865cc33c21e1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65801067> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a4a0fa9ddb61a2a364cc25731f9857b2> .

