@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/p11073002X> a schema1:Organization ;
    schema1:alternateName "ATC" ;
    schema1:description "Het - is in 1992 opgericht",
        "iw",
        "Opgegaan in: Praktijkonderzoek Veehouderij"@nl ;
    schema1:foundingDate "1992"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/567bf5a721fa031f1d77aea0b434b9a4> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p11073002X>,
        <https://data2.bibliotheken.nl/.well-known/genid/c6bee189b3348f91a956e2dc52198f03> ;
    schema1:name "Agrarisch Telematica Centrum" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p216883032> .

