@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/p802042570> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Europese Gemeenschap en de ontwikkelingslanden" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075292009>,
        <http://data.bibliotheken.nl/id/thes/p075617226> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075292009> ;
    schema1:description "Lit. opg" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841763542> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/245c65d7b82ea56511de3af7c7271df4> ;
    schema1:name "De Europese Gemeenschap en de ontwikkelingslanden" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a40a72481ce44bede8d2a4c9e06a5f12> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63416056> .

