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

<artist/34280#subject> a schema:Person,
        foaf:Person ;
    schema:name "You Yamamoto"@en,
        "山本優"@ja ;
    foaf:made <album/71246#lyrics>,
        <album/71246#subject> ;
    foaf:name "You Yamamoto"@en,
        "山本優"@ja .

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

<album/71247> a mo:Release ;
    mo:catalogue_number "K22H-4131" .

<artist/11826#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71246#subject> ;
    schema:name "Masayuki Yamamoto"@en,
        "山本正之"@ja ;
    foaf:made <album/71246#composition>,
        <album/71246#subject> ;
    foaf:name "Masayuki Yamamoto"@en,
        "山本正之"@ja .

<artist/6424#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71246#subject> ;
    schema:name "Masahito Maruyama"@en,
        "丸山雅仁"@ja ;
    foaf:made <album/71246#composition>,
        <album/71246#subject> ;
    foaf:name "Masahito Maruyama"@en,
        "丸山雅仁"@ja .

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

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

<org/21#subject> schema:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn ;
    foaf:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn .

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

<https://medium-media.vgm.io/albums/64/71246/71246-1504540995.jpg> a schema:ImageObject,
        foaf:Image .

<album/71246#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Makyou Densetsu Acrobunch BGM-shuu VOL.2"@en,
        "魔境伝説アクロバンチBGM集 VOL.2"@ja,
        "Makyou Densetsu Acrobunch BGM-shuu VOL.2"@ja-latn ;
    mo:composer <artist/11826#subject>,
        <artist/6424#subject> ;
    mo:produced_work <album/71246#musicalwork> ;
    schema:name "Makyou Densetsu Acrobunch BGM-shuu VOL.2"@en,
        "魔境伝説アクロバンチBGM集 VOL.2"@ja,
        "Makyou Densetsu Acrobunch BGM-shuu VOL.2"@ja-latn .

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

<artist/28025#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71246#performance> ;
    schema:name "Yukio Yamagata"@en,
        "山形ユキオ"@ja ;
    foaf:name "Yukio Yamagata"@en,
        "山形ユキオ"@ja .

<artist/8774#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71246#performance> ;
    schema:name "Isao Taira"@en,
        "たいらいさお"@ja ;
    foaf:name "Isao Taira"@en,
        "たいらいさお"@ja .

<album/71246#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Makyou Densetsu Acrobunch BGM-shuu VOL.2"@en,
        "魔境伝説アクロバンチBGM集 VOL.2"@ja,
        "Makyou Densetsu Acrobunch BGM-shuu VOL.2"@ja-latn ;
    mo:performance_of <album/71246#musicalwork> ;
    mo:performer <artist/28025#subject>,
        <artist/8774#subject> ;
    mo:recorded_as <album/71246#musicalexpression> ;
    schema:byArtist <artist/28025#subject>,
        <artist/8774#subject> ;
    schema:name "Makyou Densetsu Acrobunch BGM-shuu VOL.2"@en,
        "魔境伝説アクロバンチBGM集 VOL.2"@ja,
        "Makyou Densetsu Acrobunch BGM-shuu VOL.2"@ja-latn ;
    schema:workPerformed <album/71246#musicalwork> .

<album/71246#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1983-05-05"^^xsd:date ;
    dcterms:title "Makyou Densetsu Acrobunch BGM-shuu VOL.2"@en,
        "魔境伝説アクロバンチBGM集 VOL.2"@ja,
        "Makyou Densetsu Acrobunch BGM-shuu VOL.2"@ja-latn ;
    mo:catalogue_number "K22G-7122" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/71247> ;
    mo:publication_of <album/71246#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:Nfc8a9e88511c4c398dbde52bf859d0e0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Makyou Densetsu Acrobunch"@en ;
            foaf:name "Makyou Densetsu Acrobunch"@en ] ;
    schema:byArtist <artist/28025#subject>,
        <artist/8774#subject> ;
    schema:datePublished "1983-05-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/64/71246/71246-1504540995.jpg> ;
    schema:name "Makyou Densetsu Acrobunch BGM-shuu VOL.2"@en,
        "魔境伝説アクロバンチBGM集 VOL.2"@ja,
        "Makyou Densetsu Acrobunch BGM-shuu VOL.2"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/71246/71246-1504540995.jpg> .

_:N1006635fe0014c6394af2e3602bcfc21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "追想"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Nfc8a9e88511c4c398dbde52bf859d0e0 ;
    schema:name "追想"@ja .

_:N157405e6097846e7843cc5832e9ee638 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "人知の果てに"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nfc8a9e88511c4c398dbde52bf859d0e0 ;
    schema:name "人知の果てに"@ja .

_:N1650ba59f9404fe39b7d842875988533 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "心遥かに"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nfc8a9e88511c4c398dbde52bf859d0e0 ;
    schema:name "心遥かに"@ja .

_:N185249e936b54fb9bdbd098e2617f445 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "伝説の祈り"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nfc8a9e88511c4c398dbde52bf859d0e0 ;
    schema:name "伝説の祈り"@ja .

_:N2ae5669b983b4dad802c2bbb78e92da8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "敵中突破"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nfc8a9e88511c4c398dbde52bf859d0e0 ;
    schema:name "敵中突破"@ja .

_:N4a8d3f08dec24d14b12ece0d03b8dc34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黒い影"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nfc8a9e88511c4c398dbde52bf859d0e0 ;
    schema:name "黒い影"@ja .

_:N4dd02973b3714243bd74523d2d7536db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "面影"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nfc8a9e88511c4c398dbde52bf859d0e0 ;
    schema:name "面影"@ja .

_:N4f2840464d444e05b8904813f1dd0d11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "謎めく輝き"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nfc8a9e88511c4c398dbde52bf859d0e0 ;
    schema:name "謎めく輝き"@ja .

_:N554a8ed7e1374333b8dc9631045e88f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "急追"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Nfc8a9e88511c4c398dbde52bf859d0e0 ;
    schema:name "急追"@ja .

_:N64987a5c048f4b55b8027fa2525ead77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夕陽おちて"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Nfc8a9e88511c4c398dbde52bf859d0e0 ;
    schema:name "夕陽おちて"@ja .

_:N68ce921527894042a77a7ded41c965b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "接近"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Nfc8a9e88511c4c398dbde52bf859d0e0 ;
    schema:name "接近"@ja .

_:N69c034514ead417db7d22e3a500a33a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "奇襲"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Nfc8a9e88511c4c398dbde52bf859d0e0 ;
    schema:name "奇襲"@ja .

_:N6b183f2c7c9d46bea9ff028e6d5abc79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神秘の力"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Nfc8a9e88511c4c398dbde52bf859d0e0 ;
    schema:name "神秘の力"@ja .

_:N7b00c50435f14372ac0c12308ce4494f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風に吹かれて"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nfc8a9e88511c4c398dbde52bf859d0e0 ;
    schema:name "風に吹かれて"@ja .

_:N7cf91d44007c42a3a87ec0d59187b34a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "腰の投縄だてじゃない"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nfc8a9e88511c4c398dbde52bf859d0e0 ;
    schema:name "腰の投縄だてじゃない"@ja .

_:N9028e7e7dc7f4001a5b939905091c6ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マシン飛ばそう"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nfc8a9e88511c4c398dbde52bf859d0e0 ;
    schema:name "マシン飛ばそう"@ja .

_:Na5308e0eb8534b89b8730a5dd053914a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "快調だ!"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nfc8a9e88511c4c398dbde52bf859d0e0 ;
    schema:name "快調だ!"@ja .

_:Na86830c78e014faa98a6c83c62431ff6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "彼方より"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Nfc8a9e88511c4c398dbde52bf859d0e0 ;
    schema:name "彼方より"@ja .

_:Nbaa5fc99cdd14bf88ea4aa97b1edd8f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スカーフなびく"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Nfc8a9e88511c4c398dbde52bf859d0e0 ;
    schema:name "スカーフなびく"@ja .

_:Ncb933f401dd64937b9551d899f44d7ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "対峙"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Nfc8a9e88511c4c398dbde52bf859d0e0 ;
    schema:name "対峙"@ja .

_:Ncf49e4631ed546228cece18ad61f88f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢の狩人<TVサイズ>"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nfc8a9e88511c4c398dbde52bf859d0e0 ;
    schema:name "夢の狩人<TVサイズ>"@ja .

_:Ne1d45da3b6d9472883ba930725ea4ea5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "出発だ!"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nfc8a9e88511c4c398dbde52bf859d0e0 ;
    schema:name "出発だ!"@ja .

_:Ne29f32e0d83f4f39ab1cacb0344c0a1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "潜行"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Nfc8a9e88511c4c398dbde52bf859d0e0 ;
    schema:name "潜行"@ja .

_:Nfe009ec957794df69dac2073e21141f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "渚にひとり<TVサイズ>"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Nfc8a9e88511c4c398dbde52bf859d0e0 ;
    schema:name "渚にひとり<TVサイズ>"@ja .

_:Nfc8a9e88511c4c398dbde52bf859d0e0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1006635fe0014c6394af2e3602bcfc21,
        _:N157405e6097846e7843cc5832e9ee638,
        _:N1650ba59f9404fe39b7d842875988533,
        _:N185249e936b54fb9bdbd098e2617f445,
        _:N2ae5669b983b4dad802c2bbb78e92da8,
        _:N4a8d3f08dec24d14b12ece0d03b8dc34,
        _:N4dd02973b3714243bd74523d2d7536db,
        _:N4f2840464d444e05b8904813f1dd0d11,
        _:N554a8ed7e1374333b8dc9631045e88f7,
        _:N64987a5c048f4b55b8027fa2525ead77,
        _:N68ce921527894042a77a7ded41c965b6,
        _:N69c034514ead417db7d22e3a500a33a2,
        _:N6b183f2c7c9d46bea9ff028e6d5abc79,
        _:N7b00c50435f14372ac0c12308ce4494f,
        _:N7cf91d44007c42a3a87ec0d59187b34a,
        _:N9028e7e7dc7f4001a5b939905091c6ef,
        _:Na5308e0eb8534b89b8730a5dd053914a,
        _:Na86830c78e014faa98a6c83c62431ff6,
        _:Nbaa5fc99cdd14bf88ea4aa97b1edd8f7,
        _:Ncb933f401dd64937b9551d899f44d7ca,
        _:Ncf49e4631ed546228cece18ad61f88f8,
        _:Ne1d45da3b6d9472883ba930725ea4ea5,
        _:Ne29f32e0d83f4f39ab1cacb0344c0a1c,
        _:Nfe009ec957794df69dac2073e21141f7 ;
    mo:track_count 24 ;
    schema:duration "PT19:07"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N1006635fe0014c6394af2e3602bcfc21,
        _:N157405e6097846e7843cc5832e9ee638,
        _:N1650ba59f9404fe39b7d842875988533,
        _:N185249e936b54fb9bdbd098e2617f445,
        _:N2ae5669b983b4dad802c2bbb78e92da8,
        _:N4a8d3f08dec24d14b12ece0d03b8dc34,
        _:N4dd02973b3714243bd74523d2d7536db,
        _:N4f2840464d444e05b8904813f1dd0d11,
        _:N554a8ed7e1374333b8dc9631045e88f7,
        _:N64987a5c048f4b55b8027fa2525ead77,
        _:N68ce921527894042a77a7ded41c965b6,
        _:N69c034514ead417db7d22e3a500a33a2,
        _:N6b183f2c7c9d46bea9ff028e6d5abc79,
        _:N7b00c50435f14372ac0c12308ce4494f,
        _:N7cf91d44007c42a3a87ec0d59187b34a,
        _:N9028e7e7dc7f4001a5b939905091c6ef,
        _:Na5308e0eb8534b89b8730a5dd053914a,
        _:Na86830c78e014faa98a6c83c62431ff6,
        _:Nbaa5fc99cdd14bf88ea4aa97b1edd8f7,
        _:Ncb933f401dd64937b9551d899f44d7ca,
        _:Ncf49e4631ed546228cece18ad61f88f8,
        _:Ne1d45da3b6d9472883ba930725ea4ea5,
        _:Ne29f32e0d83f4f39ab1cacb0344c0a1c,
        _:Nfe009ec957794df69dac2073e21141f7 .

