@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/p238529754> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rumores / Hugo Claus ; traduzido do neerlandês por Ana Maria Carvalho" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068406932> ;
    schema1:bookEdition "1a edição" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072663871> ;
    schema1:inLanguage "pt" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p234660538> ;
    schema1:isbn "9724125513" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c4b3c961c46ef8f98560b99664a27147> ;
    schema1:name "Rumores" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7dce3c273c6c3b6aa058ddfcfd121a48> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67114128> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/91370318cd0ab6142f625b9eeabd2959> .

