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

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

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

<artist/48483#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151655#subject> ;
    schema:name "ikaruga-nex"@en ;
    foaf:made <album/151655#composition>,
        <album/151655#subject> ;
    foaf:name "ikaruga-nex"@en .

<artist/58671#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151655#subject> ;
    schema:name "Evin a'k"@en ;
    foaf:made <album/151655#composition>,
        <album/151655#subject> ;
    foaf:name "Evin a'k"@en .

<artist/59582#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151655#subject> ;
    schema:name "Fl00t"@en ;
    foaf:made <album/151655#composition>,
        <album/151655#subject> ;
    foaf:name "Fl00t"@en .

<artist/66529#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151655#subject> ;
    schema:name "Vanillin"@en ;
    foaf:made <album/151655#composition>,
        <album/151655#subject> ;
    foaf:name "Vanillin"@en .

<artist/74106#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151655#subject> ;
    schema:name "Caffeine"@en ;
    foaf:made <album/151655#composition>,
        <album/151655#subject> ;
    foaf:name "Caffeine"@en .

<artist/74108#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151655#subject> ;
    schema:name "Serasprout"@en ;
    foaf:made <album/151655#composition>,
        <album/151655#subject> ;
    foaf:name "Serasprout"@en .

<artist/74110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151655#subject> ;
    schema:name "Euk"@en,
        "ゆーく"@ja ;
    foaf:made <album/151655#composition>,
        <album/151655#subject> ;
    foaf:name "Euk"@en,
        "ゆーく"@ja .

<event/272> a mo:Release ;
    schema:name "Released at M3-2021 Fall (Oct 31, 2021)" .

<product/8451#subject> a schema:CreativeWork ;
    schema:name "Arknights"@en,
        "明日方舟"@ja,
        "Arknights"@ja-latn ;
    foaf:name "Arknights"@en,
        "明日方舟"@ja,
        "Arknights"@ja-latn .

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

<album/151655#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Archive: Oripathy"@en,
        "Archive: Oripathy"@ja,
        "Archive: Oripathy"@ja-latn ;
    mo:performance_of <album/151655#musicalwork> ;
    mo:recorded_as <album/151655#musicalexpression> ;
    schema:name "Archive: Oripathy"@en,
        "Archive: Oripathy"@ja,
        "Archive: Oripathy"@ja-latn ;
    schema:workPerformed <album/151655#musicalwork> .

<org/4415#subject> schema:name "GartH Aesthetics"@en,
        "GartH Aesthetics"@ja,
        "GartH Aesthetics"@ja-latn ;
    foaf:name "GartH Aesthetics"@en,
        "GartH Aesthetics"@ja,
        "GartH Aesthetics"@ja-latn .

<https://media.vgm.io/albums/55/151655/151655-65bbac230cc8.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/151655#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/55/151655/151655-65bbac230cc8.jpg> ;
    foaf:depicts <album/151655#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/55/151655/151655-65bbac230cc8.jpg> .

<https://medium-media.vgm.io/albums/55/151655/151655-65bbac230cc8.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/151655#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Archive: Oripathy"@en,
        "Archive: Oripathy"@ja,
        "Archive: Oripathy"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "NoE"@en ;
            foaf:made <album/151655#composition> ;
            foaf:name "NoE"@en ],
        <artist/48483#subject>,
        <artist/58671#subject>,
        <artist/59582#subject>,
        <artist/66529#subject>,
        <artist/74106#subject>,
        <artist/74108#subject>,
        <artist/74110#subject> ;
    mo:produced_work <album/151655#musicalwork> ;
    schema:name "Archive: Oripathy"@en,
        "Archive: Oripathy"@ja,
        "Archive: Oripathy"@ja-latn .

<album/151655#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-10-31"^^xsd:date ;
    dcterms:title "Archive: Oripathy"@en,
        "Archive: Oripathy"@ja,
        "Archive: Oripathy"@ja-latn ;
    mo:catalogue_number "GART-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/151655#musicalexpression> ;
    mo:publisher <org/4415#subject> ;
    mo:record _:Ncc4408c19afd47f5931484c2cccc0285 ;
    mo:record_count 1 ;
    mo:release <event/272> ;
    schema:about <product/8451#subject> ;
    schema:datePublished "2021-10-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/151655/151655-65bbac230cc8.jpg> ;
    schema:name "Archive: Oripathy"@en,
        "Archive: Oripathy"@ja,
        "Archive: Oripathy"@ja-latn ;
    schema:publisher <org/4415#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/151655/151655-65bbac230cc8.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151655#subject> ;
    schema:name "NoE"@en ;
    foaf:made <album/151655#subject> ;
    foaf:name "NoE"@en .

_:N1e0a0e10c1d44d17a83230512166bf5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monochrome Contrast"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncc4408c19afd47f5931484c2cccc0285 ;
    schema:name "Monochrome Contrast"@en .

_:N2642656a4546466c95f2556485c87d37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frostbite"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncc4408c19afd47f5931484c2cccc0285 ;
    schema:name "Frostbite"@en .

_:N49f035c2fa3b44b9b2e8adcc0091c066 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Graydyed signpost"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncc4408c19afd47f5931484c2cccc0285 ;
    schema:name "Graydyed signpost"@en .

_:N61e024455b6041d88f6fc2cf7e010493 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Day D LM04"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncc4408c19afd47f5931484c2cccc0285 ;
    schema:name "Day D LM04"@en .

_:N741210197349425e9d8396be69638c1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Platinum"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncc4408c19afd47f5931484c2cccc0285 ;
    schema:name "Platinum"@en .

_:N76611f239f1d41ceafdf915af3c237a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life-line"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncc4408c19afd47f5931484c2cccc0285 ;
    schema:name "Life-line"@en .

_:N9926bff1dd9b447bb8bb3499efb37edf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Awakening"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncc4408c19afd47f5931484c2cccc0285 ;
    schema:name "Awakening"@en .

_:Nc24e0447fdf24569be0e24c252f18e36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "arrogance Hemophage"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncc4408c19afd47f5931484c2cccc0285 ;
    schema:name "arrogance Hemophage"@en .

_:Ncc4408c19afd47f5931484c2cccc0285 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e0a0e10c1d44d17a83230512166bf5b,
        _:N2642656a4546466c95f2556485c87d37,
        _:N49f035c2fa3b44b9b2e8adcc0091c066,
        _:N61e024455b6041d88f6fc2cf7e010493,
        _:N741210197349425e9d8396be69638c1d,
        _:N76611f239f1d41ceafdf915af3c237a1,
        _:N9926bff1dd9b447bb8bb3499efb37edf,
        _:Nc24e0447fdf24569be0e24c252f18e36 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1e0a0e10c1d44d17a83230512166bf5b,
        _:N2642656a4546466c95f2556485c87d37,
        _:N49f035c2fa3b44b9b2e8adcc0091c066,
        _:N61e024455b6041d88f6fc2cf7e010493,
        _:N741210197349425e9d8396be69638c1d,
        _:N76611f239f1d41ceafdf915af3c237a1,
        _:N9926bff1dd9b447bb8bb3499efb37edf,
        _:Nc24e0447fdf24569be0e24c252f18e36 .

