@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/p040949516> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Avontuur onderweg / Marion Smith Collins ; [vert. uit het Engels door Liesbeth Smits]" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071210520> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/a5e763040e1f7628fef1649bdb93debf> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851654665> ;
    schema1:isbn "9034781380" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6149328008870d4b9a8f77625fb1d772> ;
    schema1:name "Avontuur onderweg" ;
    schema1:numberOfPages 320 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3503a4abd0f670bd730bd40aafd07451> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64730961> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3bddd31118e44fa175342aa6fb093bcd> .

