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

<artist/10309#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mai Fujisawa"@en,
        "藤澤麻衣"@ja ;
    foaf:made <album/51408#subject>,
        <album/51408#vocals> ;
    foaf:name "Mai Fujisawa"@en,
        "藤澤麻衣"@ja .

<artist/6448#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hayao Miyazaki"@en,
        "宮崎駿"@ja ;
    foaf:made <album/51408#subject>,
        <album/51408#vocals> ;
    foaf:name "Hayao Miyazaki"@en,
        "宮崎駿"@ja .

<album/19554> a mo:Release ;
    mo:catalogue_number "TKCA-70946" .

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

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

<album/51408#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mononoke Hime Image Album"@en,
        "もののけ姫 イメージアルバム"@ja,
        "Mononoke Hime Image Album"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/51408#musicalwork> ;
    schema:name "Mononoke Hime Image Album"@en,
        "もののけ姫 イメージアルバム"@ja,
        "Mononoke Hime Image Album"@ja-latn .

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

<org/294#subject> schema:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn ;
    foaf:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn .

<https://media.vgm.io/albums/80/51408/51408-1425595152.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/51408#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/80/51408/51408-1425595152.gif> ;
    foaf:depicts <album/51408#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/80/51408/51408-1425595152.gif> .

<https://medium-media.vgm.io/albums/80/51408/51408-1425595152.gif> a schema:ImageObject,
        foaf:Image .

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

<album/51408#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mononoke Hime Image Album"@en,
        "もののけ姫 イメージアルバム"@ja,
        "Mononoke Hime Image Album"@ja-latn ;
    mo:performance_of <album/51408#musicalwork> ;
    mo:performer <artist/752#subject> ;
    mo:recorded_as <album/51408#musicalexpression> ;
    schema:byArtist <artist/752#subject> ;
    schema:name "Mononoke Hime Image Album"@en,
        "もののけ姫 イメージアルバム"@ja,
        "Mononoke Hime Image Album"@ja-latn ;
    schema:workPerformed <album/51408#musicalwork> .

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

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

<album/51408#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-01-01"^^xsd:date ;
    dcterms:title "Mononoke Hime Image Album"@en,
        "もののけ姫 イメージアルバム"@ja,
        "Mononoke Hime Image Album"@ja-latn ;
    mo:catalogue_number "AnG-201" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/19554> ;
    mo:publication_of <album/51408#musicalexpression> ;
    mo:publisher <org/294#subject> ;
    mo:record _:N2a5c4dc78f704561a04fc102e189a483 ;
    mo:record_count 1 ;
    schema:about <product/1783#subject> ;
    schema:byArtist <artist/752#subject> ;
    schema:datePublished "2005-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/80/51408/51408-1425595152.gif> ;
    schema:name "Mononoke Hime Image Album"@en,
        "もののけ姫 イメージアルバム"@ja,
        "Mononoke Hime Image Album"@ja-latn ;
    schema:publisher <org/294#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/51408/51408-1425595152.gif> .

_:N14f23fc605964c02a3ad8fa288b2fbb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Forest of the Shishi God"@en,
        "シシ神の森"@ja,
        "Shishigami no Mori"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N2a5c4dc78f704561a04fc102e189a483 ;
    schema:name "The Forest of the Shishi God"@en,
        "シシ神の森"@ja,
        "Shishigami no Mori"@ja-latn .

_:N1704118ceec74d138c617d61741470da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yakkle"@en,
        "ヤックル"@ja,
        "Yakkuru"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N2a5c4dc78f704561a04fc102e189a483 ;
    schema:name "Yakkle"@en,
        "ヤックル"@ja,
        "Yakkuru"@ja-latn .

_:N1bea39945e7c4d96aab46b2af89c5b81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend of Ashitaka"@en,
        "アシタカせっ記"@ja,
        "Ashitaka Sekki"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N2a5c4dc78f704561a04fc102e189a483 ;
    schema:name "The Legend of Ashitaka"@en,
        "アシタカせっ記"@ja,
        "Ashitaka Sekki"@ja-latn .

_:N2aef8903a36d4b0c9290c3dc58d837c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ashitaka and San"@en,
        "アシタカとサン"@ja,
        "Ashitaka to San"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N2a5c4dc78f704561a04fc102e189a483 ;
    schema:name "Ashitaka and San"@en,
        "アシタカとサン"@ja,
        "Ashitaka to San"@ja-latn .

_:N4ef905e7082240fc88a5b93bdd8ab007 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lady Eboshi"@en,
        "エボシ御前"@ja,
        "Eboshi Gozen"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N2a5c4dc78f704561a04fc102e189a483 ;
    schema:name "Lady Eboshi"@en,
        "エボシ御前"@ja,
        "Eboshi Gozen"@ja-latn .

_:N564337d8635241769c74af4544c84486 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Cursed God"@en,
        "タタリ神"@ja,
        "Tatarigami"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:N2a5c4dc78f704561a04fc102e189a483 ;
    schema:name "The Cursed God"@en,
        "タタリ神"@ja,
        "Tatarigami"@ja-latn .

_:N72d25b698a704f789506cfd59b88bd6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lost People"@en,
        "失われた民"@ja,
        "Ushinawareta Tami"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N2a5c4dc78f704561a04fc102e189a483 ;
    schema:name "The Lost People"@en,
        "失われた民"@ja,
        "Ushinawareta Tami"@ja-latn .

_:N7719abca948e4a79ba7efae104ce1e7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Kodamas"@en,
        "コダマ達"@ja,
        "Kodamatachi"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N2a5c4dc78f704561a04fc102e189a483 ;
    schema:name "The Kodamas"@en,
        "コダマ達"@ja,
        "Kodamatachi"@ja-latn .

_:N97fed5a5cec94722a80e407ce9af786d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dog God Moro"@en,
        "犬神モロの公"@ja,
        "Inugami Moro no Kimi"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N2a5c4dc78f704561a04fc102e189a483 ;
    schema:name "The Dog God Moro"@en,
        "犬神モロの公"@ja,
        "Inugami Moro no Kimi"@ja-latn .

_:Na833c81ef31a46eea0cd7ec7725c64ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Princess Mononoke"@en,
        "もののけ姫"@ja,
        "Mononoke Hime"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N2a5c4dc78f704561a04fc102e189a483 ;
    schema:name "Princess Mononoke"@en,
        "もののけ姫"@ja,
        "Mononoke Hime"@ja-latn .

_:N2a5c4dc78f704561a04fc102e189a483 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14f23fc605964c02a3ad8fa288b2fbb5,
        _:N1704118ceec74d138c617d61741470da,
        _:N1bea39945e7c4d96aab46b2af89c5b81,
        _:N2aef8903a36d4b0c9290c3dc58d837c1,
        _:N4ef905e7082240fc88a5b93bdd8ab007,
        _:N564337d8635241769c74af4544c84486,
        _:N72d25b698a704f789506cfd59b88bd6a,
        _:N7719abca948e4a79ba7efae104ce1e7c,
        _:N97fed5a5cec94722a80e407ce9af786d,
        _:Na833c81ef31a46eea0cd7ec7725c64ba ;
    mo:track_count 10 ;
    schema:duration "PT45:26"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N14f23fc605964c02a3ad8fa288b2fbb5,
        _:N1704118ceec74d138c617d61741470da,
        _:N1bea39945e7c4d96aab46b2af89c5b81,
        _:N2aef8903a36d4b0c9290c3dc58d837c1,
        _:N4ef905e7082240fc88a5b93bdd8ab007,
        _:N564337d8635241769c74af4544c84486,
        _:N72d25b698a704f789506cfd59b88bd6a,
        _:N7719abca948e4a79ba7efae104ce1e7c,
        _:N97fed5a5cec94722a80e407ce9af786d,
        _:Na833c81ef31a46eea0cd7ec7725c64ba .

