@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/p449176460> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "... verder hadden we het reusachtig! / Sigrid Boo ; uit het Noors vert. door M.J. Molanus-Stamperius" ;
    dcterms1:issued "19XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071823492> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071357769> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p162369433> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p050400339> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0dc696105cbed8ae4b94fbafe60d96c0> ;
    schema1:name "... verder hadden we het reusachtig!" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9ce2fce1dbfcc4b59ec9497646a0bab2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1520628390> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5572569c415720f10f5d9cfa0930fbac> .

