@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/p33274843X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sidja, een meisje van Java / door Annie van Noort ; tekeningen van Karel Hoekendijk" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p447441515> ;
    dcterms1:issued "1954" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067520367> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073494186> ;
    schema1:description "1e dr.: 1953" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d851d166a10aaa2fbbd3e5ca55a2fe6b> ;
    schema1:name "Sidja, een meisje van Java" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f6a5db3d8342752f84093f9483545bf6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/706069708> .

