@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/p123477530> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basiscursus WinFax Pro : versie 4.0 / Jozef Schildermans" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603217>,
        <http://data.bibliotheken.nl/id/thes/p075684357> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074839810> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p082715513> ;
    schema1:isbn "9039501955" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5112f3f1dc4bf8fb205240294257324f> ;
    schema1:name "Basiscursus WinFax Pro : versie 4.0" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e8f648946ac0bf641088762f8bdcfcfa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69388927> .

