@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/p127519726> a schema1:Organization ;
    schema1:alternateName "AIC Betuwe" ;
    schema1:description "Deze naamsvorm wordt nog incidenteel gebruikt voor het \"Arend Datema, Instituut, Archief- en Informatiecentrum voor de Betuwe\".",
        "Voortgez. als: Arend Datema Instituut, Archief- en Informatiecentrum voor de Betuwe"@nl ;
    schema1:dissolutionDate "1994"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/b197f253da7780b3fa3440a8cb04c201> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p127519726>,
        <https://data2.bibliotheken.nl/.well-known/genid/8a6ae9108d415ffbda91d7418ebf3e85> ;
    schema1:name "Archief en Informatiecentrum voor de Betuwe" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p127519793> .

