@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/p15439873X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Op weg naar huis / Sandra Steffen ; [vert. uit het Engels: Quincy Naomi]" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p151404151> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072612282> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832156523> ;
    schema1:isbn "9037814468" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f8d3240565d73f3ba88f002888e88b4b> ;
    schema1:name "Op weg naar huis" ;
    schema1:numberOfPages 157 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/64c4d46ccdfc7eb2e1c80d3beac6e700> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68527429> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b215a9abb50e2f4f0034a590bfac8e90> .

