@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 _:N158068e92e10418b8cebba3e6224af95 ;
    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 .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

_:N158068e92e10418b8cebba3e6224af95 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N106d366b3be9430897f81f9e0f7e99f5,
        _:N1ed1dbc8ce2248ad98f91e2b387bb5d9,
        _:N25582306774345698c1db10442c90aab,
        _:N34185acb61714ec8a61ae0ef64fb4a3a,
        _:N63b2c7930e2a446b93131132ce1743c4,
        _:N89c531378bec4b24b942a05bc673b810,
        _:N8ea6095d2cbe43d5bb527a9a20666e27,
        _:N8ffae05d991648d0969eecdce7068023,
        _:N95f9edc4d5ae4737bba6ceab06ccf910,
        _:N96c42ad3099e43b3947d510038ce4dcd,
        _:Nac52354664124f938950474bf59df8af,
        _:Nb6d529b9de044c42bd06d41de7ec3cd8,
        _:Nd1631934efd34246a622583916bb377d,
        _:Nf884a3873fca408d84c679c325b9ed82 ;
    mo:track_count 14 ;
    schema:duration "PT51:38"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N106d366b3be9430897f81f9e0f7e99f5,
        _:N1ed1dbc8ce2248ad98f91e2b387bb5d9,
        _:N25582306774345698c1db10442c90aab,
        _:N34185acb61714ec8a61ae0ef64fb4a3a,
        _:N63b2c7930e2a446b93131132ce1743c4,
        _:N89c531378bec4b24b942a05bc673b810,
        _:N8ea6095d2cbe43d5bb527a9a20666e27,
        _:N8ffae05d991648d0969eecdce7068023,
        _:N95f9edc4d5ae4737bba6ceab06ccf910,
        _:N96c42ad3099e43b3947d510038ce4dcd,
        _:Nac52354664124f938950474bf59df8af,
        _:Nb6d529b9de044c42bd06d41de7ec3cd8,
        _:Nd1631934efd34246a622583916bb377d,
        _:Nf884a3873fca408d84c679c325b9ed82 .

