@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/p391286463> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een Europese federatie / door J.A.H.J.S. Bruins Slot" ;
    dcterms1:issued "1950" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608186>,
        <http://data.bibliotheken.nl/id/thes/p077608925>,
        <http://data.bibliotheken.nl/id/thes/p078501148>,
        <http://data.bibliotheken.nl/id/thes/p078504244> ;
    schema1:associatedMedia "http://resolver.kb.nl/resolve?urn=MMTUK01:000008241" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069721637> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p048895717> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822118955> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de753a811cb40c6d22e1429d113b04a6> ;
    schema1:name "Een Europese federatie" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/472c6ffa8c8f42822dc81514b71c4293> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904692194> .

