@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/p245937013> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hoe maak ik mijn pc sneller / Gerard Nijsse ; [eindred.: Minas Avedissian]" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075662809> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p242145175> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p228234344> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p242702171> ;
    schema1:isbn "9039520836" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9cd3b78121c5296e6a4ba2b65fd244c2> ;
    schema1:name "Hoe maak ik mijn pc sneller" ;
    schema1:numberOfPages 306 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef464bb056bc749de01b06f8dcc9517e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66714412> .

