@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/p114669007> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wild avontuur / Kathleen Korbel ; [vert. uit het Engels: Yvon Koelman]" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073670863> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075222256> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p090955226> ;
    schema1:isbn "9034726525" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d7e7a9577d9ef95af1ffc871b66222c3> ;
    schema1:name "Wild avontuur" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/77529ff612a7c69eac94089e215efb5b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69393787> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/dcc9057d3b3bd4ef4cd382b9cd8266b8> .

