@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/p120013207> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Diatomeeënflora van Nederland / A. van der Werff en H. Huls" ;
    dcterms1:issued "1957-1974" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077603281>,
        <http://data.bibliotheken.nl/id/thes/p078484065> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067477615> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p136047998> ;
    schema1:description "Losbladig" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/15f524cc80cbd8c253331ed0417d25d4> ;
    schema1:name "Diatomeeënflora van Nederland" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/18ee145f3f96b7ab2d6b379c8c4b396e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899061087> .

