@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/p429854773> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Das fliegende Klassenzimmer : ein Roman für junge Leute / Erich Kästner ; hrsg. von J.H. Schouten" ;
    dcterms1:issued "1935" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068897901> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071553584> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075628864> ;
    schema1:inLanguage "de" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p352650362> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p862233070> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d4f6628a0736ce0388742272291c7ca0> ;
    schema1:name "Das fliegende Klassenzimmer : ein Roman für junge Leute" ;
    schema1:numberOfPages 126 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e40421285b161acc279ac7d0ac47f78> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200185891> .

