@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/p044292384> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A positioning system based on NAVSAT / by N.M. de Reus, G. Moek and G.J. Olsder" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075636123> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073287644>,
        <http://data.bibliotheken.nl/id/thes/p075314878> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069920575>,
        <http://data.bibliotheken.nl/id/thes/p071901701> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822769700> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/106286265b8632c09835c6b2d2d25426> ;
    schema1:name "A positioning system based on NAVSAT" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9891d0b1192e3f9ed62d06c3eeae3124> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64946768> .

