@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/p099407221> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ons bedrijf en hoe het produceert" ;
    dcterms1:issued "1932" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077604652>,
        <http://data.bibliotheken.nl/id/thes/p078489741>,
        <http://data.bibliotheken.nl/id/thes/p096046805>,
        <http://data.bibliotheken.nl/id/thes/p168646439> ;
    schema1:description "Over De Arbeiderspers te Amsterdam",
        "Zonder titelblad; omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/09a2896d50967a6d92cae80f00c779f5> ;
    schema1:name "Ons bedrijf en hoe het produceert" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/71b5e2a83095edc93539a3b9cc581b7a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65907010> .

