@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/p42981495X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Das Amulett / von Conrad Ferdinand Meyer ; mit sprachlichen Bemerkungen versehen von P. Brouwer" ;
    dcterms1:issued "1911" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397457642> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068725337> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069534829> ;
    schema1:inLanguage "de" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p155279238> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a064d515b48190522df8236b065a63df> ;
    schema1:name "Das Amulett" ;
    schema1:numberOfPages 179 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6eb88ef759f8c6f3373b8d773bce7333> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200122494> .

