@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/p195501241> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:SoftwareApplication ;
    rdfs:label "Handleiding leesboekjes 7/43 op cd-rom / Thomas Bersee" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p12632977X>,
        <https://data.bibliotheken.nl/.well-known/genid/6544d9ea76b97715cfe645134165fba6> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "905517128X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/791765f61bd32f813046303acdff8f3b> ;
    schema1:name "Handleiding leesboekjes 7/43 op cd-rom" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd340a14bf6ecd76578f825a34b8995b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66892849> .

