@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/p041182197> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Somoza en Gomorrah / tekst en tek.: Manfred Sommer ; [vert. uit het Spaans]" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06925687X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p041182421>,
        <http://data.bibliotheken.nl/id/nbt/p864617550> ;
    schema1:isbn "9034401715" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2c42160a266643a1167054125e2047bb> ;
    schema1:name "Somoza en Gomorrah" ;
    schema1:numberOfPages 49 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aafc9546564f178b343750c2f7e312ad> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64744652> .

