@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/p801712947> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De rotsen van Zervos / Colin Forbes ; [vert. uit het Engels door F. J. Franssen]" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06922370X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071165010> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p08708015X> ;
    schema1:isbn "9060573536" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cedbf4514b083c1b2a3c1431e06bb9a6> ;
    schema1:name "De rotsen van Zervos" ;
    schema1:numberOfPages 253 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0f7d7dad0693cce207398da082c820a5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907131068> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8c2756ceb05e915ff7732176989bc3c7> .

