@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/p82148205X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Guatemala in de wurggreep : dokumenten over de terreur" ;
    dcterms1:issued "1971" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840695063> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1888ac04722257706cb31dd9f3625928> ;
    schema1:name "Guatemala in de wurggreep : dokumenten over de terreur" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a25e8dd41d148699aa38835241bf281c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63425514> .

