@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/p842345086> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "La traduction de la poésie entre deux langues: le français et le néerlandais / Hermine Warringa" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397442823>,
        <http://data.bibliotheken.nl/id/thes/p397461437> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071071016> ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d74399596e43e2edabba6fadd409fd7e> ;
    schema1:name "La traduction de la poésie entre deux langues: le français et le néerlandais" ;
    schema1:numberOfPages 85 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/52573e5790a87cb3301ed829aad180a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63969602> .

