@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/p864601603> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De weg naar Vietnam / door W.P. Bundy" ;
    dcterms1:issued "1967" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397538405> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068161093> ;
    schema1:description "Toespraak over de ontwikkeling van de Amerikaanse politiek in Vietnam, gehouden op 15 augustus 1967 tijdens de jaarvergadering van de \"National Student Association\" in de Universiteit van Maryland" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0132eb51afbe280039123e43bee012de> ;
    schema1:name "De weg naar Vietnam" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b8f14027f435a3ae1eec15eb19cac5b7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64310657> .

