@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/p21133121X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beyond the frontiers : Europe and colonialism / [by] R.A.J. van Lier" ;
    dcterms1:issued "1963" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068920067> ;
    schema1:description "Omslagtitel: Trade world and world trade" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c71bac299b078415946ad0041a88fd67> ;
    schema1:name "Beyond the frontiers : Europe and colonialism" ;
    schema1:numberOfPages 41 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/074795b80951ed1e9e1fa60209872386> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67389217> .

