@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/p314524150> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Allemaal een naam / [tekst] Lee Ann Vermeulen ; [ill.] Nynke Mare Talsma" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p09771819X>,
        <http://data.bibliotheken.nl/id/thes/p174331088> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p204338581> ;
    schema1:description "Uitg. in samenw. met de Werkgroep Christelijke Kinderboeken t.g.v. de Christelijke Kinderboekenmaand 2008" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789033830594" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/67be60fb875a6c1a85ee232c49d2039f> ;
    schema1:name "Allemaal een naam" ;
    schema1:numberOfPages 52 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f5d6e8da4c72661f66b58b5fe880c7f2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/255964055> .

