@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/p429275587> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Na de nederlaag / Bertrand de Jouvenel ; uit het Fransch door U. Schuyler" ;
    dcterms1:issued "1943" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068361734> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069467463> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p832676845> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93762deda3ec528051cad1694e40fed0> ;
    schema1:name "Na de nederlaag" ;
    schema1:numberOfPages 244 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2b5b37e463de98e2930b5755432cab85> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1196093926> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/11175922301c0bba96554445bde529df> .

