@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/p173537723> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Deutsches Lesebuch für Gymnasien, höhere Bürgerschulen und Lehrerseminare / von Joh. A. Leopold" ;
    dcterms1:issued "1882" ;
    schema1:bookEdition "2. Aufl" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070719950> ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe48b6bc43dcf79bdba69bab84d2d745> ;
    schema1:name "Deutsches Lesebuch für Gymnasien, höhere Bürgerschulen und Lehrerseminare" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9844869f4824372c21546784593b9f51> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68063781> .

