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

<artist/17705#subject> a schema:Person,
        foaf:Person ;
    schema:name "eNu"@en ;
    foaf:made <album/90851#lyrics>,
        <album/90851#subject> ;
    foaf:name "eNu"@en .

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

<artist/16053#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90851#subject> ;
    schema:name "Shuhei Mutsuki"@en,
        "睦月周平"@ja ;
    foaf:made <album/90851#composition>,
        <album/90851#subject> ;
    foaf:name "Shuhei Mutsuki"@en,
        "睦月周平"@ja .

<artist/336#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90851#subject> ;
    schema:name "Hiroshi Takaki"@en,
        "高木洋"@ja ;
    foaf:made <album/90851#composition>,
        <album/90851#subject> ;
    foaf:name "Hiroshi Takaki"@en,
        "高木洋"@ja .

<artist/36147#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90851#subject> ;
    schema:name "Kohei by SIMONSAYS"@en ;
    foaf:made <album/90851#composition>,
        <album/90851#subject> ;
    foaf:name "Kohei by SIMONSAYS"@en .

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

<org/2208#subject> schema:name "MARVELOUS!"@en,
        "MARVELOUS!"@ja,
        "MARVELOUS!"@ja-latn ;
    foaf:name "MARVELOUS!"@en,
        "MARVELOUS!"@ja,
        "MARVELOUS!"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/90851/90851-1571365818.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/13481#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90851#performance> ;
    schema:name "Junichi Yanagita"@en,
        "柳田淳一"@ja ;
    foaf:name "Junichi Yanagita"@en,
        "柳田淳一"@ja .

<artist/21843#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90851#performance> ;
    schema:name "Yusuke Shirai"@en,
        "白井悠介"@ja ;
    foaf:name "Yusuke Shirai"@en,
        "白井悠介"@ja .

<artist/28422#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90851#performance> ;
    schema:name "Shoya Chiba"@en,
        "千葉翔也"@ja ;
    foaf:name "Shoya Chiba"@en,
        "千葉翔也"@ja .

<artist/29518#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90851#performance> ;
    schema:name "Taichi Ichikawa"@en,
        "市川太一"@ja ;
    foaf:name "Taichi Ichikawa"@en,
        "市川太一"@ja .

<artist/3772#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90851#performance> ;
    schema:name "Tatsuhisa Suzuki"@en,
        "鈴木達央"@ja ;
    foaf:name "Tatsuhisa Suzuki"@en,
        "鈴木達央"@ja .

<artist/6571#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90851#performance> ;
    schema:name "Motoki Takagi"@en,
        "高城元気"@ja ;
    foaf:name "Motoki Takagi"@en,
        "高城元気"@ja .

<album/90851#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Noble Recollections 02 feat. Navy & Pepper"@en,
        "千銃士 Noble Recollections 02 ネイビー&ペッパー"@ja,
        "Senjuushi Noble Recollections 02 Navy & Pepper"@ja-latn ;
    mo:composer <artist/16053#subject>,
        <artist/336#subject>,
        <artist/36147#subject> ;
    mo:produced_work <album/90851#musicalwork> ;
    schema:name "Noble Recollections 02 feat. Navy & Pepper"@en,
        "千銃士 Noble Recollections 02 ネイビー&ペッパー"@ja,
        "Senjuushi Noble Recollections 02 Navy & Pepper"@ja-latn .

<album/90851#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Noble Recollections 02 feat. Navy & Pepper"@en,
        "千銃士 Noble Recollections 02 ネイビー&ペッパー"@ja,
        "Senjuushi Noble Recollections 02 Navy & Pepper"@ja-latn ;
    mo:performance_of <album/90851#musicalwork> ;
    mo:performer <artist/13481#subject>,
        <artist/21843#subject>,
        <artist/28422#subject>,
        <artist/29518#subject>,
        <artist/3772#subject>,
        <artist/6571#subject> ;
    mo:recorded_as <album/90851#musicalexpression> ;
    schema:byArtist <artist/13481#subject>,
        <artist/21843#subject>,
        <artist/28422#subject>,
        <artist/29518#subject>,
        <artist/3772#subject>,
        <artist/6571#subject> ;
    schema:name "Noble Recollections 02 feat. Navy & Pepper"@en,
        "千銃士 Noble Recollections 02 ネイビー&ペッパー"@ja,
        "Senjuushi Noble Recollections 02 Navy & Pepper"@ja-latn ;
    schema:workPerformed <album/90851#musicalwork> .

<album/90851#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-10-23"^^xsd:date ;
    dcterms:title "Noble Recollections 02 feat. Navy & Pepper"@en,
        "千銃士 Noble Recollections 02 ネイビー&ペッパー"@ja,
        "Senjuushi Noble Recollections 02 Navy & Pepper"@ja-latn ;
    mo:catalogue_number "ZMCZ-13532" ;
    mo:media_type "CD" ;
    mo:publication_of <album/90851#musicalexpression> ;
    mo:publisher <org/2208#subject> ;
    mo:record _:N7c161ff7f0074c38a5a48aee00a55124 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Thousand Noble Musketeers (Senjuushi)"@en ;
            foaf:name "The Thousand Noble Musketeers (Senjuushi)"@en ] ;
    schema:byArtist <artist/13481#subject>,
        <artist/21843#subject>,
        <artist/28422#subject>,
        <artist/29518#subject>,
        <artist/3772#subject>,
        <artist/6571#subject> ;
    schema:datePublished "2019-10-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/90851/90851-1571365818.jpg> ;
    schema:name "Noble Recollections 02 feat. Navy & Pepper"@en,
        "千銃士 Noble Recollections 02 ネイビー&ペッパー"@ja,
        "Senjuushi Noble Recollections 02 Navy & Pepper"@ja-latn ;
    schema:publisher <org/2208#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/90851/90851-1571365818.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "八破ツバシ"@en ;
    foaf:made <album/90851#lyrics> ;
    foaf:name "八破ツバシ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "八破ツバシ"@en ;
    foaf:made <album/90851#subject> ;
    foaf:name "八破ツバシ"@en .

_:N16dc7fd819e54b339d71a4247cf01f95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "招かれざる客"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N7c161ff7f0074c38a5a48aee00a55124 ;
    schema:name "招かれざる客"@ja .

_:N2734d1a5fb804dbcb6278b88c49e7e0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レモネードの出会い"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N7c161ff7f0074c38a5a48aee00a55124 ;
    schema:name "レモネードの出会い"@ja .

_:N3cdf3f1f68ac45ecb63e6290a429d28e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "極上すき焼き肉を賭けて"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N7c161ff7f0074c38a5a48aee00a55124 ;
    schema:name "極上すき焼き肉を賭けて"@ja .

_:N3d9743efe0874179afb46aa94f56b21d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tasty! (Instrumental)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N7c161ff7f0074c38a5a48aee00a55124 ;
    schema:name "Tasty! (Instrumental)"@ja .

_:N4d73fad9340f47dfa2d68648dcb4ced6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "変装もミッションのうち"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N7c161ff7f0074c38a5a48aee00a55124 ;
    schema:name "変装もミッションのうち"@ja .

_:N4ef21726d38c4f7c8ae2d02fef434716 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "博士の真実"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N7c161ff7f0074c38a5a48aee00a55124 ;
    schema:name "博士の真実"@ja .

_:N5b358696c05140b3ac04a41d6cbb07e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明かされた陰謀"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N7c161ff7f0074c38a5a48aee00a55124 ;
    schema:name "明かされた陰謀"@ja .

_:N629dc60daffb479f8bdd54c2d0243a5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕の好きなリボルバー"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N7c161ff7f0074c38a5a48aee00a55124 ;
    schema:name "僕の好きなリボルバー"@ja .

_:N7e82adf32f7748e3bf9f88f940f9028f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "野蛮もたまには役に立つ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N7c161ff7f0074c38a5a48aee00a55124 ;
    schema:name "野蛮もたまには役に立つ"@ja .

_:Nb7a7220c77d6491aa0264e1dab29dc0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エピローグ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N7c161ff7f0074c38a5a48aee00a55124 ;
    schema:name "エピローグ"@ja .

_:Nbe7ff8d909884084ad6406e3fe4c038a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Absolute Freedom"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N7c161ff7f0074c38a5a48aee00a55124 ;
    schema:name "Absolute Freedom"@ja .

_:Nded546781ff449cea71875879afd5800 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Absolute Freedom (Instrumental)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N7c161ff7f0074c38a5a48aee00a55124 ;
    schema:name "Absolute Freedom (Instrumental)"@ja .

_:Nfc517ae0db9a4ef9b6996f93fdd419cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tasty!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N7c161ff7f0074c38a5a48aee00a55124 ;
    schema:name "Tasty!"@ja .

_:Nfc9c878e42ec45578d2263010339288d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プロローグ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N7c161ff7f0074c38a5a48aee00a55124 ;
    schema:name "プロローグ"@ja .

_:N7c161ff7f0074c38a5a48aee00a55124 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16dc7fd819e54b339d71a4247cf01f95,
        _:N2734d1a5fb804dbcb6278b88c49e7e0f,
        _:N3cdf3f1f68ac45ecb63e6290a429d28e,
        _:N3d9743efe0874179afb46aa94f56b21d,
        _:N4d73fad9340f47dfa2d68648dcb4ced6,
        _:N4ef21726d38c4f7c8ae2d02fef434716,
        _:N5b358696c05140b3ac04a41d6cbb07e1,
        _:N629dc60daffb479f8bdd54c2d0243a5c,
        _:N7e82adf32f7748e3bf9f88f940f9028f,
        _:Nb7a7220c77d6491aa0264e1dab29dc0a,
        _:Nbe7ff8d909884084ad6406e3fe4c038a,
        _:Nded546781ff449cea71875879afd5800,
        _:Nfc517ae0db9a4ef9b6996f93fdd419cc,
        _:Nfc9c878e42ec45578d2263010339288d ;
    mo:track_count 14 ;
    schema:duration "PT51:38"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N16dc7fd819e54b339d71a4247cf01f95,
        _:N2734d1a5fb804dbcb6278b88c49e7e0f,
        _:N3cdf3f1f68ac45ecb63e6290a429d28e,
        _:N3d9743efe0874179afb46aa94f56b21d,
        _:N4d73fad9340f47dfa2d68648dcb4ced6,
        _:N4ef21726d38c4f7c8ae2d02fef434716,
        _:N5b358696c05140b3ac04a41d6cbb07e1,
        _:N629dc60daffb479f8bdd54c2d0243a5c,
        _:N7e82adf32f7748e3bf9f88f940f9028f,
        _:Nb7a7220c77d6491aa0264e1dab29dc0a,
        _:Nbe7ff8d909884084ad6406e3fe4c038a,
        _:Nded546781ff449cea71875879afd5800,
        _:Nfc517ae0db9a4ef9b6996f93fdd419cc,
        _:Nfc9c878e42ec45578d2263010339288d .

