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

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

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

<artist/1388#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21979#subject> ;
    schema:name "Winifred Phillips"@en ;
    foaf:made <album/21979#composition>,
        <album/21979#subject> ;
    foaf:name "Winifred Phillips"@en .

<album/21979#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Legend of the Guardians: The Owls of Ga'Hoole Original Videogame Soundtrack"@en,
        "Legend of the Guardians: The Owls of Ga'Hoole Original Videogame Soundtrack"@ja,
        "Legend of the Guardians: The Owls of Ga'Hoole Original Videogame Soundtrack"@ja-latn ;
    mo:composer <artist/1388#subject> ;
    mo:produced_work <album/21979#musicalwork> ;
    schema:name "Legend of the Guardians: The Owls of Ga'Hoole Original Videogame Soundtrack"@en,
        "Legend of the Guardians: The Owls of Ga'Hoole Original Videogame Soundtrack"@ja,
        "Legend of the Guardians: The Owls of Ga'Hoole Original Videogame Soundtrack"@ja-latn .

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

<album/21979#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Legend of the Guardians: The Owls of Ga'Hoole Original Videogame Soundtrack"@en,
        "Legend of the Guardians: The Owls of Ga'Hoole Original Videogame Soundtrack"@ja,
        "Legend of the Guardians: The Owls of Ga'Hoole Original Videogame Soundtrack"@ja-latn ;
    mo:performance_of <album/21979#musicalwork> ;
    mo:recorded_as <album/21979#musicalexpression> ;
    schema:name "Legend of the Guardians: The Owls of Ga'Hoole Original Videogame Soundtrack"@en,
        "Legend of the Guardians: The Owls of Ga'Hoole Original Videogame Soundtrack"@ja,
        "Legend of the Guardians: The Owls of Ga'Hoole Original Videogame Soundtrack"@ja-latn ;
    schema:workPerformed <album/21979#musicalwork> .

<org/1116#subject> schema:name "WaterTower Music"@en,
        "WaterTower Music"@ja,
        "WaterTower Music"@ja-latn ;
    foaf:name "WaterTower Music"@en,
        "WaterTower Music"@ja,
        "WaterTower Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/97/21979/21979-1290484587.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/21979#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-26"^^xsd:date ;
    dcterms:title "Legend of the Guardians: The Owls of Ga'Hoole Original Videogame Soundtrack"@en,
        "Legend of the Guardians: The Owls of Ga'Hoole Original Videogame Soundtrack"@ja,
        "Legend of the Guardians: The Owls of Ga'Hoole Original Videogame Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/21979#musicalexpression> ;
    mo:publisher <org/1116#subject> ;
    mo:record _:Nefffb3bf08b344e5b292d8a4343d5728 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Legend of the Guardians: The Owls of Ga'Hoole"@en ;
            foaf:name "Legend of the Guardians: The Owls of Ga'Hoole"@en ] ;
    schema:datePublished "2010-10-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/21979/21979-1290484587.jpg> ;
    schema:name "Legend of the Guardians: The Owls of Ga'Hoole Original Videogame Soundtrack"@en,
        "Legend of the Guardians: The Owls of Ga'Hoole Original Videogame Soundtrack"@ja,
        "Legend of the Guardians: The Owls of Ga'Hoole Original Videogame Soundtrack"@ja-latn ;
    schema:publisher <org/1116#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/21979/21979-1290484587.jpg> .

_:N403fd26d3f2c4851b5dec56a90c24d70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Shape of the Wind"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nefffb3bf08b344e5b292d8a4343d5728 ;
    schema:name "The Shape of the Wind"@en .

_:N495c549afd444abfa4ffe43e88f0473b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Blackness"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nefffb3bf08b344e5b292d8a4343d5728 ;
    schema:name "Into the Blackness"@en .

_:N4e23b7d44e164b179c849e4517c3e9ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legends"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nefffb3bf08b344e5b292d8a4343d5728 ;
    schema:name "Legends"@en .

_:N52055ed799a1482ea064dc0bcaf139fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nefffb3bf08b344e5b292d8a4343d5728 ;
    schema:name "Nightmare"@en .

_:N64375124a4ae477daf11c89b0f261aa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Guardians"@en ;
    mo:track_number 17 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nefffb3bf08b344e5b292d8a4343d5728 ;
    schema:name "The Guardians"@en .

_:N7188c1ad2ee14e20a912ab4bd8b6cf03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fallen"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nefffb3bf08b344e5b292d8a4343d5728 ;
    schema:name "The Fallen"@en .

_:N7940080928034cb083feccc75a1fb733 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Siege"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nefffb3bf08b344e5b292d8a4343d5728 ;
    schema:name "The Siege"@en .

_:N7efe59147dab432ca14d5f071a6740cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Seekers"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nefffb3bf08b344e5b292d8a4343d5728 ;
    schema:name "The Seekers"@en .

_:N8e3a8083c2e7477db26df196a9c915d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take Flight"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nefffb3bf08b344e5b292d8a4343d5728 ;
    schema:name "Take Flight"@en .

_:N9f48cd8c51d14e8db992508aae0c3560 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Devil's Triangle"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nefffb3bf08b344e5b292d8a4343d5728 ;
    schema:name "Devil's Triangle"@en .

_:Nac757475f7814b46897660c5c48e5168 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Attack At Dawn"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nefffb3bf08b344e5b292d8a4343d5728 ;
    schema:name "Attack At Dawn"@en .

_:Nbf3a961545ca451885aa08335b82b7ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With Hearts Sublime"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nefffb3bf08b344e5b292d8a4343d5728 ;
    schema:name "With Hearts Sublime"@en .

_:Nc3d2f14d31c643869fecc646e18429ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deadly Plan"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nefffb3bf08b344e5b292d8a4343d5728 ;
    schema:name "Deadly Plan"@en .

_:Nc4cc77622f394e958ffa792b45b4ccfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Right All Wrongs"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nefffb3bf08b344e5b292d8a4343d5728 ;
    schema:name "To Right All Wrongs"@en .

_:Nd2b302075634494b82bd2e47dd663bdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gathering"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nefffb3bf08b344e5b292d8a4343d5728 ;
    schema:name "The Gathering"@en .

_:Nd58af2ba83a249519cf2ab37169a40cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wild Fire"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nefffb3bf08b344e5b292d8a4343d5728 ;
    schema:name "Wild Fire"@en .

_:Ne613c397fff44f81a8d64a7eba69616e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eyes in the Night"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nefffb3bf08b344e5b292d8a4343d5728 ;
    schema:name "Eyes in the Night"@en .

_:Nefffb3bf08b344e5b292d8a4343d5728 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N403fd26d3f2c4851b5dec56a90c24d70,
        _:N495c549afd444abfa4ffe43e88f0473b,
        _:N4e23b7d44e164b179c849e4517c3e9ac,
        _:N52055ed799a1482ea064dc0bcaf139fb,
        _:N64375124a4ae477daf11c89b0f261aa0,
        _:N7188c1ad2ee14e20a912ab4bd8b6cf03,
        _:N7940080928034cb083feccc75a1fb733,
        _:N7efe59147dab432ca14d5f071a6740cb,
        _:N8e3a8083c2e7477db26df196a9c915d1,
        _:N9f48cd8c51d14e8db992508aae0c3560,
        _:Nac757475f7814b46897660c5c48e5168,
        _:Nbf3a961545ca451885aa08335b82b7ae,
        _:Nc3d2f14d31c643869fecc646e18429ad,
        _:Nc4cc77622f394e958ffa792b45b4ccfc,
        _:Nd2b302075634494b82bd2e47dd663bdc,
        _:Nd58af2ba83a249519cf2ab37169a40cc,
        _:Ne613c397fff44f81a8d64a7eba69616e ;
    mo:track_count 17 ;
    schema:duration "PT53:06"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N403fd26d3f2c4851b5dec56a90c24d70,
        _:N495c549afd444abfa4ffe43e88f0473b,
        _:N4e23b7d44e164b179c849e4517c3e9ac,
        _:N52055ed799a1482ea064dc0bcaf139fb,
        _:N64375124a4ae477daf11c89b0f261aa0,
        _:N7188c1ad2ee14e20a912ab4bd8b6cf03,
        _:N7940080928034cb083feccc75a1fb733,
        _:N7efe59147dab432ca14d5f071a6740cb,
        _:N8e3a8083c2e7477db26df196a9c915d1,
        _:N9f48cd8c51d14e8db992508aae0c3560,
        _:Nac757475f7814b46897660c5c48e5168,
        _:Nbf3a961545ca451885aa08335b82b7ae,
        _:Nc3d2f14d31c643869fecc646e18429ad,
        _:Nc4cc77622f394e958ffa792b45b4ccfc,
        _:Nd2b302075634494b82bd2e47dd663bdc,
        _:Nd58af2ba83a249519cf2ab37169a40cc,
        _:Ne613c397fff44f81a8d64a7eba69616e .

