@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/p256587078> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anabasis / Saint-John Perse ; vert. [uit het Frans] door Maarten van Buuren" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068891350> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072314656> ;
    schema1:description "Tekst in het Frans en Nederlands" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629429>,
        <http://data.bibliotheken.nl/id/thes/p075629496> ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:isbn "9025341837" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb7380db87a0ee34ade3cf2c1a771da8> ;
    schema1:name "Anabasis" ;
    schema1:numberOfPages 87 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/76db3e12a07cbfc30fa19b72888b9b98> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66763635> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7d02746b803179f33ebac19b79df16dd> .

