@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p047868864> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "La statue d'Artémision / Hendrik Gerard Beyen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429672853> ;
    dcterms1:issued "1930" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397406177> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068309465> ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f9d986609ee4070592f2c88d282a027> ;
    schema1:name "La statue d'Artémision" ;
    schema1:numberOfPages 53 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c9441e0cf5538b1a59caef285a53b3c3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905259028> .

