@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/p050528610> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De sextant / Michel Schetter ; [vert. uit het Frans]" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068946937> ;
    schema1:description "Oorspr. uitg.: Grenoble : Glénat, 1988" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852779054> ;
    schema1:isbn "9069690527" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3b97fcdcfc6316046ce2374c1c3b286> ;
    schema1:name "De sextant" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c9d069a4fe2d4a2360acb22129cf4bab> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64884142> .

