@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/p354012649> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Instructie voor de schouten en richters in Overijssel" ;
    dcterms1:issued "1802" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p397336586> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000086569" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p036269948> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d7af9e92edfecd3fd42e4f53e890371> ;
    schema1:name "Instructie voor de schouten en richters in Overijssel" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e6fa1417080cbe9e4d489ae055ea455d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/824617907> .

