@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/p136470432> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De brieven van Krivtsov / Y. Jigounov ; tekst bew. [en vert. uit het Russisch in het Frans] door P. Renard ; [vert. uit het Frans]" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p136462219> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p110567498> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9055810142" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e846b0af0e66c92ac6d5ecef8e3bb925> ;
    schema1:name "De brieven van Krivtsov" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3b1fb10717207156ad88c311733b59a6> .

