@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/p411641905> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verheeve en verachte monarchy / [door C. Sweerts]" ;
    dcterms1:issued "1699" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462190> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBL000021815" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070139962> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p186171153> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b08cf0e86939e92b6b026dd36e37f9e2> ;
    schema1:name "De verheeve en verachte monarchy" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0214e8620f7fca220d29f21b3686c179> ;
    schema1:sameAs <http://www.worldcat.org/oclc/883655271> .

