@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p85403398X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Maatschappij tot Nut van 't Algemeen / door H. Craandijk" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446701750> ;
    dcterms1:issued "1959" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075303175>,
        <http://data.bibliotheken.nl/id/thes/p075626535> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071440585> ;
    schema1:description "Rede uitgesproken t.g.v. de viering van het honderd vijf en zeventig jarig bestaan op 14 november 1959" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6cd9a455189462537f7ee762b312ce28> ;
    schema1:name "Maatschappij tot Nut van 't Algemeen" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6d7a2a56c17d3611b4a6f2a932cde9b4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63797666> .

