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

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

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

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

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

<https://medium-media.vgm.io/albums/80/149408/149408-cd471fc7f8e6.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/149408#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "INVINCIBLE PRESENTS: ATOM EVE"@en,
        "INVINCIBLE PRESENTS: ATOM EVE"@ja,
        "INVINCIBLE PRESENTS: ATOM EVE"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Laurence Lafond-Beaulne"@en ;
            foaf:made <album/149408#composition> ;
            foaf:name "Laurence Lafond-Beaulne"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Milk & Bone"@en ;
            foaf:made <album/149408#composition> ;
            foaf:name "Milk & Bone"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Camille Poliquin"@en ;
            foaf:made <album/149408#composition> ;
            foaf:name "Camille Poliquin"@en ] ;
    mo:produced_work <album/149408#musicalwork> ;
    schema:name "INVINCIBLE PRESENTS: ATOM EVE"@en,
        "INVINCIBLE PRESENTS: ATOM EVE"@ja,
        "INVINCIBLE PRESENTS: ATOM EVE"@ja-latn .

<album/149408#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "INVINCIBLE PRESENTS: ATOM EVE"@en,
        "INVINCIBLE PRESENTS: ATOM EVE"@ja,
        "INVINCIBLE PRESENTS: ATOM EVE"@ja-latn ;
    mo:performance_of <album/149408#musicalwork> ;
    mo:performer _:N60350fa294824e7bb9fa94418b730ab8,
        _:Nb28e469271104f86aef383c307c1b0ac,
        _:Nc54a8527e89e442d925a7d2ac921d736 ;
    mo:recorded_as <album/149408#musicalexpression> ;
    schema:byArtist _:N60350fa294824e7bb9fa94418b730ab8,
        _:Nb28e469271104f86aef383c307c1b0ac,
        _:Nc54a8527e89e442d925a7d2ac921d736 ;
    schema:name "INVINCIBLE PRESENTS: ATOM EVE"@en,
        "INVINCIBLE PRESENTS: ATOM EVE"@ja,
        "INVINCIBLE PRESENTS: ATOM EVE"@ja-latn ;
    schema:workPerformed <album/149408#musicalwork> .

<album/149408#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-12-01"^^xsd:date ;
    dcterms:title "INVINCIBLE PRESENTS: ATOM EVE"@en,
        "INVINCIBLE PRESENTS: ATOM EVE"@ja,
        "INVINCIBLE PRESENTS: ATOM EVE"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/149408#musicalexpression> ;
    mo:publisher _:Nc39108b684864fa59c5c43c5def7e68e ;
    mo:record _:N1ea562b4683e46099fc86c42363c7539 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Invincible Presents: Atom Eve"@en ;
            foaf:name "Invincible Presents: Atom Eve"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Camille Poliquin"@en ;
            foaf:name "Camille Poliquin"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Laurence Lafond-Beaulne"@en ;
            foaf:name "Laurence Lafond-Beaulne"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Milk & Bone"@en ;
            foaf:name "Milk & Bone"@en ] ;
    schema:datePublished "2023-12-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/149408/149408-cd471fc7f8e6.jpg> ;
    schema:name "INVINCIBLE PRESENTS: ATOM EVE"@en,
        "INVINCIBLE PRESENTS: ATOM EVE"@ja,
        "INVINCIBLE PRESENTS: ATOM EVE"@ja-latn ;
    schema:publisher _:Nc39108b684864fa59c5c43c5def7e68e ;
    foaf:depiction <https://media.vgm.io/albums/80/149408/149408-cd471fc7f8e6.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149408#subject> ;
    schema:name "Milk & Bone"@en ;
    foaf:made <album/149408#subject> ;
    foaf:name "Milk & Bone"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149408#subject> ;
    schema:name "Laurence Lafond-Beaulne"@en ;
    foaf:made <album/149408#subject> ;
    foaf:name "Laurence Lafond-Beaulne"@en .

_:N1414fb8f869e4fa89291d76d04e81cac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dust"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N1ea562b4683e46099fc86c42363c7539 ;
    schema:name "dust"@en .

_:N2fdbb4baaa294eba8bf2e732b5023cd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "under the weeping willow"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N1ea562b4683e46099fc86c42363c7539 ;
    schema:name "under the weeping willow"@en .

_:N446c1fa2798941d2bd7e9916b68d14b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "swings"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N1ea562b4683e46099fc86c42363c7539 ;
    schema:name "swings"@en .

_:N4a6c2824071e492187d1e8be4e8846e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "don't have a fear (main title)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N1ea562b4683e46099fc86c42363c7539 ;
    schema:name "don't have a fear (main title)"@en .

_:N60350fa294824e7bb9fa94418b730ab8 a schema:Person,
        foaf:Person ;
    mo:performed <album/149408#performance> ;
    schema:name "Camille Poliquin"@en ;
    foaf:name "Camille Poliquin"@en .

_:N62d62d946a3e4da18d08d1595289d207 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "street lights"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N1ea562b4683e46099fc86c42363c7539 ;
    schema:name "street lights"@en .

_:N7001e6fbfb584b4ebbd975411911fdec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "pulp"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N1ea562b4683e46099fc86c42363c7539 ;
    schema:name "pulp"@en .

_:N7c02c2ff7b9d4aedb18a13bac9def2c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lemon cake (mark's theme)"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N1ea562b4683e46099fc86c42363c7539 ;
    schema:name "lemon cake (mark's theme)"@en .

_:N8aaede855f54424396e4a27a105ea66d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dare to dream (end title)"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N1ea562b4683e46099fc86c42363c7539 ;
    schema:name "dare to dream (end title)"@en .

_:N8f68484ad0bb41f983e08d9db02ff83d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "wipeout"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N1ea562b4683e46099fc86c42363c7539 ;
    schema:name "wipeout"@en .

_:N9529e66d67cb4f8a997cbd47399a2ea5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "coffee and kiss"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N1ea562b4683e46099fc86c42363c7539 ;
    schema:name "coffee and kiss"@en .

_:Na6d6495b6e0c4921a8cca19fa95ad844 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "petri"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N1ea562b4683e46099fc86c42363c7539 ;
    schema:name "petri"@en .

_:Nae75dd7349234a559709aefcd7111f94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "don't have a fear (knitted version)"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N1ea562b4683e46099fc86c42363c7539 ;
    schema:name "don't have a fear (knitted version)"@en .

_:Nb28e469271104f86aef383c307c1b0ac a schema:Person,
        foaf:Person ;
    mo:performed <album/149408#performance> ;
    schema:name "Laurence Lafond-Beaulne"@en ;
    foaf:name "Laurence Lafond-Beaulne"@en .

_:Nb55079d32c514d0096bc67c95bf266a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "blueberry (rex's theme)"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N1ea562b4683e46099fc86c42363c7539 ;
    schema:name "blueberry (rex's theme)"@en .

_:Nc39108b684864fa59c5c43c5def7e68e schema:name "Skybound Music"@en,
        "Skybound Music"@ja,
        "Skybound Music"@ja-latn ;
    foaf:name "Skybound Music"@en,
        "Skybound Music"@ja,
        "Skybound Music"@ja-latn .

_:Nc54a8527e89e442d925a7d2ac921d736 a schema:Person,
        foaf:Person ;
    mo:performed <album/149408#performance> ;
    schema:name "Milk & Bone"@en ;
    foaf:name "Milk & Bone"@en .

_:Ncd956350897144b6add04cd756edc84f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "overgrown"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N1ea562b4683e46099fc86c42363c7539 ;
    schema:name "overgrown"@en .

_:Nd7fb62af91d84a7c96bcec8a1f25c300 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "vital signs (universa's theme)"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N1ea562b4683e46099fc86c42363c7539 ;
    schema:name "vital signs (universa's theme)"@en .

_:Ned2fc4f6920f4583ba516c92a2c65016 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lilium"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N1ea562b4683e46099fc86c42363c7539 ;
    schema:name "lilium"@en .

_:Nf942df50bf954c1a8de0a33f735fa9fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "liminal"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N1ea562b4683e46099fc86c42363c7539 ;
    schema:name "liminal"@en .

_:N1ea562b4683e46099fc86c42363c7539 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1414fb8f869e4fa89291d76d04e81cac,
        _:N2fdbb4baaa294eba8bf2e732b5023cd4,
        _:N446c1fa2798941d2bd7e9916b68d14b6,
        _:N4a6c2824071e492187d1e8be4e8846e2,
        _:N62d62d946a3e4da18d08d1595289d207,
        _:N7001e6fbfb584b4ebbd975411911fdec,
        _:N7c02c2ff7b9d4aedb18a13bac9def2c8,
        _:N8aaede855f54424396e4a27a105ea66d,
        _:N8f68484ad0bb41f983e08d9db02ff83d,
        _:N9529e66d67cb4f8a997cbd47399a2ea5,
        _:Na6d6495b6e0c4921a8cca19fa95ad844,
        _:Nae75dd7349234a559709aefcd7111f94,
        _:Nb55079d32c514d0096bc67c95bf266a9,
        _:Ncd956350897144b6add04cd756edc84f,
        _:Nd7fb62af91d84a7c96bcec8a1f25c300,
        _:Ned2fc4f6920f4583ba516c92a2c65016,
        _:Nf942df50bf954c1a8de0a33f735fa9fc ;
    mo:track_count 17 ;
    schema:duration "PT41:47"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N1414fb8f869e4fa89291d76d04e81cac,
        _:N2fdbb4baaa294eba8bf2e732b5023cd4,
        _:N446c1fa2798941d2bd7e9916b68d14b6,
        _:N4a6c2824071e492187d1e8be4e8846e2,
        _:N62d62d946a3e4da18d08d1595289d207,
        _:N7001e6fbfb584b4ebbd975411911fdec,
        _:N7c02c2ff7b9d4aedb18a13bac9def2c8,
        _:N8aaede855f54424396e4a27a105ea66d,
        _:N8f68484ad0bb41f983e08d9db02ff83d,
        _:N9529e66d67cb4f8a997cbd47399a2ea5,
        _:Na6d6495b6e0c4921a8cca19fa95ad844,
        _:Nae75dd7349234a559709aefcd7111f94,
        _:Nb55079d32c514d0096bc67c95bf266a9,
        _:Ncd956350897144b6add04cd756edc84f,
        _:Nd7fb62af91d84a7c96bcec8a1f25c300,
        _:Ned2fc4f6920f4583ba516c92a2c65016,
        _:Nf942df50bf954c1a8de0a33f735fa9fc .

