@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/p043797490> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Apple Works : toepassingen en tips / Aaldrik van Utteren" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075690381>,
        <http://data.bibliotheken.nl/id/thes/p077605314> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072187212> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9020120492" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e1ce3458201ac078116a576f908b6937> ;
    schema1:name "Apple Works : toepassingen en tips" ;
    schema1:numberOfPages 216 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3257c220b8867ded6d98aaa5d2315862> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64894547> .

