@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/p079525407> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eté indien / Jef Geeraerts ; trad. du néerlandais Marie Hooghe" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p241924731> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069050031> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071094415> ;
    schema1:inLanguage "fr" ;
    schema1:isbn "2870273231" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/55e7924477054c58528faf6563c2eaae> ;
    schema1:name "Eté indien" ;
    schema1:numberOfPages 125 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/61f1343e5941b7a1298f64a54b199ad4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65440685> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/0171226c70440526a3077e468c06597d> .

