@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/p244717982> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Van Dishoeck V.S.O.P" ;
    dcterms1:issued "2003" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3a3bc6e4e21ab2bf65bb3ce7b5c9aae> ;
    schema1:name "Van Dishoeck V.S.O.P" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dcc051d1207288f64762cb5a45697deb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73537583> .

