@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/p36424206X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Blij als ik brei / [tekst:] Anke Werker ; & [ill.:] Daniëlle Schothorst ; [fotogr. ill.: Saskia Aukema ... et al.]" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p17206970X>,
        <http://data.bibliotheken.nl/id/thes/p364254874> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p134933710>,
        <http://data.bibliotheken.nl/id/thes/p242811248> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789082079609" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a59287b131ee460c912d404cefe83cf9> ;
    schema1:name "Blij als ik brei" ;
    schema1:numberOfPages 53 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/094c27092016d222d3020ca0d755de7f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/857706325> .

