@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/p06248740X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Atlantisch bondgenootschap : problemen en perspectieven / [F.C. Spits ... et al.]" ;
    dcterms1:issued "1969" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075014238> ;
    schema1:description "Themanummer" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840451792> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/715c3a9d92b6279f615d23a6fe8fad89> ;
    schema1:name "Het Atlantisch bondgenootschap : problemen en perspectieven" ;
    schema1:numberOfPages 50 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4ee35b1d89896a9588b08322efed7b63> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65384286> .

