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

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

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

<album/8016> a mo:Release ;
    mo:catalogue_number "KOE-CDS-300" .

<product/321#subject> a schema:CreativeWork ;
    schema:name "Silent Hill 3"@en,
        "サイレントヒル3"@ja,
        "Silent Hill 3"@ja-latn ;
    foaf:name "Silent Hill 3"@en,
        "サイレントヒル3"@ja,
        "Silent Hill 3"@ja-latn .

<album/4344#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Silent Hill 3 Official Soundtrack"@en,
        "Silent Hill 3 Official Soundtrack"@ja,
        "Silent Hill 3 Official Soundtrack"@ja-latn ;
    mo:composer <artist/749#subject> ;
    mo:produced_work <album/4344#musicalwork> ;
    schema:name "Silent Hill 3 Official Soundtrack"@en,
        "Silent Hill 3 Official Soundtrack"@ja,
        "Silent Hill 3 Official Soundtrack"@ja-latn .

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

<org/371#subject> schema:name "Konami of America, Inc."@en,
        "Konami of America, Inc."@ja,
        "Konami of America, Inc."@ja-latn ;
    foaf:name "Konami of America, Inc."@en,
        "Konami of America, Inc."@ja,
        "Konami of America, Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/44/4344/4344-1573834661.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/4344#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Silent Hill 3 Official Soundtrack"@en,
        "Silent Hill 3 Official Soundtrack"@ja,
        "Silent Hill 3 Official Soundtrack"@ja-latn ;
    mo:performance_of <album/4344#musicalwork> ;
    mo:performer <artist/749#subject> ;
    mo:recorded_as <album/4344#musicalexpression> ;
    schema:byArtist <artist/749#subject> ;
    schema:name "Silent Hill 3 Official Soundtrack"@en,
        "Silent Hill 3 Official Soundtrack"@ja,
        "Silent Hill 3 Official Soundtrack"@ja-latn ;
    schema:workPerformed <album/4344#musicalwork> .

<artist/749#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4344#subject> ;
    mo:performed <album/4344#performance> ;
    schema:name "Akira Yamaoka"@en,
        "山岡晃"@ja ;
    foaf:made <album/4344#composition>,
        <album/4344#subject> ;
    foaf:name "Akira Yamaoka"@en,
        "山岡晃"@ja .

<album/4344#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-08-06"^^xsd:date ;
    dcterms:title "Silent Hill 3 Official Soundtrack"@en,
        "Silent Hill 3 Official Soundtrack"@ja,
        "Silent Hill 3 Official Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/8016> ;
    mo:publication_of <album/4344#musicalexpression> ;
    mo:publisher <org/371#subject> ;
    mo:record _:Ne604ba83187f4b9bb529d36d0ecc3e38 ;
    mo:record_count 1 ;
    schema:about <product/321#subject> ;
    schema:byArtist <artist/749#subject> ;
    schema:datePublished "2003-08-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/4344/4344-1573834661.jpg> ;
    schema:name "Silent Hill 3 Official Soundtrack"@en,
        "Silent Hill 3 Official Soundtrack"@ja,
        "Silent Hill 3 Official Soundtrack"@ja-latn ;
    schema:publisher <org/371#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/4344/4344-1573834661.jpg> .

_:N03df068605de44168587c2ebf4eb1531 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Please love me... once more"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Ne604ba83187f4b9bb529d36d0ecc3e38 ;
    schema:name "Please love me... once more"@en .

_:N0568c9bf80634734ae96da4a1d501c36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocent Moon"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Ne604ba83187f4b9bb529d36d0ecc3e38 ;
    schema:name "Innocent Moon"@en .

_:N17dc7e30a7a340459cec56a4d854ea9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clockwork little happiness"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Ne604ba83187f4b9bb529d36d0ecc3e38 ;
    schema:name "Clockwork little happiness"@en .

_:N28d6137e9b9f4f71bb2d957d2a7df990 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maternal Heart"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Ne604ba83187f4b9bb529d36d0ecc3e38 ;
    schema:name "Maternal Heart"@en .

_:N2dbee2cc6a4d4e5683679944f5044523 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sun"@en ;
    mo:track_number 22 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Ne604ba83187f4b9bb529d36d0ecc3e38 ;
    schema:name "Sun"@en .

_:N32e94d76e5b3439ca25d225f4143ea09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prayer"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Ne604ba83187f4b9bb529d36d0ecc3e38 ;
    schema:name "Prayer"@en .

_:N40bd2e51a01f49e9a403c36d6ff86873 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance with night wind"@en ;
    mo:track_number 13 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Ne604ba83187f4b9bb529d36d0ecc3e38 ;
    schema:name "Dance with night wind"@en .

_:N4b1995ffc518473babbe06bcfa757749 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower Crown of Poppy"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Ne604ba83187f4b9bb529d36d0ecc3e38 ;
    schema:name "Flower Crown of Poppy"@en .

_:N5ab16ec1421c4b0e9f0ba7a151d756c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End of small sanctuary"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Ne604ba83187f4b9bb529d36d0ecc3e38 ;
    schema:name "End of small sanctuary"@en .

_:N6e429f29f5934f448876daedb075225e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You're not here"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Ne604ba83187f4b9bb529d36d0ecc3e38 ;
    schema:name "You're not here"@en .

_:N7255a655ba3447608b3a7b10489262c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A stray child"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Ne604ba83187f4b9bb529d36d0ecc3e38 ;
    schema:name "A stray child"@en .

_:N7ad54290c39843c8831ef8e578e6339f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Letter - from the lost days"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Ne604ba83187f4b9bb529d36d0ecc3e38 ;
    schema:name "Letter - from the lost days"@en .

_:N81a5dce4fc914d7d9237fbf049c341fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I want love (Studio Mix)"@en ;
    mo:track_number 25 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Ne604ba83187f4b9bb529d36d0ecc3e38 ;
    schema:name "I want love (Studio Mix)"@en .

_:N8ae4278df812442f95f8ef0390e5465b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Walk on Vanity Ruins"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Ne604ba83187f4b9bb529d36d0ecc3e38 ;
    schema:name "Walk on Vanity Ruins"@en .

_:N932e5bc7313849d5b103d8d65accb480 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Forgive Me, Never Forget Me"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Ne604ba83187f4b9bb529d36d0ecc3e38 ;
    schema:name "Never Forgive Me, Never Forget Me"@en .

_:N93e79003248c45edb8f2116723b716e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breeze - in monochrome night"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Ne604ba83187f4b9bb529d36d0ecc3e38 ;
    schema:name "Breeze - in monochrome night"@en .

_:N9b3517a0a807459f89764275112da588 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rain of blass petals"@en ;
    mo:track_number 20 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Ne604ba83187f4b9bb529d36d0ecc3e38 ;
    schema:name "Rain of blass petals"@en .

_:Na7a0e604f2bc4de0b7af3375abd26ac4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hometown"@en ;
    mo:track_number 24 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:Ne604ba83187f4b9bb529d36d0ecc3e38 ;
    schema:name "Hometown"@en .

_:Naa124637e59d449abf06534460710325 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memory of the waters"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Ne604ba83187f4b9bb529d36d0ecc3e38 ;
    schema:name "Memory of the waters"@en .

_:Nc93b50fdade24bd7ae5b9fcfa6734e0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I want love"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Ne604ba83187f4b9bb529d36d0ecc3e38 ;
    schema:name "I want love"@en .

_:Nea48ff6f02ac4f8e993b821a6e56f052 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heads No.2"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Ne604ba83187f4b9bb529d36d0ecc3e38 ;
    schema:name "Heads No.2"@en .

_:Nfa7d6ed0ffc144228c011320f744fbb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost carol"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:Ne604ba83187f4b9bb529d36d0ecc3e38 ;
    schema:name "Lost carol"@en .

_:Nfd7b57a734ec43a6a6e6883099954af5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Float up from dream"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Ne604ba83187f4b9bb529d36d0ecc3e38 ;
    schema:name "Float up from dream"@en .

_:Nfe4e6058c0c84e6fa90acedf78bfdbd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Uneternal sleep"@en ;
    mo:track_number 23 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Ne604ba83187f4b9bb529d36d0ecc3e38 ;
    schema:name "Uneternal sleep"@en .

_:Nff7623f6f9314363a37c1677e66e5e61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sickness Unto Foolish Death"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Ne604ba83187f4b9bb529d36d0ecc3e38 ;
    schema:name "Sickness Unto Foolish Death"@en .

_:Ne604ba83187f4b9bb529d36d0ecc3e38 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03df068605de44168587c2ebf4eb1531,
        _:N0568c9bf80634734ae96da4a1d501c36,
        _:N17dc7e30a7a340459cec56a4d854ea9b,
        _:N28d6137e9b9f4f71bb2d957d2a7df990,
        _:N2dbee2cc6a4d4e5683679944f5044523,
        _:N32e94d76e5b3439ca25d225f4143ea09,
        _:N40bd2e51a01f49e9a403c36d6ff86873,
        _:N4b1995ffc518473babbe06bcfa757749,
        _:N5ab16ec1421c4b0e9f0ba7a151d756c2,
        _:N6e429f29f5934f448876daedb075225e,
        _:N7255a655ba3447608b3a7b10489262c7,
        _:N7ad54290c39843c8831ef8e578e6339f,
        _:N81a5dce4fc914d7d9237fbf049c341fa,
        _:N8ae4278df812442f95f8ef0390e5465b,
        _:N932e5bc7313849d5b103d8d65accb480,
        _:N93e79003248c45edb8f2116723b716e1,
        _:N9b3517a0a807459f89764275112da588,
        _:Na7a0e604f2bc4de0b7af3375abd26ac4,
        _:Naa124637e59d449abf06534460710325,
        _:Nc93b50fdade24bd7ae5b9fcfa6734e0a,
        _:Nea48ff6f02ac4f8e993b821a6e56f052,
        _:Nfa7d6ed0ffc144228c011320f744fbb1,
        _:Nfd7b57a734ec43a6a6e6883099954af5,
        _:Nfe4e6058c0c84e6fa90acedf78bfdbd6,
        _:Nff7623f6f9314363a37c1677e66e5e61 ;
    mo:track_count 25 ;
    schema:duration "PT71:17"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N03df068605de44168587c2ebf4eb1531,
        _:N0568c9bf80634734ae96da4a1d501c36,
        _:N17dc7e30a7a340459cec56a4d854ea9b,
        _:N28d6137e9b9f4f71bb2d957d2a7df990,
        _:N2dbee2cc6a4d4e5683679944f5044523,
        _:N32e94d76e5b3439ca25d225f4143ea09,
        _:N40bd2e51a01f49e9a403c36d6ff86873,
        _:N4b1995ffc518473babbe06bcfa757749,
        _:N5ab16ec1421c4b0e9f0ba7a151d756c2,
        _:N6e429f29f5934f448876daedb075225e,
        _:N7255a655ba3447608b3a7b10489262c7,
        _:N7ad54290c39843c8831ef8e578e6339f,
        _:N81a5dce4fc914d7d9237fbf049c341fa,
        _:N8ae4278df812442f95f8ef0390e5465b,
        _:N932e5bc7313849d5b103d8d65accb480,
        _:N93e79003248c45edb8f2116723b716e1,
        _:N9b3517a0a807459f89764275112da588,
        _:Na7a0e604f2bc4de0b7af3375abd26ac4,
        _:Naa124637e59d449abf06534460710325,
        _:Nc93b50fdade24bd7ae5b9fcfa6734e0a,
        _:Nea48ff6f02ac4f8e993b821a6e56f052,
        _:Nfa7d6ed0ffc144228c011320f744fbb1,
        _:Nfd7b57a734ec43a6a6e6883099954af5,
        _:Nfe4e6058c0c84e6fa90acedf78bfdbd6,
        _:Nff7623f6f9314363a37c1677e66e5e61 .

