@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/p333974379> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Outlook 2010 / [auteur Dick Knetsch]" ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p329131605> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072626224> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629038> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p327487461> ;
    schema1:isbn "9789059062795" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb280140edd640b630cdbee68cad0881> ;
    schema1:name "Outlook 2010" ;
    schema1:numberOfPages 204 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0abe5949d1c81b697030b45e28ba2b3e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/767969822> .

