@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/p217825176> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "The Universal declaration of human rights" ;
    dcterms1:issued "2001" ;
    schema1:description "Titelvariant: UDHR",
        "Vanaf vol. 2, 2007 uitg.: Leiden [etc.] : Brill" ;
    schema1:inLanguage "en" ;
    schema1:issn "15695174" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98ad9d7a3e8bde5261fd152c29deeea3> ;
    schema1:name "The Universal declaration of human rights" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/88b5edd9c0623d2e486c2b756242549a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73490968> .

