@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/p411802054> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beschrijving van het eiland Goedereede en Overflakkee / B. Boers" ;
    dcterms1:issued "1843" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397542879> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBL000045884" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073042463> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p864190581> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cab023092a3829b859a38e44bf6892d2> ;
    schema1:name "Beschrijving van het eiland Goedereede en Overflakkee" ;
    schema1:numberOfPages 360 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac47bead6a2111268e9052ee785605ba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/993878745> .

