@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/p043454380> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Crisis der cultuur : uitdaging en antwoord / Nederlands Cultureel Contact" ;
    dcterms1:issued "1951" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078478138>,
        <http://data.bibliotheken.nl/id/thes/p078478200>,
        <http://data.bibliotheken.nl/id/thes/p169886360> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p327191651> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef277f37b4f132ac4f55f5b88a05f82b> ;
    schema1:name "Crisis der cultuur : uitdaging en antwoord" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f4c44ff3f5900d6c1b443e3923a1be3c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64856741> .

