@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/p44670735X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Groot sprookjesboek" ;
    dcterms1:issued "195X" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067983308>,
        <http://data.bibliotheken.nl/id/thes/p068498225>,
        <http://data.bibliotheken.nl/id/thes/p068549660>,
        <http://data.bibliotheken.nl/id/thes/p104806567> ;
    schema1:description "Uitgave \"Margriet\"" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075622629> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p865180091> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p237878585> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5668063f8bea5a79b55b00c016f701d> ;
    schema1:name "Groot sprookjesboek" ;
    schema1:numberOfPages 344 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0507af8f66cd7b4281096e36392a81dd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1511136165> .

