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

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

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

<artist/431#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5894#subject> ;
    schema:name "Jeremy Soule"@en ;
    foaf:made <album/5894#composition>,
        <album/5894#subject> ;
    foaf:name "Jeremy Soule"@en .

<album/5894#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Harry Potter and the Goblet Of Fire Video Game Soundtrack"@en,
        "Harry Potter and the Goblet Of Fire Video Game Soundtrack"@ja,
        "Harry Potter and the Goblet Of Fire Video Game Soundtrack"@ja-latn ;
    mo:composer <artist/431#subject> ;
    mo:produced_work <album/5894#musicalwork> ;
    schema:name "Harry Potter and the Goblet Of Fire Video Game Soundtrack"@en,
        "Harry Potter and the Goblet Of Fire Video Game Soundtrack"@ja,
        "Harry Potter and the Goblet Of Fire Video Game Soundtrack"@ja-latn .

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

<org/738#subject> schema:name "E.A.R.S."@en,
        "E.A.R.S."@ja,
        "E.A.R.S."@ja-latn ;
    foaf:name "E.A.R.S."@en,
        "E.A.R.S."@ja,
        "E.A.R.S."@ja-latn .

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

<https://medium-media.vgm.io/albums/49/5894/5894-1197398982.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/17215#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5894#performance> ;
    schema:name "The Pinewood Singers"@en ;
    foaf:name "The Pinewood Singers"@en .

<artist/3018#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5894#performance> ;
    schema:name "Philharmonia Orchestra"@en ;
    foaf:name "Philharmonia Orchestra"@en .

<album/5894#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Harry Potter and the Goblet Of Fire Video Game Soundtrack"@en,
        "Harry Potter and the Goblet Of Fire Video Game Soundtrack"@ja,
        "Harry Potter and the Goblet Of Fire Video Game Soundtrack"@ja-latn ;
    mo:performance_of <album/5894#musicalwork> ;
    mo:performer <artist/17215#subject>,
        <artist/3018#subject> ;
    mo:recorded_as <album/5894#musicalexpression> ;
    schema:byArtist <artist/17215#subject>,
        <artist/3018#subject> ;
    schema:name "Harry Potter and the Goblet Of Fire Video Game Soundtrack"@en,
        "Harry Potter and the Goblet Of Fire Video Game Soundtrack"@ja,
        "Harry Potter and the Goblet Of Fire Video Game Soundtrack"@ja-latn ;
    schema:workPerformed <album/5894#musicalwork> .

<album/5894#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-10-31"^^xsd:date ;
    dcterms:title "Harry Potter and the Goblet Of Fire Video Game Soundtrack"@en,
        "Harry Potter and the Goblet Of Fire Video Game Soundtrack"@ja,
        "Harry Potter and the Goblet Of Fire Video Game Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/5894#musicalexpression> ;
    mo:publisher <org/738#subject> ;
    mo:record _:N76aa93629bdc4cb6b86cfbd937e3e3b0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Harry Potter and the Goblet Of Fire"@en ;
            foaf:name "Harry Potter and the Goblet Of Fire"@en ] ;
    schema:byArtist <artist/17215#subject>,
        <artist/3018#subject> ;
    schema:datePublished "2006-10-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/5894/5894-1197398982.jpg> ;
    schema:name "Harry Potter and the Goblet Of Fire Video Game Soundtrack"@en,
        "Harry Potter and the Goblet Of Fire Video Game Soundtrack"@ja,
        "Harry Potter and the Goblet Of Fire Video Game Soundtrack"@ja-latn ;
    schema:publisher <org/738#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/5894/5894-1197398982.jpg> .

_:N1125457bfe59478eb8b67a51687ea289 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vocal Drone Spooky"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N76aa93629bdc4cb6b86cfbd937e3e3b0 ;
    schema:name "Vocal Drone Spooky"@en .

_:N1c86e2f49ed8408e997ce9b41e24add1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Action Underwater"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N76aa93629bdc4cb6b86cfbd937e3e3b0 ;
    schema:name "Action Underwater"@en .

_:N2f805e53203f4f48a5b8f1c416d1472d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Erk Creature"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N76aa93629bdc4cb6b86cfbd937e3e3b0 ;
    schema:name "Erk Creature"@en .

_:N3a38384b1d3e40998cdbea043445b4a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underwater"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N76aa93629bdc4cb6b86cfbd937e3e3b0 ;
    schema:name "Underwater"@en .

_:N4adcae82af3e427abf35a7bb03fa5ac9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mosp Creature"@en ;
    mo:track_number 15 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N76aa93629bdc4cb6b86cfbd937e3e3b0 ;
    schema:name "Mosp Creature"@en .

_:N51c0ec3b137f488bbd00f76fdc199707 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Erk Voice Piano"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N76aa93629bdc4cb6b86cfbd937e3e3b0 ;
    schema:name "Erk Voice Piano"@en .

_:N57c767e03b434277adece4f26b4e95a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Priori Voldermort"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N76aa93629bdc4cb6b86cfbd937e3e3b0 ;
    schema:name "Priori Voldermort"@en .

_:N6368c6737af54210a2a6cdae92267c65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magical Spooky"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N76aa93629bdc4cb6b86cfbd937e3e3b0 ;
    schema:name "Magical Spooky"@en .

_:N6c237534d7ee49029efb126240b4d85f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Greenhouse Version Two"@en ;
    mo:track_number 21 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N76aa93629bdc4cb6b86cfbd937e3e3b0 ;
    schema:name "Greenhouse Version Two"@en .

_:N83ae47ce28e3411b8d2ec6ad6e4d65ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Irish Campsite"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N76aa93629bdc4cb6b86cfbd937e3e3b0 ;
    schema:name "Irish Campsite"@en .

_:N8b206285f2f545ceb68a8e11fca28b35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tri Wizard Theme"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N76aa93629bdc4cb6b86cfbd937e3e3b0 ;
    schema:name "Tri Wizard Theme"@en .

_:N8c2e9a000c134e79ac9c7efd1125c630 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goblet of Fire Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N76aa93629bdc4cb6b86cfbd937e3e3b0 ;
    schema:name "Goblet of Fire Theme"@en .

_:N90ee293204f0467b98a27cbdab2c7eba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magical Grand"@en ;
    mo:track_number 13 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:N76aa93629bdc4cb6b86cfbd937e3e3b0 ;
    schema:name "Magical Grand"@en .

_:N93d0e55d962741e0bdbf9f168d9da067 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Priori Harry"@en ;
    mo:track_number 22 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N76aa93629bdc4cb6b86cfbd937e3e3b0 ;
    schema:name "Priori Harry"@en .

_:Na2397bb511474b3e81d55f580296b191 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Greenhouse"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N76aa93629bdc4cb6b86cfbd937e3e3b0 ;
    schema:name "Greenhouse"@en .

_:Nb2d964b51e4b4401bce423b9e9116e5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maze"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N76aa93629bdc4cb6b86cfbd937e3e3b0 ;
    schema:name "Maze"@en .

_:Nb5282a2b4e354d2fa96299443319ff50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lght Action"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N76aa93629bdc4cb6b86cfbd937e3e3b0 ;
    schema:name "Lght Action"@en .

_:Ncf99171c0680408aa67c83a223375e30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deeper Water"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N76aa93629bdc4cb6b86cfbd937e3e3b0 ;
    schema:name "Deeper Water"@en .

_:Nd61c4b9f4ba94b23ab53fdfc7beaf96e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambient"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N76aa93629bdc4cb6b86cfbd937e3e3b0 ;
    schema:name "Ambient"@en .

_:Nda2d53a50ede4ace9413c3f4b0d843a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underwater Again"@en ;
    mo:track_number 18 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N76aa93629bdc4cb6b86cfbd937e3e3b0 ;
    schema:name "Underwater Again"@en .

_:Ne91c33c0a3704132add11011e6885c7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon Challenge"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N76aa93629bdc4cb6b86cfbd937e3e3b0 ;
    schema:name "Dragon Challenge"@en .

_:Nf07bb2e7796445b482edb780b19ff169 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Action Sequence"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N76aa93629bdc4cb6b86cfbd937e3e3b0 ;
    schema:name "Action Sequence"@en .

_:N76aa93629bdc4cb6b86cfbd937e3e3b0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1125457bfe59478eb8b67a51687ea289,
        _:N1c86e2f49ed8408e997ce9b41e24add1,
        _:N2f805e53203f4f48a5b8f1c416d1472d,
        _:N3a38384b1d3e40998cdbea043445b4a5,
        _:N4adcae82af3e427abf35a7bb03fa5ac9,
        _:N51c0ec3b137f488bbd00f76fdc199707,
        _:N57c767e03b434277adece4f26b4e95a6,
        _:N6368c6737af54210a2a6cdae92267c65,
        _:N6c237534d7ee49029efb126240b4d85f,
        _:N83ae47ce28e3411b8d2ec6ad6e4d65ac,
        _:N8b206285f2f545ceb68a8e11fca28b35,
        _:N8c2e9a000c134e79ac9c7efd1125c630,
        _:N90ee293204f0467b98a27cbdab2c7eba,
        _:N93d0e55d962741e0bdbf9f168d9da067,
        _:Na2397bb511474b3e81d55f580296b191,
        _:Nb2d964b51e4b4401bce423b9e9116e5c,
        _:Nb5282a2b4e354d2fa96299443319ff50,
        _:Ncf99171c0680408aa67c83a223375e30,
        _:Nd61c4b9f4ba94b23ab53fdfc7beaf96e,
        _:Nda2d53a50ede4ace9413c3f4b0d843a3,
        _:Ne91c33c0a3704132add11011e6885c7c,
        _:Nf07bb2e7796445b482edb780b19ff169 ;
    mo:track_count 22 ;
    schema:duration "PT24:22"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N1125457bfe59478eb8b67a51687ea289,
        _:N1c86e2f49ed8408e997ce9b41e24add1,
        _:N2f805e53203f4f48a5b8f1c416d1472d,
        _:N3a38384b1d3e40998cdbea043445b4a5,
        _:N4adcae82af3e427abf35a7bb03fa5ac9,
        _:N51c0ec3b137f488bbd00f76fdc199707,
        _:N57c767e03b434277adece4f26b4e95a6,
        _:N6368c6737af54210a2a6cdae92267c65,
        _:N6c237534d7ee49029efb126240b4d85f,
        _:N83ae47ce28e3411b8d2ec6ad6e4d65ac,
        _:N8b206285f2f545ceb68a8e11fca28b35,
        _:N8c2e9a000c134e79ac9c7efd1125c630,
        _:N90ee293204f0467b98a27cbdab2c7eba,
        _:N93d0e55d962741e0bdbf9f168d9da067,
        _:Na2397bb511474b3e81d55f580296b191,
        _:Nb2d964b51e4b4401bce423b9e9116e5c,
        _:Nb5282a2b4e354d2fa96299443319ff50,
        _:Ncf99171c0680408aa67c83a223375e30,
        _:Nd61c4b9f4ba94b23ab53fdfc7beaf96e,
        _:Nda2d53a50ede4ace9413c3f4b0d843a3,
        _:Ne91c33c0a3704132add11011e6885c7c,
        _:Nf07bb2e7796445b482edb780b19ff169 .

