@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/p363414851> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "GNSS data processing / J. Sanz Subirana" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p36341441X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p255863721>,
        <http://data.bibliotheken.nl/id/thes/p363414487>,
        <http://data.bibliotheken.nl/id/thes/p363414509> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p050798081>,
        <http://data.bibliotheken.nl/id/nbt/p36341455X> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff60380e335afb2be8e9ac523b91f02b> ;
    schema1:name "GNSS data processing" ;
    schema1:numberOfPages 223 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aaf17ad64738518d6f2fcbbaa4310eb8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/853610432> .

