@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p046691855> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Nieuwenhoflezing" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p38011416X> ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075434105> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1dd7fd4626706270a8d3ad3401e7d68f> ;
    schema1:name "Nieuwenhoflezing" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8241024c9e0d8784cdac68fe5bb715b5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72968988> .

