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

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

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

<artist/4633#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42604#subject> ;
    schema:name "Tatsuya Matsumoto"@en,
        "松本達哉"@ja ;
    foaf:made <album/42604#composition>,
        <album/42604#subject> ;
    foaf:name "Tatsuya Matsumoto"@en,
        "松本達哉"@ja .

<product/2285#subject> a schema:CreativeWork ;
    schema:name "Amaranth III"@en,
        "アマランスIII"@ja,
        "Amaranth III"@ja-latn ;
    foaf:name "Amaranth III"@en,
        "アマランスIII"@ja,
        "Amaranth III"@ja-latn .

<product/2286#subject> a schema:CreativeWork ;
    schema:name "Amaranth IV"@en,
        "アマランスIV"@ja,
        "Amaranth IV"@ja-latn ;
    foaf:name "Amaranth IV"@en,
        "アマランスIV"@ja,
        "Amaranth IV"@ja-latn .

<album/42604#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tatsuya Matsumoto Sound Collection Vol.1"@en,
        "松本達哉 サウンドコレクション Vol.1"@ja,
        "Tatsuya Matsumoto Sound Collection Vol.1"@ja-latn ;
    mo:composer <artist/4633#subject> ;
    mo:produced_work <album/42604#musicalwork> ;
    schema:name "Tatsuya Matsumoto Sound Collection Vol.1"@en,
        "松本達哉 サウンドコレクション Vol.1"@ja,
        "Tatsuya Matsumoto Sound Collection Vol.1"@ja-latn .

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

<album/42604#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tatsuya Matsumoto Sound Collection Vol.1"@en,
        "松本達哉 サウンドコレクション Vol.1"@ja,
        "Tatsuya Matsumoto Sound Collection Vol.1"@ja-latn ;
    mo:performance_of <album/42604#musicalwork> ;
    mo:recorded_as <album/42604#musicalexpression> ;
    schema:name "Tatsuya Matsumoto Sound Collection Vol.1"@en,
        "松本達哉 サウンドコレクション Vol.1"@ja,
        "Tatsuya Matsumoto Sound Collection Vol.1"@ja-latn ;
    schema:workPerformed <album/42604#musicalwork> .

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

<https://medium-media.vgm.io/albums/40/42604/42604-1389207465.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/42604#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-10-02"^^xsd:date ;
    dcterms:title "Tatsuya Matsumoto Sound Collection Vol.1"@en,
        "松本達哉 サウンドコレクション Vol.1"@ja,
        "Tatsuya Matsumoto Sound Collection Vol.1"@ja-latn ;
    mo:catalogue_number "FSCM-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/42604#musicalexpression> ;
    mo:publisher _:Nb48b5dabda4c4bb78c8c699066e9639d ;
    mo:record _:N4527e05c700c40c3bebee2657650e4c4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Silent Nova"@en ;
            foaf:name "Silent Nova"@en ],
        [ a schema:CreativeWork ;
            schema:name "Θerstedia"@ja ;
            foaf:name "Θerstedia"@ja ],
        [ a schema:CreativeWork ;
            schema:name "Ever Brume"@en ;
            foaf:name "Ever Brume"@en ],
        [ a schema:CreativeWork ;
            schema:name "Dead Force"@en ;
            foaf:name "Dead Force"@en ],
        <product/2285#subject>,
        <product/2286#subject> ;
    schema:datePublished "2000-10-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/42604/42604-1389207465.jpg> ;
    schema:name "Tatsuya Matsumoto Sound Collection Vol.1"@en,
        "松本達哉 サウンドコレクション Vol.1"@ja,
        "Tatsuya Matsumoto Sound Collection Vol.1"@ja-latn ;
    schema:publisher _:Nb48b5dabda4c4bb78c8c699066e9639d ;
    foaf:depiction <https://media.vgm.io/albums/40/42604/42604-1389207465.jpg> .

_:N0fa48c92750841a1a1252e1706c91ae8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Θerstedia: Mysterious Dungeon"@en,
        "エルステディア：怪ダンジョン"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N4527e05c700c40c3bebee2657650e4c4 ;
    schema:name "Θerstedia: Mysterious Dungeon"@en,
        "エルステディア：怪ダンジョン"@ja .

_:N14d0cdf042ff425987dba529e5ca1e3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Θerstedia: Initial Menu"@en,
        "エルステディア：初期メニュー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N4527e05c700c40c3bebee2657650e4c4 ;
    schema:name "Θerstedia: Initial Menu"@en,
        "エルステディア：初期メニュー"@ja .

_:N1651e5c8852544b6aff174ab282ef55c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amaranth 4: Dungeon 2"@en,
        "アマランス４：ダンジョン２"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N4527e05c700c40c3bebee2657650e4c4 ;
    schema:name "Amaranth 4: Dungeon 2"@en,
        "アマランス４：ダンジョン２"@ja .

_:N29b39fe8f14e4ad7989304eb328bae7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dead Force: Opening 2"@en,
        "デッドフォース：オープニング２"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N4527e05c700c40c3bebee2657650e4c4 ;
    schema:name "Dead Force: Opening 2"@en,
        "デッドフォース：オープニング２"@ja .

_:N2f6ef34ef0404299bb364d96bf63fb10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amaranth 3: Snow Country Field"@en,
        "アマランス３：雪国フィールド"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N4527e05c700c40c3bebee2657650e4c4 ;
    schema:name "Amaranth 3: Snow Country Field"@en,
        "アマランス３：雪国フィールド"@ja .

_:N395f1041678f4c7ab90911ffe19b3917 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dead Force: Field 1"@en,
        "デッドフォース：フィールド１"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N4527e05c700c40c3bebee2657650e4c4 ;
    schema:name "Dead Force: Field 1"@en,
        "デッドフォース：フィールド１"@ja .

_:N43430fd36fee46c19c6b8d93f579cfb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amaranth 4: Dungeon 1"@en,
        "アマランス４：ダンジョン１"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N4527e05c700c40c3bebee2657650e4c4 ;
    schema:name "Amaranth 4: Dungeon 1"@en,
        "アマランス４：ダンジョン１"@ja .

_:N4cc7178267224e50a5d8d9771f539cba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amaranth 3: Pleasant"@en,
        "アマランス３：愉快"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N4527e05c700c40c3bebee2657650e4c4 ;
    schema:name "Amaranth 3: Pleasant"@en,
        "アマランス３：愉快"@ja .

_:N54eb13b3f3384816955d44016b4d6ab5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ever Brume: Tactics B"@en,
        "エバブルーム：戦術B"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N4527e05c700c40c3bebee2657650e4c4 ;
    schema:name "Ever Brume: Tactics B"@en,
        "エバブルーム：戦術B"@ja .

_:N7188bf990d0a4fc68bb257a3c1211959 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dead Force: Opening 1"@en,
        "デッドフォース：オープニング１"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N4527e05c700c40c3bebee2657650e4c4 ;
    schema:name "Dead Force: Opening 1"@en,
        "デッドフォース：オープニング１"@ja .

_:Nac77792a909c467782ed9242861f3c71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amaranth 4: Camp 1"@en,
        "アマランス４：キャンプ１"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N4527e05c700c40c3bebee2657650e4c4 ;
    schema:name "Amaranth 4: Camp 1"@en,
        "アマランス４：キャンプ１"@ja .

_:Nafcb8a659a704dc4935e921171227081 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amaranth 3: Modern Field"@en,
        "アマランス３：近世フィールド"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N4527e05c700c40c3bebee2657650e4c4 ;
    schema:name "Amaranth 3: Modern Field"@en,
        "アマランス３：近世フィールド"@ja .

_:Nb48b5dabda4c4bb78c8c699066e9639d schema:name "FUGA System corporation"@en ;
    foaf:name "FUGA System corporation"@en .

_:Nb969d64cfa5949a58f7a271c3b51472b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unpublished Original Music: Farewell"@en,
        "未発表オリジナル曲：Farewell"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N4527e05c700c40c3bebee2657650e4c4 ;
    schema:name "Unpublished Original Music: Farewell"@en,
        "未発表オリジナル曲：Farewell"@ja .

_:Nf7d741429a9541f09428a1899a4aeb70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Nova: Opening"@en,
        "サイレントノヴァ：オープニング"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N4527e05c700c40c3bebee2657650e4c4 ;
    schema:name "Silent Nova: Opening"@en,
        "サイレントノヴァ：オープニング"@ja .

_:N4527e05c700c40c3bebee2657650e4c4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fa48c92750841a1a1252e1706c91ae8,
        _:N14d0cdf042ff425987dba529e5ca1e3a,
        _:N1651e5c8852544b6aff174ab282ef55c,
        _:N29b39fe8f14e4ad7989304eb328bae7f,
        _:N2f6ef34ef0404299bb364d96bf63fb10,
        _:N395f1041678f4c7ab90911ffe19b3917,
        _:N43430fd36fee46c19c6b8d93f579cfb6,
        _:N4cc7178267224e50a5d8d9771f539cba,
        _:N54eb13b3f3384816955d44016b4d6ab5,
        _:N7188bf990d0a4fc68bb257a3c1211959,
        _:Nac77792a909c467782ed9242861f3c71,
        _:Nafcb8a659a704dc4935e921171227081,
        _:Nb969d64cfa5949a58f7a271c3b51472b,
        _:Nf7d741429a9541f09428a1899a4aeb70 ;
    mo:track_count 14 ;
    schema:duration "PT45:50"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0fa48c92750841a1a1252e1706c91ae8,
        _:N14d0cdf042ff425987dba529e5ca1e3a,
        _:N1651e5c8852544b6aff174ab282ef55c,
        _:N29b39fe8f14e4ad7989304eb328bae7f,
        _:N2f6ef34ef0404299bb364d96bf63fb10,
        _:N395f1041678f4c7ab90911ffe19b3917,
        _:N43430fd36fee46c19c6b8d93f579cfb6,
        _:N4cc7178267224e50a5d8d9771f539cba,
        _:N54eb13b3f3384816955d44016b4d6ab5,
        _:N7188bf990d0a4fc68bb257a3c1211959,
        _:Nac77792a909c467782ed9242861f3c71,
        _:Nafcb8a659a704dc4935e921171227081,
        _:Nb969d64cfa5949a58f7a271c3b51472b,
        _:Nf7d741429a9541f09428a1899a4aeb70 .

