@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/p270907017> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Turksche wet / Hermanus Asschenbergh" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070389187> ;
    schema1:description "Nieuwjaarswens",
        "Opl. van 55 genummerde ex" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/16b98165f13bce744439694aae9073cb> ;
    schema1:name "De Turksche wet" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/506b4fa1f8d91a39aa983e882257529f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66632907> .

