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

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

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

<artist/11673#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30696#subject> ;
    schema:name "Mick Gordon"@en ;
    foaf:made <album/30696#composition>,
        <album/30696#subject> ;
    foaf:name "Mick Gordon"@en .

<album/30696#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Last Airbender Score"@en,
        "The Last Airbender Score"@ja,
        "The Last Airbender Score"@ja-latn ;
    mo:composer <artist/11673#subject> ;
    mo:produced_work <album/30696#musicalwork> ;
    schema:name "The Last Airbender Score"@en,
        "The Last Airbender Score"@ja,
        "The Last Airbender Score"@ja-latn .

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

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

<artist/11774#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30696#performance> ;
    schema:name "Jeff Ball"@en ;
    foaf:name "Jeff Ball"@en .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/30696#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/30696#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/30696#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Last Airbender Score"@en,
        "The Last Airbender Score"@ja,
        "The Last Airbender Score"@ja-latn ;
    mo:performance_of <album/30696#musicalwork> ;
    mo:performer _:N8fa9255847e446d7a676292353b74ff2,
        _:Nae9c80f311114eda93386019b48d3fd5,
        <artist/11774#subject> ;
    mo:recorded_as <album/30696#musicalexpression> ;
    schema:byArtist _:N8fa9255847e446d7a676292353b74ff2,
        _:Nae9c80f311114eda93386019b48d3fd5,
        <artist/11774#subject> ;
    schema:name "The Last Airbender Score"@en,
        "The Last Airbender Score"@ja,
        "The Last Airbender Score"@ja-latn ;
    schema:workPerformed <album/30696#musicalwork> .

<album/30696#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-07-23"^^xsd:date ;
    dcterms:title "The Last Airbender Score"@en,
        "The Last Airbender Score"@ja,
        "The Last Airbender Score"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/30696#musicalexpression> ;
    mo:publisher _:Nd9e807f2dbf34e3a882b85c49cc5c8ad ;
    mo:record _:N1f130b5713e74a5ba2359a1405575e99 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Last Airbender"@en ;
            foaf:name "The Last Airbender"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Jessica Andersen"@en ;
            foaf:name "Jessica Andersen"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Caitlin Murphy"@en ;
            foaf:name "Caitlin Murphy"@en ],
        <artist/11774#subject> ;
    schema:datePublished "2010-07-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "The Last Airbender Score"@en,
        "The Last Airbender Score"@ja,
        "The Last Airbender Score"@ja-latn ;
    schema:publisher _:Nd9e807f2dbf34e3a882b85c49cc5c8ad ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N0556b5d77a0745f2a31b721e6760301d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sinking Ship"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N1f130b5713e74a5ba2359a1405575e99 ;
    schema:name "The Sinking Ship"@en .

_:N0a7a9e1e326545ac80014a0816f78b9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zuko Enters the City"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N1f130b5713e74a5ba2359a1405575e99 ;
    schema:name "Zuko Enters the City"@en .

_:N30f9a9eca70c4d55941b849a348ee620 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Air Bending (unused track)"@en ;
    mo:track_number 23 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N1f130b5713e74a5ba2359a1405575e99 ;
    schema:name "Air Bending (unused track)"@en .

_:N4698b473a07d4545904a8197147ab1b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Attacked by Bugs"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N1f130b5713e74a5ba2359a1405575e99 ;
    schema:name "Attacked by Bugs"@en .

_:N62fe20eae93c4aa098a273f729597a95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Airbender Must Save Us"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N1f130b5713e74a5ba2359a1405575e99 ;
    schema:name "The Airbender Must Save Us"@en .

_:N6e632c3d120b488b9ce884eaefed1819 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zuko Fighting in the Air Temple"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N1f130b5713e74a5ba2359a1405575e99 ;
    schema:name "Zuko Fighting in the Air Temple"@en .

_:N8a7e28bcba05455da75ca2aa06737e6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kara'buna Boss Battle"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N1f130b5713e74a5ba2359a1405575e99 ;
    schema:name "Kara'buna Boss Battle"@en .

_:N8de7773c9fbb4406a15a51e06f382dd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Death of Princess Yue & Revenge"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N1f130b5713e74a5ba2359a1405575e99 ;
    schema:name "The Death of Princess Yue & Revenge"@en .

_:N8fa9255847e446d7a676292353b74ff2 a schema:Person,
        foaf:Person ;
    mo:performed <album/30696#performance> ;
    schema:name "Caitlin Murphy"@en ;
    foaf:name "Caitlin Murphy"@en .

_:N9b5686c639a54793b1fce27f3c55cdfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zhao"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N1f130b5713e74a5ba2359a1405575e99 ;
    schema:name "Zhao"@en .

_:Na49261bfdfd440e9bd1ab6ae257a3a0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aang Fighting in the Air Temple"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N1f130b5713e74a5ba2359a1405575e99 ;
    schema:name "Aang Fighting in the Air Temple"@en .

_:Nab8c5add3f1048b1a525b43f7136e52f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The City Burns"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N1f130b5713e74a5ba2359a1405575e99 ;
    schema:name "The City Burns"@en .

_:Nac47738610004957a7825a75bd60be34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The City is Being Attacked"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N1f130b5713e74a5ba2359a1405575e99 ;
    schema:name "The City is Being Attacked"@en .

_:Nae9c80f311114eda93386019b48d3fd5 a schema:Person,
        foaf:Person ;
    mo:performed <album/30696#performance> ;
    schema:name "Jessica Andersen"@en ;
    foaf:name "Jessica Andersen"@en .

_:Nb1a5e73a72dd4a1a975ed39b868cd176 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Prologue"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N1f130b5713e74a5ba2359a1405575e99 ;
    schema:name "The Prologue"@en .

_:Nb7072604cea6418ba525071cca091481 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aang Summons the Ocean"@en ;
    mo:track_number 21 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N1f130b5713e74a5ba2359a1405575e99 ;
    schema:name "Aang Summons the Ocean"@en .

_:Nbf2aac2a9be54a52a551fce82b9ad0b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End Credits"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N1f130b5713e74a5ba2359a1405575e99 ;
    schema:name "End Credits"@en .

_:Nc09aee87cdcf454ea49d5f946fa501f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aang Escapes the Sinking Ship"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N1f130b5713e74a5ba2359a1405575e99 ;
    schema:name "Aang Escapes the Sinking Ship"@en .

_:Nc7a7634df0944d0e8a37797dc8850b09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aang's Theme"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N1f130b5713e74a5ba2359a1405575e99 ;
    schema:name "Aang's Theme"@en .

_:Nc8143a6325394d96bc561b8cba42ddca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Creepy Caves"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N1f130b5713e74a5ba2359a1405575e99 ;
    schema:name "The Creepy Caves"@en .

_:Ncdd3f48cf742443a9f3c401772dda9e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fire Nation Storm the City"@en ;
    mo:track_number 17 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N1f130b5713e74a5ba2359a1405575e99 ;
    schema:name "The Fire Nation Storm the City"@en .

_:Nd9e807f2dbf34e3a882b85c49cc5c8ad schema:name "Mick Gordon"@en ;
    foaf:name "Mick Gordon"@en .

_:Ne1ce02ceeef941d1a6b94f461163d211 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aang in the Ice Caves"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N1f130b5713e74a5ba2359a1405575e99 ;
    schema:name "Aang in the Ice Caves"@en .

_:Ne59c087470784fcea158d80b520aff02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sneaking into the Air Temple"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N1f130b5713e74a5ba2359a1405575e99 ;
    schema:name "Sneaking into the Air Temple"@en .

_:Nf58d5d4943b740f7b393a967cdf1e9f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle on the Ship"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N1f130b5713e74a5ba2359a1405575e99 ;
    schema:name "Battle on the Ship"@en .

_:Nf77025cab39b4adb9bc6415e73d4b453 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Last Airbender (main menu theme)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N1f130b5713e74a5ba2359a1405575e99 ;
    schema:name "The Last Airbender (main menu theme)"@en .

_:N1f130b5713e74a5ba2359a1405575e99 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0556b5d77a0745f2a31b721e6760301d,
        _:N0a7a9e1e326545ac80014a0816f78b9c,
        _:N30f9a9eca70c4d55941b849a348ee620,
        _:N4698b473a07d4545904a8197147ab1b2,
        _:N62fe20eae93c4aa098a273f729597a95,
        _:N6e632c3d120b488b9ce884eaefed1819,
        _:N8a7e28bcba05455da75ca2aa06737e6f,
        _:N8de7773c9fbb4406a15a51e06f382dd7,
        _:N9b5686c639a54793b1fce27f3c55cdfa,
        _:Na49261bfdfd440e9bd1ab6ae257a3a0b,
        _:Nab8c5add3f1048b1a525b43f7136e52f,
        _:Nac47738610004957a7825a75bd60be34,
        _:Nb1a5e73a72dd4a1a975ed39b868cd176,
        _:Nb7072604cea6418ba525071cca091481,
        _:Nbf2aac2a9be54a52a551fce82b9ad0b0,
        _:Nc09aee87cdcf454ea49d5f946fa501f7,
        _:Nc7a7634df0944d0e8a37797dc8850b09,
        _:Nc8143a6325394d96bc561b8cba42ddca,
        _:Ncdd3f48cf742443a9f3c401772dda9e2,
        _:Ne1ce02ceeef941d1a6b94f461163d211,
        _:Ne59c087470784fcea158d80b520aff02,
        _:Nf58d5d4943b740f7b393a967cdf1e9f3,
        _:Nf77025cab39b4adb9bc6415e73d4b453 ;
    mo:track_count 23 ;
    schema:duration "PT46:28"^^xsd:interval ;
    schema:numTracks 23 ;
    schema:track _:N0556b5d77a0745f2a31b721e6760301d,
        _:N0a7a9e1e326545ac80014a0816f78b9c,
        _:N30f9a9eca70c4d55941b849a348ee620,
        _:N4698b473a07d4545904a8197147ab1b2,
        _:N62fe20eae93c4aa098a273f729597a95,
        _:N6e632c3d120b488b9ce884eaefed1819,
        _:N8a7e28bcba05455da75ca2aa06737e6f,
        _:N8de7773c9fbb4406a15a51e06f382dd7,
        _:N9b5686c639a54793b1fce27f3c55cdfa,
        _:Na49261bfdfd440e9bd1ab6ae257a3a0b,
        _:Nab8c5add3f1048b1a525b43f7136e52f,
        _:Nac47738610004957a7825a75bd60be34,
        _:Nb1a5e73a72dd4a1a975ed39b868cd176,
        _:Nb7072604cea6418ba525071cca091481,
        _:Nbf2aac2a9be54a52a551fce82b9ad0b0,
        _:Nc09aee87cdcf454ea49d5f946fa501f7,
        _:Nc7a7634df0944d0e8a37797dc8850b09,
        _:Nc8143a6325394d96bc561b8cba42ddca,
        _:Ncdd3f48cf742443a9f3c401772dda9e2,
        _:Ne1ce02ceeef941d1a6b94f461163d211,
        _:Ne59c087470784fcea158d80b520aff02,
        _:Nf58d5d4943b740f7b393a967cdf1e9f3,
        _:Nf77025cab39b4adb9bc6415e73d4b453 .

