@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/p296414190> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "The Hague Academy of International Law monographs" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075462389> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8dda67d4d9ddc5a63f0bcd94034a8c72> ;
    schema1:name "The Hague Academy of International Law monographs" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/74dae6d9d625768bb5a19a9e127bdab7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150360996> .

