@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/p198025629> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:SoftwareApplication ;
    rdfs:label "Cursus Windows 2000" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077605322>,
        <http://data.bibliotheken.nl/id/thes/p183326725> ;
    schema1:description "Titel afkomstig van label. - Ondertitel op tekst: Leer snel werken met Windows. - Nederlandstalig" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9055824879" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/99bd338f47249b472bcc566ae4ec9fd9> ;
    schema1:name "Cursus Windows 2000" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d858447b7b87e6633c6c7ba58f8cfa05> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67557507> .

