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

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

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

<album/3239#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Music from Inherit The Earth - Quest for the Orb"@en,
        "Music from Inherit The Earth - Quest for the Orb"@ja,
        "Music from Inherit The Earth - Quest for the Orb"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Matt Nathan"@en ;
            foaf:made <album/3239#composition> ;
            foaf:name "Matt Nathan"@en ] ;
    mo:produced_work <album/3239#musicalwork> ;
    schema:name "Music from Inherit The Earth - Quest for the Orb"@en,
        "Music from Inherit The Earth - Quest for the Orb"@ja,
        "Music from Inherit The Earth - Quest for the Orb"@ja-latn .

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

<album/3239#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Music from Inherit The Earth - Quest for the Orb"@en,
        "Music from Inherit The Earth - Quest for the Orb"@ja,
        "Music from Inherit The Earth - Quest for the Orb"@ja-latn ;
    mo:performance_of <album/3239#musicalwork> ;
    mo:recorded_as <album/3239#musicalexpression> ;
    schema:name "Music from Inherit The Earth - Quest for the Orb"@en,
        "Music from Inherit The Earth - Quest for the Orb"@ja,
        "Music from Inherit The Earth - Quest for the Orb"@ja-latn ;
    schema:workPerformed <album/3239#musicalwork> .

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

<https://medium-media.vgm.io/albums/93/3239/3239-1279236229.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/3239#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-01-01"^^xsd:date ;
    dcterms:title "Music from Inherit The Earth - Quest for the Orb"@en,
        "Music from Inherit The Earth - Quest for the Orb"@ja,
        "Music from Inherit The Earth - Quest for the Orb"@ja-latn ;
    mo:catalogue_number "WECD-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3239#musicalexpression> ;
    mo:publisher _:Naae730df733a4ad483cd052678961571 ;
    mo:record _:Nb9f722f83004456c957c6c25f03ff111 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Inherit The Earth"@en ;
            foaf:name "Inherit The Earth"@en ] ;
    schema:datePublished "2005-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/3239/3239-1279236229.jpg> ;
    schema:name "Music from Inherit The Earth - Quest for the Orb"@en,
        "Music from Inherit The Earth - Quest for the Orb"@ja,
        "Music from Inherit The Earth - Quest for the Orb"@ja-latn ;
    schema:publisher _:Naae730df733a4ad483cd052678961571 ;
    foaf:depiction <https://media.vgm.io/albums/93/3239/3239-1279236229.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3239#subject> ;
    schema:name "Matt Nathan"@en ;
    foaf:made <album/3239#subject> ;
    foaf:name "Matt Nathan"@en .

_:N14eedf3c6d004babbbd698be724505e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Claw Wolves"@en ;
    mo:track_number 22 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:Nb9f722f83004456c957c6c25f03ff111 ;
    schema:name "Dark Claw Wolves"@en .

_:N1a8a9ace61a743e39aa9d705b79adab6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In The Boar Castle"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nb9f722f83004456c957c6c25f03ff111 ;
    schema:name "In The Boar Castle"@en .

_:N1c8bd0d694dc4e49936c7bca52220c52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Known Lands"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nb9f722f83004456c957c6c25f03ff111 ;
    schema:name "The Known Lands"@en .

_:N1eb05cf5086d46a89ee33baa9886af37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cat Festival"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nb9f722f83004456c957c6c25f03ff111 ;
    schema:name "Cat Festival"@en .

_:N29059b31a4cf4a808075193c89b50c87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boar Threats"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:Nb9f722f83004456c957c6c25f03ff111 ;
    schema:name "Boar Threats"@en .

_:N29730cecec734ef3aec506ebbf12616c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sanctuary Of The Orb"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nb9f722f83004456c957c6c25f03ff111 ;
    schema:name "Sanctuary Of The Orb"@en .

_:N3a133fbc7de14bd7a8ac72fc2077f2a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Audience With The Boar King"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:Nb9f722f83004456c957c6c25f03ff111 ;
    schema:name "Audience With The Boar King"@en .

_:N46db198a54364e29947b368246ac26f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Market Faire"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nb9f722f83004456c957c6c25f03ff111 ;
    schema:name "Market Faire"@en .

_:N4b3e8736d4724b7b8a65897b69dde0e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prince's Brutal Minuet"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nb9f722f83004456c957c6c25f03ff111 ;
    schema:name "Prince's Brutal Minuet"@en .

_:N510dc565b3f3412f8c4df58568361f02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cool Pigs (Bonus Track)"@en ;
    mo:track_number 27 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nb9f722f83004456c957c6c25f03ff111 ;
    schema:name "Cool Pigs (Bonus Track)"@en .

_:N57654b8355c24468811def172997e21f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The North Island"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nb9f722f83004456c957c6c25f03ff111 ;
    schema:name "The North Island"@en .

_:N5fdeb36f51da43d2a7eaa0c3e0f6a2fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cave Paintings"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nb9f722f83004456c957c6c25f03ff111 ;
    schema:name "Cave Paintings"@en .

_:N7200eab56cf64efeb746b7f60c57cfd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Titles"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:Nb9f722f83004456c957c6c25f03ff111 ;
    schema:name "Main Titles"@en .

_:N7ec3cf98f2bf42279606a88036777db1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rescue"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nb9f722f83004456c957c6c25f03ff111 ;
    schema:name "Rescue"@en .

_:N89bd6c57db124ffc814e552be4e333f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stargazing"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nb9f722f83004456c957c6c25f03ff111 ;
    schema:name "Stargazing"@en .

_:N917111132c2a4f28b93c94debd81cbd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wild Lands"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nb9f722f83004456c957c6c25f03ff111 ;
    schema:name "The Wild Lands"@en .

_:N9a7c98ae33a5477598cb2264e42d301a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tycho Northpaw"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nb9f722f83004456c957c6c25f03ff111 ;
    schema:name "Tycho Northpaw"@en .

_:Na630cf0ad7e04bf18b7c6cf4b9f1ea60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elk Fanfare"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:Nb9f722f83004456c957c6c25f03ff111 ;
    schema:name "Elk Fanfare"@en .

_:Naae730df733a4ad483cd052678961571 schema:name "The Wyrmkeep Entertainment"@en ;
    foaf:name "The Wyrmkeep Entertainment"@en .

_:Nad866dd5d39e44289db4635afdb523e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Human Ruins"@en ;
    mo:track_number 24 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nb9f722f83004456c957c6c25f03ff111 ;
    schema:name "Human Ruins"@en .

_:Nc8fc13022f4b48e9aea0f2bf01a02a18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hall Of The Forest King"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nb9f722f83004456c957c6c25f03ff111 ;
    schema:name "Hall Of The Forest King"@en .

_:Nca4003a3946947eba8c01f23814450ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kylas Honeyfoot"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nb9f722f83004456c957c6c25f03ff111 ;
    schema:name "Kylas Honeyfoot"@en .

_:Ncb7d36e2d49742f5ab9d2443897e5240 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Injured Kitten"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nb9f722f83004456c957c6c25f03ff111 ;
    schema:name "Injured Kitten"@en .

_:Nd223f49ec4a546699bbee723d35060ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exploring The Dam"@en ;
    mo:track_number 25 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nb9f722f83004456c957c6c25f03ff111 ;
    schema:name "Exploring The Dam"@en .

_:Ndaab68c6ee40449eafea8662a57d1af4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End Credits"@en ;
    mo:track_number 26 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nb9f722f83004456c957c6c25f03ff111 ;
    schema:name "End Credits"@en .

_:Ndf28e2d2548743f3b4231e40ac92632e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shiala"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nb9f722f83004456c957c6c25f03ff111 ;
    schema:name "Shiala"@en .

_:Ne7b214e584a74391b8930ad48080fb46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunspot Station"@en ;
    mo:track_number 23 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nb9f722f83004456c957c6c25f03ff111 ;
    schema:name "Sunspot Station"@en .

_:Nfca3631c4b85482bb6261f92118a3c6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rhene's Theme"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nb9f722f83004456c957c6c25f03ff111 ;
    schema:name "Rhene's Theme"@en .

_:Nb9f722f83004456c957c6c25f03ff111 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14eedf3c6d004babbbd698be724505e5,
        _:N1a8a9ace61a743e39aa9d705b79adab6,
        _:N1c8bd0d694dc4e49936c7bca52220c52,
        _:N1eb05cf5086d46a89ee33baa9886af37,
        _:N29059b31a4cf4a808075193c89b50c87,
        _:N29730cecec734ef3aec506ebbf12616c,
        _:N3a133fbc7de14bd7a8ac72fc2077f2a5,
        _:N46db198a54364e29947b368246ac26f5,
        _:N4b3e8736d4724b7b8a65897b69dde0e4,
        _:N510dc565b3f3412f8c4df58568361f02,
        _:N57654b8355c24468811def172997e21f,
        _:N5fdeb36f51da43d2a7eaa0c3e0f6a2fc,
        _:N7200eab56cf64efeb746b7f60c57cfd2,
        _:N7ec3cf98f2bf42279606a88036777db1,
        _:N89bd6c57db124ffc814e552be4e333f0,
        _:N917111132c2a4f28b93c94debd81cbd0,
        _:N9a7c98ae33a5477598cb2264e42d301a,
        _:Na630cf0ad7e04bf18b7c6cf4b9f1ea60,
        _:Nad866dd5d39e44289db4635afdb523e6,
        _:Nc8fc13022f4b48e9aea0f2bf01a02a18,
        _:Nca4003a3946947eba8c01f23814450ad,
        _:Ncb7d36e2d49742f5ab9d2443897e5240,
        _:Nd223f49ec4a546699bbee723d35060ee,
        _:Ndaab68c6ee40449eafea8662a57d1af4,
        _:Ndf28e2d2548743f3b4231e40ac92632e,
        _:Ne7b214e584a74391b8930ad48080fb46,
        _:Nfca3631c4b85482bb6261f92118a3c6d ;
    mo:track_count 27 ;
    schema:duration "PT54:21"^^xsd:interval ;
    schema:numTracks 27 ;
    schema:track _:N14eedf3c6d004babbbd698be724505e5,
        _:N1a8a9ace61a743e39aa9d705b79adab6,
        _:N1c8bd0d694dc4e49936c7bca52220c52,
        _:N1eb05cf5086d46a89ee33baa9886af37,
        _:N29059b31a4cf4a808075193c89b50c87,
        _:N29730cecec734ef3aec506ebbf12616c,
        _:N3a133fbc7de14bd7a8ac72fc2077f2a5,
        _:N46db198a54364e29947b368246ac26f5,
        _:N4b3e8736d4724b7b8a65897b69dde0e4,
        _:N510dc565b3f3412f8c4df58568361f02,
        _:N57654b8355c24468811def172997e21f,
        _:N5fdeb36f51da43d2a7eaa0c3e0f6a2fc,
        _:N7200eab56cf64efeb746b7f60c57cfd2,
        _:N7ec3cf98f2bf42279606a88036777db1,
        _:N89bd6c57db124ffc814e552be4e333f0,
        _:N917111132c2a4f28b93c94debd81cbd0,
        _:N9a7c98ae33a5477598cb2264e42d301a,
        _:Na630cf0ad7e04bf18b7c6cf4b9f1ea60,
        _:Nad866dd5d39e44289db4635afdb523e6,
        _:Nc8fc13022f4b48e9aea0f2bf01a02a18,
        _:Nca4003a3946947eba8c01f23814450ad,
        _:Ncb7d36e2d49742f5ab9d2443897e5240,
        _:Nd223f49ec4a546699bbee723d35060ee,
        _:Ndaab68c6ee40449eafea8662a57d1af4,
        _:Ndf28e2d2548743f3b4231e40ac92632e,
        _:Ne7b214e584a74391b8930ad48080fb46,
        _:Nfca3631c4b85482bb6261f92118a3c6d .

