@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/p057052581> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verslag van de eerste algemeene vergadering der Vereeniging voor Thomistische Wijsbegeerte, gehouden 14 en 15 april 1934 / [inl. van Rud. Huysmans, L. Steins Bisschop, L. Buys]" ;
    dcterms1:issued "1934" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074719319>,
        <http://data.bibliotheken.nl/id/thes/p099874857> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073080713>,
        <http://data.bibliotheken.nl/id/thes/p075258331> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p84405299X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/99c6db86248e467e7080c9d10929b3de> ;
    schema1:name "Verslag van de eerste algemeene vergadering der Vereeniging voor Thomistische Wijsbegeerte, gehouden 14 en 15 april 1934" ;
    schema1:numberOfPages 82 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1e3b48863be7383069bb274ab975c02f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64606446> .

