@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/p036435872> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bellamy, de mens en zijn werk : een inleiding / Maria A. Zimmer" ;
    dcterms1:issued "1971" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069216371>,
        <http://data.bibliotheken.nl/id/thes/p397563604> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072402105> ;
    schema1:description "In samenw. met de Internationale Vereniging Bellamy Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/631a58ccee437f15ef552ba26a6777ca> ;
    schema1:name "Bellamy, de mens en zijn werk : een inleiding" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/372cf1b49abc5936b3370f3851ac957f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64276156> .

