@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/p134026861> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A portrait of France / Lee Server ; [ed.: Mary Forsell ... et al." ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07563080X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072946954>,
        <http://data.bibliotheken.nl/id/thes/p125315120> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p146664620> ;
    schema1:description "Oorspr. uitg.: New York : Todtri, cop. 1994" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606313> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9075082053" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6bc4a9bc255643c2b57689faf5023007> ;
    schema1:name "A portrait of France" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8cf991dc9e2ff9dfefc66ed2e193e6d0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906762641> .

