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

<artist/23987#subject> a schema:Person,
        foaf:Person ;
    schema:name "Taku Kitahara"@en,
        "北原拓"@ja ;
    foaf:made <album/51010#subject>,
        <album/51010#vocals> ;
    foaf:name "Taku Kitahara"@en,
        "北原拓"@ja .

<artist/5025#subject> a schema:Person,
        foaf:Person ;
    schema:name "Azumi Inoue"@en,
        "井上あずみ"@ja ;
    foaf:made <album/51010#subject>,
        <album/51010#vocals> ;
    foaf:name "Azumi Inoue"@en,
        "井上あずみ"@ja .

<artist/5916#subject> a schema:Person,
        foaf:Person ;
    schema:name "Suginami Junior Chorus"@en,
        "杉並児童合唱団"@ja ;
    foaf:made <album/51010#subject>,
        <album/51010#vocals> ;
    foaf:name "Suginami Junior Chorus"@en,
        "杉並児童合唱団"@ja .

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

<artist/8466#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rieko Nakagawa"@en,
        "中川李枝子"@ja ;
    foaf:made <album/51010#lyrics>,
        <album/51010#subject> ;
    foaf:name "Rieko Nakagawa"@en,
        "中川李枝子"@ja .

<album/51432> a mo:Release ;
    mo:catalogue_number "SM-202" .

<album/76290> a mo:Release ;
    mo:catalogue_number "TKTA-20266" .

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

<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/2841#subject> a schema:CreativeWork ;
    schema:name "Porco Rosso"@en,
        "紅の豚"@ja,
        "Kurenai no Buta"@ja-latn ;
    foaf:name "Porco Rosso"@en,
        "紅の豚"@ja,
        "Kurenai no Buta"@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/51010#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ANIMAGE COMPLETE COLLECTION"@en,
        "アニメージュ・コンプリート・コレクション"@ja,
        "ANIMAGE COMPLETE COLLECTION"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/51010#musicalwork> ;
    schema:name "ANIMAGE COMPLETE COLLECTION"@en,
        "アニメージュ・コンプリート・コレクション"@ja,
        "ANIMAGE COMPLETE COLLECTION"@ja-latn .

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

<album/51010#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ANIMAGE COMPLETE COLLECTION"@en,
        "アニメージュ・コンプリート・コレクション"@ja,
        "ANIMAGE COMPLETE COLLECTION"@ja-latn ;
    mo:performance_of <album/51010#musicalwork> ;
    mo:recorded_as <album/51010#musicalexpression> ;
    schema:name "ANIMAGE COMPLETE COLLECTION"@en,
        "アニメージュ・コンプリート・コレクション"@ja,
        "ANIMAGE COMPLETE COLLECTION"@ja-latn ;
    schema:workPerformed <album/51010#musicalwork> .

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

<https://media.vgm.io/albums/01/51010/51010-94401d620e31.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/51010#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/01/51010/51010-94401d620e31.jpg> ;
    foaf:depicts <album/51010#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/01/51010/51010-94401d620e31.jpg> .

<https://medium-media.vgm.io/albums/01/51010/51010-94401d620e31.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/51010#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1992-11-25"^^xsd:date ;
    dcterms:title "ANIMAGE COMPLETE COLLECTION"@en,
        "アニメージュ・コンプリート・コレクション"@ja,
        "ANIMAGE COMPLETE COLLECTION"@ja-latn ;
    mo:catalogue_number "TKCA-30706" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/51432>,
        <album/76290> ;
    mo:publication_of <album/51010#musicalexpression> ;
    mo:publisher <org/531#subject> ;
    mo:record _:Nf7cb67a241f644f5b2cfec1c07064b29 ;
    mo:record_count 1 ;
    schema:about <product/1788#subject>,
        <product/2476#subject>,
        <product/2841#subject>,
        <product/2842#subject>,
        <product/759#subject> ;
    schema:datePublished "1992-11-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/01/51010/51010-94401d620e31.jpg> ;
    schema:name "ANIMAGE COMPLETE COLLECTION"@en,
        "アニメージュ・コンプリート・コレクション"@ja,
        "ANIMAGE COMPLETE COLLECTION"@ja-latn ;
    schema:publisher <org/531#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/51010/51010-94401d620e31.jpg> .

_:N06dff400a6b844cb860a8c249dbdf53c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stroll"@en,
        "さんぽ(合唱つき)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Nf7cb67a241f644f5b2cfec1c07064b29 ;
    schema:name "Stroll"@en,
        "さんぽ(合唱つき)"@ja .

_:N0f54174f6dd44d758b3c1109f41556fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Departure"@en,
        "旅立ち"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nf7cb67a241f644f5b2cfec1c07064b29 ;
    schema:name "Departure"@en,
        "旅立ち"@ja .

_:N2656455a9efc4443a96e8bda07de7b50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Winds of Time ~When a Human Can Be a Human~"@en,
        "時代の風~人が人でいられた時~"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nf7cb67a241f644f5b2cfec1c07064b29 ;
    schema:name "The Winds of Time ~When a Human Can Be a Human~"@en,
        "時代の風~人が人でいられた時~"@ja .

_:N273a8067b06247be81de5964163c5ac6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Marco and Gina"@en,
        "マルコとジーナのテーマ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nf7cb67a241f644f5b2cfec1c07064b29 ;
    schema:name "Theme of Marco and Gina"@en,
        "マルコとジーナのテーマ"@ja .

_:N39d3b3262cca48f78ec012fd2893e8a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The World is so Vast"@en,
        "世界って広いわ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nf7cb67a241f644f5b2cfec1c07064b29 ;
    schema:name "The World is so Vast"@en,
        "世界って広いわ"@ja .

_:N3db7233ed0a64b3789c87481c08f84ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bird Man ~Nausicaä's Theme~"@en,
        "鳥の人~ナウシカのテーマ"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nf7cb67a241f644f5b2cfec1c07064b29 ;
    schema:name "The Bird Man ~Nausicaä's Theme~"@en,
        "鳥の人~ナウシカのテーマ"@ja .

_:N4de4fd2c0769410ca976767e69b2dbe5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Girl Who Fell From the Sky"@en,
        "空から降ってきた少女"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nf7cb67a241f644f5b2cfec1c07064b29 ;
    schema:name "The Girl Who Fell From the Sky"@en,
        "空から降ってきた少女"@ja .

_:N530994a2c11043438c651ebc4747f2ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Laputa: Castle in the Sky"@en,
        "天空の城ラピュタ"@ja ;
    mo:track_number 19 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nf7cb67a241f644f5b2cfec1c07064b29 ;
    schema:name "Laputa: Castle in the Sky"@en,
        "天空の城ラピュタ"@ja .

_:N5820d9514feb4181b81b6958123a2018 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Neighbor Totoro"@en,
        "となりのトトロ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nf7cb67a241f644f5b2cfec1c07064b29 ;
    schema:name "My Neighbor Totoro"@en,
        "となりのトトロ"@ja .

_:N5928dec59ff3412cba4f76ca0949de9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Small Picture"@en,
        "小さな写真"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nf7cb67a241f644f5b2cfec1c07064b29 ;
    schema:name "A Small Picture"@en,
        "小さな写真"@ja .

_:N66606729e1614000b600f34a53b088a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Traveling Soot"@en,
        "すすわたり"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nf7cb67a241f644f5b2cfec1c07064b29 ;
    schema:name "Traveling Soot"@en,
        "すすわたり"@ja .

_:N77a7d76cbaaa450e8d64aae9321087a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Path of the Wind"@en,
        "風のとおり道"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nf7cb67a241f644f5b2cfec1c07064b29 ;
    schema:name "The Path of the Wind"@en,
        "風のとおり道"@ja .

_:N84d00203c8b04cdd854bbfc0e6116f38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nausicaä of the Valley of Wind ~ Opening"@en,
        "風の谷のナウシカ~オープニング"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nf7cb67a241f644f5b2cfec1c07064b29 ;
    schema:name "Nausicaä of the Valley of Wind ~ Opening"@en,
        "風の谷のナウシカ~オープニング"@ja .

_:N8990db7c1f344ffea2a8f6b2577255dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mother"@en,
        "おかあさん"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nf7cb67a241f644f5b2cfec1c07064b29 ;
    schema:name "Mother"@en,
        "おかあさん"@ja .

_:Na06e445914eb4123a582ce3bad4dd21e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Search of the Distant Era"@en,
        "遠き時代を求めて"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nf7cb67a241f644f5b2cfec1c07064b29 ;
    schema:name "In Search of the Distant Era"@en,
        "遠き時代を求めて"@ja .

_:Nc111bed707c24faa8b4b2560cb3933f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Catbus"@en,
        "ねこバス"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nf7cb67a241f644f5b2cfec1c07064b29 ;
    schema:name "Catbus"@en,
        "ねこバス"@ja .

_:Ncbf7976e6e9b41fbbb21cc9235105b24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Adriatic Sea"@en,
        "アドリアの海へ"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nf7cb67a241f644f5b2cfec1c07064b29 ;
    schema:name "To the Adriatic Sea"@en,
        "アドリアの海へ"@ja .

_:Nf4fac9333688409b963db285474aa853 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Porco e Bella"@en,
        "Porco e Bella"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Nf7cb67a241f644f5b2cfec1c07064b29 ;
    schema:name "Porco e Bella"@en,
        "Porco e Bella"@ja .

_:Nf736267b48f047bf8e144c5739c5b0b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carrying You"@en,
        "君をのせて"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nf7cb67a241f644f5b2cfec1c07064b29 ;
    schema:name "Carrying You"@en,
        "君をのせて"@ja .

_:Nfd22da8ed8ff4dc3a68c3fc350b8bd57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flying Delivery Service"@en,
        "空とぶ宅急便"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nf7cb67a241f644f5b2cfec1c07064b29 ;
    schema:name "Flying Delivery Service"@en,
        "空とぶ宅急便"@ja .

_:Nf7cb67a241f644f5b2cfec1c07064b29 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06dff400a6b844cb860a8c249dbdf53c,
        _:N0f54174f6dd44d758b3c1109f41556fa,
        _:N2656455a9efc4443a96e8bda07de7b50,
        _:N273a8067b06247be81de5964163c5ac6,
        _:N39d3b3262cca48f78ec012fd2893e8a0,
        _:N3db7233ed0a64b3789c87481c08f84ef,
        _:N4de4fd2c0769410ca976767e69b2dbe5,
        _:N530994a2c11043438c651ebc4747f2ea,
        _:N5820d9514feb4181b81b6958123a2018,
        _:N5928dec59ff3412cba4f76ca0949de9c,
        _:N66606729e1614000b600f34a53b088a1,
        _:N77a7d76cbaaa450e8d64aae9321087a7,
        _:N84d00203c8b04cdd854bbfc0e6116f38,
        _:N8990db7c1f344ffea2a8f6b2577255dc,
        _:Na06e445914eb4123a582ce3bad4dd21e,
        _:Nc111bed707c24faa8b4b2560cb3933f6,
        _:Ncbf7976e6e9b41fbbb21cc9235105b24,
        _:Nf4fac9333688409b963db285474aa853,
        _:Nf736267b48f047bf8e144c5739c5b0b9,
        _:Nfd22da8ed8ff4dc3a68c3fc350b8bd57 ;
    mo:track_count 20 ;
    schema:duration "PT61:02"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N06dff400a6b844cb860a8c249dbdf53c,
        _:N0f54174f6dd44d758b3c1109f41556fa,
        _:N2656455a9efc4443a96e8bda07de7b50,
        _:N273a8067b06247be81de5964163c5ac6,
        _:N39d3b3262cca48f78ec012fd2893e8a0,
        _:N3db7233ed0a64b3789c87481c08f84ef,
        _:N4de4fd2c0769410ca976767e69b2dbe5,
        _:N530994a2c11043438c651ebc4747f2ea,
        _:N5820d9514feb4181b81b6958123a2018,
        _:N5928dec59ff3412cba4f76ca0949de9c,
        _:N66606729e1614000b600f34a53b088a1,
        _:N77a7d76cbaaa450e8d64aae9321087a7,
        _:N84d00203c8b04cdd854bbfc0e6116f38,
        _:N8990db7c1f344ffea2a8f6b2577255dc,
        _:Na06e445914eb4123a582ce3bad4dd21e,
        _:Nc111bed707c24faa8b4b2560cb3933f6,
        _:Ncbf7976e6e9b41fbbb21cc9235105b24,
        _:Nf4fac9333688409b963db285474aa853,
        _:Nf736267b48f047bf8e144c5739c5b0b9,
        _:Nfd22da8ed8ff4dc3a68c3fc350b8bd57 .

