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

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

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

<org/1174#subject> schema:name "Circle Mebius"@en,
        "Circle Mebius"@ja,
        "Circle Mebius"@ja-latn ;
    foaf:name "Circle Mebius"@en,
        "Circle Mebius"@ja,
        "Circle Mebius"@ja-latn .

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

<https://medium-media.vgm.io/albums/03/36330/36330-1362020457.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/36330#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Truth: Faith Original Sound Track"@en,
        "Truth: Faith Original Sound Track"@ja,
        "Truth: Faith Original Sound Track"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Yuuji"@en ;
            foaf:made <album/36330#composition> ;
            foaf:name "Yuuji"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Masaki Yoda"@en ;
            foaf:made <album/36330#composition> ;
            foaf:name "Masaki Yoda"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "yk_music4"@en ;
            foaf:made <album/36330#composition> ;
            foaf:name "yk_music4"@en ] ;
    mo:produced_work <album/36330#musicalwork> ;
    schema:name "Truth: Faith Original Sound Track"@en,
        "Truth: Faith Original Sound Track"@ja,
        "Truth: Faith Original Sound Track"@ja-latn .

<album/36330#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Truth: Faith Original Sound Track"@en,
        "Truth: Faith Original Sound Track"@ja,
        "Truth: Faith Original Sound Track"@ja-latn ;
    mo:performance_of <album/36330#musicalwork> ;
    mo:performer _:N14a9ac3e551f41c6a922c51028bfe80f,
        _:Na9fca50682ad44febb617ccea7631941 ;
    mo:recorded_as <album/36330#musicalexpression> ;
    schema:byArtist _:N14a9ac3e551f41c6a922c51028bfe80f,
        _:Na9fca50682ad44febb617ccea7631941 ;
    schema:name "Truth: Faith Original Sound Track"@en,
        "Truth: Faith Original Sound Track"@ja,
        "Truth: Faith Original Sound Track"@ja-latn ;
    schema:workPerformed <album/36330#musicalwork> .

<album/36330#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-09-30"^^xsd:date ;
    dcterms:title "Truth: Faith Original Sound Track"@en,
        "Truth: Faith Original Sound Track"@ja,
        "Truth: Faith Original Sound Track"@ja-latn ;
    mo:catalogue_number "MBUS-0013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36330#musicalexpression> ;
    mo:publisher <org/1174#subject> ;
    mo:record _:N450b581f028b4104af90d1db73b9a856 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Faith"@en ;
            foaf:name "Faith"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Masaki Yoda"@en ;
            foaf:name "Masaki Yoda"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "CHIKO"@en ;
            foaf:name "CHIKO"@en ] ;
    schema:datePublished "2006-09-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/36330/36330-1362020457.jpg> ;
    schema:name "Truth: Faith Original Sound Track"@en,
        "Truth: Faith Original Sound Track"@ja,
        "Truth: Faith Original Sound Track"@ja-latn ;
    schema:publisher <org/1174#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/36330/36330-1362020457.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Masaki Yoda"@en ;
    foaf:made <album/36330#lyrics> ;
    foaf:name "Masaki Yoda"@en .

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

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

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Masaki Yoda"@en ;
    foaf:made <album/36330#subject> ;
    foaf:name "Masaki Yoda"@en .

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

_:N00330c22c67b4a0ba7877e58bbb71541 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True"@ja ;
    mo:track_number 17 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N450b581f028b4104af90d1db73b9a856 ;
    schema:name "True"@ja .

_:N0a7685b824c04f8bb5caca87dbac6f2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maria's Lovely Days"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N450b581f028b4104af90d1db73b9a856 ;
    schema:name "Maria's Lovely Days"@ja .

_:N14a9ac3e551f41c6a922c51028bfe80f a schema:Person,
        foaf:Person ;
    mo:performed <album/36330#performance> ;
    schema:name "CHIKO"@en ;
    foaf:name "CHIKO"@en .

_:N25e214b198a24fc49bf743edc4bdff1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "your departure"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N450b581f028b4104af90d1db73b9a856 ;
    schema:name "your departure"@ja .

_:N4931d6c4d20f4e95bbde094bee000df3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "past and the future"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N450b581f028b4104af90d1db73b9a856 ;
    schema:name "past and the future"@ja .

_:N4dfa7f02e3e246779fe8533586f0098b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DARK MOON"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N450b581f028b4104af90d1db73b9a856 ;
    schema:name "DARK MOON"@ja .

_:N5864b4f04c2f4254885a263e1e4ee82d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toward the Next"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N450b581f028b4104af90d1db73b9a856 ;
    schema:name "Toward the Next"@ja .

_:N6871846ab1b24f4ba297629e7925c91f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imagenal Battle"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N450b581f028b4104af90d1db73b9a856 ;
    schema:name "Imagenal Battle"@ja .

_:N70d54f95e0494053925386afbf11ddb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "舞い上かる雪"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N450b581f028b4104af90d1db73b9a856 ;
    schema:name "舞い上かる雪"@ja .

_:N75f4acccec43439bb844efc6da3b57b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear memories"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N450b581f028b4104af90d1db73b9a856 ;
    schema:name "Dear memories"@ja .

_:N88ff04d740ab4a08937568c041667a1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "God Bless You"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N450b581f028b4104af90d1db73b9a856 ;
    schema:name "God Bless You"@ja .

_:N9e2a578cf7034dc3ad0aef80e7c7399e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "静かな胎動"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N450b581f028b4104af90d1db73b9a856 ;
    schema:name "静かな胎動"@ja .

_:Na9fca50682ad44febb617ccea7631941 a schema:Person,
        foaf:Person ;
    mo:performed <album/36330#performance> ;
    schema:name "Masaki Yoda"@en ;
    foaf:name "Masaki Yoda"@en .

_:Nac312dde5c104cd3875bf8ca12e93004 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oh! Uncontrollable Girl!"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N450b581f028b4104af90d1db73b9a856 ;
    schema:name "Oh! Uncontrollable Girl!"@ja .

_:Nb0ce7da0dc2b4716acc5cdeb0b73ab1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Next Impression"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N450b581f028b4104af90d1db73b9a856 ;
    schema:name "Next Impression"@ja .

_:Nc7b41e3656e041e3b29dcbd26941061f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angels in the gray sky"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N450b581f028b4104af90d1db73b9a856 ;
    schema:name "Angels in the gray sky"@ja .

_:Ne2ddc5b7535f4517b81010a036dda7bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "二人の未来へ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N450b581f028b4104af90d1db73b9a856 ;
    schema:name "二人の未来へ"@ja .

_:Nfd05f9b6019240af90022138aa20258c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "約束の大地"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N450b581f028b4104af90d1db73b9a856 ;
    schema:name "約束の大地"@ja .

_:Nfd8a5c98246a478a93504bb8c5b67ef9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N450b581f028b4104af90d1db73b9a856 ;
    schema:name "Prelude"@ja .

_:N450b581f028b4104af90d1db73b9a856 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00330c22c67b4a0ba7877e58bbb71541,
        _:N0a7685b824c04f8bb5caca87dbac6f2b,
        _:N25e214b198a24fc49bf743edc4bdff1a,
        _:N4931d6c4d20f4e95bbde094bee000df3,
        _:N4dfa7f02e3e246779fe8533586f0098b,
        _:N5864b4f04c2f4254885a263e1e4ee82d,
        _:N6871846ab1b24f4ba297629e7925c91f,
        _:N70d54f95e0494053925386afbf11ddb4,
        _:N75f4acccec43439bb844efc6da3b57b1,
        _:N88ff04d740ab4a08937568c041667a1b,
        _:N9e2a578cf7034dc3ad0aef80e7c7399e,
        _:Nac312dde5c104cd3875bf8ca12e93004,
        _:Nb0ce7da0dc2b4716acc5cdeb0b73ab1f,
        _:Nc7b41e3656e041e3b29dcbd26941061f,
        _:Ne2ddc5b7535f4517b81010a036dda7bb,
        _:Nfd05f9b6019240af90022138aa20258c,
        _:Nfd8a5c98246a478a93504bb8c5b67ef9 ;
    mo:track_count 17 ;
    schema:duration "PT69:48"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N00330c22c67b4a0ba7877e58bbb71541,
        _:N0a7685b824c04f8bb5caca87dbac6f2b,
        _:N25e214b198a24fc49bf743edc4bdff1a,
        _:N4931d6c4d20f4e95bbde094bee000df3,
        _:N4dfa7f02e3e246779fe8533586f0098b,
        _:N5864b4f04c2f4254885a263e1e4ee82d,
        _:N6871846ab1b24f4ba297629e7925c91f,
        _:N70d54f95e0494053925386afbf11ddb4,
        _:N75f4acccec43439bb844efc6da3b57b1,
        _:N88ff04d740ab4a08937568c041667a1b,
        _:N9e2a578cf7034dc3ad0aef80e7c7399e,
        _:Nac312dde5c104cd3875bf8ca12e93004,
        _:Nb0ce7da0dc2b4716acc5cdeb0b73ab1f,
        _:Nc7b41e3656e041e3b29dcbd26941061f,
        _:Ne2ddc5b7535f4517b81010a036dda7bb,
        _:Nfd05f9b6019240af90022138aa20258c,
        _:Nfd8a5c98246a478a93504bb8c5b67ef9 .

