@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/p278586406> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "STER verkoopt internet" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614685>,
        <http://data.bibliotheken.nl/id/thes/p124140912> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075313545> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/414574ebaabb88be6dd46939404d56c6> ;
    schema1:name "STER verkoopt internet" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dd42fbbf1eb51898239f0f7ae9f0343e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65941925> .

