@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 _:N56c884f1d05748f4884797da552c95d3,
        _:Ne84deb42c3db477791964a90e2e87c34 ;
    mo:recorded_as <album/65535#musicalexpression> ;
    schema:byArtist _:N56c884f1d05748f4884797da552c95d3,
        _:Ne84deb42c3db477791964a90e2e87c34 ;
    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 _:Nc3cf6909dbc942bfaaaaa84fe4ea39df ;
    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 "Bleu"@en ;
            foaf:name "Bleu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "KT Tunstall"@en ;
            foaf:name "KT Tunstall"@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 .

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

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

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

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

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

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

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

_:N3e6b6bd051f84bc9a9a74f1e0bf08cca 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 _:Nc3cf6909dbc942bfaaaaa84fe4ea39df ;
    schema:name "Going to See the Queen"@en .

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

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

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

_:N5d471a5db6ad4d77ba41fcbd06d88dda 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 _:Nc3cf6909dbc942bfaaaaa84fe4ea39df ;
    schema:name "Fawn and Gruff Fall from the Sky / Mourning Fawn"@en .

_:N5da4da0c53d5491caf91faf9d6ea350d 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 _:Nc3cf6909dbc942bfaaaaa84fe4ea39df ;
    schema:name "Into the Eye of the Storm"@en .

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

_:N7f0c96b00d354c8db2e1918403b63a7e 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 _:Nc3cf6909dbc942bfaaaaa84fe4ea39df ;
    schema:name "The Scouts Hunt for Gruff"@en .

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

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

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

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

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

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

_:Nd254620f2dfb4457b4b3a8762fb92202 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 _:Nc3cf6909dbc942bfaaaaa84fe4ea39df ;
    schema:name "He Saved Me / The Transformation"@en .

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

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

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

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

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

_:Nc3cf6909dbc942bfaaaaa84fe4ea39df a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bcafedfe29042a8a207fa26d236a5fe,
        _:N1352be42651c4a31a390262bb70bde50,
        _:N15d9f50783ed486ba2992b47f850be60,
        _:N1b31d9ef7a3343c6b4594e1bc8de336f,
        _:N1feeabe616764b3598879e7534fdc77f,
        _:N307e83411f144f68a07ac449e0ef87df,
        _:N3d658d314e384a629dce823fadf83efe,
        _:N3e6b6bd051f84bc9a9a74f1e0bf08cca,
        _:N42438fe69f924b799852bd038385fb60,
        _:N497328fcacd94248add67919526d4d56,
        _:N5d471a5db6ad4d77ba41fcbd06d88dda,
        _:N5da4da0c53d5491caf91faf9d6ea350d,
        _:N628cc4b8922d44dea98ff991732d51fc,
        _:N7f0c96b00d354c8db2e1918403b63a7e,
        _:N9db8b0d201364ebf986409a2cde66769,
        _:Nab49a41b54ef414e9d84e54c85666f0c,
        _:Nb8949a11d9e24b279177bc2d713e7081,
        _:Nbe4fd268c8dd40798d13d3bb1f128141,
        _:Nc0b928b8a2274fdf88a1d62b53ce6071,
        _:Nc609828f5495420389025a1d2f083093,
        _:Nd254620f2dfb4457b4b3a8762fb92202,
        _:Nd7f9727335e64fe3a1ffe804a1bae006,
        _:Ne0bba0967ecd45e68350f7960293084c,
        _:Nebaa7e051c5b4fd9b0a6f7d5fc564385,
        _:Nf9e142f8251540c6a031368c69087e1e ;
    mo:track_count 25 ;
    schema:duration "PT57:05"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N0bcafedfe29042a8a207fa26d236a5fe,
        _:N1352be42651c4a31a390262bb70bde50,
        _:N15d9f50783ed486ba2992b47f850be60,
        _:N1b31d9ef7a3343c6b4594e1bc8de336f,
        _:N1feeabe616764b3598879e7534fdc77f,
        _:N307e83411f144f68a07ac449e0ef87df,
        _:N3d658d314e384a629dce823fadf83efe,
        _:N3e6b6bd051f84bc9a9a74f1e0bf08cca,
        _:N42438fe69f924b799852bd038385fb60,
        _:N497328fcacd94248add67919526d4d56,
        _:N5d471a5db6ad4d77ba41fcbd06d88dda,
        _:N5da4da0c53d5491caf91faf9d6ea350d,
        _:N628cc4b8922d44dea98ff991732d51fc,
        _:N7f0c96b00d354c8db2e1918403b63a7e,
        _:N9db8b0d201364ebf986409a2cde66769,
        _:Nab49a41b54ef414e9d84e54c85666f0c,
        _:Nb8949a11d9e24b279177bc2d713e7081,
        _:Nbe4fd268c8dd40798d13d3bb1f128141,
        _:Nc0b928b8a2274fdf88a1d62b53ce6071,
        _:Nc609828f5495420389025a1d2f083093,
        _:Nd254620f2dfb4457b4b3a8762fb92202,
        _:Nd7f9727335e64fe3a1ffe804a1bae006,
        _:Ne0bba0967ecd45e68350f7960293084c,
        _:Nebaa7e051c5b4fd9b0a6f7d5fc564385,
        _:Nf9e142f8251540c6a031368c69087e1e .

