@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/p146738373> a schema1:Organization ;
    schema1:alternateName "C.P.J.I.",
        "Cour Permanente de Justice Internationale" ;
    schema1:description "Voortgez. als: International Court of Justice"@nl ;
    schema1:dissolutionDate "1942"^^xsd:gYear ;
    schema1:foundingDate "1920"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/4da63b5ab18c8770611ba187b8c11848> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p146738373>,
        <https://data2.bibliotheken.nl/.well-known/genid/072d70c79bb08f11b7e8f27a567ab9b2> ;
    schema1:name "Permanent Court of International Justice" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075403005> .

