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

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

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

<artist/66778#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73596#subject> ;
    schema:name "Geoff Lentin"@en ;
    foaf:made <album/73596#composition>,
        <album/73596#subject> ;
    foaf:name "Geoff Lentin"@en .

<product/18121#subject> a schema:CreativeWork ;
    schema:name "Far from Noise"@en,
        "Far from Noise"@ja,
        "Far from Noise"@ja-latn ;
    foaf:name "Far from Noise"@en,
        "Far from Noise"@ja,
        "Far from Noise"@ja-latn .

<album/73596#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Far From Noise Official Soundtrack"@en,
        "Far From Noise Official Soundtrack"@ja,
        "Far From Noise Official Soundtrack"@ja-latn ;
    mo:composer <artist/66778#subject> ;
    mo:produced_work <album/73596#musicalwork> ;
    schema:name "Far From Noise Official Soundtrack"@en,
        "Far From Noise Official Soundtrack"@ja,
        "Far From Noise Official Soundtrack"@ja-latn .

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

<album/73596#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Far From Noise Official Soundtrack"@en,
        "Far From Noise Official Soundtrack"@ja,
        "Far From Noise Official Soundtrack"@ja-latn ;
    mo:performance_of <album/73596#musicalwork> ;
    mo:recorded_as <album/73596#musicalexpression> ;
    schema:name "Far From Noise Official Soundtrack"@en,
        "Far From Noise Official Soundtrack"@ja,
        "Far From Noise Official Soundtrack"@ja-latn ;
    schema:workPerformed <album/73596#musicalwork> .

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

<https://medium-media.vgm.io/albums/69/73596/73596-1513636835.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/73596#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-11-26"^^xsd:date ;
    dcterms:title "Far From Noise Official Soundtrack"@en,
        "Far From Noise Official Soundtrack"@ja,
        "Far From Noise Official Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/73596#musicalexpression> ;
    mo:publisher _:N3df09f7801454f138a8505066348383f ;
    mo:record _:N598017c99e504c248ffc3e2c044a7d24 ;
    mo:record_count 1 ;
    schema:about <product/18121#subject> ;
    schema:datePublished "2017-11-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/73596/73596-1513636835.jpg> ;
    schema:name "Far From Noise Official Soundtrack"@en,
        "Far From Noise Official Soundtrack"@ja,
        "Far From Noise Official Soundtrack"@ja-latn ;
    schema:publisher _:N3df09f7801454f138a8505066348383f ;
    foaf:depiction <https://media.vgm.io/albums/69/73596/73596-1513636835.jpg> .

_:N3585c3d75adc47aba0c5221281302dae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Marine Biologist"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N598017c99e504c248ffc3e2c044a7d24 ;
    schema:name "Marine Biologist"@en .

_:N3df09f7801454f138a8505066348383f schema:name "George Batchelor"@en,
        "George Batchelor"@ja,
        "George Batchelor"@ja-latn ;
    foaf:name "George Batchelor"@en,
        "George Batchelor"@ja,
        "George Batchelor"@ja-latn .

_:N5b0956eb36d24dab9d49c4cb87fb8f96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perhaps"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N598017c99e504c248ffc3e2c044a7d24 ;
    schema:name "Perhaps"@en .

_:N6024537660b34b1d89e955bd0df44c7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Choice"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N598017c99e504c248ffc3e2c044a7d24 ;
    schema:name "Choice"@en .

_:N64a5658f754642eca257b7d3fcd60232 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trailer"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N598017c99e504c248ffc3e2c044a7d24 ;
    schema:name "Trailer"@en .

_:N67d2ce4b1d614816ae36853ed21767f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Predicament"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N598017c99e504c248ffc3e2c044a7d24 ;
    schema:name "The Predicament"@en .

_:N6d96dcdfde1b4bd1afa8ad8a70387f8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nature"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N598017c99e504c248ffc3e2c044a7d24 ;
    schema:name "Nature"@en .

_:N7355a6d1607f4e8cbce4ab8636cc3391 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Architecture"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N598017c99e504c248ffc3e2c044a7d24 ;
    schema:name "Architecture"@en .

_:N7e96687420164ebc99cb49128efdffad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Film"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N598017c99e504c248ffc3e2c044a7d24 ;
    schema:name "Film"@en .

_:N7ec113b8fa994ce8abecabbaf936ef17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Storm"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N598017c99e504c248ffc3e2c044a7d24 ;
    schema:name "Storm"@en .

_:N83ad859b2881401783c556f9a2c218de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alone"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N598017c99e504c248ffc3e2c044a7d24 ;
    schema:name "Alone"@en .

_:Nb9e7723e1fef49ac96f4293f0d66fcda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Owl"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N598017c99e504c248ffc3e2c044a7d24 ;
    schema:name "Owl"@en .

_:Ne2e356c200454fd381d260a85be47610 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On Endless Days"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N598017c99e504c248ffc3e2c044a7d24 ;
    schema:name "On Endless Days"@en .

_:Nfd251bd2be554669babc28b61edd181f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love / Life"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N598017c99e504c248ffc3e2c044a7d24 ;
    schema:name "Love / Life"@en .

_:N598017c99e504c248ffc3e2c044a7d24 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3585c3d75adc47aba0c5221281302dae,
        _:N5b0956eb36d24dab9d49c4cb87fb8f96,
        _:N6024537660b34b1d89e955bd0df44c7c,
        _:N64a5658f754642eca257b7d3fcd60232,
        _:N67d2ce4b1d614816ae36853ed21767f5,
        _:N6d96dcdfde1b4bd1afa8ad8a70387f8d,
        _:N7355a6d1607f4e8cbce4ab8636cc3391,
        _:N7e96687420164ebc99cb49128efdffad,
        _:N7ec113b8fa994ce8abecabbaf936ef17,
        _:N83ad859b2881401783c556f9a2c218de,
        _:Nb9e7723e1fef49ac96f4293f0d66fcda,
        _:Ne2e356c200454fd381d260a85be47610,
        _:Nfd251bd2be554669babc28b61edd181f ;
    mo:track_count 13 ;
    schema:duration "PT34:48"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N3585c3d75adc47aba0c5221281302dae,
        _:N5b0956eb36d24dab9d49c4cb87fb8f96,
        _:N6024537660b34b1d89e955bd0df44c7c,
        _:N64a5658f754642eca257b7d3fcd60232,
        _:N67d2ce4b1d614816ae36853ed21767f5,
        _:N6d96dcdfde1b4bd1afa8ad8a70387f8d,
        _:N7355a6d1607f4e8cbce4ab8636cc3391,
        _:N7e96687420164ebc99cb49128efdffad,
        _:N7ec113b8fa994ce8abecabbaf936ef17,
        _:N83ad859b2881401783c556f9a2c218de,
        _:Nb9e7723e1fef49ac96f4293f0d66fcda,
        _:Ne2e356c200454fd381d260a85be47610,
        _:Nfd251bd2be554669babc28b61edd181f .

