@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/p163494657> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Context van informatica / C.K.M. Crutzen" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608399>,
        <http://data.bibliotheken.nl/id/thes/p078544769> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p102228353> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075188961> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p163614784> ;
    schema1:isbn "9035816781" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/62320841d3a6720e3c5d50b25cadfacb> ;
    schema1:name "Context van informatica" ;
    schema1:numberOfPages 300 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef6c1e087a98fd4cd6626b2cde28cbae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770713011> .

