@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/p423883348> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bemaling Friesland's boezem" ;
    dcterms1:issued "1920" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077602595>,
        <http://data.bibliotheken.nl/id/thes/p078515815> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p840333234> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/917193deaf24a63b2f6e1439d340875e> ;
    schema1:name "Bemaling Friesland's boezem" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/722b4424cfbf3c8462bdd3d018b531e7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120221182> .

