@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 "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 ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Laurence Lafond-Beaulne"@en ;
            foaf:made <album/149408#composition> ;
            foaf:name "Laurence Lafond-Beaulne"@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 _:N178ce267915e48c9b4b46a259759183c,
        _:Ne4b1c8e69ab84b178a99542907854d4b,
        _:Nf8090e28728542c1b23b20d1f7aa2de3 ;
    mo:recorded_as <album/149408#musicalexpression> ;
    schema:byArtist _:N178ce267915e48c9b4b46a259759183c,
        _:Ne4b1c8e69ab84b178a99542907854d4b,
        _:Nf8090e28728542c1b23b20d1f7aa2de3 ;
    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 _:N788e3318a24942ba8798b5d750bc0c0a ;
    mo:record _:N124851e5c9b64ca1820356f5200069f8 ;
    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 "Milk & Bone"@en ;
            foaf:name "Milk & Bone"@en ],
        [ 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 ] ;
    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 _:N788e3318a24942ba8798b5d750bc0c0a ;
    foaf:depiction <https://media.vgm.io/albums/80/149408/149408-cd471fc7f8e6.jpg> .

[] 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 .

[] 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 .

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

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

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

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

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

_:N38732d1c2a9c45ea817553e4ba785d4c 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 _:N124851e5c9b64ca1820356f5200069f8 ;
    schema:name "dare to dream (end title)"@en .

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

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

_:N5994eedc77af442096577bb2903f1428 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 _:N124851e5c9b64ca1820356f5200069f8 ;
    schema:name "don't have a fear (main title)"@en .

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

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

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

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

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

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

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

_:Nc27c8e5345d54558b6a1197d504aa2eb 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 _:N124851e5c9b64ca1820356f5200069f8 ;
    schema:name "lemon cake (mark's theme)"@en .

_:Ndc4d312ecb5949d6b7560e6356544fdb 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 _:N124851e5c9b64ca1820356f5200069f8 ;
    schema:name "don't have a fear (knitted version)"@en .

_:Nde98de7e010d4b818008f4a454c9bb7b 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 _:N124851e5c9b64ca1820356f5200069f8 ;
    schema:name "vital signs (universa's theme)"@en .

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

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

_:N124851e5c9b64ca1820356f5200069f8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09d4c41b5e364887907a9b7d4d63e500,
        _:N2537aa21ceab4a22846164e28d30f4af,
        _:N365202a9e0f04771b17952d3350e3d4d,
        _:N3768d8cbb28f48b9a6ebd9515c631e08,
        _:N38732d1c2a9c45ea817553e4ba785d4c,
        _:N46d84fcc764746d5b9aeb146cd6464b6,
        _:N494fec5bf50b4bbebe9926c026e64fc2,
        _:N5994eedc77af442096577bb2903f1428,
        _:N6072aee5bd60414dbac7955c73df5763,
        _:N734868d489ec446290b378cf87835769,
        _:N80d1c79d16a740bd902a1a187fad766f,
        _:N879d7f03cf7c403f853ae434784d8a5d,
        _:Na0fc866752934d218c29534481e9d970,
        _:Nb87a00f0d8fe43869894ba6ce7005de5,
        _:Nc27c8e5345d54558b6a1197d504aa2eb,
        _:Ndc4d312ecb5949d6b7560e6356544fdb,
        _:Nde98de7e010d4b818008f4a454c9bb7b ;
    mo:track_count 17 ;
    schema:duration "PT41:47"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N09d4c41b5e364887907a9b7d4d63e500,
        _:N2537aa21ceab4a22846164e28d30f4af,
        _:N365202a9e0f04771b17952d3350e3d4d,
        _:N3768d8cbb28f48b9a6ebd9515c631e08,
        _:N38732d1c2a9c45ea817553e4ba785d4c,
        _:N46d84fcc764746d5b9aeb146cd6464b6,
        _:N494fec5bf50b4bbebe9926c026e64fc2,
        _:N5994eedc77af442096577bb2903f1428,
        _:N6072aee5bd60414dbac7955c73df5763,
        _:N734868d489ec446290b378cf87835769,
        _:N80d1c79d16a740bd902a1a187fad766f,
        _:N879d7f03cf7c403f853ae434784d8a5d,
        _:Na0fc866752934d218c29534481e9d970,
        _:Nb87a00f0d8fe43869894ba6ce7005de5,
        _:Nc27c8e5345d54558b6a1197d504aa2eb,
        _:Ndc4d312ecb5949d6b7560e6356544fdb,
        _:Nde98de7e010d4b818008f4a454c9bb7b .

