@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/p85180456X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boeken / [samengest. door Peter Usborne, Sue Swallow en Jennifer Vaughan ; vert. uit en bew. naar het Engels door Annet Mons ; ill. van Christine Sharr]" ;
    dcterms1:issued "1974" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068589905>,
        <http://data.bibliotheken.nl/id/thes/p070675392>,
        <http://data.bibliotheken.nl/id/thes/p071065490>,
        <http://data.bibliotheken.nl/id/thes/p071600930> ;
    schema1:description "Oorspr. Engelse uitg.: cop. 1972",
        "Uitgegeven in samenw. met Ouders van nu" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p084879033> ;
    schema1:isbn "9020408062" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0ff8d84739fd7ab1d76d00364b6f3fe4> ;
    schema1:name "Boeken" ;
    schema1:numberOfPages 25 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e9e3b79f222ee5c640d58bb947650ba8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64135584> .

