@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/p436007339> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Thomistische participatieleer / [inl. van H. van Rooijen ... et al.]" ;
    dcterms1:issued "1944" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p099874857> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069742766> ;
    schema1:description "Met \"gedachtenwisseling\"" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p865292965> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p84405299X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a7f78d7900f6049cc781b35dfb2cfb58> ;
    schema1:name "Thomistische participatieleer" ;
    schema1:numberOfPages 71 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/79908d15baeac9a9530840782701136c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308885219> .

