@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/p305405322> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mooiste gedichten van Aleksandr S. Poesjkin / [vert. uit het Russisch: Frans-Joseph van Agt ... et al.]" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068556977> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069466424>,
        <http://data.bibliotheken.nl/id/thes/p073756083> ;
    schema1:description "Rugtitel: Aleksandr S. Poesjkin. - Russische gedichten met daarnaast de Nederlandse vertaling" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629429>,
        <http://data.bibliotheken.nl/id/thes/p075629496> ;
    schema1:inLanguage "nl",
        "ru" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p305401971> ;
    schema1:isbn "9789025000202" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6840d01c1c4933a0119fa0230060862c> ;
    schema1:name "De mooiste gedichten van Aleksandr S. Poesjkin" ;
    schema1:numberOfPages 156 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cb6aabdf9905d37c298f6c76ada824a9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/212383654> .

