@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/thes/p075456796> a schema1:Organization ;
    schema1:alternateName "Davidsfonds Uitgeverij (Leuven)" ;
    schema1:description "Opgericht: 1875",
        "VZW",
        "Vlaams Lijstenboek" ;
    schema1:foundingDate "1875"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/2aafb59ab1210cef7e4e92de88c724bc> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075456796>,
        <https://data2.bibliotheken.nl/.well-known/genid/ef47bb740962b1ecb6a696a664f7216d> ;
    schema1:name "Davidsfonds (Leuven)" .

