@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/p840124392> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Politiek en vrede : rekenschap van een antithese / J. Suys" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p44867792X> ;
    dcterms1:issued "1955" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07102879X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3f7739aeb6e0e1ddd700fc943190bec0> ;
    schema1:name "Politiek en vrede : rekenschap van een antithese" ;
    schema1:numberOfPages 100 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f0146629e48c12a74457d82c49bc9aae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901436178> .

