@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/p860038815> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "CVSE Helsinki-heden" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075610396>,
        <http://data.bibliotheken.nl/id/thes/p078548179>,
        <http://data.bibliotheken.nl/id/thes/p078666341>,
        <http://data.bibliotheken.nl/id/thes/p078938082> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075332205> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d6244ea458cc6d333769bd3ed23e0b8> ;
    schema1:name "CVSE Helsinki-heden" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/86e32bc3bf71ba4380d5918ef9e3fb32> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63806167> .

