@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/thes/p075455617> a schema1:Organization ;
    schema1:alternateName "R.V. & A.V. \"Sparta\"",
        "Rotterdamsche Voetbal- en Atletiek-Vereeniging \"Sparta\"" ;
    schema1:description "1897 - Op 16 januari wordt de naam R.C. en F.C. Sparta gewijzigd in R.V. en A.V. Sparta.",
        "Voortz. van: R.C. en F.C. Sparta"@nl ;
    schema1:foundingDate "1897"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/2aa66ff3b69c752fde8c90831b63069d> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075455617>,
        <https://data2.bibliotheken.nl/.well-known/genid/93a9b133f430157d0e2fbdb596bdcb9f> ;
    schema1:name "Sparta (Rotterdam)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p139489444>,
        <http://data.bibliotheken.nl/id/thes/p139621075> .

