@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/p050519166> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'t Eerste bouk Samuël / [vert. deur Kemizzie Olde Testament]" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075662280> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075456273> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07531603X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9072672038" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a8344d3b8a11982b6177deef3c712120> ;
    schema1:name "'t Eerste bouk Samuël" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e681e23a6a589b94fcf31ba6d3138fd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64882912> .

