@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/p238357570> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Europe united : a lecture on the European federation / by Nico van Suchtelen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p428053629> ;
    dcterms1:issued "1915" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078493633>,
        <http://data.bibliotheken.nl/id/thes/p241924847> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070020310> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044975708> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3fc3aa0e6b41c8de1f4335fc8e3f2a29> ;
    schema1:name "Europe united : a lecture on the European federation" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/06639b9a93776ef5dc5a184cef4465d9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1319270> .

