@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/p298489279> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Erasmus, Europa en de duurzame wereld / door Klaas van Egmond" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p089041011>,
        <http://data.bibliotheken.nl/id/thes/p202821048> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075313510>,
        <http://data.bibliotheken.nl/id/thes/p300910681> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p143634127> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/576ed10230e81d4875939baac4ce5fda> ;
    schema1:name "Erasmus, Europa en de duurzame wereld" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d8e3cbbbe7ed9fbf95c1be3dc900e618> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150390947> .

