@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/p398580707> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over de majesteit des oppersten gezags" ;
    dcterms1:issued "1833" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p39748772X> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000031374" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068532873> ;
    schema1:description "Door H.J. Koenen uitgegeven" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p053146263> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f6b3ef7d0620e50ecf71c4bca048504> ;
    schema1:name "Over de majesteit des oppersten gezags" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fbade9cab480bb6ae0080cffef39f537> ;
    schema1:sameAs <http://www.worldcat.org/oclc/747708329> .

