@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/p801700558> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lettre sur l'invention de la boussole / par H.J. Klaproth" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616289>,
        <http://data.bibliotheken.nl/id/thes/p078563305>,
        <http://data.bibliotheken.nl/id/thes/p078697891>,
        <http://data.bibliotheken.nl/id/thes/p397578164>,
        <http://data.bibliotheken.nl/id/thes/p397583028> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069474389> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07043008X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060411250" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a1459cfbfa8f34dc24f5b0794a38ab14> ;
    schema1:name "Lettre sur l'invention de la boussole" ;
    schema1:numberOfPages 138 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e03ee1123a83885c1a52f67585122beb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906323390> .

