@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/p10851451X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pêcheur d'Islande / Pierre Loti" ;
    dcterms1:issued "1904" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06935717X> ;
    schema1:inLanguage "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p108510794> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3082e69f8d3d16e6ba540e0ff8fc904e> ;
    schema1:name "Pêcheur d'Islande" ;
    schema1:numberOfPages 61 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ecb730b65b55588ed1111e1f15c5b621> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66154407> .

