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

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

<artist/14012#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143033#subject> ;
    schema:name "Yuka Kitamura"@en,
        "北村友香"@ja ;
    foaf:made <album/143033#composition>,
        <album/143033#subject> ;
    foaf:name "Yuka Kitamura"@en,
        "北村友香"@ja .

<product/3489#subject> a schema:CreativeWork ;
    schema:name "Dark Souls III"@en,
        "ダークソウルIII"@ja,
        "Dark Souls III"@ja-latn ;
    foaf:name "Dark Souls III"@en,
        "ダークソウルIII"@ja,
        "Dark Souls III"@ja-latn .

<album/143033#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Age of the Synth: Dark Souls III"@en,
        "Age of the Synth: Dark Souls III"@ja,
        "Age of the Synth: Dark Souls III"@ja-latn ;
    mo:composer <artist/14012#subject> ;
    mo:produced_work <album/143033#musicalwork> ;
    schema:name "Age of the Synth: Dark Souls III"@en,
        "Age of the Synth: Dark Souls III"@ja,
        "Age of the Synth: Dark Souls III"@ja-latn .

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

<album/143033#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Age of the Synth: Dark Souls III"@en,
        "Age of the Synth: Dark Souls III"@ja,
        "Age of the Synth: Dark Souls III"@ja-latn ;
    mo:performance_of <album/143033#musicalwork> ;
    mo:recorded_as <album/143033#musicalexpression> ;
    schema:name "Age of the Synth: Dark Souls III"@en,
        "Age of the Synth: Dark Souls III"@ja,
        "Age of the Synth: Dark Souls III"@ja-latn ;
    schema:workPerformed <album/143033#musicalwork> .

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

<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/33/143033/143033-214a90d30899.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/143033#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/33/143033/143033-214a90d30899.jpg> ;
    foaf:depicts <album/143033#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/33/143033/143033-214a90d30899.jpg> .

<https://medium-media.vgm.io/albums/33/143033/143033-214a90d30899.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/143033#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-03-01"^^xsd:date ;
    dcterms:title "Age of the Synth: Dark Souls III"@en,
        "Age of the Synth: Dark Souls III"@ja,
        "Age of the Synth: Dark Souls III"@ja-latn ;
    mo:catalogue_number "MCOL-0491-V" ;
    mo:media_type "2 Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/143033#musicalexpression> ;
    mo:publisher <org/1517#subject> ;
    mo:record _:N612e7c097a4344c6a6301ce5d698af7c,
        _:Ne5f1e44684f740368f327300f93a662e ;
    mo:record_count 2 ;
    schema:about <product/3489#subject> ;
    schema:datePublished "2025-03-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/33/143033/143033-214a90d30899.jpg> ;
    schema:name "Age of the Synth: Dark Souls III"@en,
        "Age of the Synth: Dark Souls III"@ja,
        "Age of the Synth: Dark Souls III"@ja-latn ;
    schema:publisher <org/1517#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/143033/143033-214a90d30899.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kaobnir"@en ;
    foaf:made <album/143033#subject> ;
    foaf:name "Kaobnir"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kaobnir"@en ;
    foaf:made <album/143033#vocals> ;
    foaf:name "Kaobnir"@en .

_:N09b20e6c1cba4f52a698a11ffb8655bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:57"^^xsd:interval ;
    schema:inPlaylist _:Ne5f1e44684f740368f327300f93a662e ;
    schema:name "Epilogue"@en .

_:N0cae37896ad244cabb19f5867a0cf1bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soul of Cinder"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:39"^^xsd:interval ;
    schema:inPlaylist _:N612e7c097a4344c6a6301ce5d698af7c ;
    schema:name "Soul of Cinder"@en .

_:N116e2af5acb041fcacf2a895b1588f29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darkeater Midir"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Ne5f1e44684f740368f327300f93a662e ;
    schema:name "Darkeater Midir"@en .

_:N4231371cfab14ef5b3441c26b4677aff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abyss Watchers"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N612e7c097a4344c6a6301ce5d698af7c ;
    schema:name "Abyss Watchers"@en .

_:N54484e670dea476d8080409402651346 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Champions Gravetender - Gravetender Greatwolf"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N612e7c097a4344c6a6301ce5d698af7c ;
    schema:name "Champions Gravetender - Gravetender Greatwolf"@en .

_:N6277a911255d43d185178e6e2fdf9f38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lorian, Elder Prince - Lothric, Younger Prince"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N612e7c097a4344c6a6301ce5d698af7c ;
    schema:name "Lorian, Elder Prince - Lothric, Younger Prince"@en .

_:N760dba3359c84cf597a60ce46fc53221 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Souls III"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N612e7c097a4344c6a6301ce5d698af7c ;
    schema:name "Dark Souls III"@en .

_:Na45d1ab4dcbc4ed1beca006bf5a83dc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ludex Gundyr"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N612e7c097a4344c6a6301ce5d698af7c ;
    schema:name "Ludex Gundyr"@en .

_:Nda2f4ce5046d47efb69c0dcb4ea7e040 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sister Friede"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N612e7c097a4344c6a6301ce5d698af7c ;
    schema:name "Sister Friede"@en .

_:Ne26b72a9a91241418b9281bf562df45e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slave Knight Gael"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:Ne5f1e44684f740368f327300f93a662e ;
    schema:name "Slave Knight Gael"@en .

_:Ne5f1e44684f740368f327300f93a662e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N09b20e6c1cba4f52a698a11ffb8655bf,
        _:N116e2af5acb041fcacf2a895b1588f29,
        _:Ne26b72a9a91241418b9281bf562df45e ;
    mo:track_count 3 ;
    schema:duration "PT19:53"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N09b20e6c1cba4f52a698a11ffb8655bf,
        _:N116e2af5acb041fcacf2a895b1588f29,
        _:Ne26b72a9a91241418b9281bf562df45e .

_:N612e7c097a4344c6a6301ce5d698af7c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0cae37896ad244cabb19f5867a0cf1bb,
        _:N4231371cfab14ef5b3441c26b4677aff,
        _:N54484e670dea476d8080409402651346,
        _:N6277a911255d43d185178e6e2fdf9f38,
        _:N760dba3359c84cf597a60ce46fc53221,
        _:Na45d1ab4dcbc4ed1beca006bf5a83dc9,
        _:Nda2f4ce5046d47efb69c0dcb4ea7e040 ;
    mo:track_count 7 ;
    schema:duration "PT16:26"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0cae37896ad244cabb19f5867a0cf1bb,
        _:N4231371cfab14ef5b3441c26b4677aff,
        _:N54484e670dea476d8080409402651346,
        _:N6277a911255d43d185178e6e2fdf9f38,
        _:N760dba3359c84cf597a60ce46fc53221,
        _:Na45d1ab4dcbc4ed1beca006bf5a83dc9,
        _:Nda2f4ce5046d47efb69c0dcb4ea7e040 .

