@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/101053> foaf:primaryTopic <album/101053#subject> .

<album/101053#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Memories Off Mix Promotional CD Hotaru and Ayaka"@en,
        "メモオフみっくす販促用CD ほたるやあやか"@ja,
        "Memories Off Mix Promotional CD Hotaru and Ayaka"@ja-latn ;
    mo:produced_work <album/101053#musicalwork> ;
    schema:name "Memories Off Mix Promotional CD Hotaru and Ayaka"@en,
        "メモオフみっくす販促用CD ほたるやあやか"@ja,
        "Memories Off Mix Promotional CD Hotaru and Ayaka"@ja-latn .

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

<album/101053#vocals> a mo:Singer .

<product/24160#subject> a schema:CreativeWork ;
    schema:name "Memories Off Mix"@en,
        "メモオフみっくす"@ja,
        "Memories Off Mix"@ja-latn ;
    foaf:name "Memories Off Mix"@en,
        "メモオフみっくす"@ja,
        "Memories Off Mix"@ja-latn .

<album/101053#musicalexpression> a mo:Signal ;
    mo:published_as <album/101053#subject> ;
    mo:records <album/101053#performance> .

<https://media.vgm.io/albums/35/101053/101053-1593816774.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/101053#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/35/101053/101053-1593816774.jpg> ;
    foaf:depicts <album/101053#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/35/101053/101053-1593816774.jpg> .

<https://medium-media.vgm.io/albums/35/101053/101053-1593816774.jpg> a schema:ImageObject,
        foaf:Image .

<album/101053#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/101053#composition> ;
    mo:lyrics <album/101053#lyrics> ;
    mo:performed_in <album/101053#performance> ;
    mo:singer <album/101053#vocals> .

<artist/3754#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101053#performance> ;
    schema:name "Maria Yamamoto"@en,
        "山本麻里安"@ja ;
    foaf:name "Maria Yamamoto"@en,
        "山本麻里安"@ja .

<artist/839#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101053#performance> ;
    schema:name "Nana Mizuki"@en,
        "水樹奈々"@ja ;
    foaf:name "Nana Mizuki"@en,
        "水樹奈々"@ja .

<album/101053#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Memories Off Mix Promotional CD Hotaru and Ayaka"@en,
        "メモオフみっくす販促用CD ほたるやあやか"@ja,
        "Memories Off Mix Promotional CD Hotaru and Ayaka"@ja-latn ;
    mo:performance_of <album/101053#musicalwork> ;
    mo:performer <artist/3754#subject>,
        <artist/839#subject> ;
    mo:recorded_as <album/101053#musicalexpression> ;
    schema:byArtist <artist/3754#subject>,
        <artist/839#subject> ;
    schema:name "Memories Off Mix Promotional CD Hotaru and Ayaka"@en,
        "メモオフみっくす販促用CD ほたるやあやか"@ja,
        "Memories Off Mix Promotional CD Hotaru and Ayaka"@ja-latn ;
    schema:workPerformed <album/101053#musicalwork> .

<album/101053#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-09-25"^^xsd:date ;
    dcterms:title "Memories Off Mix Promotional CD Hotaru and Ayaka"@en,
        "メモオフみっくす販促用CD ほたるやあやか"@ja,
        "Memories Off Mix Promotional CD Hotaru and Ayaka"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/101053#musicalexpression> ;
    mo:publisher _:N787e9316c83e486c8c6b9cc1730aa48e ;
    mo:record_count 0 ;
    schema:about <product/24160#subject> ;
    schema:byArtist <artist/3754#subject>,
        <artist/839#subject> ;
    schema:datePublished "2003-09-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/35/101053/101053-1593816774.jpg> ;
    schema:name "Memories Off Mix Promotional CD Hotaru and Ayaka"@en,
        "メモオフみっくす販促用CD ほたるやあやか"@ja,
        "Memories Off Mix Promotional CD Hotaru and Ayaka"@ja-latn ;
    schema:publisher _:N787e9316c83e486c8c6b9cc1730aa48e ;
    foaf:depiction <https://media.vgm.io/albums/35/101053/101053-1593816774.jpg> .

_:N787e9316c83e486c8c6b9cc1730aa48e schema:name "KID"@en ;
    foaf:name "KID"@en .

