@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/p435929011> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Die Frauenkleidung / nach Th.H. van de Velde ; aus dem Holländischen übers. von Felix Paul Augustin" ;
    dcterms1:issued "1909" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068468121> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074584731> ;
    schema1:description "Oorspr. uitg.: 1908" ;
    schema1:inLanguage "de" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p185823408> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/26d996df9575fd5ab15a40f12cf4c4cb> ;
    schema1:name "Die Frauenkleidung" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5baeee08f1219e0ece6e0bc8da895e7e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308864257> .

