@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/p851207855> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "El Salvador : vrijheid of dood / kollages en teksten van Jehanne van Woerkom ; [Spaanse vert.: Maria Graciela Susanne ; foto's: Theus Dinger]" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070810931> ;
    schema1:description "Nederlandse en Spaanse tekst" ;
    schema1:inLanguage "es",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e51d06391483aa9a642661f2318dbc85> ;
    schema1:name "El Salvador : vrijheid of dood" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/58ea3a933d1a12cc4ad0f0617b8a02ec> .

