@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/p305402145> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mooiste gedichten van Fernando Pessoa / [vert. uit het Portugees]" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068380631> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068747527> ;
    schema1:description "Vert. is August Willemsen. - Rugtitel: Fernando Pessoa. - Portugese gedichten met daarnaast vertaling in het Nederlands" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629429>,
        <http://data.bibliotheken.nl/id/thes/p075629496> ;
    schema1:inLanguage "nl",
        "pt" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p305401971> ;
    schema1:isbn "9789025000134" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/71f240f8a1cf76e3bca10227945761ba> ;
    schema1:name "De mooiste gedichten van Fernando Pessoa" ;
    schema1:numberOfPages 213 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/921976777e0c7465e56366d46dccd755> ;
    schema1:sameAs <http://www.worldcat.org/oclc/191901533> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/30c507df7e82ad6e4dde28c6327625fd> .

