@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p145113671> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een arge verward Miaensche, .." ;
    dcterms1:issued "1618" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070203601> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc31ac402009ee4eff71d2280c6d2bed> ;
    schema1:name "Een arge verward Miaensche, .." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e532b6fe67ff1731f2e47124a96a6dc7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68848029> .

