@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/6424#composition> a mo:Composition ;
    dcterms:title "Caravan on the Radio"@en,
        "キャラバン・オン・ザ・ラジオ"@ja,
        "Caravan on the Radio"@ja-latn ;
    schema:name "Caravan on the Radio"@en,
        "キャラバン・オン・ザ・ラジオ"@ja,
        "Caravan on the Radio"@ja-latn .

<album/6424#lyrics> a mo:Lyrics .

<album/6424#performance> a mo:Performance ;
    dcterms:title "Caravan on the Radio"@en,
        "キャラバン・オン・ザ・ラジオ"@ja,
        "Caravan on the Radio"@ja-latn ;
    schema:name "Caravan on the Radio"@en,
        "キャラバン・オン・ザ・ラジオ"@ja,
        "Caravan on the Radio"@ja-latn .

<album/6424#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-01-01"^^xsd:date ;
    dcterms:title "Caravan on the Radio"@en,
        "キャラバン・オン・ザ・ラジオ"@ja,
        "Caravan on the Radio"@ja-latn ;
    mo:catalogue_number "HCD-7082" ;
    schema:about <product/14734#subject> ;
    schema:datePublished "1997-01-01"^^xsd:date ;
    schema:name "Caravan on the Radio"@en,
        "キャラバン・オン・ザ・ラジオ"@ja,
        "Caravan on the Radio"@ja-latn .

<product/14736#subject> a schema:CreativeWork ;
    dcterms:title "GALAXY FRAULEIN Yuna"@en,
        "銀河お嬢様伝説ユナ"@ja,
        "Ginga Ojousama Densetsu Yuna"@ja-latn ;
    schema:name "GALAXY FRAULEIN Yuna"@en,
        "銀河お嬢様伝説ユナ"@ja,
        "Ginga Ojousama Densetsu Yuna"@ja-latn .

<https://media.vgm.io/products/43/14734/14734-1705409293.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <product/14734#subject> ;
    schema:thumbnailUrl <https://thumb-media.vgm.io/products/43/14734/14734-1705409293.png> ;
    foaf:depicts <product/14734#subject> ;
    foaf:thumbnail <https://thumb-media.vgm.io/products/43/14734/14734-1705409293.png> .

<https://thumb-media.vgm.io/products/43/14734/14734-1705409293.png> a schema:ImageObject,
        foaf:Image .

<product/14734#subject> a schema:CreativeWork ;
    dcterms:created "1996-12-27"^^xsd:date ;
    dcterms:title "GALAXY FRAULEIN Yuna Mika Akitaka Illust Works" ;
    schema:datePublished "1996-12-27"^^xsd:date ;
    schema:image <https://media.vgm.io/products/43/14734/14734-1705409293.png> ;
    schema:name "GALAXY FRAULEIN Yuna Mika Akitaka Illust Works" ;
    foaf:depiction <https://media.vgm.io/products/43/14734/14734-1705409293.png> .

[] a mo:Singer .

