@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/p162654626> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding navigatiekunde : college k 59 / samengest. door W. Langeraar, C.C. Glansdorp" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075393093> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069718377>,
        <https://data.bibliotheken.nl/.well-known/genid/f7ae9e8f612017fa36f9b03ead9305a6> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/517c4e0388c25acb2a8add6c8b7ff653> ;
    schema1:name "Inleiding navigatiekunde : college k 59" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c1364cf0e411a2cf5816f702f9fca2ef> .

