@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/p266774016> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dingen om ons heen / [redactie-commissie G. Bolkestein ... et al.]" ;
    dcterms1:issued "1951" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068281234> ;
    schema1:description "Uitg. in samenw. met J.P. Wyers'Industrie- en Handelsonderneming N.V." ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/733465a804c1ba6662282ddf7afaf3fe> ;
    schema1:name "Dingen om ons heen" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eaa22bbaa454e2337e2c4761a92ab753> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66988605> .

