@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/p237878585> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Groot sprookjesboek" ;
    dcterms1:issued "195X" ;
    schema1:description "Datering: niet in Brinkman, jaartal geschat",
        "Uitgave \"Margriet\"" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5de141d8860b9766d0aed09bacf6b232> ;
    schema1:name "Groot sprookjesboek" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5be7074b291631d6bf00a04b32b97ed3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67058701> .

