@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/p343718057> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn eerste gouden boekje / geschreven en geïll. door Garth Williams ; vert. [uit het Engels]: Robbert Hak" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071028315> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p306705958> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851554172> ;
    schema1:isbn "9789047612957" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/921f2cb44b334b2249acf292dc285844> ;
    schema1:name "Mijn eerste gouden boekje" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1f27d4f88da996905edf6d880c52920b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/827789980> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/747cb851e1eeacfa40ded43241d3e3f9> .

