@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/p383769760> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Blinde vlekken van het buitenlands beleid / Barend ter Haar" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075657937> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075302799>,
        <http://data.bibliotheken.nl/id/thes/p202648575> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p383678412> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f96db7dc199738c83c8e62cfae4e341f> ;
    schema1:name "Blinde vlekken van het buitenlands beleid" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a302f576d0609336ae54431566c395e2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/895631960> .

