@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/p146839161> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een offensief voor de vrede / Hendrik de Man ; [uit het Frans vert. door J. Verhasselt]" ;
    dcterms1:issued "1938" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068969201> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p139275177> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef1146b58c1738a9b9c87426f4090a0d> ;
    schema1:name "Een offensief voor de vrede" ;
    schema1:numberOfPages 33 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/56e1b59e650ff75bfe3cb569fd6b39f2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68942495> .

