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

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

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

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

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

<https://media.vgm.io/albums/89/151098/151098-5ca00b0aeafa.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/151098#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/89/151098/151098-5ca00b0aeafa.jpg> ;
    foaf:depicts <album/151098#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/89/151098/151098-5ca00b0aeafa.jpg> .

<https://medium-media.vgm.io/albums/89/151098/151098-5ca00b0aeafa.jpg> a schema:ImageObject,
        foaf:Image .

<album/151098#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wife Quest Soundtrack"@en,
        "Wife Quest Soundtrack"@ja,
        "Wife Quest Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Vitor Soares"@en ;
            foaf:made <album/151098#composition> ;
            foaf:name "Vitor Soares"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Daniel Geber"@en ;
            foaf:made <album/151098#composition> ;
            foaf:name "Daniel Geber"@en ] ;
    mo:produced_work <album/151098#musicalwork> ;
    schema:name "Wife Quest Soundtrack"@en,
        "Wife Quest Soundtrack"@ja,
        "Wife Quest Soundtrack"@ja-latn .

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

<album/151098#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-09-30"^^xsd:date ;
    dcterms:title "Wife Quest Soundtrack"@en,
        "Wife Quest Soundtrack"@ja,
        "Wife Quest Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/151098#musicalexpression> ;
    mo:publisher _:Naeac6b6bde57458d96a4b8ce68101ac2 ;
    mo:record _:Nfc06d926af03447a8690f6c35a8037f1 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Wife Quest"@en ;
            foaf:name "Wife Quest"@en ] ;
    schema:datePublished "2021-09-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/151098/151098-5ca00b0aeafa.jpg> ;
    schema:name "Wife Quest Soundtrack"@en,
        "Wife Quest Soundtrack"@ja,
        "Wife Quest Soundtrack"@ja-latn ;
    schema:publisher _:Naeac6b6bde57458d96a4b8ce68101ac2 ;
    foaf:depiction <https://media.vgm.io/albums/89/151098/151098-5ca00b0aeafa.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151098#subject> ;
    schema:name "Daniel Geber"@en ;
    foaf:made <album/151098#subject> ;
    foaf:name "Daniel Geber"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151098#subject> ;
    schema:name "Vitor Soares"@en ;
    foaf:made <album/151098#subject> ;
    foaf:name "Vitor Soares"@en .

_:N0150dbff5e3b40efa918a37c9d3d78fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Obsidian"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nfc06d926af03447a8690f6c35a8037f1 ;
    schema:name "Obsidian"@en .

_:N18846268cf2c4143b737c04a0d12a736 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Brave Mia"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nfc06d926af03447a8690f6c35a8037f1 ;
    schema:name "The Brave Mia"@en .

_:N2cbec712097f4ad880984b1b577fdc8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not Nice Goblins"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Nfc06d926af03447a8690f6c35a8037f1 ;
    schema:name "Not Nice Goblins"@en .

_:N57a3b18554f94fb8b47bfcef0d624b61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Deep Caves"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nfc06d926af03447a8690f6c35a8037f1 ;
    schema:name "The Deep Caves"@en .

_:N77cd9446be82469e87373cd8747c7ab0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wife Quest"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nfc06d926af03447a8690f6c35a8037f1 ;
    schema:name "Wife Quest"@en .

_:N892d96d5858c409e84ef761e44ee05d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peaceful World"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Nfc06d926af03447a8690f6c35a8037f1 ;
    schema:name "Peaceful World"@en .

_:N9f9015042e8e405f92a95ed6a9b7bb50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cold Memories"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nfc06d926af03447a8690f6c35a8037f1 ;
    schema:name "Cold Memories"@en .

_:N9fbbed6f540746bbbc7f658721a7d3ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For the Moon"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nfc06d926af03447a8690f6c35a8037f1 ;
    schema:name "For the Moon"@en .

_:Naeac6b6bde57458d96a4b8ce68101ac2 schema:name "Pippin Games"@en,
        "Pippin Games"@ja,
        "Pippin Games"@ja-latn ;
    foaf:name "Pippin Games"@en,
        "Pippin Games"@ja,
        "Pippin Games"@ja-latn .

_:Nb62af1693bf84b18a3ada398af325e28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Trade"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nfc06d926af03447a8690f6c35a8037f1 ;
    schema:name "Let's Trade"@en .

_:Ndf228ed0785543ecb4e7e5b1afd39d74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Will Defeat you"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nfc06d926af03447a8690f6c35a8037f1 ;
    schema:name "I Will Defeat you"@en .

_:Ne3302e34a82b43b4a48742511e0cc701 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fairy Forest"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nfc06d926af03447a8690f6c35a8037f1 ;
    schema:name "Fairy Forest"@en .

_:Nfc06d926af03447a8690f6c35a8037f1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0150dbff5e3b40efa918a37c9d3d78fe,
        _:N18846268cf2c4143b737c04a0d12a736,
        _:N2cbec712097f4ad880984b1b577fdc8a,
        _:N57a3b18554f94fb8b47bfcef0d624b61,
        _:N77cd9446be82469e87373cd8747c7ab0,
        _:N892d96d5858c409e84ef761e44ee05d7,
        _:N9f9015042e8e405f92a95ed6a9b7bb50,
        _:N9fbbed6f540746bbbc7f658721a7d3ec,
        _:Nb62af1693bf84b18a3ada398af325e28,
        _:Ndf228ed0785543ecb4e7e5b1afd39d74,
        _:Ne3302e34a82b43b4a48742511e0cc701 ;
    mo:track_count 11 ;
    schema:duration "PT25:36"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0150dbff5e3b40efa918a37c9d3d78fe,
        _:N18846268cf2c4143b737c04a0d12a736,
        _:N2cbec712097f4ad880984b1b577fdc8a,
        _:N57a3b18554f94fb8b47bfcef0d624b61,
        _:N77cd9446be82469e87373cd8747c7ab0,
        _:N892d96d5858c409e84ef761e44ee05d7,
        _:N9f9015042e8e405f92a95ed6a9b7bb50,
        _:N9fbbed6f540746bbbc7f658721a7d3ec,
        _:Nb62af1693bf84b18a3ada398af325e28,
        _:Ndf228ed0785543ecb4e7e5b1afd39d74,
        _:Ne3302e34a82b43b4a48742511e0cc701 .

