@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/p109764080> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Europakunde / M.C.E.M. Draaisma" ;
    dcterms1:issued "1993" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075121549> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p109763432> ;
    schema1:isbn "9035812298" ;
    schema1:issueNumber "read" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a5402fc7e7d0b62b550d29dd00254535> ;
    schema1:name "Europakunde" ;
    schema1:numberOfPages 295 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/80ae843de1be6d27f5b740dcdeda5a5c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769820721> .

