@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/p249964406> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A simulation template for wireless sensor networks / S. Dulman, P. Havinga" ;
    dcterms1:issued "2003" ;
    schema1:associatedMedia "http://purl.utwente.nl/publications/41404" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p239971329> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074069357> ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p245889337> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p24427522X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42c0b387719e86be16e23b8845dea26e> ;
    schema1:name "A simulation template for wireless sensor networks" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d405d018b0f17ae8757f9dfd3ffd471> .

