@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/p432672745> 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:UBL000002245" ;
    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/63ac26376ad36c3d8b188b70f4903d94> ;
    schema1:name "De tien geboden" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1720d5505c550e39cc67e7ea7d15585e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1245240882> .

