@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/p141447648> a schema1:Organization ;
    schema1:alternateName "Department of Agriculture (Nederland)",
        "Directie Landbouw",
        "Ministry of Agriculture, Nature Management & Fisheries (Nederland). Department of Agriculture" ;
    schema1:description "Staatsalmanak 1995-1996",
        "Voortgez. als: Ministerie van Landbouw, Natuur en Voedselkwaliteit. Directie Landbouw"@nl,
        "Voortz. van: Ministerie van Landbouw, Natuurbeheer en Visserij. Directie Akker- en Tuinbouw"@nl ;
    schema1:foundingDate "1995"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/38add09a7ef50741e6ee67f61dca9c9b> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p141447648>,
        <https://data2.bibliotheken.nl/.well-known/genid/de37fb93abc4d129059662ce2ad4aa56> ;
    schema1:name "Ministerie van Landbouw, Natuurbeheer en Visserij. Directie Landbouw" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p07548708X> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p092786146>,
        <http://data.bibliotheken.nl/id/thes/p258779284> .

