@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/p432800611> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De tien geboden / naar een handschrift uit de Provinciale Bibliotheek van Friesland bew. door G.H. van Borssum Waalkes" ;
    dcterms1:issued "1888" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000136207" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071287973> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p046879765> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2bcf430f5f2079c5adb81be1194140e0> ;
    schema1:name "De tien geboden" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d00a08f18761a22ea0bccfcb74b124f5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1245240882> .

