@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/p160504295> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:SoftwareApplication ;
    rdfs:label "Elsevier fondsen diskette" ;
    dcterms1:issued "1997-2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077592298>,
        <http://data.bibliotheken.nl/id/thes/p297798170> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5548fed85e0055521ec8b1ead690dad7> ;
    schema1:name "Elsevier fondsen diskette" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e2f45430edcdc048b9d8f4fbda765d1f> .

