@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/p833520997> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Historische getuigen" ;
    dcterms1:issued "1968" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600894>,
        <http://data.bibliotheken.nl/id/thes/p077600991>,
        <http://data.bibliotheken.nl/id/thes/p078518776> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31a6b14054a2c06aff1ee7f71e9c7a37> ;
    schema1:name "Historische getuigen" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6fbd50b5ab1e0d087fc8f7db64d77ff4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72695540> .

