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

<artist/10319#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroshi Kondo"@en,
        "近藤浩志"@ja ;
    foaf:made <album/74333#subject>,
        <album/74333#vocals> ;
    foaf:name "Hiroshi Kondo"@en,
        "近藤浩志"@ja .

<artist/1168#subject> a schema:Person,
        foaf:Person ;
    schema:name "RIKKI"@en ;
    foaf:made <album/74333#subject>,
        <album/74333#vocals> ;
    foaf:name "RIKKI"@en .

<artist/12625#subject> a schema:Person,
        foaf:Person ;
    schema:name "Monsieur Kamayatsu"@en,
        "ムッシュかまやつ"@ja ;
    foaf:made <album/74333#subject>,
        <album/74333#vocals> ;
    foaf:name "Monsieur Kamayatsu"@en,
        "ムッシュかまやつ"@ja .

<artist/14036#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rieko Suzuki"@en,
        "鈴木理恵子"@ja ;
    foaf:made <album/74333#subject>,
        <album/74333#vocals> ;
    foaf:name "Rieko Suzuki"@en,
        "鈴木理恵子"@ja .

<artist/24740#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tsunehiko Kamijo"@en,
        "上條恒彦"@ja ;
    foaf:made <album/74333#subject>,
        <album/74333#vocals> ;
    foaf:name "Tsunehiko Kamijo"@en,
        "上條恒彦"@ja .

<artist/2622#subject> a schema:Person,
        foaf:Person ;
    schema:name "u-mi"@en,
        "う〜み"@ja ;
    foaf:made <album/74333#subject>,
        <album/74333#vocals> ;
    foaf:name "u-mi"@en,
        "う〜み"@ja .

<artist/4369#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sizzle Ohtaka"@en,
        "おおたか静流"@ja ;
    foaf:made <album/74333#subject>,
        <album/74333#vocals> ;
    foaf:name "Sizzle Ohtaka"@en,
        "おおたか静流"@ja .

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

<album/24455> a mo:Release ;
    mo:catalogue_number "TKCA-72100" .

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

<album/74333#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sen to Chihiro no Kamikakushi Image Album"@en,
        "千と千尋の神隠し イメージアルバム"@ja,
        "Sen to Chihiro no Kamikakushi Image Album"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/74333#musicalwork> ;
    schema:name "Sen to Chihiro no Kamikakushi Image Album"@en,
        "千と千尋の神隠し イメージアルバム"@ja,
        "Sen to Chihiro no Kamikakushi Image Album"@ja-latn .

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

<album/74333#musicalexpression> a mo:Signal ;
    mo:published_as <album/74333#subject> ;
    mo:records <album/74333#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/33/74333/74333-1516301931.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/74333#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/33/74333/74333-1516301931.jpg> ;
    foaf:depicts <album/74333#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/33/74333/74333-1516301931.jpg> .

<https://medium-media.vgm.io/albums/33/74333/74333-1516301931.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/74333#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sen to Chihiro no Kamikakushi Image Album"@en,
        "千と千尋の神隠し イメージアルバム"@ja,
        "Sen to Chihiro no Kamikakushi Image Album"@ja-latn ;
    mo:performance_of <album/74333#musicalwork> ;
    mo:performer <artist/752#subject> ;
    mo:recorded_as <album/74333#musicalexpression> ;
    schema:byArtist <artist/752#subject> ;
    schema:name "Sen to Chihiro no Kamikakushi Image Album"@en,
        "千と千尋の神隠し イメージアルバム"@ja,
        "Sen to Chihiro no Kamikakushi Image Album"@ja-latn ;
    schema:workPerformed <album/74333#musicalwork> .

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

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

<album/74333#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-01-01"^^xsd:date ;
    dcterms:title "Sen to Chihiro no Kamikakushi Image Album"@en,
        "千と千尋の神隠し イメージアルバム"@ja,
        "Sen to Chihiro no Kamikakushi Image Album"@ja-latn ;
    mo:catalogue_number "AnG-069" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/24455> ;
    mo:publication_of <album/74333#musicalexpression> ;
    mo:publisher <org/294#subject> ;
    mo:record _:N4770644a12fa4bb7be08605b4e85386e ;
    mo:record_count 1 ;
    schema:about <product/1714#subject> ;
    schema:byArtist <artist/752#subject> ;
    schema:datePublished "2001-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/33/74333/74333-1516301931.jpg> ;
    schema:name "Sen to Chihiro no Kamikakushi Image Album"@en,
        "千と千尋の神隠し イメージアルバム"@ja,
        "Sen to Chihiro no Kamikakushi Image Album"@ja-latn ;
    schema:publisher <org/294#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/74333/74333-1516301931.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "藤堂彰寛"@en ;
    foaf:made <album/74333#subject> ;
    foaf:name "藤堂彰寛"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "西田美和"@en ;
    foaf:made <album/74333#vocals> ;
    foaf:name "西田美和"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "藤堂彰寛"@en ;
    foaf:made <album/74333#vocals> ;
    foaf:name "藤堂彰寛"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "西田美和"@en ;
    foaf:made <album/74333#subject> ;
    foaf:name "西田美和"@en .

_:N07fe6203d32245b2973cb60911504d07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm Lonely, Lonely"@en,
        "さみしい さみしい"@ja,
        "Samishii, Samishii"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N4770644a12fa4bb7be08605b4e85386e ;
    schema:name "I'm Lonely, Lonely"@en,
        "さみしい さみしい"@ja,
        "Samishii, Samishii"@ja-latn .

_:N0c70cd77f57b4a9684d809eac60412a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "People in the Wonderland"@en,
        "不思議の国の住人"@ja,
        "Fusigi no Kuni no Juunin"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N4770644a12fa4bb7be08605b4e85386e ;
    schema:name "People in the Wonderland"@en,
        "不思議の国の住人"@ja,
        "Fusigi no Kuni no Juunin"@ja-latn .

_:N0efdb9153c0047f09db8bcbe642f9af2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solitude"@en,
        "ソリチュード"@ja,
        "Solitude"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N4770644a12fa4bb7be08605b4e85386e ;
    schema:name "Solitude"@en,
        "ソリチュード"@ja,
        "Solitude"@ja-latn .

_:N135822b3d77344569449e742a5ebd4c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chihiro's Waltz"@en,
        "千尋のワルツ"@ja,
        "Chihiro no Waltz"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N4770644a12fa4bb7be08605b4e85386e ;
    schema:name "Chihiro's Waltz"@en,
        "千尋のワルツ"@ja,
        "Chihiro no Waltz"@ja-latn .

_:N1826e31b279644b09a7ac96b51506c05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yuya"@en,
        "油屋"@ja,
        "Aburaya"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N4770644a12fa4bb7be08605b4e85386e ;
    schema:name "Yuya"@en,
        "油屋"@ja,
        "Aburaya"@ja-latn .

_:N2b1e781886d3482987cfde49d5a3b883 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Dragon"@en,
        "白い竜"@ja,
        "Shiroi Ryuu"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N4770644a12fa4bb7be08605b4e85386e ;
    schema:name "White Dragon"@en,
        "白い竜"@ja,
        "Shiroi Ryuu"@ja-latn .

_:N665543f45f224ae290d04b038d580e04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sea"@en,
        "海"@ja,
        "Umi"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N4770644a12fa4bb7be08605b4e85386e ;
    schema:name "Sea"@en,
        "海"@ja,
        "Umi"@ja-latn .

_:N785a6a5e23224606bff7e5bd0508fc87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gods"@en,
        "神々さま"@ja,
        "Kamigami-sama"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N4770644a12fa4bb7be08605b4e85386e ;
    schema:name "Gods"@en,
        "神々さま"@ja,
        "Kamigami-sama"@ja-latn .

_:N8817b7bc6a654c2598affaf9ccda42c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the River of that Day"@en,
        "あの日の川へ"@ja,
        "Ano Hi no Kawa e"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N4770644a12fa4bb7be08605b4e85386e ;
    schema:name "To the River of that Day"@en,
        "あの日の川へ"@ja,
        "Ano Hi no Kawa e"@ja-latn .

_:Nfb5552d1fca347ad87d1a6c4cc2de782 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Night is Coming"@en,
        "夜が来る"@ja,
        "Yoru ga Kuru"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N4770644a12fa4bb7be08605b4e85386e ;
    schema:name "The Night is Coming"@en,
        "夜が来る"@ja,
        "Yoru ga Kuru"@ja-latn .

_:N4770644a12fa4bb7be08605b4e85386e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07fe6203d32245b2973cb60911504d07,
        _:N0c70cd77f57b4a9684d809eac60412a2,
        _:N0efdb9153c0047f09db8bcbe642f9af2,
        _:N135822b3d77344569449e742a5ebd4c7,
        _:N1826e31b279644b09a7ac96b51506c05,
        _:N2b1e781886d3482987cfde49d5a3b883,
        _:N665543f45f224ae290d04b038d580e04,
        _:N785a6a5e23224606bff7e5bd0508fc87,
        _:N8817b7bc6a654c2598affaf9ccda42c1,
        _:Nfb5552d1fca347ad87d1a6c4cc2de782 ;
    mo:track_count 10 ;
    schema:duration "PT37:21"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N07fe6203d32245b2973cb60911504d07,
        _:N0c70cd77f57b4a9684d809eac60412a2,
        _:N0efdb9153c0047f09db8bcbe642f9af2,
        _:N135822b3d77344569449e742a5ebd4c7,
        _:N1826e31b279644b09a7ac96b51506c05,
        _:N2b1e781886d3482987cfde49d5a3b883,
        _:N665543f45f224ae290d04b038d580e04,
        _:N785a6a5e23224606bff7e5bd0508fc87,
        _:N8817b7bc6a654c2598affaf9ccda42c1,
        _:Nfb5552d1fca347ad87d1a6c4cc2de782 .

