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

<artist/52271#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mico Yada"@en,
        "矢田みこ"@ja ;
    foaf:made <album/6373#subject>,
        <album/6373#vocals> ;
    foaf:name "Mico Yada"@en,
        "矢田みこ"@ja .

<artist/88#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6373#subject> ;
    schema:name "Hiromi Sato"@en,
        "佐藤ひろ美"@ja ;
    foaf:made <album/6373#composition>,
        <album/6373#lyrics>,
        <album/6373#subject> ;
    foaf:name "Hiromi Sato"@en,
        "佐藤ひろ美"@ja .

<event/2> a mo:Release ;
    schema:name "Released at Comic Market 73 (Dec 29, 2007 to Dec 31, 2007)" .

<album/6373#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TimeLeap ED Theme \"Time Fly\" Single CD"@en,
        "タイムリープ EDテーマ「Time Fly」シングルCD"@ja,
        "TimeLeap ED Theme \"Time Fly\" Single CD"@ja-latn ;
    mo:composer <artist/88#subject> ;
    mo:produced_work <album/6373#musicalwork> ;
    schema:name "TimeLeap ED Theme \"Time Fly\" Single CD"@en,
        "タイムリープ EDテーマ「Time Fly」シングルCD"@ja,
        "TimeLeap ED Theme \"Time Fly\" Single CD"@ja-latn .

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

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

<album/6373#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TimeLeap ED Theme \"Time Fly\" Single CD"@en,
        "タイムリープ EDテーマ「Time Fly」シングルCD"@ja,
        "TimeLeap ED Theme \"Time Fly\" Single CD"@ja-latn ;
    mo:performance_of <album/6373#musicalwork> ;
    mo:recorded_as <album/6373#musicalexpression> ;
    schema:name "TimeLeap ED Theme \"Time Fly\" Single CD"@en,
        "タイムリープ EDテーマ「Time Fly」シングルCD"@ja,
        "TimeLeap ED Theme \"Time Fly\" Single CD"@ja-latn ;
    schema:workPerformed <album/6373#musicalwork> .

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

<org/4468#subject> schema:name "Front Wing"@en,
        "Front Wing"@ja,
        "Front Wing"@ja-latn ;
    foaf:name "Front Wing"@en,
        "Front Wing"@ja,
        "Front Wing"@ja-latn .

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

<https://medium-media.vgm.io/albums/37/6373/6373-1199076042.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6373#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-29"^^xsd:date ;
    dcterms:title "TimeLeap ED Theme \"Time Fly\" Single CD"@en,
        "タイムリープ EDテーマ「Time Fly」シングルCD"@ja,
        "TimeLeap ED Theme \"Time Fly\" Single CD"@ja-latn ;
    mo:catalogue_number "FRC15J" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6373#musicalexpression> ;
    mo:publisher <org/4468#subject> ;
    mo:record _:N9b88e3e0db284499886c1365fe68230f ;
    mo:record_count 1 ;
    mo:release <event/2> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "TimeLeap"@en ;
            foaf:name "TimeLeap"@en ] ;
    schema:datePublished "2007-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/6373/6373-1199076042.jpg> ;
    schema:name "TimeLeap ED Theme \"Time Fly\" Single CD"@en,
        "タイムリープ EDテーマ「Time Fly」シングルCD"@ja,
        "TimeLeap ED Theme \"Time Fly\" Single CD"@ja-latn ;
    schema:publisher <org/4468#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/6373/6373-1199076042.jpg> .

_:N29ef6e0c0b834c3583f588cadd34d957 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『Time Fly』Full Ver."@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N9b88e3e0db284499886c1365fe68230f ;
    schema:name "『Time Fly』Full Ver."@ja .

_:N2d966f668ba14622b04eda483b924583 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『Time Fly』Full Ver. (カラオケ・コーラス入り)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N9b88e3e0db284499886c1365fe68230f ;
    schema:name "『Time Fly』Full Ver. (カラオケ・コーラス入り)"@ja .

_:Nbf2e2e0dfad8462488506a83f9ac7520 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『Time Fly』Full Ver. (カラオケ)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N9b88e3e0db284499886c1365fe68230f ;
    schema:name "『Time Fly』Full Ver. (カラオケ)"@ja .

_:N9b88e3e0db284499886c1365fe68230f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N29ef6e0c0b834c3583f588cadd34d957,
        _:N2d966f668ba14622b04eda483b924583,
        _:Nbf2e2e0dfad8462488506a83f9ac7520 ;
    mo:track_count 3 ;
    schema:duration "PT13:07"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N29ef6e0c0b834c3583f588cadd34d957,
        _:N2d966f668ba14622b04eda483b924583,
        _:Nbf2e2e0dfad8462488506a83f9ac7520 .

