@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p339718625> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Hague Permanent Court of International Justice" ;
    dcterms1:issued "200X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p146738373> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f00f52ddd770f8cced9d8728d4e178a3> ;
    schema1:name "Hague Permanent Court of International Justice" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2671914b8a7aa9de4c8ae71df2e72a17> ;
    schema1:sameAs <http://www.worldcat.org/oclc/774977851> .

