@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/p099906031> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bericht van de Solidariteitsbrigade El Salvador : september 1992" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617218>,
        <http://data.bibliotheken.nl/id/thes/p075630419> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p154990027> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b7a287addc04a940f89ca04b3c5eaa6e> ;
    schema1:name "Bericht van de Solidariteitsbrigade El Salvador : september 1992" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/634f52c3bb0696151860a6518d7fb45a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66068306> .

