@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/p83240053X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het fundament van de cultuur / J.A. van Delden, C. Fahner, P.J. Mietes" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603578> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071723862>,
        <http://data.bibliotheken.nl/id/thes/p075294052> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068365446>,
        <http://data.bibliotheken.nl/id/thes/p072814659> ;
    schema1:description "Redevoeringen ter gelegenheid van de opening van het vijfde academisch jaar van de Evangelische Hogeschool" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9063270070" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bbd99869b88f82283ccfb0b47c8f378b> ;
    schema1:name "Het fundament van de cultuur" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2eae6d266a7078b28fdff0d9535da9a3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63503065> .

