@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/p326412336> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "iPad / Yvin Hei en Pieter van Groenewoud" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075662809>,
        <http://data.bibliotheken.nl/id/thes/p077605187>,
        <http://data.bibliotheken.nl/id/thes/p078435455>,
        <http://data.bibliotheken.nl/id/thes/p078590159> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p288894111> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p288894162> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789043020497" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7ff607823897bb4fa46f35e0a08a1f3> ;
    schema1:name "iPad" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/82abb493683fcda62b6439e875f8553f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/656359849> .

