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

<album/124907#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Winding Worlds (OST)"@en,
        "Winding Worlds (OST)"@ja,
        "Winding Worlds (OST)"@ja-latn ;
    mo:produced_work <album/124907#musicalwork> ;
    schema:name "Winding Worlds (OST)"@en,
        "Winding Worlds (OST)"@ja,
        "Winding Worlds (OST)"@ja-latn .

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

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

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

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

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

<https://medium-media.vgm.io/albums/70/124907/124907-a19d9723e84b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/124907#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-15"^^xsd:date ;
    dcterms:title "Winding Worlds (OST)"@en,
        "Winding Worlds (OST)"@ja,
        "Winding Worlds (OST)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/124907#musicalexpression> ;
    mo:record _:N52c25b8db899441c9c22c4c76b8f112d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Winding Worlds"@en ;
            foaf:name "Winding Worlds"@en ] ;
    schema:datePublished "2020-05-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/124907/124907-a19d9723e84b.jpg> ;
    schema:name "Winding Worlds (OST)"@en,
        "Winding Worlds (OST)"@ja,
        "Winding Worlds (OST)"@ja-latn ;
    foaf:depiction <https://media.vgm.io/albums/70/124907/124907-a19d9723e84b.jpg> .

_:N50c827f108ec4656b3e67f6bf195d3c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You're Hired (Theme)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N52c25b8db899441c9c22c4c76b8f112d ;
    schema:name "You're Hired (Theme)"@en .

_:N50ee8ec98b224fd2a2a90659183af3ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plushie"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N52c25b8db899441c9c22c4c76b8f112d ;
    schema:name "Plushie"@en .

_:N6ee880d4b6c04234b48c6e0067ef08d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memento Mori"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N52c25b8db899441c9c22c4c76b8f112d ;
    schema:name "Memento Mori"@en .

_:N86d84fce0f72457b82b98482f986c89e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lullaby"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N52c25b8db899441c9c22c4c76b8f112d ;
    schema:name "Lullaby"@en .

_:N90d6e7ae33f74a64a794561dfbb97455 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resting Grounds"@en ;
    mo:track_number 15 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N52c25b8db899441c9c22c4c76b8f112d ;
    schema:name "Resting Grounds"@en .

_:Nb3a4cb87edd24a9d808b1a7074e97f1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Antics"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N52c25b8db899441c9c22c4c76b8f112d ;
    schema:name "Antics"@en .

_:Nb60c59d9536b4ed584e6603bf376c23b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time Dilation"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N52c25b8db899441c9c22c4c76b8f112d ;
    schema:name "Time Dilation"@en .

_:Nb935e5e6d531442fb50ad3fae17dc4fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Supermarche"@en ;
    mo:track_number 13 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:N52c25b8db899441c9c22c4c76b8f112d ;
    schema:name "Supermarche"@en .

_:Nba7efd973d214e9abc696bd64991b8cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ant Hill"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:N52c25b8db899441c9c22c4c76b8f112d ;
    schema:name "Ant Hill"@en .

_:Nccace4c65cbc4a2ca9c1636f378b4101 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lighthouse"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N52c25b8db899441c9c22c4c76b8f112d ;
    schema:name "The Lighthouse"@en .

_:Nd22ebd13523f4c7b9dc76d78b24dde8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wishing Well"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N52c25b8db899441c9c22c4c76b8f112d ;
    schema:name "Wishing Well"@en .

_:Ne5b1bbfaab8047c29596df86e9298605 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Miller"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N52c25b8db899441c9c22c4c76b8f112d ;
    schema:name "Miller"@en .

_:Nebd0044bec4144578255e1b6908c4c29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gridlock"@en ;
    mo:track_number 14 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N52c25b8db899441c9c22c4c76b8f112d ;
    schema:name "Gridlock"@en .

_:Necf01a9ba9534fcdabf0f514657c8872 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Optics"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N52c25b8db899441c9c22c4c76b8f112d ;
    schema:name "Optics"@en .

_:Nf131a408322541f4b4ce47c1a9b0554b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adrift"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:41"^^xsd:interval ;
    schema:inPlaylist _:N52c25b8db899441c9c22c4c76b8f112d ;
    schema:name "Adrift"@en .

_:N52c25b8db899441c9c22c4c76b8f112d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N50c827f108ec4656b3e67f6bf195d3c2,
        _:N50ee8ec98b224fd2a2a90659183af3ac,
        _:N6ee880d4b6c04234b48c6e0067ef08d3,
        _:N86d84fce0f72457b82b98482f986c89e,
        _:N90d6e7ae33f74a64a794561dfbb97455,
        _:Nb3a4cb87edd24a9d808b1a7074e97f1d,
        _:Nb60c59d9536b4ed584e6603bf376c23b,
        _:Nb935e5e6d531442fb50ad3fae17dc4fb,
        _:Nba7efd973d214e9abc696bd64991b8cd,
        _:Nccace4c65cbc4a2ca9c1636f378b4101,
        _:Nd22ebd13523f4c7b9dc76d78b24dde8e,
        _:Ne5b1bbfaab8047c29596df86e9298605,
        _:Nebd0044bec4144578255e1b6908c4c29,
        _:Necf01a9ba9534fcdabf0f514657c8872,
        _:Nf131a408322541f4b4ce47c1a9b0554b ;
    mo:track_count 15 ;
    schema:duration "PT30:08"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N50c827f108ec4656b3e67f6bf195d3c2,
        _:N50ee8ec98b224fd2a2a90659183af3ac,
        _:N6ee880d4b6c04234b48c6e0067ef08d3,
        _:N86d84fce0f72457b82b98482f986c89e,
        _:N90d6e7ae33f74a64a794561dfbb97455,
        _:Nb3a4cb87edd24a9d808b1a7074e97f1d,
        _:Nb60c59d9536b4ed584e6603bf376c23b,
        _:Nb935e5e6d531442fb50ad3fae17dc4fb,
        _:Nba7efd973d214e9abc696bd64991b8cd,
        _:Nccace4c65cbc4a2ca9c1636f378b4101,
        _:Nd22ebd13523f4c7b9dc76d78b24dde8e,
        _:Ne5b1bbfaab8047c29596df86e9298605,
        _:Nebd0044bec4144578255e1b6908c4c29,
        _:Necf01a9ba9534fcdabf0f514657c8872,
        _:Nf131a408322541f4b4ce47c1a9b0554b .

