@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/p249333082> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Model driven geo-information system's development / J. Morales, L. Ferreira Pires, M. van Sinderen" ;
    dcterms1:issued "2002" ;
    schema1:associatedMedia "http://www.ub.utwente.nl/webdocs/ctit/1/00000086.pdf" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p239946146> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073757519>,
        <http://data.bibliotheken.nl/id/thes/p084996854> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p24427522X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb4faa323f47593e4e956f7cc22203a6> ;
    schema1:name "Model driven geo-information system's development" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4eac77a8d9a23a9d8077e97eab9ce540> .

