@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/p075373645> a schema1:Organization ;
    schema1:alternateName "IRO",
        "Netherlands Industrial Council for Oceanology" ;
    schema1:description "Voortgez. als: Industriële Raad voor de Olie- en Gasindustrie"@nl ;
    schema1:dissolutionDate "1991"^^xsd:gYear ;
    schema1:foundingDate "19.." ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/901dca4c9f9526b62fe61709dda534d1> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075373645>,
        <https://data2.bibliotheken.nl/.well-known/genid/80adcf5144b649b6b7493e8e0051ddd1> ;
    schema1:name "Industriële Raad voor de Oceanologie" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075419696> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p090830776> .

