@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/p446153974> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De economische artikelen inzake Europa van het Munsterse vredesverdrag / J.H. Kernkamp" ;
    dcterms1:issued "1951" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070614822> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Rede uitgesproken bij de aanvaarding van het ambt van bijzonder hoogleraar aan de Rijksuniversiteit te Leiden op 2 November 1951" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p048303623> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/52931c4f77881358830d0dcdb29a66ae> ;
    schema1:name "De economische artikelen inzake Europa van het Munsterse vredesverdrag" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a20c5b452f18508512911cc5a6673bdb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509353030> .

