@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/p395439205> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verborgen terreur in de Buitengewesten / door Jan Breman" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078544114> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069595127> ;
    schema1:description "Voorpublikatie uit 'Koelies, planters en koloniale politiek'" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/08eb4bc6f2184a37eeb4c23c148621f3> ;
    schema1:name "De verborgen terreur in de Buitengewesten" ;
    schema1:numberOfPages 7 ;
    schema1:sameAs <http://www.worldcat.org/oclc/918899673> .

