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

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

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

<artist/17187#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109441#subject> ;
    schema:name "Simon Caby"@en ;
    foaf:made <album/109441#composition>,
        <album/109441#subject> ;
    foaf:name "Simon Caby"@en .

<artist/752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109441#subject> ;
    schema:name "Joe Hisaishi"@en,
        "久石譲"@ja ;
    foaf:made <album/109441#composition>,
        <album/109441#subject> ;
    foaf:name "Joe Hisaishi"@en,
        "久石譲"@ja .

<artist/9306#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109441#subject> ;
    schema:name "Cécile Corbel"@en ;
    foaf:made <album/109441#composition>,
        <album/109441#subject> ;
    foaf:name "Cécile Corbel"@en .

<product/1714#subject> a schema:CreativeWork ;
    schema:name "Spirited Away"@en,
        "千と千尋の神隠し"@ja,
        "Sen to Chihiro no Kamikakushi"@ja-latn ;
    foaf:name "Spirited Away"@en,
        "千と千尋の神隠し"@ja,
        "Sen to Chihiro no Kamikakushi"@ja-latn .

<product/1715#subject> a schema:CreativeWork ;
    schema:name "The Secret World of Arrietty"@en,
        "借りぐらしのアリエッティ"@ja,
        "Karigurashi no Arrietty"@ja-latn ;
    foaf:name "The Secret World of Arrietty"@en,
        "借りぐらしのアリエッティ"@ja,
        "Karigurashi no Arrietty"@ja-latn .

<product/1783#subject> a schema:CreativeWork ;
    schema:name "Princess Mononoke"@en,
        "もののけ姫"@ja,
        "Mononoke Hime"@ja-latn ;
    foaf:name "Princess Mononoke"@en,
        "もののけ姫"@ja,
        "Mononoke Hime"@ja-latn .

<product/1784#subject> a schema:CreativeWork ;
    schema:name "Howl's Moving Castle"@en,
        "ハウルの動く城"@ja,
        "Howl no Ugoku Shiro"@ja-latn ;
    foaf:name "Howl's Moving Castle"@en,
        "ハウルの動く城"@ja,
        "Howl no Ugoku Shiro"@ja-latn .

<product/1788#subject> a schema:CreativeWork ;
    schema:name "My Neighbor Totoro"@en,
        "となりのトトロ"@ja,
        "Tonari no Totoro"@ja-latn ;
    foaf:name "My Neighbor Totoro"@en,
        "となりのトトロ"@ja,
        "Tonari no Totoro"@ja-latn .

<product/2476#subject> a schema:CreativeWork ;
    schema:name "Laputa: Castle in the Sky"@en,
        "天空の城ラピュタ"@ja,
        "Tenkuu no Shiro Laputa"@ja-latn ;
    foaf:name "Laputa: Castle in the Sky"@en,
        "天空の城ラピュタ"@ja,
        "Tenkuu no Shiro Laputa"@ja-latn .

<product/2842#subject> a schema:CreativeWork ;
    schema:name "Kiki's Delivery Service"@en,
        "魔女の宅急便"@ja,
        "Majo no Takkyuubin"@ja-latn ;
    foaf:name "Kiki's Delivery Service"@en,
        "魔女の宅急便"@ja,
        "Majo no Takkyuubin"@ja-latn .

<product/759#subject> a schema:CreativeWork ;
    schema:name "Nausicaä of the Valley of the Wind"@en,
        "風の谷のナウシカ"@ja,
        "Kaze no Tani no Nausicaä"@ja-latn ;
    foaf:name "Nausicaä of the Valley of the Wind"@en,
        "風の谷のナウシカ"@ja,
        "Kaze no Tani no Nausicaä"@ja-latn .

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

<https://media.vgm.io/albums/14/109441/109441-6545534aaf26.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/109441#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/14/109441/109441-6545534aaf26.jpg> ;
    foaf:depicts <album/109441#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/14/109441/109441-6545534aaf26.jpg> .

<https://medium-media.vgm.io/albums/14/109441/109441-6545534aaf26.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/17444#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/109441#performance> ;
    schema:name "Moisés Nieto"@en ;
    foaf:name "Moisés Nieto"@en .

<artist/18686#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/109441#performance> ;
    schema:name "Dan DeSimone"@en ;
    foaf:name "Dan DeSimone"@en .

<album/109441#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "STUDIO GHIBLI: Piano Station"@en,
        "STUDIO GHIBLI: Piano Station"@ja,
        "STUDIO GHIBLI: Piano Station"@ja-latn ;
    mo:performance_of <album/109441#musicalwork> ;
    mo:performer <artist/17444#subject>,
        <artist/18686#subject> ;
    mo:recorded_as <album/109441#musicalexpression> ;
    schema:byArtist <artist/17444#subject>,
        <artist/18686#subject> ;
    schema:name "STUDIO GHIBLI: Piano Station"@en,
        "STUDIO GHIBLI: Piano Station"@ja,
        "STUDIO GHIBLI: Piano Station"@ja-latn ;
    schema:workPerformed <album/109441#musicalwork> .

<album/109441#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "STUDIO GHIBLI: Piano Station"@en,
        "STUDIO GHIBLI: Piano Station"@ja,
        "STUDIO GHIBLI: Piano Station"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Yumi Kimura"@en ;
            foaf:made <album/109441#composition> ;
            foaf:name "Yumi Kimura"@en ],
        <artist/17187#subject>,
        <artist/752#subject>,
        <artist/9306#subject> ;
    mo:produced_work <album/109441#musicalwork> ;
    schema:name "STUDIO GHIBLI: Piano Station"@en,
        "STUDIO GHIBLI: Piano Station"@ja,
        "STUDIO GHIBLI: Piano Station"@ja-latn .

<album/109441#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-10-26"^^xsd:date ;
    dcterms:title "STUDIO GHIBLI: Piano Station"@en,
        "STUDIO GHIBLI: Piano Station"@ja,
        "STUDIO GHIBLI: Piano Station"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/109441#musicalexpression> ;
    mo:publisher _:Nfbd2a7bc4c94450ca6de3540fc017f35 ;
    mo:record _:N438110fedf474bce913b7bc315917d30 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ni no Kuni"@en ;
            foaf:name "Ni no Kuni"@en ],
        <product/1714#subject>,
        <product/1715#subject>,
        <product/1783#subject>,
        <product/1784#subject>,
        <product/1788#subject>,
        <product/2476#subject>,
        <product/2842#subject>,
        <product/759#subject> ;
    schema:byArtist <artist/17444#subject>,
        <artist/18686#subject> ;
    schema:datePublished "2019-10-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/14/109441/109441-6545534aaf26.jpg> ;
    schema:name "STUDIO GHIBLI: Piano Station"@en,
        "STUDIO GHIBLI: Piano Station"@ja,
        "STUDIO GHIBLI: Piano Station"@ja-latn ;
    schema:publisher _:Nfbd2a7bc4c94450ca6de3540fc017f35 ;
    foaf:depiction <https://media.vgm.io/albums/14/109441/109441-6545534aaf26.jpg> .

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

_:N0bb926e4c8f74e8eb97971dad7675857 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Day of the River (From \"Spirited Away\")"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N438110fedf474bce913b7bc315917d30 ;
    schema:name "Day of the River (From \"Spirited Away\")"@en .

_:N106379d52c7c42548fa5239b983f316f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carrying You (From \"Castle in the Sky\")"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N438110fedf474bce913b7bc315917d30 ;
    schema:name "Carrying You (From \"Castle in the Sky\")"@en .

_:N1db60654cdd042ef914bb9004e6fbde8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nausicaä Requiem (From \"Nausicaä of the Valley of the Wind\")"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N438110fedf474bce913b7bc315917d30 ;
    schema:name "Nausicaä Requiem (From \"Nausicaä of the Valley of the Wind\")"@en .

_:N1dd472d256734df5bb1e243173688016 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Merry-Go-Round of Life (From \"Howl's Moving Castle\")"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N438110fedf474bce913b7bc315917d30 ;
    schema:name "Merry-Go-Round of Life (From \"Howl's Moving Castle\")"@en .

_:N49f1202ad1054f1293c44a67bb66b824 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragments of Hearts (From \"Ni No Kuni\")"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N438110fedf474bce913b7bc315917d30 ;
    schema:name "Fragments of Hearts (From \"Ni No Kuni\")"@en .

_:N5779c48518b34f6fbeb23046c529b7ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arrietty's Song (From \"The Secret World of Arrietty\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N438110fedf474bce913b7bc315917d30 ;
    schema:name "Arrietty's Song (From \"The Secret World of Arrietty\")"@en .

_:N6aaa8acf412946cb98580b3716a93b09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ashitaka and San (From \"Princess Mononoke\")"@en ;
    mo:track_number 13 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N438110fedf474bce913b7bc315917d30 ;
    schema:name "Ashitaka and San (From \"Princess Mononoke\")"@en .

_:N6f437919393e460e8eed88535131f9a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Itsumo Nando Demo (From \"Spirited Away\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N438110fedf474bce913b7bc315917d30 ;
    schema:name "Itsumo Nando Demo (From \"Spirited Away\")"@en .

_:N7b2715bc3528468981eab3f45adcb541 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sixth Station (From \"Spirited Away\")"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N438110fedf474bce913b7bc315917d30 ;
    schema:name "The Sixth Station (From \"Spirited Away\")"@en .

_:N81fd8f663c4347bd83ebe262b5023d10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tonari no Totoro (From \"My Neighbor Totoro\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N438110fedf474bce913b7bc315917d30 ;
    schema:name "Tonari no Totoro (From \"My Neighbor Totoro\")"@en .

_:N8bc84e0bca7045d2befe8014d700cac6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Always With Me (From \"Spirited Away\") (Toy Piano version)"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N438110fedf474bce913b7bc315917d30 ;
    schema:name "Always With Me (From \"Spirited Away\") (Toy Piano version)"@en .

_:N91fde2a56ba045cb94630243e6b4be7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Summer's Day (From \"Spirited Away\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N438110fedf474bce913b7bc315917d30 ;
    schema:name "One Summer's Day (From \"Spirited Away\")"@en .

_:Ncb8b079273fa473b88312c659c95595e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning of the Slag Ravine (From \"Castle in the Sky\")"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N438110fedf474bce913b7bc315917d30 ;
    schema:name "Morning of the Slag Ravine (From \"Castle in the Sky\")"@en .

_:Nd2aee63672c94c7b8aa9f0d052e9df11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Town with an Ocean View (From \"Kiki's Delivery Service\")"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N438110fedf474bce913b7bc315917d30 ;
    schema:name "A Town with an Ocean View (From \"Kiki's Delivery Service\")"@en .

_:Nf0206a7b67eb45d4813afd852e9e350c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Path of the Wind (From \"My Neighbor Totoro\")"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N438110fedf474bce913b7bc315917d30 ;
    schema:name "Path of the Wind (From \"My Neighbor Totoro\")"@en .

_:Nfbd2a7bc4c94450ca6de3540fc017f35 schema:name "Moisés Nieto"@en,
        "Moisés Nieto"@ja,
        "Moisés Nieto"@ja-latn ;
    foaf:name "Moisés Nieto"@en,
        "Moisés Nieto"@ja,
        "Moisés Nieto"@ja-latn .

_:Nfcbce4a2d70040aba4bc6a3db38a5702 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Princess Mononoke (From \"Princess Mononoke\")"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N438110fedf474bce913b7bc315917d30 ;
    schema:name "Princess Mononoke (From \"Princess Mononoke\")"@en .

_:N438110fedf474bce913b7bc315917d30 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bb926e4c8f74e8eb97971dad7675857,
        _:N106379d52c7c42548fa5239b983f316f,
        _:N1db60654cdd042ef914bb9004e6fbde8,
        _:N1dd472d256734df5bb1e243173688016,
        _:N49f1202ad1054f1293c44a67bb66b824,
        _:N5779c48518b34f6fbeb23046c529b7ec,
        _:N6aaa8acf412946cb98580b3716a93b09,
        _:N6f437919393e460e8eed88535131f9a1,
        _:N7b2715bc3528468981eab3f45adcb541,
        _:N81fd8f663c4347bd83ebe262b5023d10,
        _:N8bc84e0bca7045d2befe8014d700cac6,
        _:N91fde2a56ba045cb94630243e6b4be7c,
        _:Ncb8b079273fa473b88312c659c95595e,
        _:Nd2aee63672c94c7b8aa9f0d052e9df11,
        _:Nf0206a7b67eb45d4813afd852e9e350c,
        _:Nfcbce4a2d70040aba4bc6a3db38a5702 ;
    mo:track_count 16 ;
    schema:duration "PT65:55"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0bb926e4c8f74e8eb97971dad7675857,
        _:N106379d52c7c42548fa5239b983f316f,
        _:N1db60654cdd042ef914bb9004e6fbde8,
        _:N1dd472d256734df5bb1e243173688016,
        _:N49f1202ad1054f1293c44a67bb66b824,
        _:N5779c48518b34f6fbeb23046c529b7ec,
        _:N6aaa8acf412946cb98580b3716a93b09,
        _:N6f437919393e460e8eed88535131f9a1,
        _:N7b2715bc3528468981eab3f45adcb541,
        _:N81fd8f663c4347bd83ebe262b5023d10,
        _:N8bc84e0bca7045d2befe8014d700cac6,
        _:N91fde2a56ba045cb94630243e6b4be7c,
        _:Ncb8b079273fa473b88312c659c95595e,
        _:Nd2aee63672c94c7b8aa9f0d052e9df11,
        _:Nf0206a7b67eb45d4813afd852e9e350c,
        _:Nfcbce4a2d70040aba4bc6a3db38a5702 .

