@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p048588997> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Groot sprookjesboek" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446482862> ;
    dcterms1:issued "195X" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067983308>,
        <http://data.bibliotheken.nl/id/thes/p07366538X> ;
    schema1:description "Uitgave \"Margriet\"" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075622629> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p237878585> ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b740b2a143fee833eb1ccf50d121cfc5> ;
    schema1:name "Groot sprookjesboek" ;
    schema1:numberOfPages 346 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/adfc81acf46c5d15f9d9984585d87882> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769325070> .

