@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/p120514028> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boeken en brochures Humanistisch Verbond" ;
    dcterms1:issued "1971" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600886>,
        <http://data.bibliotheken.nl/id/thes/p159607523> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07529690X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e54bec95275fbb6a0eaf29e15c2cb894> ;
    schema1:name "Boeken en brochures Humanistisch Verbond" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d20d5f3719d18fa8f1622f54fa6fbb10> .

