@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/p32717143X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "History of the Internet, Internet for historians : (and just about everyone else) / by Richard T. Griffiths" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078518830>,
        <http://data.bibliotheken.nl/id/thes/p101068689>,
        <http://data.bibliotheken.nl/id/thes/p241924995>,
        <http://data.bibliotheken.nl/id/thes/p24192524X> ;
    schema1:associatedMedia "http://www.let.leidenuniv.nl/history/ivh/frame_theorie.html" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068458568> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/570ec1c52e8ade17abdeb41a7ce79225> ;
    schema1:name "History of the Internet, Internet for historians : (and just about everyone else)" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/71dc96c9e4b6afeb7425908dba84c395> .

