@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/p373500246> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Global navigation satellite systems: status, plans and threats / Christian Tiberius" ;
    dcterms1:issued "2010" ;
    schema1:associatedMedia "http://defbib.kma.nl/art2/pdf/ada/NLArms2010hfst02.pdf" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p095651020> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8498c6700e073f30fcf67b637c7e247b> ;
    schema1:name "Global navigation satellite systems: status, plans and threats" ;
    schema1:numberOfPages 20 .

