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

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

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

<artist/17404#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100818#subject> ;
    schema:name "Geoff Zanelli"@en ;
    foaf:made <album/100818#composition>,
        <album/100818#subject> ;
    foaf:name "Geoff Zanelli"@en .

<album/100818#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Red Shoes and the Seven Dwarfs Original Motion Picture Soundtrack"@en,
        "Red Shoes and the Seven Dwarfs Original Motion Picture Soundtrack"@ja,
        "Red Shoes and the Seven Dwarfs Original Motion Picture Soundtrack"@ja-latn ;
    mo:composer <artist/17404#subject> ;
    mo:produced_work <album/100818#musicalwork> ;
    schema:name "Red Shoes and the Seven Dwarfs Original Motion Picture Soundtrack"@en,
        "Red Shoes and the Seven Dwarfs Original Motion Picture Soundtrack"@ja,
        "Red Shoes and the Seven Dwarfs Original Motion Picture Soundtrack"@ja-latn .

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

<album/100818#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Red Shoes and the Seven Dwarfs Original Motion Picture Soundtrack"@en,
        "Red Shoes and the Seven Dwarfs Original Motion Picture Soundtrack"@ja,
        "Red Shoes and the Seven Dwarfs Original Motion Picture Soundtrack"@ja-latn ;
    mo:performance_of <album/100818#musicalwork> ;
    mo:recorded_as <album/100818#musicalexpression> ;
    schema:name "Red Shoes and the Seven Dwarfs Original Motion Picture Soundtrack"@en,
        "Red Shoes and the Seven Dwarfs Original Motion Picture Soundtrack"@ja,
        "Red Shoes and the Seven Dwarfs Original Motion Picture Soundtrack"@ja-latn ;
    schema:workPerformed <album/100818#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/81/100818/100818-1593288163.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/100818#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-06-26"^^xsd:date ;
    dcterms:title "Red Shoes and the Seven Dwarfs Original Motion Picture Soundtrack"@en,
        "Red Shoes and the Seven Dwarfs Original Motion Picture Soundtrack"@ja,
        "Red Shoes and the Seven Dwarfs Original Motion Picture Soundtrack"@ja-latn ;
    mo:catalogue_number "G010004411411U" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/100818#musicalexpression> ;
    mo:publisher <org/1056#subject> ;
    mo:record _:Nc1641aa7251e4881826a3c767908dca9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Red Shoes and the Seven Dwarfs"@en ;
            foaf:name "Red Shoes and the Seven Dwarfs"@en ] ;
    schema:datePublished "2020-06-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/81/100818/100818-1593288163.jpg> ;
    schema:name "Red Shoes and the Seven Dwarfs Original Motion Picture Soundtrack"@en,
        "Red Shoes and the Seven Dwarfs Original Motion Picture Soundtrack"@ja,
        "Red Shoes and the Seven Dwarfs Original Motion Picture Soundtrack"@ja-latn ;
    schema:publisher <org/1056#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/100818/100818-1593288163.jpg> .

_:N4c3d7ef144a74de7b248424fe874b824 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Is Me"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nc1641aa7251e4881826a3c767908dca9 ;
    schema:name "This Is Me"@en .

_:N5af86faae1854e50acf7fb1f1ff7d9a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Shoes and the Seven Dwarfs"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Nc1641aa7251e4881826a3c767908dca9 ;
    schema:name "Red Shoes and the Seven Dwarfs"@en .

_:N5f6b9e1847d947adbb188ba6eda76719 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Town Escape"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nc1641aa7251e4881826a3c767908dca9 ;
    schema:name "Town Escape"@en .

_:N7d830f8380c44c2c8250b30c43df8afe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Excalibur"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Nc1641aa7251e4881826a3c767908dca9 ;
    schema:name "Excalibur"@en .

_:N8743fc45d48c4d738a74712574656fa8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flying Machine"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nc1641aa7251e4881826a3c767908dca9 ;
    schema:name "Flying Machine"@en .

_:N89a42e84feaa4c3ea11aba098ce2fe47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Real Snow"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nc1641aa7251e4881826a3c767908dca9 ;
    schema:name "The Real Snow"@en .

_:N96e1b64113d440cebae0f60351d12c71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Real Me"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nc1641aa7251e4881826a3c767908dca9 ;
    schema:name "The Real Me"@en .

_:Na101718d809f4a99abb973eeaec3cc15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seven Princes"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nc1641aa7251e4881826a3c767908dca9 ;
    schema:name "Seven Princes"@en .

_:Na7277aa3aa84480191d302d0d9887d4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Got Merlin'd"@en ;
    mo:track_number 19 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nc1641aa7251e4881826a3c767908dca9 ;
    schema:name "I Got Merlin'd"@en .

_:Nb08370ad77e44f45b5be98c93c1b18cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magichard"@en ;
    mo:track_number 17 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Nc1641aa7251e4881826a3c767908dca9 ;
    schema:name "Magichard"@en .

_:Nb45a4f095ded49559df5465379381433 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Regina Offers the Apple"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nc1641aa7251e4881826a3c767908dca9 ;
    schema:name "Regina Offers the Apple"@en .

_:Nba97980ae48d400ebe69b66f9b86f303 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Something So Beautiful"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nc1641aa7251e4881826a3c767908dca9 ;
    schema:name "Something So Beautiful"@en .

_:Nd28b6da2f2854fa3a7b6ac29d2c4bc44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Three Bears"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nc1641aa7251e4881826a3c767908dca9 ;
    schema:name "The Three Bears"@en .

_:Nd568d26fe2884d3e91492e01bc838534 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big Guns"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nc1641aa7251e4881826a3c767908dca9 ;
    schema:name "Big Guns"@en .

_:Ne21e5e8061814b07b997f1717fb64f03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Start of Something Right"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Nc1641aa7251e4881826a3c767908dca9 ;
    schema:name "Start of Something Right"@en .

_:Ne2691e43dabc46ee86e78b318462c977 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The F7 Decide to Help Snow"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nc1641aa7251e4881826a3c767908dca9 ;
    schema:name "The F7 Decide to Help Snow"@en .

_:Ne42d314b0eb14cf5addc8556be830b56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Cursebreaking Plan"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:Nc1641aa7251e4881826a3c767908dca9 ;
    schema:name "The Cursebreaking Plan"@en .

_:Nea432ba15ae04754aba102598f16ca49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow Escapes with the Shoes"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nc1641aa7251e4881826a3c767908dca9 ;
    schema:name "Snow Escapes with the Shoes"@en .

_:Nf88193ca18504c7cb87f6201b01081fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prince Average"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nc1641aa7251e4881826a3c767908dca9 ;
    schema:name "Prince Average"@en .

_:Nfd99e2a184834bc79e2331b624e28d7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Merlin Falls"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nc1641aa7251e4881826a3c767908dca9 ;
    schema:name "Merlin Falls"@en .

_:Nc1641aa7251e4881826a3c767908dca9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4c3d7ef144a74de7b248424fe874b824,
        _:N5af86faae1854e50acf7fb1f1ff7d9a3,
        _:N5f6b9e1847d947adbb188ba6eda76719,
        _:N7d830f8380c44c2c8250b30c43df8afe,
        _:N8743fc45d48c4d738a74712574656fa8,
        _:N89a42e84feaa4c3ea11aba098ce2fe47,
        _:N96e1b64113d440cebae0f60351d12c71,
        _:Na101718d809f4a99abb973eeaec3cc15,
        _:Na7277aa3aa84480191d302d0d9887d4f,
        _:Nb08370ad77e44f45b5be98c93c1b18cd,
        _:Nb45a4f095ded49559df5465379381433,
        _:Nba97980ae48d400ebe69b66f9b86f303,
        _:Nd28b6da2f2854fa3a7b6ac29d2c4bc44,
        _:Nd568d26fe2884d3e91492e01bc838534,
        _:Ne21e5e8061814b07b997f1717fb64f03,
        _:Ne2691e43dabc46ee86e78b318462c977,
        _:Ne42d314b0eb14cf5addc8556be830b56,
        _:Nea432ba15ae04754aba102598f16ca49,
        _:Nf88193ca18504c7cb87f6201b01081fd,
        _:Nfd99e2a184834bc79e2331b624e28d7a ;
    mo:track_count 20 ;
    schema:duration "PT56:45"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N4c3d7ef144a74de7b248424fe874b824,
        _:N5af86faae1854e50acf7fb1f1ff7d9a3,
        _:N5f6b9e1847d947adbb188ba6eda76719,
        _:N7d830f8380c44c2c8250b30c43df8afe,
        _:N8743fc45d48c4d738a74712574656fa8,
        _:N89a42e84feaa4c3ea11aba098ce2fe47,
        _:N96e1b64113d440cebae0f60351d12c71,
        _:Na101718d809f4a99abb973eeaec3cc15,
        _:Na7277aa3aa84480191d302d0d9887d4f,
        _:Nb08370ad77e44f45b5be98c93c1b18cd,
        _:Nb45a4f095ded49559df5465379381433,
        _:Nba97980ae48d400ebe69b66f9b86f303,
        _:Nd28b6da2f2854fa3a7b6ac29d2c4bc44,
        _:Nd568d26fe2884d3e91492e01bc838534,
        _:Ne21e5e8061814b07b997f1717fb64f03,
        _:Ne2691e43dabc46ee86e78b318462c977,
        _:Ne42d314b0eb14cf5addc8556be830b56,
        _:Nea432ba15ae04754aba102598f16ca49,
        _:Nf88193ca18504c7cb87f6201b01081fd,
        _:Nfd99e2a184834bc79e2331b624e28d7a .

