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

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

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

<product/11237#subject> a schema:CreativeWork ;
    schema:name "Ihatovo Monogatari"@en,
        "イーハトーヴォ物語"@ja,
        "Ihatovo Monogatari"@ja-latn ;
    foaf:name "Ihatovo Monogatari"@en,
        "イーハトーヴォ物語"@ja,
        "Ihatovo Monogatari"@ja-latn .

<album/4094#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ihatovo Monogatari"@en,
        "イーハトーヴォ物語"@ja,
        "Ihatovo Monogatari"@ja-latn ;
    mo:composer <artist/424#subject> ;
    mo:produced_work <album/4094#musicalwork> ;
    schema:name "Ihatovo Monogatari"@en,
        "イーハトーヴォ物語"@ja,
        "Ihatovo Monogatari"@ja-latn .

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

<org/64#subject> schema:name "Sten och Flod"@en,
        "Sten och Flod"@ja,
        "Sten och Flod"@ja-latn ;
    foaf:name "Sten och Flod"@en,
        "Sten och Flod"@ja,
        "Sten och Flod"@ja-latn .

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

<https://medium-media.vgm.io/albums/49/4094/4094-1278889274.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/4094#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ihatovo Monogatari"@en,
        "イーハトーヴォ物語"@ja,
        "Ihatovo Monogatari"@ja-latn ;
    mo:performance_of <album/4094#musicalwork> ;
    mo:performer <artist/424#subject> ;
    mo:recorded_as <album/4094#musicalexpression> ;
    schema:byArtist <artist/424#subject> ;
    schema:name "Ihatovo Monogatari"@en,
        "イーハトーヴォ物語"@ja,
        "Ihatovo Monogatari"@ja-latn ;
    schema:workPerformed <album/4094#musicalwork> .

<artist/424#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4094#subject> ;
    mo:performed <album/4094#performance> ;
    schema:name "Tsukasa Tawada"@en,
        "多和田吏"@ja ;
    foaf:made <album/4094#composition>,
        <album/4094#subject> ;
    foaf:name "Tsukasa Tawada"@en,
        "多和田吏"@ja .

<album/4094#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-09-05"^^xsd:date ;
    dcterms:title "Ihatovo Monogatari"@en,
        "イーハトーヴォ物語"@ja,
        "Ihatovo Monogatari"@ja-latn ;
    mo:catalogue_number "STF-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4094#musicalexpression> ;
    mo:publisher <org/64#subject> ;
    mo:record _:N4547fbdeb0d8466da865867f73cfbef4 ;
    mo:record_count 1 ;
    schema:about <product/11237#subject> ;
    schema:byArtist <artist/424#subject> ;
    schema:datePublished "2002-09-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/4094/4094-1278889274.jpg> ;
    schema:name "Ihatovo Monogatari"@en,
        "イーハトーヴォ物語"@ja,
        "Ihatovo Monogatari"@ja-latn ;
    schema:publisher <org/64#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/4094/4094-1278889274.jpg> .

_:N0b4d31383a434f18a27071187db70390 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snowy Landscape"@en,
        "雪景色"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N4547fbdeb0d8466da865867f73cfbef4 ;
    schema:name "Snowy Landscape"@en,
        "雪景色"@ja .

_:N16fd9598a53f492fb1b3c1ee8bafa19d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Boy's Day"@en,
        "少年の日"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N4547fbdeb0d8466da865867f73cfbef4 ;
    schema:name "A Boy's Day"@en,
        "少年の日"@ja .

_:N17a570d49c63425bb85c3a247500d724 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow Flake"@en,
        "スノーフレーク"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N4547fbdeb0d8466da865867f73cfbef4 ;
    schema:name "Snow Flake"@en,
        "スノーフレーク"@ja .

_:N2619e3abc29747efb09d43aa6e311bf7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exceeding Space-Time ~ Reflection"@en,
        "時空を超えて～回想"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N4547fbdeb0d8466da865867f73cfbef4 ;
    schema:name "Exceeding Space-Time ~ Reflection"@en,
        "時空を超えて～回想"@ja .

_:N304dbda451f94d598825d4784fe287ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music Festival"@en,
        "音楽祭"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N4547fbdeb0d8466da865867f73cfbef4 ;
    schema:name "Music Festival"@en,
        "音楽祭"@ja .

_:N42fe4a06e5654ba5b4ec9f9e7a4729db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gazing at the Sea"@en,
        "海を見つめて"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N4547fbdeb0d8466da865867f73cfbef4 ;
    schema:name "Gazing at the Sea"@en,
        "海を見つめて"@ja .

_:N54e64d76b68346d7b6a716b8c697d89a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kaeru's Boss 2"@en,
        "カエルの親分２"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N4547fbdeb0d8466da865867f73cfbef4 ;
    schema:name "Kaeru's Boss 2"@en,
        "カエルの親分２"@ja .

_:N594b53a3a83e4fe7b7559cebc0686671 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ihatov Praise"@en,
        "イーハトーヴォ賛歌"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N4547fbdeb0d8466da865867f73cfbef4 ;
    schema:name "Ihatov Praise"@en,
        "イーハトーヴォ賛歌"@ja .

_:N7c9e1d58a7a1493098d8e67b42c6651c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track (Super Famicom Sound Source)"@en,
        "ボーナストラック（スーパーファミコン音源)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT22:18"^^xsd:interval ;
    schema:inPlaylist _:N4547fbdeb0d8466da865867f73cfbef4 ;
    schema:name "Bonus Track (Super Famicom Sound Source)"@en,
        "ボーナストラック（スーパーファミコン音源)"@ja .

_:N7f945d633cfa4dd1b5bd3e960aeec077 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Towards the Moon"@en,
        "月に向かって"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N4547fbdeb0d8466da865867f73cfbef4 ;
    schema:name "Towards the Moon"@en,
        "月に向かって"@ja .

_:Naffcd0124d0e4e90bbe29ac1196fe4eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Travel Diary"@en,
        "旅の日記"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N4547fbdeb0d8466da865867f73cfbef4 ;
    schema:name "Travel Diary"@en,
        "旅の日記"@ja .

_:Nd4f00cc67f0149c1ac3f98da80e48ff5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Town"@en,
        "街"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N4547fbdeb0d8466da865867f73cfbef4 ;
    schema:name "Town"@en,
        "街"@ja .

_:Ne077442e7def48d58d97f170674acf5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1 Day of a Certain Merchant"@en,
        "ある商人の１日"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N4547fbdeb0d8466da865867f73cfbef4 ;
    schema:name "1 Day of a Certain Merchant"@en,
        "ある商人の１日"@ja .

_:Ne7b7ddbde34f4785abbfa7f9eb9b7456 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fourth Interval"@en,
        "第四のはざま"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N4547fbdeb0d8466da865867f73cfbef4 ;
    schema:name "Fourth Interval"@en,
        "第四のはざま"@ja .

_:Nfa194c1a0de94ed7aae1d5fed68a1599 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kaeru's Boss 1"@en,
        "カエルの親分１"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N4547fbdeb0d8466da865867f73cfbef4 ;
    schema:name "Kaeru's Boss 1"@en,
        "カエルの親分１"@ja .

_:N4547fbdeb0d8466da865867f73cfbef4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b4d31383a434f18a27071187db70390,
        _:N16fd9598a53f492fb1b3c1ee8bafa19d,
        _:N17a570d49c63425bb85c3a247500d724,
        _:N2619e3abc29747efb09d43aa6e311bf7,
        _:N304dbda451f94d598825d4784fe287ca,
        _:N42fe4a06e5654ba5b4ec9f9e7a4729db,
        _:N54e64d76b68346d7b6a716b8c697d89a,
        _:N594b53a3a83e4fe7b7559cebc0686671,
        _:N7c9e1d58a7a1493098d8e67b42c6651c,
        _:N7f945d633cfa4dd1b5bd3e960aeec077,
        _:Naffcd0124d0e4e90bbe29ac1196fe4eb,
        _:Nd4f00cc67f0149c1ac3f98da80e48ff5,
        _:Ne077442e7def48d58d97f170674acf5d,
        _:Ne7b7ddbde34f4785abbfa7f9eb9b7456,
        _:Nfa194c1a0de94ed7aae1d5fed68a1599 ;
    mo:track_count 15 ;
    schema:duration "PT61:58"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N0b4d31383a434f18a27071187db70390,
        _:N16fd9598a53f492fb1b3c1ee8bafa19d,
        _:N17a570d49c63425bb85c3a247500d724,
        _:N2619e3abc29747efb09d43aa6e311bf7,
        _:N304dbda451f94d598825d4784fe287ca,
        _:N42fe4a06e5654ba5b4ec9f9e7a4729db,
        _:N54e64d76b68346d7b6a716b8c697d89a,
        _:N594b53a3a83e4fe7b7559cebc0686671,
        _:N7c9e1d58a7a1493098d8e67b42c6651c,
        _:N7f945d633cfa4dd1b5bd3e960aeec077,
        _:Naffcd0124d0e4e90bbe29ac1196fe4eb,
        _:Nd4f00cc67f0149c1ac3f98da80e48ff5,
        _:Ne077442e7def48d58d97f170674acf5d,
        _:Ne7b7ddbde34f4785abbfa7f9eb9b7456,
        _:Nfa194c1a0de94ed7aae1d5fed68a1599 .

