@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/p83277734X> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Vredesboeken" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07529866X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075296837> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5054e6fc16ffb5e69fe6f4ac6d0b3487> ;
    schema1:name "Vredesboeken" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b2f3d0124ec49e77c35f6a0e77468b53> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72690408> .

