@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/p292487908> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Photoshop Elements 4 / Ton Haarmans" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p162700369> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p241000491> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p294230564> ;
    schema1:isbn "9043012289",
        "9789043012287" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/154a16d704b611949ec04d956704d21d> ;
    schema1:name "Photoshop Elements 4" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0a99f967684d050af30d2722f8e1f3ed> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71668905> .

