@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/p041218078> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Allerlei uit tante Nellie's rommeldoos" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429770391> ;
    dcterms1:issued "1902" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068712014> ;
    schema1:description "Voor kinderen van 6-12 jaar" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p041223640> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a989b1dc10362e83c426ab045c86a46> ;
    schema1:name "Allerlei uit tante Nellie's rommeldoos" ;
    schema1:numberOfPages 111 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8d66a74c6aa64c29fafc8588cab690d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906575317> .

