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

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

<artist/11854#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/158159#subject> ;
    schema:name "Tatsuya Mitsumura"@en,
        "光村龍哉"@ja ;
    foaf:made <album/158159#composition>,
        <album/158159#lyrics>,
        <album/158159#subject> ;
    foaf:name "Tatsuya Mitsumura"@en,
        "光村龍哉"@ja .

<artist/11855#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/158159#subject> ;
    schema:name "Shingo Sakakura"@en,
        "坂倉心悟"@ja ;
    foaf:made <album/158159#composition>,
        <album/158159#subject> ;
    foaf:name "Shingo Sakakura"@en,
        "坂倉心悟"@ja .

<product/1150#subject> a schema:CreativeWork ;
    schema:name "Naruto Shippuden"@en,
        "NARUTO-ナルト- 疾風伝"@ja,
        "Naruto Shippuden"@ja-latn ;
    foaf:name "Naruto Shippuden"@en,
        "NARUTO-ナルト- 疾風伝"@ja,
        "Naruto Shippuden"@ja-latn .

<product/3357#subject> a schema:CreativeWork ;
    schema:name "C - Control"@en,
        "C"@ja,
        "C - Control"@ja-latn ;
    foaf:name "C - Control"@en,
        "C"@ja,
        "C - Control"@ja-latn .

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

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

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

<https://media.vgm.io/albums/95/158159/158159-947e87098bb1.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/158159#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/95/158159/158159-947e87098bb1.png> ;
    foaf:depicts <album/158159#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/95/158159/158159-947e87098bb1.png> .

<https://medium-media.vgm.io/albums/95/158159/158159-947e87098bb1.png> a schema:ImageObject,
        foaf:Image .

<album/158159#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PASSENGER / NICO Touches the Walls [Limited Edition]"@en,
        "PASSENGER / NICO Touches the Walls [Limited Edition]"@ja,
        "PASSENGER / NICO Touches the Walls [Limited Edition]"@ja-latn ;
    mo:composer <artist/11854#subject>,
        <artist/11855#subject> ;
    mo:produced_work <album/158159#musicalwork> ;
    schema:name "PASSENGER / NICO Touches the Walls [Limited Edition]"@en,
        "PASSENGER / NICO Touches the Walls [Limited Edition]"@ja,
        "PASSENGER / NICO Touches the Walls [Limited Edition]"@ja-latn .

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

<album/158159#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PASSENGER / NICO Touches the Walls [Limited Edition]"@en,
        "PASSENGER / NICO Touches the Walls [Limited Edition]"@ja,
        "PASSENGER / NICO Touches the Walls [Limited Edition]"@ja-latn ;
    mo:performance_of <album/158159#musicalwork> ;
    mo:performer <artist/11853#subject> ;
    mo:recorded_as <album/158159#musicalexpression> ;
    schema:byArtist <artist/11853#subject> ;
    schema:name "PASSENGER / NICO Touches the Walls [Limited Edition]"@en,
        "PASSENGER / NICO Touches the Walls [Limited Edition]"@ja,
        "PASSENGER / NICO Touches the Walls [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/158159#musicalwork> .

<artist/11853#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/158159#performance> ;
    schema:name "NICO Touches the Walls"@en ;
    foaf:name "NICO Touches the Walls"@en .

<album/158159#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-04-06"^^xsd:date ;
    dcterms:title "PASSENGER / NICO Touches the Walls [Limited Edition]"@en,
        "PASSENGER / NICO Touches the Walls [Limited Edition]"@ja,
        "PASSENGER / NICO Touches the Walls [Limited Edition]"@ja-latn ;
    mo:catalogue_number "KSCL-1767~8" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/158159#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:N462931a29fe34f51aeb897a8166d362d,
        _:N832e4c3e5ab4447fa1809cc221ffcaf3 ;
    mo:record_count 2 ;
    schema:about <product/1150#subject>,
        <product/3357#subject> ;
    schema:byArtist <artist/11853#subject> ;
    schema:datePublished "2011-04-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/95/158159/158159-947e87098bb1.png> ;
    schema:name "PASSENGER / NICO Touches the Walls [Limited Edition]"@en,
        "PASSENGER / NICO Touches the Walls [Limited Edition]"@ja,
        "PASSENGER / NICO Touches the Walls [Limited Edition]"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/158159/158159-947e87098bb1.png> .

_:N15349a2e89004376820ebcad0bf32e0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "容疑者"@ja,
        "Yougisha"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N832e4c3e5ab4447fa1809cc221ffcaf3 ;
    schema:name "容疑者"@ja,
        "Yougisha"@ja-latn .

_:N1970f480fc7b4239b7a37f93ea1cd24d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Passenger"@ja,
        "Passenger"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT7:24"^^xsd:interval ;
    schema:inPlaylist _:N832e4c3e5ab4447fa1809cc221ffcaf3 ;
    schema:name "Passenger"@ja,
        "Passenger"@ja-latn .

_:N2fe21daa09544090b6858817fbbe244f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SURVIVE"@ja,
        "SURVIVE"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N832e4c3e5ab4447fa1809cc221ffcaf3 ;
    schema:name "SURVIVE"@ja,
        "SURVIVE"@ja-latn .

_:N3b8ff4cd79b9447a8df2917850b55d77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ページ1"@ja,
        "Page 1"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N832e4c3e5ab4447fa1809cc221ffcaf3 ;
    schema:name "ページ1"@ja,
        "Page 1"@ja-latn .

_:N462931a29fe34f51aeb897a8166d362d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Nd74fe2df037c4b69a403cb7ebd6cb6b4 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nd74fe2df037c4b69a403cb7ebd6cb6b4 .

_:N75f211e0929d468397f70eba0fbcd4b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロデオ"@ja,
        "Rodeo"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N832e4c3e5ab4447fa1809cc221ffcaf3 ;
    schema:name "ロデオ"@ja,
        "Rodeo"@ja-latn .

_:N950cab05207e4d94815e4e396da06c8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サドンデスゲーム"@ja,
        "Sudden Death Game"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N832e4c3e5ab4447fa1809cc221ffcaf3 ;
    schema:name "サドンデスゲーム"@ja,
        "Sudden Death Game"@ja-latn .

_:Nc7eeffdf142d4fe8a93a2ec0f0dfac2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妄想隊員A"@ja,
        "Mousou Taiin A"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N832e4c3e5ab4447fa1809cc221ffcaf3 ;
    schema:name "妄想隊員A"@ja,
        "Mousou Taiin A"@ja-latn .

_:Nc7f5f26266a54eacabe886dfa1af6c83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マトリョーシカ"@ja,
        "Matryoshka"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N832e4c3e5ab4447fa1809cc221ffcaf3 ;
    schema:name "マトリョーシカ"@ja,
        "Matryoshka"@ja-latn .

_:Nc9af5656a7184ff39fc1a37762d0ffc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diver"@ja,
        "Diver"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N832e4c3e5ab4447fa1809cc221ffcaf3 ;
    schema:name "Diver"@ja,
        "Diver"@ja-latn .

_:Nd74fe2df037c4b69a403cb7ebd6cb6b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Documentary of \"PASSENGER\" -Live, Photos & Monologues-"@ja,
        "Documentary of \"PASSENGER\" -Live, Photos & Monologues-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N462931a29fe34f51aeb897a8166d362d ;
    schema:name "Documentary of \"PASSENGER\" -Live, Photos & Monologues-"@ja,
        "Documentary of \"PASSENGER\" -Live, Photos & Monologues-"@ja-latn .

_:Nf2ba0d5af4284b81a262960c20278bfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "友情讃歌"@ja,
        "Yuujou Sanka"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N832e4c3e5ab4447fa1809cc221ffcaf3 ;
    schema:name "友情讃歌"@ja,
        "Yuujou Sanka"@ja-latn .

_:Nf42f72a161694d629824e35cc27858d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君だけ"@ja,
        "Kimi Dake"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N832e4c3e5ab4447fa1809cc221ffcaf3 ;
    schema:name "君だけ"@ja,
        "Kimi Dake"@ja-latn .

_:N832e4c3e5ab4447fa1809cc221ffcaf3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15349a2e89004376820ebcad0bf32e0f,
        _:N1970f480fc7b4239b7a37f93ea1cd24d,
        _:N2fe21daa09544090b6858817fbbe244f,
        _:N3b8ff4cd79b9447a8df2917850b55d77,
        _:N75f211e0929d468397f70eba0fbcd4b7,
        _:N950cab05207e4d94815e4e396da06c8c,
        _:Nc7eeffdf142d4fe8a93a2ec0f0dfac2e,
        _:Nc7f5f26266a54eacabe886dfa1af6c83,
        _:Nc9af5656a7184ff39fc1a37762d0ffc3,
        _:Nf2ba0d5af4284b81a262960c20278bfc,
        _:Nf42f72a161694d629824e35cc27858d5 ;
    mo:track_count 11 ;
    schema:duration "PT54:11"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N15349a2e89004376820ebcad0bf32e0f,
        _:N1970f480fc7b4239b7a37f93ea1cd24d,
        _:N2fe21daa09544090b6858817fbbe244f,
        _:N3b8ff4cd79b9447a8df2917850b55d77,
        _:N75f211e0929d468397f70eba0fbcd4b7,
        _:N950cab05207e4d94815e4e396da06c8c,
        _:Nc7eeffdf142d4fe8a93a2ec0f0dfac2e,
        _:Nc7f5f26266a54eacabe886dfa1af6c83,
        _:Nc9af5656a7184ff39fc1a37762d0ffc3,
        _:Nf2ba0d5af4284b81a262960c20278bfc,
        _:Nf42f72a161694d629824e35cc27858d5 .

