@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/p03797341X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gebruikershandboek dBase III / Douglas Hergert ; [vert. uit het Engels door Pro Lingua]" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075678349> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068641222>,
        <https://data.bibliotheken.nl/.well-known/genid/6c4fde9f0470b011abca26b4bca4d059> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9020119567" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b7226892304fd1090eabdf570a9c1823> ;
    schema1:name "Gebruikershandboek dBase III" ;
    schema1:numberOfPages 476 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d8754edab75f61fe4922df061848c9fa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64499044> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2d114332e2e02aa2b6accca0720aaa95> .

