@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/p830188525> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Frantz Fanon / door David Caute ; [vert. uit het Engels door D.J. Beukenhorst]" ;
    dcterms1:issued "1970" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068382650>,
        <http://data.bibliotheken.nl/id/thes/p077607155>,
        <http://data.bibliotheken.nl/id/thes/p078481473>,
        <http://data.bibliotheken.nl/id/thes/p07864352X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067595219> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071206620> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832291129> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b86da46edbd25a0a3985a138dc470051> ;
    schema1:name "Frantz Fanon" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1a6914aead8a7ce50615a26b7fc99e4b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781511167> .

