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

<album/114159> a mo:Release ;
    mo:catalogue_number "MCOL-0321" .

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

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

<artist/14598#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118815#subject> ;
    schema:name "Kuniyuki Takahashi"@en,
        "高橋邦幸"@ja ;
    foaf:made <album/118815#composition>,
        <album/118815#subject> ;
    foaf:name "Kuniyuki Takahashi"@en,
        "高橋邦幸"@ja .

<artist/642#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118815#subject> ;
    schema:name "Shiro Sagisu"@en ;
    foaf:made <album/118815#composition>,
        <album/118815#subject> ;
    foaf:name "Shiro Sagisu"@en .

<artist/7147#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118815#subject> ;
    schema:name "Keigo Hoashi"@en,
        "帆足圭吾"@ja ;
    foaf:made <album/118815#composition>,
        <album/118815#subject> ;
    foaf:name "Keigo Hoashi"@en,
        "帆足圭吾"@ja .

<artist/803#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118815#subject> ;
    schema:name "Keiichi Okabe"@en,
        "岡部啓一"@ja ;
    foaf:made <album/118815#composition>,
        <album/118815#subject> ;
    foaf:name "Keiichi Okabe"@en,
        "岡部啓一"@ja .

<artist/9774#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118815#subject> ;
    schema:name "Mike Wyzgowski"@en ;
    foaf:made <album/118815#composition>,
        <album/118815#subject> ;
    foaf:name "Mike Wyzgowski"@en .

<product/4217#subject> a schema:CreativeWork ;
    schema:name "NieR: Automata"@en,
        "ニーア オートマタ"@ja,
        "NieR: Automata"@ja-latn ;
    foaf:name "NieR: Automata"@en,
        "ニーア オートマタ"@ja,
        "NieR: Automata"@ja-latn .

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

<album/118815#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "NieR: Become as Gods"@en,
        "NieR: Become as Gods"@ja,
        "NieR: Become as Gods"@ja-latn ;
    mo:performance_of <album/118815#musicalwork> ;
    mo:recorded_as <album/118815#musicalexpression> ;
    schema:name "NieR: Become as Gods"@en,
        "NieR: Become as Gods"@ja,
        "NieR: Become as Gods"@ja-latn ;
    schema:workPerformed <album/118815#musicalwork> .

<org/1517#subject> schema:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn ;
    foaf:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn .

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

<https://medium-media.vgm.io/albums/51/118815/118815-b1efa8d958ff.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/118815#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "NieR: Become as Gods"@en,
        "NieR: Become as Gods"@ja,
        "NieR: Become as Gods"@ja-latn ;
    mo:composer <artist/14598#subject>,
        <artist/642#subject>,
        <artist/7147#subject>,
        <artist/803#subject>,
        <artist/9774#subject> ;
    mo:produced_work <album/118815#musicalwork> ;
    schema:name "NieR: Become as Gods"@en,
        "NieR: Become as Gods"@ja,
        "NieR: Become as Gods"@ja-latn .

<album/118815#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-02-01"^^xsd:date ;
    dcterms:title "NieR: Become as Gods"@en,
        "NieR: Become as Gods"@ja,
        "NieR: Become as Gods"@ja-latn ;
    mo:catalogue_number "MCOL-0321-CD" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/114159> ;
    mo:publication_of <album/118815#musicalexpression> ;
    mo:publisher <org/1517#subject> ;
    mo:record _:N187db913b55e4fde8d4beb2ec189acb7 ;
    mo:record_count 1 ;
    schema:about <product/4217#subject> ;
    schema:datePublished "2022-02-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/118815/118815-b1efa8d958ff.jpg> ;
    schema:name "NieR: Become as Gods"@en,
        "NieR: Become as Gods"@ja,
        "NieR: Become as Gods"@ja-latn ;
    schema:publisher <org/1517#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/118815/118815-b1efa8d958ff.jpg> .

_:N155accdd99b4435fb33f083595e0601a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest Kingdom"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N187db913b55e4fde8d4beb2ec189acb7 ;
    schema:name "Forest Kingdom"@en .

_:N265f3e87357f4c00b813b30098bce4fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sound of the End"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N187db913b55e4fde8d4beb2ec189acb7 ;
    schema:name "The Sound of the End"@en .

_:N2d55d2388455410fa9e625d69bd4b9d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peaceful Sleep"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N187db913b55e4fde8d4beb2ec189acb7 ;
    schema:name "Peaceful Sleep"@en .

_:N587dccac747943009eb9b4d40bf9c9bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories of Dust"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N187db913b55e4fde8d4beb2ec189acb7 ;
    schema:name "Memories of Dust"@en .

_:N65c16e33eefe4506af940b2131e65ab1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pascal"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N187db913b55e4fde8d4beb2ec189acb7 ;
    schema:name "Pascal"@en .

_:N7e361289e1604c3d80325063ee62b4f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mourning ~ God Have Mercy, Pt. II"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N187db913b55e4fde8d4beb2ec189acb7 ;
    schema:name "Mourning ~ God Have Mercy, Pt. II"@en .

_:N7e3e39dc4de74d90aa117788787d7ed3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mourning ~ God Have Mercy, Pt. I"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N187db913b55e4fde8d4beb2ec189acb7 ;
    schema:name "Mourning ~ God Have Mercy, Pt. I"@en .

_:Nbe24bba388ac4bbb8931f2a4a91be97c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City Ruins (Shade)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N187db913b55e4fde8d4beb2ec189acb7 ;
    schema:name "City Ruins (Shade)"@en .

_:Nc7513b5cd55d44efa2a35eed04c246da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birth of a Wish"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N187db913b55e4fde8d4beb2ec189acb7 ;
    schema:name "Birth of a Wish"@en .

_:Nd27758e7d4014b15908d05d2eea7f5cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bipolar Nightmare"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N187db913b55e4fde8d4beb2ec189acb7 ;
    schema:name "Bipolar Nightmare"@en .

_:Nef1600c83c5744f4a0c7254d5b6e2da3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice of NO Return"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N187db913b55e4fde8d4beb2ec189acb7 ;
    schema:name "Voice of NO Return"@en .

_:N187db913b55e4fde8d4beb2ec189acb7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N155accdd99b4435fb33f083595e0601a,
        _:N265f3e87357f4c00b813b30098bce4fb,
        _:N2d55d2388455410fa9e625d69bd4b9d4,
        _:N587dccac747943009eb9b4d40bf9c9bf,
        _:N65c16e33eefe4506af940b2131e65ab1,
        _:N7e361289e1604c3d80325063ee62b4f9,
        _:N7e3e39dc4de74d90aa117788787d7ed3,
        _:Nbe24bba388ac4bbb8931f2a4a91be97c,
        _:Nc7513b5cd55d44efa2a35eed04c246da,
        _:Nd27758e7d4014b15908d05d2eea7f5cf,
        _:Nef1600c83c5744f4a0c7254d5b6e2da3 ;
    mo:track_count 11 ;
    schema:duration "PT43:56"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N155accdd99b4435fb33f083595e0601a,
        _:N265f3e87357f4c00b813b30098bce4fb,
        _:N2d55d2388455410fa9e625d69bd4b9d4,
        _:N587dccac747943009eb9b4d40bf9c9bf,
        _:N65c16e33eefe4506af940b2131e65ab1,
        _:N7e361289e1604c3d80325063ee62b4f9,
        _:N7e3e39dc4de74d90aa117788787d7ed3,
        _:Nbe24bba388ac4bbb8931f2a4a91be97c,
        _:Nc7513b5cd55d44efa2a35eed04c246da,
        _:Nd27758e7d4014b15908d05d2eea7f5cf,
        _:Nef1600c83c5744f4a0c7254d5b6e2da3 .

