@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/p115788190> a schema1:Organization ;
    schema1:description "Voortgez. als: Instituut Defensie Leergangen. Opleidingen Koninklijke Marine"@nl ;
    schema1:dissolutionDate "1992"^^xsd:gYear ;
    schema1:foundingDate "1947"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/a5e697ec8c8f3207956ac32c10fb3f02> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p115788190>,
        <https://data2.bibliotheken.nl/.well-known/genid/bad66212be624ae17752241949010c9c> ;
    schema1:name "Marinestafschool" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p115787674> .

