@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/p299182347> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Blauwe Marie / Henny Fortuin ; [ill.: Helen van Vliet ... et al.]" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073587559> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074183311> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p263632490> ;
    schema1:isbn "9789043703147" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e93fb69bdf382edbd3681bb842b7487> ;
    schema1:name "De Blauwe Marie" ;
    schema1:numberOfPages 71 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/628f703962178772d07f907be0c42a7c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150421217> .

