@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p082947082> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De multinationale onderneming en de natie-staat / Meindert Fennema" ;
    dcterms1:issued "1973" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078596793>,
        <http://data.bibliotheken.nl/id/thes/p078619106> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069028885> ;
    schema1:description "De hoofdstukken met afzonderlijke paginering",
        "Doktoraalscriptie politicologie Universiteit van Amsterdam",
        "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c39f7ce2e800939c271c8eb682afe7a9> ;
    schema1:name "De multinationale onderneming en de natie-staat" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/95b8520614e2b32f8399bfe3203cd727> .

