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

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

<product/4978#subject> a schema:CreativeWork ;
    schema:name "The Lion Guard"@en,
        "The Lion Guard"@ja,
        "The Lion Guard"@ja-latn ;
    foaf:name "The Lion Guard"@en,
        "The Lion Guard"@ja,
        "The Lion Guard"@ja-latn .

<album/65621#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Lion Guard"@en,
        "The Lion Guard"@ja,
        "The Lion Guard"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Beau Black"@en ;
            foaf:made <album/65621#composition> ;
            foaf:name "Beau Black"@en ] ;
    mo:produced_work <album/65621#musicalwork> ;
    schema:name "The Lion Guard"@en,
        "The Lion Guard"@ja,
        "The Lion Guard"@ja-latn .

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

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

<org/1144#subject> schema:name "Walt Disney Records"@en,
        "Walt Disney Records"@ja,
        "Walt Disney Records"@ja-latn ;
    foaf:name "Walt Disney Records"@en,
        "Walt Disney Records"@ja,
        "Walt Disney Records"@ja-latn .

<https://media.vgm.io/albums/12/65621/65621-1487171048.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/65621#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/12/65621/65621-1487171048.png> ;
    foaf:depicts <album/65621#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/12/65621/65621-1487171048.png> .

<https://medium-media.vgm.io/albums/12/65621/65621-1487171048.png> a schema:ImageObject,
        foaf:Image .

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

<album/65621#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Lion Guard"@en,
        "The Lion Guard"@ja,
        "The Lion Guard"@ja-latn ;
    mo:performance_of <album/65621#musicalwork> ;
    mo:performer _:N4692d1c3149c4e85b1209acdbeb93453,
        _:Nf11af25cd58c438fa328b2204b765979 ;
    mo:recorded_as <album/65621#musicalexpression> ;
    schema:byArtist _:N4692d1c3149c4e85b1209acdbeb93453,
        _:Nf11af25cd58c438fa328b2204b765979 ;
    schema:name "The Lion Guard"@en,
        "The Lion Guard"@ja,
        "The Lion Guard"@ja-latn ;
    schema:workPerformed <album/65621#musicalwork> .

<album/65621#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-01-08"^^xsd:date ;
    dcterms:title "The Lion Guard"@en,
        "The Lion Guard"@ja,
        "The Lion Guard"@ja-latn ;
    mo:catalogue_number "D002227802" ;
    mo:media_type "CD" ;
    mo:publication_of <album/65621#musicalexpression> ;
    mo:publisher <org/1144#subject> ;
    mo:record _:N1f540bc81c014e7fa7fe5a350bc97e87 ;
    mo:record_count 1 ;
    schema:about <product/4978#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Cast"@en ;
            foaf:name "Cast"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Beau Black"@en ;
            foaf:name "Beau Black"@en ] ;
    schema:datePublished "2016-01-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/12/65621/65621-1487171048.png> ;
    schema:name "The Lion Guard"@en,
        "The Lion Guard"@ja,
        "The Lion Guard"@ja-latn ;
    schema:publisher <org/1144#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/65621/65621-1487171048.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65621#subject> ;
    schema:name "Beau Black"@en ;
    foaf:made <album/65621#subject> ;
    foaf:name "Beau Black"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Beau Black"@en ;
    foaf:made <album/65621#lyrics> ;
    foaf:name "Beau Black"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Beau Black"@en ;
    foaf:made <album/65621#subject> ;
    foaf:name "Beau Black"@en .

_:N06dc62c8547e4805837e357ed109494a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outta the Way"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1f540bc81c014e7fa7fe5a350bc97e87 ;
    schema:name "Outta the Way"@en .

_:N0e28794585c84d73b1796f3c3cc74a90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zuka Zama"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1f540bc81c014e7fa7fe5a350bc97e87 ;
    schema:name "Zuka Zama"@en .

_:N23a493d67a6640e799b04e056466a13c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jackal Style"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1f540bc81c014e7fa7fe5a350bc97e87 ;
    schema:name "Jackal Style"@en .

_:N240ee560087849d3a2e1a201ea3861df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Call of the Guard (Full Version)"@en ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1f540bc81c014e7fa7fe5a350bc97e87 ;
    schema:name "Call of the Guard (Full Version)"@en .

_:N28ff435ab1f64aeb9620ef7c9b0e40b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tonight We Strike"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1f540bc81c014e7fa7fe5a350bc97e87 ;
    schema:name "Tonight We Strike"@en .

_:N3033dabe5628405e95ed215658c3cfa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Own Way"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1f540bc81c014e7fa7fe5a350bc97e87 ;
    schema:name "My Own Way"@en .

_:N321f922ced504a3095d6033f445b5a48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bunga the Wise"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1f540bc81c014e7fa7fe5a350bc97e87 ;
    schema:name "Bunga the Wise"@en .

_:N4692d1c3149c4e85b1209acdbeb93453 a schema:Person,
        foaf:Person ;
    mo:performed <album/65621#performance> ;
    schema:name "Beau Black"@en ;
    foaf:name "Beau Black"@en .

_:N803f65d5c0b54ab997b154732e0b022e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Beautiful Day (Ni Siku Nzuri)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1f540bc81c014e7fa7fe5a350bc97e87 ;
    schema:name "A Beautiful Day (Ni Siku Nzuri)"@en .

_:Naf7e48f2b1404b3a93c1678829e9c5d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kion's Lament"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1f540bc81c014e7fa7fe5a350bc97e87 ;
    schema:name "Kion's Lament"@en .

_:Nb32985d7f557475e90420dd6d49d087a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Panic and Run"@en ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1f540bc81c014e7fa7fe5a350bc97e87 ;
    schema:name "Panic and Run"@en .

_:Nb9a7f27360744d54a4813728dbfd0326 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Here Comes the Lion Guard"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1f540bc81c014e7fa7fe5a350bc97e87 ;
    schema:name "Here Comes the Lion Guard"@en .

_:Nba04eb8b459f4211a57b3d124c6d9960 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It Is Time"@en ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1f540bc81c014e7fa7fe5a350bc97e87 ;
    schema:name "It Is Time"@en .

_:Nefa7577448a344bdb4c851604df20f8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We're the Same (Sisi Ni Sawa)"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1f540bc81c014e7fa7fe5a350bc97e87 ;
    schema:name "We're the Same (Sisi Ni Sawa)"@en .

_:Nf11af25cd58c438fa328b2204b765979 a schema:Person,
        foaf:Person ;
    mo:performed <album/65621#performance> ;
    schema:name "Cast"@en ;
    foaf:name "Cast"@en .

_:Nf276ca5885394cc6ade7c8e88c0f95ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Call of the Guard"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1f540bc81c014e7fa7fe5a350bc97e87 ;
    schema:name "Call of the Guard"@en .

_:Nfa7880be83c24bf49b1e2cbeaa9eb674 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Duties of the King"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1f540bc81c014e7fa7fe5a350bc97e87 ;
    schema:name "Duties of the King"@en .

_:N1f540bc81c014e7fa7fe5a350bc97e87 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06dc62c8547e4805837e357ed109494a,
        _:N0e28794585c84d73b1796f3c3cc74a90,
        _:N23a493d67a6640e799b04e056466a13c,
        _:N240ee560087849d3a2e1a201ea3861df,
        _:N28ff435ab1f64aeb9620ef7c9b0e40b4,
        _:N3033dabe5628405e95ed215658c3cfa0,
        _:N321f922ced504a3095d6033f445b5a48,
        _:N803f65d5c0b54ab997b154732e0b022e,
        _:Naf7e48f2b1404b3a93c1678829e9c5d2,
        _:Nb32985d7f557475e90420dd6d49d087a,
        _:Nb9a7f27360744d54a4813728dbfd0326,
        _:Nba04eb8b459f4211a57b3d124c6d9960,
        _:Nefa7577448a344bdb4c851604df20f8c,
        _:Nf276ca5885394cc6ade7c8e88c0f95ac,
        _:Nfa7880be83c24bf49b1e2cbeaa9eb674 ;
    mo:track_count 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N06dc62c8547e4805837e357ed109494a,
        _:N0e28794585c84d73b1796f3c3cc74a90,
        _:N23a493d67a6640e799b04e056466a13c,
        _:N240ee560087849d3a2e1a201ea3861df,
        _:N28ff435ab1f64aeb9620ef7c9b0e40b4,
        _:N3033dabe5628405e95ed215658c3cfa0,
        _:N321f922ced504a3095d6033f445b5a48,
        _:N803f65d5c0b54ab997b154732e0b022e,
        _:Naf7e48f2b1404b3a93c1678829e9c5d2,
        _:Nb32985d7f557475e90420dd6d49d087a,
        _:Nb9a7f27360744d54a4813728dbfd0326,
        _:Nba04eb8b459f4211a57b3d124c6d9960,
        _:Nefa7577448a344bdb4c851604df20f8c,
        _:Nf276ca5885394cc6ade7c8e88c0f95ac,
        _:Nfa7880be83c24bf49b1e2cbeaa9eb674 .

