@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/p371196531> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Docentenreeks" ;
    dcterms1:issued "2013" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/90d13cf3287bfb265b33de2cac241817> ;
    schema1:name "Docentenreeks" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e29705f64201c40cfdc8628d9f2794da> .

