@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/p041275012> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "CUR-VB" ;
    dcterms1:issued "1983-1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075404761> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd431f1bebee73815d1da22f4614bc16> ;
    schema1:name "CUR-VB" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/88ab98d08bb678e3eb0ec11d9b040a5d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72754651> .

