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

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

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

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

<product/194#subject> a schema:CreativeWork ;
    schema:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn ;
    foaf:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn .

<product/359#subject> a schema:CreativeWork ;
    schema:name "Valkyrie Profile"@en,
        "ヴァルキリープロファイル"@ja,
        "Valkyrie Profile"@ja-latn ;
    foaf:name "Valkyrie Profile"@en,
        "ヴァルキリープロファイル"@ja,
        "Valkyrie Profile"@ja-latn .

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

<album/149248#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sou Meguri"@en,
        "想廻"@ja,
        "Sou Meguri"@ja-latn ;
    mo:performance_of <album/149248#musicalwork> ;
    mo:recorded_as <album/149248#musicalexpression> ;
    schema:name "Sou Meguri"@en,
        "想廻"@ja,
        "Sou Meguri"@ja-latn ;
    schema:workPerformed <album/149248#musicalwork> .

<https://media.vgm.io/albums/84/149248/149248-1f0a81f6e317.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/149248#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/84/149248/149248-1f0a81f6e317.jpg> ;
    foaf:depicts <album/149248#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/84/149248/149248-1f0a81f6e317.jpg> .

<https://medium-media.vgm.io/albums/84/149248/149248-1f0a81f6e317.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/149248#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sou Meguri"@en,
        "想廻"@ja,
        "Sou Meguri"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Absolute"@en ;
            foaf:made <album/149248#composition> ;
            foaf:name "Absolute"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nameless Place"@en ;
            foaf:made <album/149248#composition> ;
            foaf:name "Nameless Place"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Studio Stella"@en ;
            foaf:made <album/149248#composition> ;
            foaf:name "Studio Stella"@en ] ;
    mo:produced_work <album/149248#musicalwork> ;
    schema:name "Sou Meguri"@en,
        "想廻"@ja,
        "Sou Meguri"@ja-latn .

<album/149248#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-31"^^xsd:date ;
    dcterms:title "Sou Meguri"@en,
        "想廻"@ja,
        "Sou Meguri"@ja-latn ;
    mo:catalogue_number "SOUE-0001" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/149248#musicalexpression> ;
    mo:publisher _:Nc694389408814baf9f7b611b71e07366 ;
    mo:record _:N946c0adef5ca4d35a853bd11b803fdb8 ;
    mo:record_count 1 ;
    mo:release <event/3> ;
    schema:about <product/194#subject>,
        <product/359#subject> ;
    schema:datePublished "2006-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/149248/149248-1f0a81f6e317.jpg> ;
    schema:name "Sou Meguri"@en,
        "想廻"@ja,
        "Sou Meguri"@ja-latn ;
    schema:publisher _:Nc694389408814baf9f7b611b71e07366 ;
    foaf:depiction <https://media.vgm.io/albums/84/149248/149248-1f0a81f6e317.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149248#subject> ;
    schema:name "Studio Stella"@en ;
    foaf:made <album/149248#subject> ;
    foaf:name "Studio Stella"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149248#subject> ;
    schema:name "Absolute"@en ;
    foaf:made <album/149248#subject> ;
    foaf:name "Absolute"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149248#subject> ;
    schema:name "Nameless Place"@en ;
    foaf:made <album/149248#subject> ;
    foaf:name "Nameless Place"@en .

_:N070a81cbe0c8469f8048b5a142a6db18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Existence"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N946c0adef5ca4d35a853bd11b803fdb8 ;
    schema:name "Existence"@ja .

_:N105423370b4e4d9ea73127950749160c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yuragi"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N946c0adef5ca4d35a853bd11b803fdb8 ;
    schema:name "Yuragi"@ja .

_:N14ffc8312ebe450ea015632da6aaf611 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DayDream ｢白昼夢｣"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N946c0adef5ca4d35a853bd11b803fdb8 ;
    schema:name "DayDream ｢白昼夢｣"@ja .

_:N23a36024cc4f4388a7912b1dc72a843e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lasperanza immortale et brillante"@ja ;
    mo:track_number 11 ;
    schema:duration "PT8:32"^^xsd:interval ;
    schema:inPlaylist _:N946c0adef5ca4d35a853bd11b803fdb8 ;
    schema:name "Lasperanza immortale et brillante"@ja .

_:N2efb7721549c48e9a525f10f15e7cdef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time to Light"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N946c0adef5ca4d35a853bd11b803fdb8 ;
    schema:name "Time to Light"@ja .

_:N90b68820bd95466ba7c364c07c8bb395 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strain"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N946c0adef5ca4d35a853bd11b803fdb8 ;
    schema:name "Strain"@ja .

_:N9edc03bbead44687b96199673249b085 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleep is done devil"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N946c0adef5ca4d35a853bd11b803fdb8 ;
    schema:name "Sleep is done devil"@ja .

_:Nba8b0af32ca548f89a1d934b4533f901 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another world"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N946c0adef5ca4d35a853bd11b803fdb8 ;
    schema:name "Another world"@ja .

_:Nc694389408814baf9f7b611b71e07366 schema:name "Project Soue"@en,
        "Project Soue"@ja,
        "Project Soue"@ja-latn ;
    foaf:name "Project Soue"@en,
        "Project Soue"@ja,
        "Project Soue"@ja-latn .

_:Nc699e4fdecd34f80a88632cf76ba2a28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Painful"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N946c0adef5ca4d35a853bd11b803fdb8 ;
    schema:name "Painful"@ja .

_:Ne50541b634df4bd0a575ced67eedbde2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dawn"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:43"^^xsd:interval ;
    schema:inPlaylist _:N946c0adef5ca4d35a853bd11b803fdb8 ;
    schema:name "Dawn"@ja .

_:Ne6b5f9c22ce4476380c4caaa52804781 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Dream"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N946c0adef5ca4d35a853bd11b803fdb8 ;
    schema:name "My Dream"@ja .

_:Nf988d8be89cf486ba36611b3aed709a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Do not actagainst the flow"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N946c0adef5ca4d35a853bd11b803fdb8 ;
    schema:name "Do not actagainst the flow"@ja .

_:N946c0adef5ca4d35a853bd11b803fdb8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N070a81cbe0c8469f8048b5a142a6db18,
        _:N105423370b4e4d9ea73127950749160c,
        _:N14ffc8312ebe450ea015632da6aaf611,
        _:N23a36024cc4f4388a7912b1dc72a843e,
        _:N2efb7721549c48e9a525f10f15e7cdef,
        _:N90b68820bd95466ba7c364c07c8bb395,
        _:N9edc03bbead44687b96199673249b085,
        _:Nba8b0af32ca548f89a1d934b4533f901,
        _:Nc699e4fdecd34f80a88632cf76ba2a28,
        _:Ne50541b634df4bd0a575ced67eedbde2,
        _:Ne6b5f9c22ce4476380c4caaa52804781,
        _:Nf988d8be89cf486ba36611b3aed709a7 ;
    mo:track_count 12 ;
    schema:duration "PT49:01"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N070a81cbe0c8469f8048b5a142a6db18,
        _:N105423370b4e4d9ea73127950749160c,
        _:N14ffc8312ebe450ea015632da6aaf611,
        _:N23a36024cc4f4388a7912b1dc72a843e,
        _:N2efb7721549c48e9a525f10f15e7cdef,
        _:N90b68820bd95466ba7c364c07c8bb395,
        _:N9edc03bbead44687b96199673249b085,
        _:Nba8b0af32ca548f89a1d934b4533f901,
        _:Nc699e4fdecd34f80a88632cf76ba2a28,
        _:Ne50541b634df4bd0a575ced67eedbde2,
        _:Ne6b5f9c22ce4476380c4caaa52804781,
        _:Nf988d8be89cf486ba36611b3aed709a7 .

