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

<artist/25328#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuu Kagami"@en,
        "鏡遊"@ja ;
    foaf:made <album/84622#lyrics>,
        <album/84622#subject> ;
    foaf:name "Yuu Kagami"@en,
        "鏡遊"@ja .

<artist/25329#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mikage"@en,
        "御影"@ja ;
    foaf:made <album/84622#lyrics>,
        <album/84622#subject> ;
    foaf:name "Mikage"@en,
        "御影"@ja .

<artist/3743#subject> a schema:Person,
        foaf:Person ;
    schema:name "nbkz Sakai"@en,
        "酒井伸和"@ja ;
    foaf:made <album/84622#lyrics>,
        <album/84622#subject> ;
    foaf:name "nbkz Sakai"@en,
        "酒井伸和"@ja .

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

<artist/1936#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84622#subject> ;
    schema:name "TENMON"@en,
        "天門"@ja ;
    foaf:made <album/84622#composition>,
        <album/84622#subject> ;
    foaf:name "TENMON"@en,
        "天門"@ja .

<event/16> a mo:Release ;
    schema:name "Released at Comic Market 66 (Aug 13, 2004 to Aug 15, 2004)" .

<album/84622#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Solstice EXTRA: an original sound track of \"Feel coming spring\""@en,
        "はるのあしおと オリジナルサウンドトラック「Solstice EXTRA」"@ja,
        "Haru no Ashioto Original Soundtrack \"Solstice EXTRA\""@ja-latn ;
    mo:composer <artist/1936#subject> ;
    mo:produced_work <album/84622#musicalwork> ;
    schema:name "Solstice EXTRA: an original sound track of \"Feel coming spring\""@en,
        "はるのあしおと オリジナルサウンドトラック「Solstice EXTRA」"@ja,
        "Haru no Ashioto Original Soundtrack \"Solstice EXTRA\""@ja-latn .

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

<org/1249#subject> schema:name "minori"@en,
        "株式会社ミノリ"@ja,
        "minori"@ja-latn ;
    foaf:name "minori"@en,
        "株式会社ミノリ"@ja,
        "minori"@ja-latn .

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

<https://medium-media.vgm.io/albums/22/84622/84622-1550906544.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1937#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84622#performance> ;
    schema:name "Hitomi Harada"@en,
        "原田ひとみ"@ja ;
    foaf:name "Hitomi Harada"@en,
        "原田ひとみ"@ja .

<artist/4056#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84622#performance> ;
    schema:name "Idumi Maki"@en,
        "まきいづみ"@ja ;
    foaf:name "Idumi Maki"@en,
        "まきいづみ"@ja .

<artist/7639#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84622#performance> ;
    schema:name "Mirei Sakurai"@en,
        "桜井美鈴"@ja ;
    foaf:name "Mirei Sakurai"@en,
        "桜井美鈴"@ja .

<artist/7640#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84622#performance> ;
    schema:name "Sakura Takatsuki"@en,
        "鷹月さくら"@ja ;
    foaf:name "Sakura Takatsuki"@en,
        "鷹月さくら"@ja .

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

<album/84622#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Solstice EXTRA: an original sound track of \"Feel coming spring\""@en,
        "はるのあしおと オリジナルサウンドトラック「Solstice EXTRA」"@ja,
        "Haru no Ashioto Original Soundtrack \"Solstice EXTRA\""@ja-latn ;
    mo:performance_of <album/84622#musicalwork> ;
    mo:performer _:N0246e495d576453c8d41b1ca2f0712d3,
        <artist/1937#subject>,
        <artist/4056#subject>,
        <artist/7639#subject>,
        <artist/7640#subject> ;
    mo:recorded_as <album/84622#musicalexpression> ;
    schema:byArtist _:N0246e495d576453c8d41b1ca2f0712d3,
        <artist/1937#subject>,
        <artist/4056#subject>,
        <artist/7639#subject>,
        <artist/7640#subject> ;
    schema:name "Solstice EXTRA: an original sound track of \"Feel coming spring\""@en,
        "はるのあしおと オリジナルサウンドトラック「Solstice EXTRA」"@ja,
        "Haru no Ashioto Original Soundtrack \"Solstice EXTRA\""@ja-latn ;
    schema:workPerformed <album/84622#musicalwork> .

<album/84622#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-08-13"^^xsd:date ;
    dcterms:title "Solstice EXTRA: an original sound track of \"Feel coming spring\""@en,
        "はるのあしおと オリジナルサウンドトラック「Solstice EXTRA」"@ja,
        "Haru no Ashioto Original Soundtrack \"Solstice EXTRA\""@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/84622#musicalexpression> ;
    mo:publisher <org/1249#subject> ;
    mo:record _:N3ac7872e9a0d4caf9ed44d52ae50231b ;
    mo:record_count 1 ;
    mo:release <event/16> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Haru no Ashioto"@en ;
            foaf:name "Haru no Ashioto"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "白石杏"@en ;
            foaf:name "白石杏"@en ],
        <artist/1937#subject>,
        <artist/4056#subject>,
        <artist/7639#subject>,
        <artist/7640#subject> ;
    schema:datePublished "2004-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/84622/84622-1550906544.jpg> ;
    schema:name "Solstice EXTRA: an original sound track of \"Feel coming spring\""@en,
        "はるのあしおと オリジナルサウンドトラック「Solstice EXTRA」"@ja,
        "Haru no Ashioto Original Soundtrack \"Solstice EXTRA\""@ja-latn ;
    schema:publisher <org/1249#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/84622/84622-1550906544.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hare Kitagawa"@en ;
    foaf:made <album/84622#subject> ;
    foaf:name "Hare Kitagawa"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hare Kitagawa"@en ;
    foaf:made <album/84622#lyrics> ;
    foaf:name "Hare Kitagawa"@en .

_:N0246e495d576453c8d41b1ca2f0712d3 a schema:Person,
        foaf:Person ;
    mo:performed <album/84622#performance> ;
    schema:name "白石杏"@en ;
    foaf:name "白石杏"@en .

_:N123683e20c8c431bb327a0a79cf42c87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "f.c.s. by ensemble"@en,
        "f.c.s. by ensemble"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3ac7872e9a0d4caf9ed44d52ae50231b ;
    schema:name "f.c.s. by ensemble"@en,
        "f.c.s. by ensemble"@ja .

_:N207604ed4e564702afd46cc6d35174b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Engagement"@en,
        "Engagement"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3ac7872e9a0d4caf9ed44d52ae50231b ;
    schema:name "Engagement"@en,
        "Engagement"@ja .

_:N27831e0833344a68a2e3157fa004c46e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "day by day"@en,
        "day by day"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3ac7872e9a0d4caf9ed44d52ae50231b ;
    schema:name "day by day"@en,
        "day by day"@ja .

_:N30de84ca4e2e44109bb33e40f6c89046 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "evening glow"@en,
        "evening glow"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3ac7872e9a0d4caf9ed44d52ae50231b ;
    schema:name "evening glow"@en,
        "evening glow"@ja .

_:N86f53bc80f904364a54b139d4dc1d7dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the promise of a smile"@en,
        "笑顔の約束"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3ac7872e9a0d4caf9ed44d52ae50231b ;
    schema:name "the promise of a smile"@en,
        "笑顔の約束"@ja .

_:Na3658a43567d4d0e9df15d03be23cf5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "confession"@en,
        "confession"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3ac7872e9a0d4caf9ed44d52ae50231b ;
    schema:name "confession"@en,
        "confession"@ja .

_:Ne28c7bfec01743e99fbb811d73163609 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "happy together"@en,
        "happy together"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3ac7872e9a0d4caf9ed44d52ae50231b ;
    schema:name "happy together"@en,
        "happy together"@ja .

_:Nec6a17aa6bd04a4cbc4ea8be097302f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "spring ~feel coming spring~"@en,
        "春 ~feel coming spring~"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3ac7872e9a0d4caf9ed44d52ae50231b ;
    schema:name "spring ~feel coming spring~"@en,
        "春 ~feel coming spring~"@ja .

_:Ned78ab89addb421bb4a8f6ed2217ea5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "to a wonderful future"@en,
        "素敵な未来を"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3ac7872e9a0d4caf9ed44d52ae50231b ;
    schema:name "to a wonderful future"@en,
        "素敵な未来を"@ja .

_:Nf57379ddeb0c4f39ac32fc9e5fea9932 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be Catch!"@en,
        "Be Catch!"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3ac7872e9a0d4caf9ed44d52ae50231b ;
    schema:name "Be Catch!"@en,
        "Be Catch!"@ja .

_:N3ac7872e9a0d4caf9ed44d52ae50231b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N123683e20c8c431bb327a0a79cf42c87,
        _:N207604ed4e564702afd46cc6d35174b9,
        _:N27831e0833344a68a2e3157fa004c46e,
        _:N30de84ca4e2e44109bb33e40f6c89046,
        _:N86f53bc80f904364a54b139d4dc1d7dc,
        _:Na3658a43567d4d0e9df15d03be23cf5d,
        _:Ne28c7bfec01743e99fbb811d73163609,
        _:Nec6a17aa6bd04a4cbc4ea8be097302f6,
        _:Ned78ab89addb421bb4a8f6ed2217ea5d,
        _:Nf57379ddeb0c4f39ac32fc9e5fea9932 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N123683e20c8c431bb327a0a79cf42c87,
        _:N207604ed4e564702afd46cc6d35174b9,
        _:N27831e0833344a68a2e3157fa004c46e,
        _:N30de84ca4e2e44109bb33e40f6c89046,
        _:N86f53bc80f904364a54b139d4dc1d7dc,
        _:Na3658a43567d4d0e9df15d03be23cf5d,
        _:Ne28c7bfec01743e99fbb811d73163609,
        _:Nec6a17aa6bd04a4cbc4ea8be097302f6,
        _:Ned78ab89addb421bb4a8f6ed2217ea5d,
        _:Nf57379ddeb0c4f39ac32fc9e5fea9932 .

