@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/p150651716> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Om het behoud van ons bestaan / [P. Groen]" ;
    dcterms1:issued "1951" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p097745251> ;
    schema1:description "Gedateerd: Rotterdam, Mei 1951. - Gestencild" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e680bd57e063606c2235fedee7c40000> ;
    schema1:name "Om het behoud van ons bestaan" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/643dc8e55d9d70766f134c82402da7b0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68636146> .

