@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/p305041673> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het vreemde kind : een boek voor jonge meisjes / door Cor Lindeman ; illustraties van Ko Koster" ;
    dcterms1:issued "1939" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073602779> ;
    schema1:bookEdition "5e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072319690> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p049194089> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d5e5e10181cfecffc93b2d897be2cd7> ;
    schema1:name "Het vreemde kind : een boek voor jonge meisjes" ;
    schema1:numberOfPages 157 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0fc44cdd5b9e6ed51cdaa08267142f81> ;
    schema1:sameAs <http://www.worldcat.org/oclc/212204383> .

