@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/p081644345> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Uit het oude Europa / F. van der Meer" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603586>,
        <http://data.bibliotheken.nl/id/thes/p075620413>,
        <http://data.bibliotheken.nl/id/thes/p077594959>,
        <http://data.bibliotheken.nl/id/thes/p077594983>,
        <http://data.bibliotheken.nl/id/thes/p093391862> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068317220> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p05346771X> ;
    schema1:isbn "9026310374" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/145d50ec4bd37c9bb5327e37075a09c4> ;
    schema1:name "Uit het oude Europa" ;
    schema1:numberOfPages 255 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c70b78a947f9524bf19ab415b1e702ad> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65676638> .

