@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p258545003> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:VisualArtwork ;
    rdfs:label "Jason bemachtigt het Gulde Vlies" ;
    dcterms1:issued "1732" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p283005645> ;
    schema1:description "Fictieve titel. Titel ontleend aan hoofdstuktitel." ;
    schema1:inLanguage "la",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0aff24810036986c571321060ade1aef> ;
    schema1:name "Jason bemachtigt het Gulde Vlies" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/74b847e13fed671586b189315d3948e1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150263389> .

