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

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

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

<album/99509#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Intemporel Original Soundtrack Pt. 1"@en,
        "Intemporel Original Soundtrack Pt. 1"@ja,
        "Intemporel Original Soundtrack Pt. 1"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jason de Roeck"@en ;
            foaf:made <album/99509#composition> ;
            foaf:name "Jason de Roeck"@en ] ;
    mo:produced_work <album/99509#musicalwork> ;
    schema:name "Intemporel Original Soundtrack Pt. 1"@en,
        "Intemporel Original Soundtrack Pt. 1"@ja,
        "Intemporel Original Soundtrack Pt. 1"@ja-latn .

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

<album/99509#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Intemporel Original Soundtrack Pt. 1"@en,
        "Intemporel Original Soundtrack Pt. 1"@ja,
        "Intemporel Original Soundtrack Pt. 1"@ja-latn ;
    mo:performance_of <album/99509#musicalwork> ;
    mo:recorded_as <album/99509#musicalexpression> ;
    schema:name "Intemporel Original Soundtrack Pt. 1"@en,
        "Intemporel Original Soundtrack Pt. 1"@ja,
        "Intemporel Original Soundtrack Pt. 1"@ja-latn ;
    schema:workPerformed <album/99509#musicalwork> .

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

<https://medium-media.vgm.io/albums/90/99509/99509-1590499441.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/99509#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-29"^^xsd:date ;
    dcterms:title "Intemporel Original Soundtrack Pt. 1"@en,
        "Intemporel Original Soundtrack Pt. 1"@ja,
        "Intemporel Original Soundtrack Pt. 1"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/99509#musicalexpression> ;
    mo:publisher _:Nff8c497039ce42a887f18eb0221c5f00 ;
    mo:record _:N6d9d5934c62a49a8b57afafe1f7d7437 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Intemporel"@en ;
            foaf:name "Intemporel"@en ] ;
    schema:datePublished "2020-05-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/99509/99509-1590499441.jpg> ;
    schema:name "Intemporel Original Soundtrack Pt. 1"@en,
        "Intemporel Original Soundtrack Pt. 1"@ja,
        "Intemporel Original Soundtrack Pt. 1"@ja-latn ;
    schema:publisher _:Nff8c497039ce42a887f18eb0221c5f00 ;
    foaf:depiction <https://media.vgm.io/albums/90/99509/99509-1590499441.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99509#subject> ;
    schema:name "Jason de Roeck"@en ;
    foaf:made <album/99509#subject> ;
    foaf:name "Jason de Roeck"@en .

_:N04e0496a61704150ba8b0c603776893d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Behind the Falls"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N6d9d5934c62a49a8b57afafe1f7d7437 ;
    schema:name "Behind the Falls"@en .

_:N1da67a810ba746a9955c878815ca4400 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Campement"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N6d9d5934c62a49a8b57afafe1f7d7437 ;
    schema:name "The Campement"@en .

_:N2121d3c9f8b54b4dad0b817716adec67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hopeless Populations"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N6d9d5934c62a49a8b57afafe1f7d7437 ;
    schema:name "Hopeless Populations"@en .

_:N2878dfca22514e8c9afbc4cb1602fc26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Behind the Falls, Into the Cave"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N6d9d5934c62a49a8b57afafe1f7d7437 ;
    schema:name "Behind the Falls, Into the Cave"@en .

_:N2cbef1116a334743b1ba5680107912d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beginning of a Long Journey"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N6d9d5934c62a49a8b57afafe1f7d7437 ;
    schema:name "Beginning of a Long Journey"@en .

_:N2e335f22d55d4a5d8989e80d9a283941 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intemporel"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N6d9d5934c62a49a8b57afafe1f7d7437 ;
    schema:name "Intemporel"@en .

_:N3239e7ad17cb41efa039a781df525c0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desolation"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N6d9d5934c62a49a8b57afafe1f7d7437 ;
    schema:name "Desolation"@en .

_:N40883a382f5c43a5becbf586e71b4732 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Neverending Marshes"@en ;
    mo:track_number 14 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N6d9d5934c62a49a8b57afafe1f7d7437 ;
    schema:name "The Neverending Marshes"@en .

_:N4494fd15de624b879c96ed590eef98aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Monastery"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N6d9d5934c62a49a8b57afafe1f7d7437 ;
    schema:name "The Monastery"@en .

_:N483c2d8e03524a04b3b80f48336efdc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "There's Something in the Smoky Pipes"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N6d9d5934c62a49a8b57afafe1f7d7437 ;
    schema:name "There's Something in the Smoky Pipes"@en .

_:N4e72881de1254146a99a319dcea000e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Who Is the Bravest Knight"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N6d9d5934c62a49a8b57afafe1f7d7437 ;
    schema:name "Who Is the Bravest Knight"@en .

_:N7fc979958d2743a782f6e969d07e963a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Timeless Circus"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N6d9d5934c62a49a8b57afafe1f7d7437 ;
    schema:name "Timeless Circus"@en .

_:N9546f486bbdf4a2593bcaf48981caf62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End of a Way"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:18"^^xsd:interval ;
    schema:inPlaylist _:N6d9d5934c62a49a8b57afafe1f7d7437 ;
    schema:name "The End of a Way"@en .

_:N9c134d4335424433ae99de33a6f6c533 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Dead Forest"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N6d9d5934c62a49a8b57afafe1f7d7437 ;
    schema:name "Deep Dead Forest"@en .

_:N9f383bb47f7f470f88cff70b81bd47d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Last Blooming Place"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N6d9d5934c62a49a8b57afafe1f7d7437 ;
    schema:name "One Last Blooming Place"@en .

_:Nbe39a5371da44b07affe1a0ece88de03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Farm So Far"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N6d9d5934c62a49a8b57afafe1f7d7437 ;
    schema:name "The Farm So Far"@en .

_:Nbe61a59b61be478d8828c1080a656f79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eight Ways of Fear"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N6d9d5934c62a49a8b57afafe1f7d7437 ;
    schema:name "Eight Ways of Fear"@en .

_:Necb41b8da83742609299cbefe064a6d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hopefull Village"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N6d9d5934c62a49a8b57afafe1f7d7437 ;
    schema:name "Hopefull Village"@en .

_:Nef3fc880db7144b2ad4c2ec4763a13f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Windy Ravines"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N6d9d5934c62a49a8b57afafe1f7d7437 ;
    schema:name "Windy Ravines"@en .

_:Nf6109dfbdbd74014a6d26911fd3ef019 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Depths of Nothingness"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N6d9d5934c62a49a8b57afafe1f7d7437 ;
    schema:name "In the Depths of Nothingness"@en .

_:Nff8c497039ce42a887f18eb0221c5f00 schema:name "Jason De Roeck Music / Flying Butter"@en ;
    foaf:name "Jason De Roeck Music / Flying Butter"@en .

_:N6d9d5934c62a49a8b57afafe1f7d7437 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04e0496a61704150ba8b0c603776893d,
        _:N1da67a810ba746a9955c878815ca4400,
        _:N2121d3c9f8b54b4dad0b817716adec67,
        _:N2878dfca22514e8c9afbc4cb1602fc26,
        _:N2cbef1116a334743b1ba5680107912d7,
        _:N2e335f22d55d4a5d8989e80d9a283941,
        _:N3239e7ad17cb41efa039a781df525c0e,
        _:N40883a382f5c43a5becbf586e71b4732,
        _:N4494fd15de624b879c96ed590eef98aa,
        _:N483c2d8e03524a04b3b80f48336efdc9,
        _:N4e72881de1254146a99a319dcea000e8,
        _:N7fc979958d2743a782f6e969d07e963a,
        _:N9546f486bbdf4a2593bcaf48981caf62,
        _:N9c134d4335424433ae99de33a6f6c533,
        _:N9f383bb47f7f470f88cff70b81bd47d8,
        _:Nbe39a5371da44b07affe1a0ece88de03,
        _:Nbe61a59b61be478d8828c1080a656f79,
        _:Necb41b8da83742609299cbefe064a6d3,
        _:Nef3fc880db7144b2ad4c2ec4763a13f6,
        _:Nf6109dfbdbd74014a6d26911fd3ef019 ;
    mo:track_count 20 ;
    schema:duration "PT49:48"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N04e0496a61704150ba8b0c603776893d,
        _:N1da67a810ba746a9955c878815ca4400,
        _:N2121d3c9f8b54b4dad0b817716adec67,
        _:N2878dfca22514e8c9afbc4cb1602fc26,
        _:N2cbef1116a334743b1ba5680107912d7,
        _:N2e335f22d55d4a5d8989e80d9a283941,
        _:N3239e7ad17cb41efa039a781df525c0e,
        _:N40883a382f5c43a5becbf586e71b4732,
        _:N4494fd15de624b879c96ed590eef98aa,
        _:N483c2d8e03524a04b3b80f48336efdc9,
        _:N4e72881de1254146a99a319dcea000e8,
        _:N7fc979958d2743a782f6e969d07e963a,
        _:N9546f486bbdf4a2593bcaf48981caf62,
        _:N9c134d4335424433ae99de33a6f6c533,
        _:N9f383bb47f7f470f88cff70b81bd47d8,
        _:Nbe39a5371da44b07affe1a0ece88de03,
        _:Nbe61a59b61be478d8828c1080a656f79,
        _:Necb41b8da83742609299cbefe064a6d3,
        _:Nef3fc880db7144b2ad4c2ec4763a13f6,
        _:Nf6109dfbdbd74014a6d26911fd3ef019 .

