@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/p237117355> a schema1:Organization ;
    schema1:description "Staatsalmanak 2000",
        "Voortgez. als: Keuringsdienst van Waren Noord: Drenthe, Friesland, Groningen"@nl,
        "Voortz. van: Keuringsdienst van Waren, Groningen ; 1991-1998"@nl ;
    schema1:dissolutionDate "2000"^^xsd:gYear ;
    schema1:foundingDate "1998"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/b124a49f2c8dc5d962a76803d59c359a> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p237117355>,
        <https://data2.bibliotheken.nl/.well-known/genid/d4917768e746ee61be765e1002fbca28> ;
    schema1:name "Inspectie Gezondheidsbescherming Waren en Veterinaire Zaken. Regionale Dienst Noord: Drenthe, Friesland, Groningen" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p167908871> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p173080014>,
        <http://data.bibliotheken.nl/id/thes/p237118939> .

