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

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

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

<album/115801#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tandem: A Tale of Shadows Soundtrack"@en,
        "Tandem: A Tale of Shadows Soundtrack"@ja,
        "Tandem: A Tale of Shadows Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Guillaume Nicollet"@en ;
            foaf:made <album/115801#composition> ;
            foaf:name "Guillaume Nicollet"@en ] ;
    mo:produced_work <album/115801#musicalwork> ;
    schema:name "Tandem: A Tale of Shadows Soundtrack"@en,
        "Tandem: A Tale of Shadows Soundtrack"@ja,
        "Tandem: A Tale of Shadows Soundtrack"@ja-latn .

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

<album/115801#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tandem: A Tale of Shadows Soundtrack"@en,
        "Tandem: A Tale of Shadows Soundtrack"@ja,
        "Tandem: A Tale of Shadows Soundtrack"@ja-latn ;
    mo:performance_of <album/115801#musicalwork> ;
    mo:recorded_as <album/115801#musicalexpression> ;
    schema:name "Tandem: A Tale of Shadows Soundtrack"@en,
        "Tandem: A Tale of Shadows Soundtrack"@ja,
        "Tandem: A Tale of Shadows Soundtrack"@ja-latn ;
    schema:workPerformed <album/115801#musicalwork> .

<https://media.vgm.io/albums/10/115801/115801-67337a2e4670.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/115801#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/10/115801/115801-67337a2e4670.jpg> ;
    foaf:depicts <album/115801#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/10/115801/115801-67337a2e4670.jpg> .

<https://medium-media.vgm.io/albums/10/115801/115801-67337a2e4670.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/115801#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-10-21"^^xsd:date ;
    dcterms:title "Tandem: A Tale of Shadows Soundtrack"@en,
        "Tandem: A Tale of Shadows Soundtrack"@ja,
        "Tandem: A Tale of Shadows Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "2 Digital" ;
    mo:publication_of <album/115801#musicalexpression> ;
    mo:publisher _:Nc535306ac7eb4c6c80db1f766fe907aa ;
    mo:record _:N58bd4f5d76ec4bc9988ece645fc31e69,
        _:Ndc2ada5eb9a94e469ae35fedfb955eca ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tandem: A Tale of Shadows"@en ;
            foaf:name "Tandem: A Tale of Shadows"@en ] ;
    schema:datePublished "2021-10-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/115801/115801-67337a2e4670.jpg> ;
    schema:name "Tandem: A Tale of Shadows Soundtrack"@en,
        "Tandem: A Tale of Shadows Soundtrack"@ja,
        "Tandem: A Tale of Shadows Soundtrack"@ja-latn ;
    schema:publisher _:Nc535306ac7eb4c6c80db1f766fe907aa ;
    foaf:depiction <https://media.vgm.io/albums/10/115801/115801-67337a2e4670.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115801#subject> ;
    schema:name "Guillaume Nicollet"@en ;
    foaf:made <album/115801#subject> ;
    foaf:name "Guillaume Nicollet"@en .

_:N1f6fd450a9d04e108df08b9d1e23ef00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Falling Starfish"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Ndc2ada5eb9a94e469ae35fedfb955eca ;
    schema:name "Falling Starfish"@en .

_:N459291de74c5422ea6431d0abfc6647d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bon Appetit"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Ndc2ada5eb9a94e469ae35fedfb955eca ;
    schema:name "Bon Appetit"@en .

_:N46513832c2c84707a07449b76e358a26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amazing Mazes"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Ndc2ada5eb9a94e469ae35fedfb955eca ;
    schema:name "Amazing Mazes"@en .

_:N4b6986f54f6a416d8fc0a44d3566fd34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Copper Ceremony"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Ndc2ada5eb9a94e469ae35fedfb955eca ;
    schema:name "Copper Ceremony"@en .

_:N5eb2384a079443cdae3b59a89ea3dfff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hail to the Chief"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Ndc2ada5eb9a94e469ae35fedfb955eca ;
    schema:name "Hail to the Chief"@en .

_:N7b6fdd5b227c4cd383d4c2350f547817 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Tale of Shadow"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Ndc2ada5eb9a94e469ae35fedfb955eca ;
    schema:name "A Tale of Shadow"@en .

_:N956ac0110cfd4b1a8911a0ee77805ad0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thomas' Hideout"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N58bd4f5d76ec4bc9988ece645fc31e69 ;
    schema:name "Thomas' Hideout"@en .

_:Na957e44989eb492abba669cb15eee17c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waltzing Ghosts"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N58bd4f5d76ec4bc9988ece645fc31e69 ;
    schema:name "Waltzing Ghosts"@en .

_:Nbd2bc25085764065b1d989ef2de4cb65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ramble Whispers"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Ndc2ada5eb9a94e469ae35fedfb955eca ;
    schema:name "Ramble Whispers"@en .

_:Nc3a9c17fb36e440a88783d3612f00491 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enlighted Curiosities"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N58bd4f5d76ec4bc9988ece645fc31e69 ;
    schema:name "Enlighted Curiosities"@en .

_:Nc535306ac7eb4c6c80db1f766fe907aa schema:name "Hatinh Interactive"@en ;
    foaf:name "Hatinh Interactive"@en .

_:Nc98986d3edb1464fbd9f5f49574918e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holy Spooks"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N58bd4f5d76ec4bc9988ece645fc31e69 ;
    schema:name "Holy Spooks"@en .

_:Nd2934cf4680e424a9c88c83b613882e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Tale of Lights"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N58bd4f5d76ec4bc9988ece645fc31e69 ;
    schema:name "A Tale of Lights"@en .

_:Ne31df66a523d4317b480ed7436197f33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All the King's Men"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N58bd4f5d76ec4bc9988ece645fc31e69 ;
    schema:name "All the King's Men"@en .

_:Nf37626484e4e421189fd1df30b5980e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Garden of Wonders"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N58bd4f5d76ec4bc9988ece645fc31e69 ;
    schema:name "Garden of Wonders"@en .

_:N58bd4f5d76ec4bc9988ece645fc31e69 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N956ac0110cfd4b1a8911a0ee77805ad0,
        _:Na957e44989eb492abba669cb15eee17c,
        _:Nc3a9c17fb36e440a88783d3612f00491,
        _:Nc98986d3edb1464fbd9f5f49574918e0,
        _:Nd2934cf4680e424a9c88c83b613882e1,
        _:Ne31df66a523d4317b480ed7436197f33,
        _:Nf37626484e4e421189fd1df30b5980e2 ;
    mo:track_count 7 ;
    schema:duration "PT22:13"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N956ac0110cfd4b1a8911a0ee77805ad0,
        _:Na957e44989eb492abba669cb15eee17c,
        _:Nc3a9c17fb36e440a88783d3612f00491,
        _:Nc98986d3edb1464fbd9f5f49574918e0,
        _:Nd2934cf4680e424a9c88c83b613882e1,
        _:Ne31df66a523d4317b480ed7436197f33,
        _:Nf37626484e4e421189fd1df30b5980e2 .

_:Ndc2ada5eb9a94e469ae35fedfb955eca a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f6fd450a9d04e108df08b9d1e23ef00,
        _:N459291de74c5422ea6431d0abfc6647d,
        _:N46513832c2c84707a07449b76e358a26,
        _:N4b6986f54f6a416d8fc0a44d3566fd34,
        _:N5eb2384a079443cdae3b59a89ea3dfff,
        _:N7b6fdd5b227c4cd383d4c2350f547817,
        _:Nbd2bc25085764065b1d989ef2de4cb65 ;
    mo:track_count 7 ;
    schema:duration "PT20:21"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1f6fd450a9d04e108df08b9d1e23ef00,
        _:N459291de74c5422ea6431d0abfc6647d,
        _:N46513832c2c84707a07449b76e358a26,
        _:N4b6986f54f6a416d8fc0a44d3566fd34,
        _:N5eb2384a079443cdae3b59a89ea3dfff,
        _:N7b6fdd5b227c4cd383d4c2350f547817,
        _:Nbd2bc25085764065b1d989ef2de4cb65 .

