@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/p428002846> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De hemelse zwerver / uit Angelus Silesius ; vert. [uit het duits] door Hilbrandt Boschma" ;
    dcterms1:issued "1939" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069178402> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Angelus Silesius pseud. van J. Scheffler",
        "Oorspr. uitg. in 1657" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p088181510> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p155435523> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/38de2c93d6636ace29199be832abfac5> ;
    schema1:name "De hemelse zwerver" ;
    schema1:numberOfPages 82 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ee1064478eb1604eaabb4dd25a9f9dc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1163928021> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/de602b25808e917936989f3493012cb8> .

