@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/p355357119> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Christus'gelaat nu" ;
    dcterms1:issued "1963" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bfc77318c0f2c5f9692f78136f93b6ae> ;
    schema1:name "Christus'gelaat nu" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6bc8721d0675f914cc2c6003e4921500> .

