@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/p248172360> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Europese eenheid en cultuur / voordracht van Th. Keulemans" ;
    dcterms1:issued "1958" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760914X>,
        <http://data.bibliotheken.nl/id/thes/p078478138>,
        <http://data.bibliotheken.nl/id/thes/p078501148> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069378746> ;
    schema1:description "Uitgave t.g.v. de Jaarvergadering 1958 van de Stichting Overijssel voor Sociaal en Cultureel Werk" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8cb146d64947962f692d2d09c0c52495> ;
    schema1:name "Europese eenheid en cultuur" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad2786703b972de46244144f84cbcd54> .

