@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/p843114231> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Che Guevara / door Andrew Sinclair ; [vert. uit het Eng. door B. Kolthoff]" ;
    dcterms1:issued "1970" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069022151> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073680273> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069579857> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832291129> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d29ba8e9897cf5f92b68c5f969fc7edf> ;
    schema1:name "Che Guevara" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/44758ef7127d68249e8e2fa930a70dd2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781606398> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ad93e933c31771e5dac64ddc1a5828f6> .

