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

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

<artist/1702#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7256#subject> ;
    schema:name "Yuji Naito"@en,
        "内藤侑史"@ja ;
    foaf:made <album/7256#composition>,
        <album/7256#subject> ;
    foaf:name "Yuji Naito"@en,
        "内藤侑史"@ja .

<artist/2198#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7256#subject> ;
    schema:name "Satoru Inohara"@en,
        "井ノ原智"@ja ;
    foaf:made <album/7256#composition>,
        <album/7256#subject> ;
    foaf:name "Satoru Inohara"@en,
        "井ノ原智"@ja .

<artist/2907#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7256#subject> ;
    schema:name "Kazu Yamadaya"@en,
        "山田屋カズ"@ja ;
    foaf:made <album/7256#composition>,
        <album/7256#subject> ;
    foaf:name "Kazu Yamadaya"@en,
        "山田屋カズ"@ja .

<artist/558#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7256#subject> ;
    schema:name "Triodesign"@en ;
    foaf:made <album/7256#composition>,
        <album/7256#subject> ;
    foaf:name "Triodesign"@en .

<product/15670#subject> a schema:CreativeWork ;
    schema:name "Wondering Repair!"@en,
        "ワンダリング・リペア!"@ja,
        "Wondering Repair!"@ja-latn ;
    foaf:name "Wondering Repair!"@en,
        "ワンダリング・リペア!"@ja,
        "Wondering Repair!"@ja-latn .

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

<org/1843#subject> schema:name "Escu:de"@en,
        "エスクード"@ja,
        "Escu:de"@ja-latn ;
    foaf:name "Escu:de"@en,
        "エスクード"@ja,
        "Escu:de"@ja-latn .

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

<https://medium-media.vgm.io/albums/65/7256/7256-1204460901.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/142#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7256#performance> ;
    schema:name "Mami Nakayama"@en,
        "中山マミ"@ja ;
    foaf:made <album/7256#lyrics>,
        <album/7256#subject> ;
    foaf:name "Mami Nakayama"@en,
        "中山マミ"@ja .

<artist/2048#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7256#performance> ;
    schema:name "Ami Kamishiro"@en,
        "神代あみ"@ja ;
    foaf:made <album/7256#lyrics>,
        <album/7256#subject> ;
    foaf:name "Ami Kamishiro"@en,
        "神代あみ"@ja .

<album/7256#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wonderring Repair! Memorial Tracks"@en,
        "ワンダリング・リペア! メモリアルトラック"@ja,
        "Wonderring Repair! Memorial Tracks"@ja-latn ;
    mo:performance_of <album/7256#musicalwork> ;
    mo:performer <artist/142#subject>,
        <artist/2048#subject> ;
    mo:recorded_as <album/7256#musicalexpression> ;
    schema:byArtist <artist/142#subject>,
        <artist/2048#subject> ;
    schema:name "Wonderring Repair! Memorial Tracks"@en,
        "ワンダリング・リペア! メモリアルトラック"@ja,
        "Wonderring Repair! Memorial Tracks"@ja-latn ;
    schema:workPerformed <album/7256#musicalwork> .

<album/7256#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wonderring Repair! Memorial Tracks"@en,
        "ワンダリング・リペア! メモリアルトラック"@ja,
        "Wonderring Repair! Memorial Tracks"@ja-latn ;
    mo:composer <artist/1702#subject>,
        <artist/2198#subject>,
        <artist/2907#subject>,
        <artist/558#subject> ;
    mo:produced_work <album/7256#musicalwork> ;
    schema:name "Wonderring Repair! Memorial Tracks"@en,
        "ワンダリング・リペア! メモリアルトラック"@ja,
        "Wonderring Repair! Memorial Tracks"@ja-latn .

<album/7256#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-01-25"^^xsd:date ;
    dcterms:title "Wonderring Repair! Memorial Tracks"@en,
        "ワンダリング・リペア! メモリアルトラック"@ja,
        "Wonderring Repair! Memorial Tracks"@ja-latn ;
    mo:catalogue_number "EV-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7256#musicalexpression> ;
    mo:publisher <org/1843#subject> ;
    mo:record _:N4556c95cba694f15a6e25755953e5f8d ;
    mo:record_count 1 ;
    schema:about <product/15670#subject> ;
    schema:byArtist <artist/142#subject>,
        <artist/2048#subject> ;
    schema:datePublished "2008-01-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/7256/7256-1204460901.jpg> ;
    schema:name "Wonderring Repair! Memorial Tracks"@en,
        "ワンダリング・リペア! メモリアルトラック"@ja,
        "Wonderring Repair! Memorial Tracks"@ja-latn ;
    schema:publisher <org/1843#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/7256/7256-1204460901.jpg> .

_:N082c614153184e88ba5a2321d26d547f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Therefore Today is Special"@en,
        "特別な今日だから"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N4556c95cba694f15a6e25755953e5f8d ;
    schema:name "Therefore Today is Special"@en,
        "特別な今日だから"@ja .

_:N149a5855a19047f19a809d7d2eacdd23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thunder"@en,
        "雷鳴"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N4556c95cba694f15a6e25755953e5f8d ;
    schema:name "Thunder"@en,
        "雷鳴"@ja .

_:N18db7196ace949efaa71ec06611f01b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Start Again"@en,
        "Start Again"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N4556c95cba694f15a6e25755953e5f8d ;
    schema:name "Start Again"@en,
        "Start Again"@ja .

_:N2f2fcd06cac84ca099e1460ac2885a79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hide and Seek of a Wild Flower"@en,
        "野花のかくれんぼ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N4556c95cba694f15a6e25755953e5f8d ;
    schema:name "Hide and Seek of a Wild Flower"@en,
        "野花のかくれんぼ"@ja .

_:N39ebb087c6a74b9e8c1a8f191d711df9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Running Fast on a Straight Road step1"@en,
        "一本道を駆け足でstep1"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N4556c95cba694f15a6e25755953e5f8d ;
    schema:name "Running Fast on a Straight Road step1"@en,
        "一本道を駆け足でstep1"@ja .

_:N4d95373f973d487499b1d9bae4026e5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tear Off a Page of the Story"@en,
        "物語のページをめくって"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N4556c95cba694f15a6e25755953e5f8d ;
    schema:name "Tear Off a Page of the Story"@en,
        "物語のページをめくって"@ja .

_:N4f138a5e6cb24e1cb284f1eb956581ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silver Drop"@en,
        "銀の滴"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N4556c95cba694f15a6e25755953e5f8d ;
    schema:name "Silver Drop"@en,
        "銀の滴"@ja .

_:N5d7f593466d64c2bab2a42f6ee237b2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy xx Time (Short Ver.)"@en,
        "Happy xx Time (Short Ver.)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N4556c95cba694f15a6e25755953e5f8d ;
    schema:name "Happy xx Time (Short Ver.)"@en,
        "Happy xx Time (Short Ver.)"@ja .

_:N64e13cd34a894590a58a52267eda0ece a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Running Fast on a Straight Road step2"@en,
        "一本道を駆け足でstep2"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N4556c95cba694f15a6e25755953e5f8d ;
    schema:name "Running Fast on a Straight Road step2"@en,
        "一本道を駆け足でstep2"@ja .

_:N81ac6ee8933849b4abdf46e1c508e3fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sun's Diffused Reflection"@en,
        "お日様乱反射"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N4556c95cba694f15a6e25755953e5f8d ;
    schema:name "The Sun's Diffused Reflection"@en,
        "お日様乱反射"@ja .

_:N92b58506552f4de0928a5d105c95e82e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overcast Weather Stretching to the Horizon"@en,
        "広がる雨曇り"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N4556c95cba694f15a6e25755953e5f8d ;
    schema:name "Overcast Weather Stretching to the Horizon"@en,
        "広がる雨曇り"@ja .

_:N9e02c4db2a304a6fbefa38c99d0505ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One First Step (Short Ver.)"@en,
        "最初の一歩 (Short Ver.)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N4556c95cba694f15a6e25755953e5f8d ;
    schema:name "One First Step (Short Ver.)"@en,
        "最初の一歩 (Short Ver.)"@ja .

_:Na4abde6d799a4edb851ef2ba13ecdad5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Those Who Travel by Night"@en,
        "夜道を行く者たち"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N4556c95cba694f15a6e25755953e5f8d ;
    schema:name "Those Who Travel by Night"@en,
        "夜道を行く者たち"@ja .

_:Nada7c244dd964231a614129badb7cc27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Man Who Came from the West"@en,
        "西から来た男"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N4556c95cba694f15a6e25755953e5f8d ;
    schema:name "A Man Who Came from the West"@en,
        "西から来た男"@ja .

_:Nc9fd7cf8e8ec4940b9d9870d636a4160 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly Away Screw"@en,
        "ふっとぶネジ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N4556c95cba694f15a6e25755953e5f8d ;
    schema:name "Fly Away Screw"@en,
        "ふっとぶネジ"@ja .

_:Ne0e8777f0ab54cbb851ae67b385b9544 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aiming at Gigantic Columns of Clouds"@en,
        "入道雲を目指して"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N4556c95cba694f15a6e25755953e5f8d ;
    schema:name "Aiming at Gigantic Columns of Clouds"@en,
        "入道雲を目指して"@ja .

_:Nf13f68ea08aa4e16a3231d480125d286 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Running Fast on a Straight Road step3"@en,
        "一本道を駆け足でstep3"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N4556c95cba694f15a6e25755953e5f8d ;
    schema:name "Running Fast on a Straight Road step3"@en,
        "一本道を駆け足でstep3"@ja .

_:N4556c95cba694f15a6e25755953e5f8d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N082c614153184e88ba5a2321d26d547f,
        _:N149a5855a19047f19a809d7d2eacdd23,
        _:N18db7196ace949efaa71ec06611f01b9,
        _:N2f2fcd06cac84ca099e1460ac2885a79,
        _:N39ebb087c6a74b9e8c1a8f191d711df9,
        _:N4d95373f973d487499b1d9bae4026e5f,
        _:N4f138a5e6cb24e1cb284f1eb956581ee,
        _:N5d7f593466d64c2bab2a42f6ee237b2e,
        _:N64e13cd34a894590a58a52267eda0ece,
        _:N81ac6ee8933849b4abdf46e1c508e3fd,
        _:N92b58506552f4de0928a5d105c95e82e,
        _:N9e02c4db2a304a6fbefa38c99d0505ac,
        _:Na4abde6d799a4edb851ef2ba13ecdad5,
        _:Nada7c244dd964231a614129badb7cc27,
        _:Nc9fd7cf8e8ec4940b9d9870d636a4160,
        _:Ne0e8777f0ab54cbb851ae67b385b9544,
        _:Nf13f68ea08aa4e16a3231d480125d286 ;
    mo:track_count 17 ;
    schema:duration "PT27:03"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N082c614153184e88ba5a2321d26d547f,
        _:N149a5855a19047f19a809d7d2eacdd23,
        _:N18db7196ace949efaa71ec06611f01b9,
        _:N2f2fcd06cac84ca099e1460ac2885a79,
        _:N39ebb087c6a74b9e8c1a8f191d711df9,
        _:N4d95373f973d487499b1d9bae4026e5f,
        _:N4f138a5e6cb24e1cb284f1eb956581ee,
        _:N5d7f593466d64c2bab2a42f6ee237b2e,
        _:N64e13cd34a894590a58a52267eda0ece,
        _:N81ac6ee8933849b4abdf46e1c508e3fd,
        _:N92b58506552f4de0928a5d105c95e82e,
        _:N9e02c4db2a304a6fbefa38c99d0505ac,
        _:Na4abde6d799a4edb851ef2ba13ecdad5,
        _:Nada7c244dd964231a614129badb7cc27,
        _:Nc9fd7cf8e8ec4940b9d9870d636a4160,
        _:Ne0e8777f0ab54cbb851ae67b385b9544,
        _:Nf13f68ea08aa4e16a3231d480125d286 .

