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

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

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

<artist/1408#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142364#subject> ;
    schema:name "Stephen Rippy"@en ;
    foaf:made <album/142364#composition>,
        <album/142364#subject> ;
    foaf:name "Stephen Rippy"@en .

<artist/1409#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142364#subject> ;
    schema:name "Kevin McMullan"@en ;
    foaf:made <album/142364#composition>,
        <album/142364#subject> ;
    foaf:name "Kevin McMullan"@en .

<release/25987#subject> a schema:CreativeWork ;
    schema:name "Age of Mythology: Retold"@en,
        "Age of Mythology: Retold"@ja,
        "Age of Mythology: Retold"@ja-latn ;
    foaf:name "Age of Mythology: Retold"@en,
        "Age of Mythology: Retold"@ja,
        "Age of Mythology: Retold"@ja-latn .

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

<album/142364#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Age of Mythology: Retold Soundtrack"@en,
        "Age of Mythology: Retold Soundtrack"@ja,
        "Age of Mythology: Retold Soundtrack"@ja-latn ;
    mo:performance_of <album/142364#musicalwork> ;
    mo:recorded_as <album/142364#musicalexpression> ;
    schema:name "Age of Mythology: Retold Soundtrack"@en,
        "Age of Mythology: Retold Soundtrack"@ja,
        "Age of Mythology: Retold Soundtrack"@ja-latn ;
    schema:workPerformed <album/142364#musicalwork> .

<org/1437#subject> schema:name "Microsoft Studios Music"@en,
        "Microsoft Studios Music"@ja,
        "Microsoft Studios Music"@ja-latn ;
    foaf:name "Microsoft Studios Music"@en,
        "Microsoft Studios Music"@ja,
        "Microsoft Studios Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/46/142364/142364-e312ce1675b7.jpg> a schema:ImageObject,
        foaf:Image .

<album/142364#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Age of Mythology: Retold Soundtrack"@en,
        "Age of Mythology: Retold Soundtrack"@ja,
        "Age of Mythology: Retold Soundtrack"@ja-latn ;
    mo:composer <artist/1408#subject>,
        <artist/1409#subject> ;
    mo:produced_work <album/142364#musicalwork> ;
    schema:name "Age of Mythology: Retold Soundtrack"@en,
        "Age of Mythology: Retold Soundtrack"@ja,
        "Age of Mythology: Retold Soundtrack"@ja-latn .

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

<album/142364#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-08-25"^^xsd:date ;
    dcterms:title "Age of Mythology: Retold Soundtrack"@en,
        "Age of Mythology: Retold Soundtrack"@ja,
        "Age of Mythology: Retold Soundtrack"@ja-latn ;
    mo:catalogue_number "MSM0110" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/142364#musicalexpression> ;
    mo:publisher <org/1437#subject> ;
    mo:record _:N534302a92a04418b8ead1b440a4e35d6 ;
    mo:record_count 1 ;
    schema:about <release/25987#subject> ;
    schema:datePublished "2024-08-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/142364/142364-e312ce1675b7.jpg> ;
    schema:name "Age of Mythology: Retold Soundtrack"@en,
        "Age of Mythology: Retold Soundtrack"@ja,
        "Age of Mythology: Retold Soundtrack"@ja-latn ;
    schema:publisher <org/1437#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/142364/142364-e312ce1675b7.jpg> .

_:N0bc622056e7b4b09b5e715ea521fbcf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In a Pile of Its Own Good"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N534302a92a04418b8ead1b440a4e35d6 ;
    schema:name "In a Pile of Its Own Good"@en .

_:N122ac277e2ca4ccebf282a87c6f55a20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ballad of Ace Lebaron"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N534302a92a04418b8ead1b440a4e35d6 ;
    schema:name "The Ballad of Ace Lebaron"@en .

_:N27ca886a08e2443c9dc6bd333d603f46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Mind the Slacks and Bashers"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N534302a92a04418b8ead1b440a4e35d6 ;
    schema:name "Never Mind the Slacks and Bashers"@en .

_:N280f6ff004b24690977b3aad67ff43a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adult Swim"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N534302a92a04418b8ead1b440a4e35d6 ;
    schema:name "Adult Swim"@en .

_:N51cbe5ba38264d7aab87d6853e91505b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chocolate Outline"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N534302a92a04418b8ead1b440a4e35d6 ;
    schema:name "Chocolate Outline"@en .

_:N61156970cd3f4195ac7c921942385726 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Fine Layers of) Slaysenflite"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N534302a92a04418b8ead1b440a4e35d6 ;
    schema:name "(Fine Layers of) Slaysenflite"@en .

_:N6a4c6e03558543d69e6c7e93036f4efd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flavor Cats (in the Comfort Zone)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N534302a92a04418b8ead1b440a4e35d6 ;
    schema:name "Flavor Cats (in the Comfort Zone)"@en .

_:N6fbf740053c24fd89849cdb372f6e4f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suture Self"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N534302a92a04418b8ead1b440a4e35d6 ;
    schema:name "Suture Self"@en .

_:N8ceef74de5114185b00f14f4326f7b99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Behold the Great Since Fi"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N534302a92a04418b8ead1b440a4e35d6 ;
    schema:name "Behold the Great Since Fi"@en .

_:N91c85e728ac94ba2a4d1f95a7cf329b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gank Sneakin"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N534302a92a04418b8ead1b440a4e35d6 ;
    schema:name "Gank Sneakin"@en .

_:Na7a32c687b2649408f34208b5339b9c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eat Your Potatoes"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N534302a92a04418b8ead1b440a4e35d6 ;
    schema:name "Eat Your Potatoes"@en .

_:Na92cdfb4206f44cd820e1a45e5bad82e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hoping for Real Betterness"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N534302a92a04418b8ead1b440a4e35d6 ;
    schema:name "Hoping for Real Betterness"@en .

_:Nb4f58f8f88b646db948b1a39b813cd72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ma'am Some Other Sunset"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N534302a92a04418b8ead1b440a4e35d6 ;
    schema:name "Ma'am Some Other Sunset"@en .

_:Nc69a18356a6f4c71a47f44eb87ed2ae8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If You Can Use a Doorknob"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N534302a92a04418b8ead1b440a4e35d6 ;
    schema:name "If You Can Use a Doorknob"@en .

_:Nceb2d76fab98495884e5c7471216470c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Cat Named Mittens"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N534302a92a04418b8ead1b440a4e35d6 ;
    schema:name "A Cat Named Mittens"@en .

_:N534302a92a04418b8ead1b440a4e35d6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bc622056e7b4b09b5e715ea521fbcf2,
        _:N122ac277e2ca4ccebf282a87c6f55a20,
        _:N27ca886a08e2443c9dc6bd333d603f46,
        _:N280f6ff004b24690977b3aad67ff43a2,
        _:N51cbe5ba38264d7aab87d6853e91505b,
        _:N61156970cd3f4195ac7c921942385726,
        _:N6a4c6e03558543d69e6c7e93036f4efd,
        _:N6fbf740053c24fd89849cdb372f6e4f8,
        _:N8ceef74de5114185b00f14f4326f7b99,
        _:N91c85e728ac94ba2a4d1f95a7cf329b4,
        _:Na7a32c687b2649408f34208b5339b9c0,
        _:Na92cdfb4206f44cd820e1a45e5bad82e,
        _:Nb4f58f8f88b646db948b1a39b813cd72,
        _:Nc69a18356a6f4c71a47f44eb87ed2ae8,
        _:Nceb2d76fab98495884e5c7471216470c ;
    mo:track_count 15 ;
    schema:duration "PT38:47"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N0bc622056e7b4b09b5e715ea521fbcf2,
        _:N122ac277e2ca4ccebf282a87c6f55a20,
        _:N27ca886a08e2443c9dc6bd333d603f46,
        _:N280f6ff004b24690977b3aad67ff43a2,
        _:N51cbe5ba38264d7aab87d6853e91505b,
        _:N61156970cd3f4195ac7c921942385726,
        _:N6a4c6e03558543d69e6c7e93036f4efd,
        _:N6fbf740053c24fd89849cdb372f6e4f8,
        _:N8ceef74de5114185b00f14f4326f7b99,
        _:N91c85e728ac94ba2a4d1f95a7cf329b4,
        _:Na7a32c687b2649408f34208b5339b9c0,
        _:Na92cdfb4206f44cd820e1a45e5bad82e,
        _:Nb4f58f8f88b646db948b1a39b813cd72,
        _:Nc69a18356a6f4c71a47f44eb87ed2ae8,
        _:Nceb2d76fab98495884e5c7471216470c .

