@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/p250668750> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn eerste boek over het weer / Simon Adams ; [vert. uit het Engels: Tjalling Bos]" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072734507> ;
    schema1:bookEdition "[1e dr.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068817541> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075634902> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p173113087> ;
    schema1:isbn "9025736718" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54c4c7bab66703cf52cfbdaa9bc59f55> ;
    schema1:name "Mijn eerste boek over het weer" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a74dee69775b050fe35475f2548e6962> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66728275> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9304dbf504423ceed3ff7ef67ae9d179> .

