@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/p147234042> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het heerlijke buiten-speelboek / Angela Wilkes ; [fotogr. Dave King ; red. Jane Yorke ; bew. en vert. uit het Engels]" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068895011> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074926381>,
        <http://data.bibliotheken.nl/id/thes/p075103362> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075676311> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9037423000" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b275b26bd15959ae6f14e0214e56e7b> ;
    schema1:name "Het heerlijke buiten-speelboek" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2e42d16d30ed4edb459ea0fa65333288> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68950227> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/cf367f56918c71b7264d6a3e9aa41179> .

