@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p864191642> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wereldpolitiek in het licht van de Schrift / door A. Zijlstra" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446264377> ;
    dcterms1:issued "1950" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075658135>,
        <http://data.bibliotheken.nl/id/thes/p075662973>,
        <http://data.bibliotheken.nl/id/thes/p077594401> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p095016171> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/082e108e2fcc1bff49858addfd6119d9> ;
    schema1:name "De wereldpolitiek in het licht van de Schrift" ;
    schema1:numberOfPages 256 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/486d031e632e4649f0866a2e93e07c47> ;
    schema1:sameAs <http://www.worldcat.org/oclc/9192660> .

