@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/p865249547> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:SoftwareApplication ;
    rdfs:label "MSX leerboek / Wessel Akkermans" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069273286> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072624701> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851917739> ;
    schema1:issueNumber "prog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4dad5f9fb58f80e739a375dcd70959b1> ;
    schema1:name "MSX leerboek" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1018f28ee299133cc999a205a3c365e8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64330305> .

