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

<http://data.bibliotheken.nl/id/thes/p075340739> a schema1:Organization ;
    schema1:description "17th and M streets NW, Washington, D.C. 20036",
        "71507120",
        "<1>D4 K8200017.",
        "Founded 1888",
        "Voor Nederland: Postbus 20507 : 1001 NM, Amsterdam (tel. 020-4874115)",
        "World of learning 1979/80" ;
    schema1:foundingDate "1888"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/1f542e8f0546312593c123d55ef99b3e> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075340739>,
        <https://data2.bibliotheken.nl/.well-known/genid/1b95141caab8cb19ddd91a56d1222e4a> ;
    schema1:name "National Geographic Society (United States)" .

