@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/p823051099> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beyond the European Community / by Frans A.M. Alting von Geusau" ;
    dcterms1:issued "1969" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760847X>,
        <http://data.bibliotheken.nl/id/thes/p077609131>,
        <http://data.bibliotheken.nl/id/thes/p397389922> ;
    schema1:associatedMedia "http://swbplus.bsz-bw.de/bsz001964690inh.htm" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068686838> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821986848> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/60450690e20ebcac8b2704c40bc86ee6> ;
    schema1:name "Beyond the European Community" ;
    schema1:numberOfPages 247 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/066e8bc40b70788015fe727afe29c4d0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781503091> .

