@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/p852394527> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Newsletter of the International Commission of Jurists" ;
    dcterms1:issued "1957" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075367769> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d28fc533ade273f136e1d24be97f9839> ;
    schema1:name "Newsletter of the International Commission of Jurists" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ffa43a86a17d569df133599f0a5f9021> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72819381> .

