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

<http://data.bibliotheken.nl/id/thes/p07547820X> a schema1:Organization ;
    schema1:alternateName "Faso (Mierlo)",
        "Federatie van Amateur Symfonie- en Strijkorkesten" ;
    schema1:description "tel. 04927-62246" ;
    schema1:foundingDate "1949"^^xsd:gYear ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p07547820X>,
        <https://data2.bibliotheken.nl/.well-known/genid/95e70c671ef65ca95b479d35f4b25d8c> ;
    schema1:name "Federatie Amateur Symphonie- en Strijkorkesten (Mierlo)" .

