@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/p059607920> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Avontuur in Avignon / Mary Stewart ; vert.: Halbo C. Kool" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p341865877> ;
    dcterms1:issued "1963" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069208050> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070221111> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/225081482ee8212748ebb987e422aaab> ;
    schema1:name "Avontuur in Avignon" ;
    schema1:numberOfPages 223 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8d9fec7a783e3a60de143790d40033c9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65034954> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/60529e5e5b65d520ffb4390d9d8ebdd2> .

