@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/p084345829> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wat doet het Humanistisch Verbond? / door H. Lips ; met tekeningen van Jo van Praag" ;
    dcterms1:issued "1949" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597222>,
        <http://data.bibliotheken.nl/id/thes/p096056231> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072043695> ;
    schema1:bookEdition "[2e dr.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p142756261> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8b1e22d7d1fa0c583d73b6b1bd3a76bf> ;
    schema1:name "Wat doet het Humanistisch Verbond?" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e9e952bd1d1b0cb551171a51eb1434ec> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65769301> .

