@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p329282018> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Access 2010 Basis (NL)" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p298290189> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p332850013> ;
    schema1:isbn "9789088629914" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/741dc24256ee77a59812527760608bb5> ;
    schema1:name "Access 2010 Basis (NL)" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/59b7b48e3b24a1fed8aeb9d8882ec653> ;
    schema1:sameAs <http://www.worldcat.org/oclc/833428021> .

