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

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

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

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

<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/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 .

<album/13493#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A NIGHT IN FANTASIA 2004: Studio Ghibli Performance"@en,
        "A NIGHT IN FANTASIA 2004: Studio Ghibli Performance"@ja,
        "A NIGHT IN FANTASIA 2004: Studio Ghibli Performance"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/13493#musicalwork> ;
    schema:name "A NIGHT IN FANTASIA 2004: Studio Ghibli Performance"@en,
        "A NIGHT IN FANTASIA 2004: Studio Ghibli Performance"@ja,
        "A NIGHT IN FANTASIA 2004: Studio Ghibli Performance"@ja-latn .

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

<org/523#subject> schema:name "Eminence"@en,
        "Eminence"@ja,
        "Eminence"@ja-latn ;
    foaf:name "Eminence"@en,
        "Eminence"@ja,
        "Eminence"@ja-latn .

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

<https://medium-media.vgm.io/albums/39/13493/13493-1480964678.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13493#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A NIGHT IN FANTASIA 2004: Studio Ghibli Performance"@en,
        "A NIGHT IN FANTASIA 2004: Studio Ghibli Performance"@ja,
        "A NIGHT IN FANTASIA 2004: Studio Ghibli Performance"@ja-latn ;
    mo:performance_of <album/13493#musicalwork> ;
    mo:performer <artist/1917#subject> ;
    mo:recorded_as <album/13493#musicalexpression> ;
    schema:byArtist <artist/1917#subject> ;
    schema:name "A NIGHT IN FANTASIA 2004: Studio Ghibli Performance"@en,
        "A NIGHT IN FANTASIA 2004: Studio Ghibli Performance"@ja,
        "A NIGHT IN FANTASIA 2004: Studio Ghibli Performance"@ja-latn ;
    schema:workPerformed <album/13493#musicalwork> .

<artist/1917#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13493#performance> ;
    schema:name "Eminence Symphony Orchestra"@en,
        "エミネンス交響楽団"@ja ;
    foaf:name "Eminence Symphony Orchestra"@en,
        "エミネンス交響楽団"@ja .

<album/13493#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-01"^^xsd:date ;
    dcterms:title "A NIGHT IN FANTASIA 2004: Studio Ghibli Performance"@en,
        "A NIGHT IN FANTASIA 2004: Studio Ghibli Performance"@ja,
        "A NIGHT IN FANTASIA 2004: Studio Ghibli Performance"@ja-latn ;
    mo:catalogue_number "EMINNF2004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13493#musicalexpression> ;
    mo:publisher <org/523#subject> ;
    mo:record _:Nd12002178b2f400bb6e5aba06e807460 ;
    mo:record_count 1 ;
    schema:about <product/1714#subject>,
        <product/1783#subject>,
        <product/1784#subject>,
        <product/1788#subject>,
        <product/2476#subject> ;
    schema:byArtist <artist/1917#subject> ;
    schema:datePublished "2006-12-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/39/13493/13493-1480964678.jpg> ;
    schema:name "A NIGHT IN FANTASIA 2004: Studio Ghibli Performance"@en,
        "A NIGHT IN FANTASIA 2004: Studio Ghibli Performance"@ja,
        "A NIGHT IN FANTASIA 2004: Studio Ghibli Performance"@ja-latn ;
    schema:publisher <org/523#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/13493/13493-1480964678.jpg> .

_:N4fa598819f0f4b08a1fa0f84a9c89376 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Garden (Howl's Moving Castle)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nd12002178b2f400bb6e5aba06e807460 ;
    schema:name "Secret Garden (Howl's Moving Castle)"@en .

_:N67075f369f5a4f9bb726a6cd9e4516de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The River from That Day (Spirited Away)"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nd12002178b2f400bb6e5aba06e807460 ;
    schema:name "The River from That Day (Spirited Away)"@en .

_:N681308383194457b911c434cfaf5f5c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sophie's Tomorrow (Howl's Moving Castle)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nd12002178b2f400bb6e5aba06e807460 ;
    schema:name "Sophie's Tomorrow (Howl's Moving Castle)"@en .

_:N755324652c7e49fa9f1e3d685e379e30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Boy of the Dragon (Spirited Away)"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nd12002178b2f400bb6e5aba06e807460 ;
    schema:name "The Boy of the Dragon (Spirited Away)"@en .

_:Na1b5ee51cc0741b8972a5f900ed7db31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of Ashitaka (Princess Mononoke)"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Nd12002178b2f400bb6e5aba06e807460 ;
    schema:name "Legend of Ashitaka (Princess Mononoke)"@en .

_:Na9e23397c6374b9c8c32169ee11f4558 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cave of Mind (Howl's Moving Castle)"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:46"^^xsd:interval ;
    schema:inPlaylist _:Nd12002178b2f400bb6e5aba06e807460 ;
    schema:name "Cave of Mind (Howl's Moving Castle)"@en .

_:Nadecbdb56f64440aa81430d2c79b3063 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Great Legend (Laputa, Castle in the Sky)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nd12002178b2f400bb6e5aba06e807460 ;
    schema:name "The Great Legend (Laputa, Castle in the Sky)"@en .

_:Nb2ba1b0edcb244fb8be83202bda904bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm So Glad (My Neighbour Totoro)"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nd12002178b2f400bb6e5aba06e807460 ;
    schema:name "I'm So Glad (My Neighbour Totoro)"@en .

_:Nc19e2d84ab39485f914217e29c2d6e4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World of the Dead (Princess Mononoke)"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nd12002178b2f400bb6e5aba06e807460 ;
    schema:name "World of the Dead (Princess Mononoke)"@en .

_:Neb3d03191df946b6a58b38f26b1ce0d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Journey to the West (Princess Mononoke)"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:Nd12002178b2f400bb6e5aba06e807460 ;
    schema:name "Journey to the West (Princess Mononoke)"@en .

_:Nd12002178b2f400bb6e5aba06e807460 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4fa598819f0f4b08a1fa0f84a9c89376,
        _:N67075f369f5a4f9bb726a6cd9e4516de,
        _:N681308383194457b911c434cfaf5f5c6,
        _:N755324652c7e49fa9f1e3d685e379e30,
        _:Na1b5ee51cc0741b8972a5f900ed7db31,
        _:Na9e23397c6374b9c8c32169ee11f4558,
        _:Nadecbdb56f64440aa81430d2c79b3063,
        _:Nb2ba1b0edcb244fb8be83202bda904bc,
        _:Nc19e2d84ab39485f914217e29c2d6e4e,
        _:Neb3d03191df946b6a58b38f26b1ce0d6 ;
    mo:track_count 10 ;
    schema:duration "PT39:40"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N4fa598819f0f4b08a1fa0f84a9c89376,
        _:N67075f369f5a4f9bb726a6cd9e4516de,
        _:N681308383194457b911c434cfaf5f5c6,
        _:N755324652c7e49fa9f1e3d685e379e30,
        _:Na1b5ee51cc0741b8972a5f900ed7db31,
        _:Na9e23397c6374b9c8c32169ee11f4558,
        _:Nadecbdb56f64440aa81430d2c79b3063,
        _:Nb2ba1b0edcb244fb8be83202bda904bc,
        _:Nc19e2d84ab39485f914217e29c2d6e4e,
        _:Neb3d03191df946b6a58b38f26b1ce0d6 .

