@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/p42214553X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als zilver beproefd : eene geschiedenis uit den tijd der Dragonades / door J. Verhagen Jr" ;
    dcterms1:issued "1936-1945" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067799582> ;
    schema1:description "K-nummer: K1660",
        "Oorspronkelijke uitgave: Leiden : Kousbroek, 1890" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/defff9457229a6c99351b70a6a6ea1ae> ;
    schema1:name "Als zilver beproefd : eene geschiedenis uit den tijd der Dragonades" ;
    schema1:numberOfPages 165 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ccd0bccf0f9486f883ffd7dbec104985> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1090243991> .

