@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/p14009881X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The Blattidae of Surinam / by C.F.A. Bruijning" ;
    dcterms1:issued "1959" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071371621> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p037067133>,
        <http://data.bibliotheken.nl/id/nbt/p821967282> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f5ccfa735db909f41fd725ab6b0e7e4> ;
    schema1:name "The Blattidae of Surinam" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e8dcf7771534fa53b40a45db194a4880> .

