@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/p288107640> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Werkboek Access 2003" ;
    dcterms1:issued "2005" ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p286844370> ;
    schema1:isbn "9059061306" ;
    schema1:issueNumber "doce" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0dbf325fb9a2d77d2441311cdc1ccae2> ;
    schema1:name "Werkboek Access 2003" ;
    schema1:numberOfPages 29 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5b347dcaf9c7fcdcfdf513a0df70f808> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773871001> .

