@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/p852531435> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geschiedenis van Rosalie, het prinsesje / door Gonda de Haan ; met prenten van de schrijfster" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p447570234> ;
    dcterms1:issued "1940" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p089792955> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p04178913X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e44c7a4ece7cc0431654b56710b70b8> ;
    schema1:name "De geschiedenis van Rosalie, het prinsesje" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bc8bfed473ba4cf0ba910609ec7ca2f5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64167889> .

