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

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

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

<album/65535#musicalexpression> a mo:Signal ;
    mo:published_as <album/65535#subject> ;
    mo:records <album/65535#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/53/65535/65535-1486739807.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/65535#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/53/65535/65535-1486739807.jpg> ;
    foaf:depicts <album/65535#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/53/65535/65535-1486739807.jpg> .

<https://medium-media.vgm.io/albums/53/65535/65535-1486739807.jpg> a schema:ImageObject,
        foaf:Image .

<album/65535#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TinkerBell and the Legend of the NeverBeast"@en,
        "TinkerBell and the Legend of the NeverBeast"@ja,
        "TinkerBell and the Legend of the NeverBeast"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Bleu"@en ;
            foaf:made <album/65535#composition> ;
            foaf:name "Bleu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rob Cantor"@en ;
            foaf:made <album/65535#composition> ;
            foaf:name "Rob Cantor"@en ] ;
    mo:produced_work <album/65535#musicalwork> ;
    schema:name "TinkerBell and the Legend of the NeverBeast"@en,
        "TinkerBell and the Legend of the NeverBeast"@ja,
        "TinkerBell and the Legend of the NeverBeast"@ja-latn .

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

<album/65535#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TinkerBell and the Legend of the NeverBeast"@en,
        "TinkerBell and the Legend of the NeverBeast"@ja,
        "TinkerBell and the Legend of the NeverBeast"@ja-latn ;
    mo:performance_of <album/65535#musicalwork> ;
    mo:performer _:N5e887a55ac894c8792cb6383107ae124,
        _:N7bbebe9a15b749c5a2032f415d8dde9e ;
    mo:recorded_as <album/65535#musicalexpression> ;
    schema:byArtist _:N5e887a55ac894c8792cb6383107ae124,
        _:N7bbebe9a15b749c5a2032f415d8dde9e ;
    schema:name "TinkerBell and the Legend of the NeverBeast"@en,
        "TinkerBell and the Legend of the NeverBeast"@ja,
        "TinkerBell and the Legend of the NeverBeast"@ja-latn ;
    schema:workPerformed <album/65535#musicalwork> .

<album/65535#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-09"^^xsd:date ;
    dcterms:title "TinkerBell and the Legend of the NeverBeast"@en,
        "TinkerBell and the Legend of the NeverBeast"@ja,
        "TinkerBell and the Legend of the NeverBeast"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/65535#musicalexpression> ;
    mo:publisher <org/1144#subject> ;
    mo:record _:Nbe27c351f10148cdbad321b453a8024d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tinker Bell and the Legend of the NeverBeast"@en ;
            foaf:name "Tinker Bell and the Legend of the NeverBeast"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "KT Tunstall"@en ;
            foaf:name "KT Tunstall"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Bleu"@en ;
            foaf:name "Bleu"@en ] ;
    schema:datePublished "2014-12-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/53/65535/65535-1486739807.jpg> ;
    schema:name "TinkerBell and the Legend of the NeverBeast"@en,
        "TinkerBell and the Legend of the NeverBeast"@ja,
        "TinkerBell and the Legend of the NeverBeast"@ja-latn ;
    schema:publisher <org/1144#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/65535/65535-1486739807.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65535#subject> ;
    schema:name "Rob Cantor"@en ;
    foaf:made <album/65535#subject> ;
    foaf:name "Rob Cantor"@en .

_:N0027d8698c99470f920b192e4437386a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Float"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nbe27c351f10148cdbad321b453a8024d ;
    schema:name "Float"@en .

_:N028d25a071134413aca1351fa48e6b13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Scouts Capture Gruff"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nbe27c351f10148cdbad321b453a8024d ;
    schema:name "The Scouts Capture Gruff"@en .

_:N0656f82f3bc54177814fb0196f6f39ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Scouts Hunt for Gruff"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nbe27c351f10148cdbad321b453a8024d ;
    schema:name "The Scouts Hunt for Gruff"@en .

_:N0db258064eb84671a88c40f1655c99de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meeting the Fairies"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nbe27c351f10148cdbad321b453a8024d ;
    schema:name "Meeting the Fairies"@en .

_:N2470a2b83f6c4b23ad16543c61d40478 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Saying Goodnight"@en ;
    mo:track_number 24 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nbe27c351f10148cdbad321b453a8024d ;
    schema:name "Saying Goodnight"@en .

_:N2f310d17beed4ac6b317d767fd1aaaef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The 1000 Year Comet"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Nbe27c351f10148cdbad321b453a8024d ;
    schema:name "The 1000 Year Comet"@en .

_:N316198c7618c467686ac98ad2b6853c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fawn and Gruff Fall from the Sky / Mourning Fawn"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Nbe27c351f10148cdbad321b453a8024d ;
    schema:name "Fawn and Gruff Fall from the Sky / Mourning Fawn"@en .

_:N36112b693b6c4c5587e397bf597968b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Storm Approaches"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nbe27c351f10148cdbad321b453a8024d ;
    schema:name "The Storm Approaches"@en .

_:N47c8cf14c2484576b7253aff478d60d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rebuilding Pixie Hollow"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nbe27c351f10148cdbad321b453a8024d ;
    schema:name "Rebuilding Pixie Hollow"@en .

_:N526436a1fcd0433f83e5d9987782fa99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Eye of the Storm"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nbe27c351f10148cdbad321b453a8024d ;
    schema:name "Into the Eye of the Storm"@en .

_:N5e887a55ac894c8792cb6383107ae124 a schema:Person,
        foaf:Person ;
    mo:performed <album/65535#performance> ;
    schema:name "Bleu"@en ;
    foaf:name "Bleu"@en .

_:N622f8b22a7564bb3b75bf3bdf596d4ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Collecting Lightning"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nbe27c351f10148cdbad321b453a8024d ;
    schema:name "Collecting Lightning"@en .

_:N63ff99ffe4324444a4c4596914f195c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Naming Gruff"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nbe27c351f10148cdbad321b453a8024d ;
    schema:name "Naming Gruff"@en .

_:N70951815a2654d09b78d7702688839d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nyx Chases Gruff"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:Nbe27c351f10148cdbad321b453a8024d ;
    schema:name "Nyx Chases Gruff"@en .

_:N713e5ba9376342b58d297989e77fd984 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strange Sight"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nbe27c351f10148cdbad321b453a8024d ;
    schema:name "Strange Sight"@en .

_:N7728e75c5e5b4d91ae301a085991d201 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Going to See the Queen"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nbe27c351f10148cdbad321b453a8024d ;
    schema:name "Going to See the Queen"@en .

_:N7bbebe9a15b749c5a2032f415d8dde9e a schema:Person,
        foaf:Person ;
    mo:performed <album/65535#performance> ;
    schema:name "KT Tunstall"@en ;
    foaf:name "KT Tunstall"@en .

_:N7ea881cda14e41709e05945a213678ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Becoming Friends"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nbe27c351f10148cdbad321b453a8024d ;
    schema:name "Becoming Friends"@en .

_:N8ebea062d41a4316869cbeeaac8bbd7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1000 Years"@en ;
    mo:track_number 25 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nbe27c351f10148cdbad321b453a8024d ;
    schema:name "1000 Years"@en .

_:Na5d77a017b9e4a2fab70928a3329a8e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "He Saved Me / The Transformation"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nbe27c351f10148cdbad321b453a8024d ;
    schema:name "He Saved Me / The Transformation"@en .

_:Nb7e12af47acc4532913388ea530e2ffa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Observing Odd Behavior"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nbe27c351f10148cdbad321b453a8024d ;
    schema:name "Observing Odd Behavior"@en .

_:Ne170de66cd8f490abf5bf65f4f289168 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fawn Discovers Gruff"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nbe27c351f10148cdbad321b453a8024d ;
    schema:name "Fawn Discovers Gruff"@en .

_:Ne5a89033f11a49bb937251961a01ebf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Starry Night"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nbe27c351f10148cdbad321b453a8024d ;
    schema:name "A Starry Night"@en .

_:Ne76c12be9d8648f6a502b007e2cf97b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Strange Cry"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nbe27c351f10148cdbad321b453a8024d ;
    schema:name "A Strange Cry"@en .

_:Ne7cd11e2558b4726a62a0560f92a73c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Building the Towers"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nbe27c351f10148cdbad321b453a8024d ;
    schema:name "Building the Towers"@en .

_:Nebff89e1064a4054a33ce1a974dbf4cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strange Sight Reprise"@en ;
    mo:track_number 23 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nbe27c351f10148cdbad321b453a8024d ;
    schema:name "Strange Sight Reprise"@en .

_:Nf59a14518d1549a2a3f83bf77be0dd83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nyx and Queen Clarion"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nbe27c351f10148cdbad321b453a8024d ;
    schema:name "Nyx and Queen Clarion"@en .

_:Nbe27c351f10148cdbad321b453a8024d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0027d8698c99470f920b192e4437386a,
        _:N028d25a071134413aca1351fa48e6b13,
        _:N0656f82f3bc54177814fb0196f6f39ca,
        _:N0db258064eb84671a88c40f1655c99de,
        _:N2470a2b83f6c4b23ad16543c61d40478,
        _:N2f310d17beed4ac6b317d767fd1aaaef,
        _:N316198c7618c467686ac98ad2b6853c9,
        _:N36112b693b6c4c5587e397bf597968b7,
        _:N47c8cf14c2484576b7253aff478d60d8,
        _:N526436a1fcd0433f83e5d9987782fa99,
        _:N622f8b22a7564bb3b75bf3bdf596d4ce,
        _:N63ff99ffe4324444a4c4596914f195c6,
        _:N70951815a2654d09b78d7702688839d2,
        _:N713e5ba9376342b58d297989e77fd984,
        _:N7728e75c5e5b4d91ae301a085991d201,
        _:N7ea881cda14e41709e05945a213678ec,
        _:N8ebea062d41a4316869cbeeaac8bbd7a,
        _:Na5d77a017b9e4a2fab70928a3329a8e5,
        _:Nb7e12af47acc4532913388ea530e2ffa,
        _:Ne170de66cd8f490abf5bf65f4f289168,
        _:Ne5a89033f11a49bb937251961a01ebf5,
        _:Ne76c12be9d8648f6a502b007e2cf97b2,
        _:Ne7cd11e2558b4726a62a0560f92a73c9,
        _:Nebff89e1064a4054a33ce1a974dbf4cd,
        _:Nf59a14518d1549a2a3f83bf77be0dd83 ;
    mo:track_count 25 ;
    schema:duration "PT57:05"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N0027d8698c99470f920b192e4437386a,
        _:N028d25a071134413aca1351fa48e6b13,
        _:N0656f82f3bc54177814fb0196f6f39ca,
        _:N0db258064eb84671a88c40f1655c99de,
        _:N2470a2b83f6c4b23ad16543c61d40478,
        _:N2f310d17beed4ac6b317d767fd1aaaef,
        _:N316198c7618c467686ac98ad2b6853c9,
        _:N36112b693b6c4c5587e397bf597968b7,
        _:N47c8cf14c2484576b7253aff478d60d8,
        _:N526436a1fcd0433f83e5d9987782fa99,
        _:N622f8b22a7564bb3b75bf3bdf596d4ce,
        _:N63ff99ffe4324444a4c4596914f195c6,
        _:N70951815a2654d09b78d7702688839d2,
        _:N713e5ba9376342b58d297989e77fd984,
        _:N7728e75c5e5b4d91ae301a085991d201,
        _:N7ea881cda14e41709e05945a213678ec,
        _:N8ebea062d41a4316869cbeeaac8bbd7a,
        _:Na5d77a017b9e4a2fab70928a3329a8e5,
        _:Nb7e12af47acc4532913388ea530e2ffa,
        _:Ne170de66cd8f490abf5bf65f4f289168,
        _:Ne5a89033f11a49bb937251961a01ebf5,
        _:Ne76c12be9d8648f6a502b007e2cf97b2,
        _:Ne7cd11e2558b4726a62a0560f92a73c9,
        _:Nebff89e1064a4054a33ce1a974dbf4cd,
        _:Nf59a14518d1549a2a3f83bf77be0dd83 .

