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

<artist/9377#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ai Chihiro"@en,
        "千紘あい"@ja ;
    foaf:made <album/12412#subject>,
        <album/12412#vocals> ;
    foaf:name "Ai Chihiro"@en,
        "千紘あい"@ja .

<album/7218> a mo:Release ;
    mo:catalogue_number "NACL-1173" .

<artist/2294#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12412#subject> ;
    schema:name "Johan Pachelbel"@en ;
    foaf:made <album/12412#composition>,
        <album/12412#subject> ;
    foaf:name "Johan Pachelbel"@en .

<artist/416#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12412#subject> ;
    schema:name "Kohji Hayama"@en ;
    foaf:made <album/12412#composition>,
        <album/12412#lyrics>,
        <album/12412#subject> ;
    foaf:name "Kohji Hayama"@en .

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

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

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

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

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

<https://medium-media.vgm.io/albums/21/12412/12412-d1b48be5516a.jpg> a schema:ImageObject,
        foaf:Image .

<album/12412#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Anesan / Kohji Hayama"@en,
        "姐(あねさん) / 葉山宏治"@ja,
        "Anesan / Kohji Hayama"@ja-latn ;
    mo:composer <artist/2294#subject>,
        <artist/416#subject> ;
    mo:produced_work <album/12412#musicalwork> ;
    schema:name "Anesan / Kohji Hayama"@en,
        "姐(あねさん) / 葉山宏治"@ja,
        "Anesan / Kohji Hayama"@ja-latn .

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

<album/12412#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Anesan / Kohji Hayama"@en,
        "姐(あねさん) / 葉山宏治"@ja,
        "Anesan / Kohji Hayama"@ja-latn ;
    mo:performance_of <album/12412#musicalwork> ;
    mo:performer _:Na48476f983974684a23cb23d131ac8ae ;
    mo:recorded_as <album/12412#musicalexpression> ;
    schema:byArtist _:Na48476f983974684a23cb23d131ac8ae ;
    schema:name "Anesan / Kohji Hayama"@en,
        "姐(あねさん) / 葉山宏治"@ja,
        "Anesan / Kohji Hayama"@ja-latn ;
    schema:workPerformed <album/12412#musicalwork> .

<album/12412#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-05-21"^^xsd:date ;
    dcterms:title "Anesan / Kohji Hayama"@en,
        "姐(あねさん) / 葉山宏治"@ja,
        "Anesan / Kohji Hayama"@ja-latn ;
    mo:catalogue_number "COCC-15043" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/7218> ;
    mo:publication_of <album/12412#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N9ec26489744a4aff8185f651e219d73a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Anesan"@en ;
            foaf:name "Anesan"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "村上浩司"@en ;
            foaf:name "村上浩司"@en ] ;
    schema:datePublished "1998-05-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/12412/12412-d1b48be5516a.jpg> ;
    schema:name "Anesan / Kohji Hayama"@en,
        "姐(あねさん) / 葉山宏治"@ja,
        "Anesan / Kohji Hayama"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/12412/12412-d1b48be5516a.jpg> .

_:N0fa2a1a6b6ff4ad392d14f7c7c550936 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Free Pappa"@en,
        "ラリパッパ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N9ec26489744a4aff8185f651e219d73a ;
    schema:name "Free Pappa"@en,
        "ラリパッパ"@ja .

_:N17699de8e2264faea3a1d8c8bd1764e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harmonica"@en,
        "ハーモニカ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:N9ec26489744a4aff8185f651e219d73a ;
    schema:name "Harmonica"@en,
        "ハーモニカ"@ja .

_:N1847ffdaeef5432daa9d8740c650432e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Please Come On"@en,
        "おいでCome On"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N9ec26489744a4aff8185f651e219d73a ;
    schema:name "Please Come On"@en,
        "おいでCome On"@ja .

_:N2089e1add3734e138b95fcc900b4fc6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en,
        "エンディング"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N9ec26489744a4aff8185f651e219d73a ;
    schema:name "Ending"@en,
        "エンディング"@ja .

_:N32d4a1de9e03457a9d1da4016a0b1615 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The West Sisters"@en,
        "西姉妹"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N9ec26489744a4aff8185f651e219d73a ;
    schema:name "The West Sisters"@en,
        "西姉妹"@ja .

_:N37933bee03b14f348ff6cff65a63fe9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burning Life (Vocal)"@en,
        "燃える命（ボーカル）"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N9ec26489744a4aff8185f651e219d73a ;
    schema:name "Burning Life (Vocal)"@en,
        "燃える命（ボーカル）"@ja .

_:N3da45898b5b34c909600c278482381d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KUCHIBUE"@en,
        "KUCHIBUE"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N9ec26489744a4aff8185f651e219d73a ;
    schema:name "KUCHIBUE"@en,
        "KUCHIBUE"@ja .

_:N534f5d17b8c149c5b5ede2304bab8fc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending 2"@en,
        "エンディング2"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N9ec26489744a4aff8185f651e219d73a ;
    schema:name "Ending 2"@en,
        "エンディング2"@ja .

_:N5689abc4ba484b7bb431ea9bbdf9d9ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flounder"@en,
        "ヒラメ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N9ec26489744a4aff8185f651e219d73a ;
    schema:name "Flounder"@en,
        "ヒラメ"@ja .

_:N6de5c7362cf9463ea9bed92131f770e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Punch Rock"@en,
        "ポンチロック"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N9ec26489744a4aff8185f651e219d73a ;
    schema:name "Punch Rock"@en,
        "ポンチロック"@ja .

_:N7b3bd774d1454b7199189155013c7d73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pachelbel's Canon"@en,
        "パッヘルベルのカノン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N9ec26489744a4aff8185f651e219d73a ;
    schema:name "Pachelbel's Canon"@en,
        "パッヘルベルのカノン"@ja .

_:N87e5c3ae147a44d58db19d790bbf1c8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLUE-3"@en,
        "BULU-3"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N9ec26489744a4aff8185f651e219d73a ;
    schema:name "BLUE-3"@en,
        "BULU-3"@ja .

_:N8f625b66e1c349b6a13e800a61020846 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music Gangster Club Remix"@en,
        "音楽暴走族Remix"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N9ec26489744a4aff8185f651e219d73a ;
    schema:name "Music Gangster Club Remix"@en,
        "音楽暴走族Remix"@ja .

_:Na2d83298f41444d9b587d522201fa564 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "very no"@en,
        "very no"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N9ec26489744a4aff8185f651e219d73a ;
    schema:name "very no"@en,
        "very no"@ja .

_:Na48476f983974684a23cb23d131ac8ae a schema:Person,
        foaf:Person ;
    mo:performed <album/12412#performance> ;
    schema:name "村上浩司"@en ;
    foaf:name "村上浩司"@en .

_:Na64b2c32d930485198a5c118307f9589 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hero"@en,
        "ヒーロー"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N9ec26489744a4aff8185f651e219d73a ;
    schema:name "Hero"@en,
        "ヒーロー"@ja .

_:Nad862953c501449383e50a57721385aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OKITA"@en,
        "OKITA"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N9ec26489744a4aff8185f651e219d73a ;
    schema:name "OKITA"@en,
        "OKITA"@ja .

_:Nd47201e4c83d4a60a089dad6a60a746e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ISAMI"@en,
        "ISAMI"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N9ec26489744a4aff8185f651e219d73a ;
    schema:name "ISAMI"@en,
        "ISAMI"@ja .

_:Ne6308857eb9c4052bb156d6c9eb6c009 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OMEN"@en,
        "OMEN"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N9ec26489744a4aff8185f651e219d73a ;
    schema:name "OMEN"@en,
        "OMEN"@ja .

_:Ne9b0ea8571df47698655406b72ec5d4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You're smart! Sister! (Vocal)"@en,
        "イカすぜ！ネエちゃん（ボーカル）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N9ec26489744a4aff8185f651e219d73a ;
    schema:name "You're smart! Sister! (Vocal)"@en,
        "イカすぜ！ネエちゃん（ボーカル）"@ja .

_:Nebae17ba05cc4e4a9431f9769dee9dfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Idol"@en,
        "アイドル"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N9ec26489744a4aff8185f651e219d73a ;
    schema:name "Idol"@en,
        "アイドル"@ja .

_:Nf121d9a0e2f4493c999beabf935e0be0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HANNYA"@en,
        "HANNYA"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N9ec26489744a4aff8185f651e219d73a ;
    schema:name "HANNYA"@en,
        "HANNYA"@ja .

_:Nf8e2cd27a87e401da84be731b10628d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angry Rock"@en,
        "プリプリロック"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N9ec26489744a4aff8185f651e219d73a ;
    schema:name "Angry Rock"@en,
        "プリプリロック"@ja .

_:N9ec26489744a4aff8185f651e219d73a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fa2a1a6b6ff4ad392d14f7c7c550936,
        _:N17699de8e2264faea3a1d8c8bd1764e0,
        _:N1847ffdaeef5432daa9d8740c650432e,
        _:N2089e1add3734e138b95fcc900b4fc6a,
        _:N32d4a1de9e03457a9d1da4016a0b1615,
        _:N37933bee03b14f348ff6cff65a63fe9e,
        _:N3da45898b5b34c909600c278482381d0,
        _:N534f5d17b8c149c5b5ede2304bab8fc5,
        _:N5689abc4ba484b7bb431ea9bbdf9d9ce,
        _:N6de5c7362cf9463ea9bed92131f770e2,
        _:N7b3bd774d1454b7199189155013c7d73,
        _:N87e5c3ae147a44d58db19d790bbf1c8b,
        _:N8f625b66e1c349b6a13e800a61020846,
        _:Na2d83298f41444d9b587d522201fa564,
        _:Na64b2c32d930485198a5c118307f9589,
        _:Nad862953c501449383e50a57721385aa,
        _:Nd47201e4c83d4a60a089dad6a60a746e,
        _:Ne6308857eb9c4052bb156d6c9eb6c009,
        _:Ne9b0ea8571df47698655406b72ec5d4e,
        _:Nebae17ba05cc4e4a9431f9769dee9dfb,
        _:Nf121d9a0e2f4493c999beabf935e0be0,
        _:Nf8e2cd27a87e401da84be731b10628d4 ;
    mo:track_count 22 ;
    schema:duration "PT64:16"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N0fa2a1a6b6ff4ad392d14f7c7c550936,
        _:N17699de8e2264faea3a1d8c8bd1764e0,
        _:N1847ffdaeef5432daa9d8740c650432e,
        _:N2089e1add3734e138b95fcc900b4fc6a,
        _:N32d4a1de9e03457a9d1da4016a0b1615,
        _:N37933bee03b14f348ff6cff65a63fe9e,
        _:N3da45898b5b34c909600c278482381d0,
        _:N534f5d17b8c149c5b5ede2304bab8fc5,
        _:N5689abc4ba484b7bb431ea9bbdf9d9ce,
        _:N6de5c7362cf9463ea9bed92131f770e2,
        _:N7b3bd774d1454b7199189155013c7d73,
        _:N87e5c3ae147a44d58db19d790bbf1c8b,
        _:N8f625b66e1c349b6a13e800a61020846,
        _:Na2d83298f41444d9b587d522201fa564,
        _:Na64b2c32d930485198a5c118307f9589,
        _:Nad862953c501449383e50a57721385aa,
        _:Nd47201e4c83d4a60a089dad6a60a746e,
        _:Ne6308857eb9c4052bb156d6c9eb6c009,
        _:Ne9b0ea8571df47698655406b72ec5d4e,
        _:Nebae17ba05cc4e4a9431f9769dee9dfb,
        _:Nf121d9a0e2f4493c999beabf935e0be0,
        _:Nf8e2cd27a87e401da84be731b10628d4 .

