@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/p820849022> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als goden sterven : de crisis van de westerse cultuur / F. de Graaff" ;
    dcterms1:issued "1969" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593502>,
        <http://data.bibliotheken.nl/id/thes/p078478200>,
        <http://data.bibliotheken.nl/id/thes/p397314744> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069594678> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9ffcecafecb4da407872568e5c4e2feb> ;
    schema1:name "Als goden sterven : de crisis van de westerse cultuur" ;
    schema1:numberOfPages 381 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4b83464fddc3bb1ef4fb13801dec8641> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781393071> .

