@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/p168335247> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Access 97 NL voor gevorderden / Koos Boertjens" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077605365>,
        <http://data.bibliotheken.nl/id/thes/p120497662>,
        <http://data.bibliotheken.nl/id/thes/p181911906> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p089130642> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p121153517> ;
    schema1:isbn "9039506892" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3e25c27f9e8fc207476373bfa4c4c90> ;
    schema1:name "Access 97 NL voor gevorderden" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1cca100503e915ca4dfa511033ad1d26> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68096898> .

