@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p369639847> a schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "BVJ" ;
    dcterms1:issued "2013" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p369639707> ;
    schema1:issueNumber 0 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/48a830e17ca3da92ea9fe05cce923f12> ;
    schema1:name "BVJ" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/40e08a2415cf153987c3ea3550301d32> ;
    schema1:sameAs <http://www.worldcat.org/oclc/862716296> .

