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

<album/136011#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Primateria OST"@en,
        "Primateria OST"@ja,
        "Primateria OST"@ja-latn ;
    mo:produced_work <album/136011#musicalwork> ;
    schema:name "Primateria OST"@en,
        "Primateria OST"@ja,
        "Primateria OST"@ja-latn .

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

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

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

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

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

<https://medium-media.vgm.io/albums/11/136011/136011-ede9fd5787eb.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/136011#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-01-08"^^xsd:date ;
    dcterms:title "Primateria OST"@en,
        "Primateria OST"@ja,
        "Primateria OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/136011#musicalexpression> ;
    mo:publisher _:Ncc5f333e96dd4a78bd96047bf3ea01a9 ;
    mo:record _:N0b7dc020bb654a7daa5f255005da1dc0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Primateria"@en ;
            foaf:name "Primateria"@en ] ;
    schema:datePublished "2024-01-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/136011/136011-ede9fd5787eb.jpg> ;
    schema:name "Primateria OST"@en,
        "Primateria OST"@ja,
        "Primateria OST"@ja-latn ;
    schema:publisher _:Ncc5f333e96dd4a78bd96047bf3ea01a9 ;
    foaf:depiction <https://media.vgm.io/albums/11/136011/136011-ede9fd5787eb.jpg> .

_:N0fb20651d601481d9c0098a7bbf833d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gather 'Round"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N0b7dc020bb654a7daa5f255005da1dc0 ;
    schema:name "Gather 'Round"@en .

_:N1a2f5980566f4ef6befd92832e2b4da8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "More Than Capable"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N0b7dc020bb654a7daa5f255005da1dc0 ;
    schema:name "More Than Capable"@en .

_:N292381b204a14b24937231d6af05e4e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tell a Tale"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N0b7dc020bb654a7daa5f255005da1dc0 ;
    schema:name "Tell a Tale"@en .

_:N74cd8c5dcab94c2fb1000c88abf9aac4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mother of Conflict"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N0b7dc020bb654a7daa5f255005da1dc0 ;
    schema:name "Mother of Conflict"@en .

_:N864093928682406fa0303dc42054e43e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Presence of Enemies"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N0b7dc020bb654a7daa5f255005da1dc0 ;
    schema:name "In the Presence of Enemies"@en .

_:N893a8dd4dc8945a0b78fb61e842d5589 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Equilibrium"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N0b7dc020bb654a7daa5f255005da1dc0 ;
    schema:name "Equilibrium"@en .

_:Nacd84c22a02e42d799980c9c4a4e5295 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get Up and Fight!"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N0b7dc020bb654a7daa5f255005da1dc0 ;
    schema:name "Get Up and Fight!"@en .

_:Nbd9b6a467e2e4616b365675e630925f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death is not an Option"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N0b7dc020bb654a7daa5f255005da1dc0 ;
    schema:name "Death is not an Option"@en .

_:Ncc5f333e96dd4a78bd96047bf3ea01a9 schema:name "Yfrit Games"@en,
        "Yfrit Games"@ja,
        "Yfrit Games"@ja-latn ;
    foaf:name "Yfrit Games"@en,
        "Yfrit Games"@ja,
        "Yfrit Games"@ja-latn .

_:Nf023aa83ffc34f188068252b6959595b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Child of Fate"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N0b7dc020bb654a7daa5f255005da1dc0 ;
    schema:name "Child of Fate"@en .

_:Nf18ca220c8ce46aa88ae9c11e4fe4360 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blink, and You Die"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N0b7dc020bb654a7daa5f255005da1dc0 ;
    schema:name "Blink, and You Die"@en .

_:Nf7b6f13e35a84fe1abf06e34b7a59573 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Open Your Eyes"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N0b7dc020bb654a7daa5f255005da1dc0 ;
    schema:name "Open Your Eyes"@en .

_:Nfed5a2f8a6a048cb9fb6110dec8095b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Empty Husk"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N0b7dc020bb654a7daa5f255005da1dc0 ;
    schema:name "Empty Husk"@en .

_:N0b7dc020bb654a7daa5f255005da1dc0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fb20651d601481d9c0098a7bbf833d9,
        _:N1a2f5980566f4ef6befd92832e2b4da8,
        _:N292381b204a14b24937231d6af05e4e4,
        _:N74cd8c5dcab94c2fb1000c88abf9aac4,
        _:N864093928682406fa0303dc42054e43e,
        _:N893a8dd4dc8945a0b78fb61e842d5589,
        _:Nacd84c22a02e42d799980c9c4a4e5295,
        _:Nbd9b6a467e2e4616b365675e630925f8,
        _:Nf023aa83ffc34f188068252b6959595b,
        _:Nf18ca220c8ce46aa88ae9c11e4fe4360,
        _:Nf7b6f13e35a84fe1abf06e34b7a59573,
        _:Nfed5a2f8a6a048cb9fb6110dec8095b8 ;
    mo:track_count 12 ;
    schema:duration "PT29:22"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0fb20651d601481d9c0098a7bbf833d9,
        _:N1a2f5980566f4ef6befd92832e2b4da8,
        _:N292381b204a14b24937231d6af05e4e4,
        _:N74cd8c5dcab94c2fb1000c88abf9aac4,
        _:N864093928682406fa0303dc42054e43e,
        _:N893a8dd4dc8945a0b78fb61e842d5589,
        _:Nacd84c22a02e42d799980c9c4a4e5295,
        _:Nbd9b6a467e2e4616b365675e630925f8,
        _:Nf023aa83ffc34f188068252b6959595b,
        _:Nf18ca220c8ce46aa88ae9c11e4fe4360,
        _:Nf7b6f13e35a84fe1abf06e34b7a59573,
        _:Nfed5a2f8a6a048cb9fb6110dec8095b8 .

