@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/p086098357> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kanonnen van kapitein Nowikov / Joeri Bondarev" ;
    dcterms1:issued "1964" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070016682> ;
    schema1:description "Vertaald uit het Russisch" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841364389> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c30a43f98e7db99928aaba29021634a6> ;
    schema1:name "De kanonnen van kapitein Nowikov" ;
    schema1:numberOfPages 201 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/32d138c8c9af920b6dd5dcd22f2cbc50> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902519314> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3aa17a28e3b22bffe1aade7914624460> .

