@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/p141254017> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Das doppelte Lottchen / Erich Kästner" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446497843> ;
    dcterms1:issued "1957" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612000> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068897901> ;
    schema1:bookEdition "4e dr." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071553584> ;
    schema1:description "Oorspr. dr.: 1953" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628864>,
        <http://data.bibliotheken.nl/id/thes/p075629372> ;
    schema1:inLanguage "de" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p862233070> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/876ba6a20e7d7ab586b4c134db448768> ;
    schema1:name "Das doppelte Lottchen" ;
    schema1:numberOfPages 111 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fa0b655007ac731b35a57ffacc5e39a7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69103140> .

