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

<artist/3408#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takashi Matsumoto"@en,
        "松本隆"@ja ;
    foaf:made <album/72611#lyrics>,
        <album/72611#subject> ;
    foaf:name "Takashi Matsumoto"@en,
        "松本隆"@ja .

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

<artist/8388#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yumi Yoshimoto"@en,
        "吉元由美"@ja ;
    foaf:made <album/72611#lyrics>,
        <album/72611#subject> ;
    foaf:name "Yumi Yoshimoto"@en,
        "吉元由美"@ja .

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

<artist/8473#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keiko Aso"@en,
        "麻生圭子"@ja ;
    foaf:made <album/72611#lyrics>,
        <album/72611#subject> ;
    foaf:name "Keiko Aso"@en,
        "麻生圭子"@ja .

<album/51433> a mo:Release ;
    mo:catalogue_number "TKCA-30488" .

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

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

<artist/845#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72611#subject> ;
    schema:name "Haruomi Hosono"@en,
        "細野晴臣"@ja ;
    foaf:made <album/72611#composition>,
        <album/72611#subject> ;
    foaf:name "Haruomi Hosono"@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/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/72611#musicalexpression> a mo:Signal ;
    mo:published_as <album/72611#subject> ;
    mo:records <album/72611#performance> .

<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/11/72611/72611-1515893624.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/72611#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/11/72611/72611-1515893624.jpg> ;
    foaf:depicts <album/72611#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/11/72611/72611-1515893624.jpg> .

<https://medium-media.vgm.io/albums/11/72611/72611-1515893624.jpg> a schema:ImageObject,
        foaf:Image .

<album/72611#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ANIMAGE SINGLES"@en,
        "ANIMAGE SINGLES"@ja,
        "ANIMAGE SINGLES"@ja-latn ;
    mo:composer <artist/752#subject>,
        <artist/845#subject> ;
    mo:produced_work <album/72611#musicalwork> ;
    schema:name "ANIMAGE SINGLES"@en,
        "ANIMAGE SINGLES"@ja,
        "ANIMAGE SINGLES"@ja-latn .

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

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

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

<artist/8465#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72611#performance> ;
    schema:name "Narumi Yasuda"@en,
        "安田成美"@ja ;
    foaf:name "Narumi Yasuda"@en,
        "安田成美"@ja .

<album/72611#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ANIMAGE SINGLES"@en,
        "ANIMAGE SINGLES"@ja,
        "ANIMAGE SINGLES"@ja-latn ;
    mo:performance_of <album/72611#musicalwork> ;
    mo:performer <artist/5025#subject>,
        <artist/5916#subject>,
        <artist/8465#subject> ;
    mo:recorded_as <album/72611#musicalexpression> ;
    schema:byArtist <artist/5025#subject>,
        <artist/5916#subject>,
        <artist/8465#subject> ;
    schema:name "ANIMAGE SINGLES"@en,
        "ANIMAGE SINGLES"@ja,
        "ANIMAGE SINGLES"@ja-latn ;
    schema:workPerformed <album/72611#musicalwork> .

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

<album/72611#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-12-21"^^xsd:date ;
    dcterms:title "ANIMAGE SINGLES"@en,
        "ANIMAGE SINGLES"@ja,
        "ANIMAGE SINGLES"@ja-latn ;
    mo:catalogue_number "TKTA-20208" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/51433> ;
    mo:publication_of <album/72611#musicalexpression> ;
    mo:publisher <org/531#subject> ;
    mo:record _:N907501e7001a414fbdf6a185370133f0 ;
    mo:record_count 1 ;
    schema:about <product/1788#subject>,
        <product/2476#subject>,
        <product/2842#subject>,
        <product/759#subject> ;
    schema:byArtist <artist/5025#subject>,
        <artist/5916#subject>,
        <artist/8465#subject> ;
    schema:datePublished "1991-12-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/11/72611/72611-1515893624.jpg> ;
    schema:name "ANIMAGE SINGLES"@en,
        "ANIMAGE SINGLES"@ja,
        "ANIMAGE SINGLES"@ja-latn ;
    schema:publisher <org/531#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/72611/72611-1515893624.jpg> .

_:N025572774aba48b2a7d2978a1c034015 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Changing Seasons"@en,
        "めぐる季節"@ja,
        "Meguru Kisetsu"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N907501e7001a414fbdf6a185370133f0 ;
    schema:name "The Changing Seasons"@en,
        "めぐる季節"@ja,
        "Meguru Kisetsu"@ja-latn .

_:N292cc3893bb74b28b1b7746ce7a1da7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stroll"@en,
        "さんぽ"@ja,
        "Sanpo"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N907501e7001a414fbdf6a185370133f0 ;
    schema:name "Stroll"@en,
        "さんぽ"@ja,
        "Sanpo"@ja-latn .

_:N309cd20ba9a24970811fe18badec5147 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Neighbor Totoro"@en,
        "となりのトトロ"@ja,
        "Tonari no Totoro"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N907501e7001a414fbdf6a185370133f0 ;
    schema:name "My Neighbor Totoro"@en,
        "となりのトトロ"@ja,
        "Tonari no Totoro"@ja-latn .

_:N4c3b8c68eaa643beaac917616ef3119d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carrying You"@en,
        "君をのせて"@ja,
        "Kimi wo Nosete"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N907501e7001a414fbdf6a185370133f0 ;
    schema:name "Carrying You"@en,
        "君をのせて"@ja,
        "Kimi wo Nosete"@ja-latn .

_:N9516e51fba6443588dd1c005ec343db0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Warmth of Magic"@en,
        "魔法のぬくもり"@ja,
        "Mahou no Nukumori"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N907501e7001a414fbdf6a185370133f0 ;
    schema:name "The Warmth of Magic"@en,
        "魔法のぬくもり"@ja,
        "Mahou no Nukumori"@ja-latn .

_:Nafa84b5b14f443e4a1b72dd234844ba6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind Fairy"@en,
        "風の妖精"@ja,
        "Kaze no Yousei"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N907501e7001a414fbdf6a185370133f0 ;
    schema:name "Wind Fairy"@en,
        "風の妖精"@ja,
        "Kaze no Yousei"@ja-latn .

_:Ncea95ccfe03f48029138f65a20703c3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nausicaä of the Valley of the Wind"@en,
        "風の谷のナウシカ"@ja,
        "Kaze no Tani no Nausicaä"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N907501e7001a414fbdf6a185370133f0 ;
    schema:name "Nausicaä of the Valley of the Wind"@en,
        "風の谷のナウシカ"@ja,
        "Kaze no Tani no Nausicaä"@ja-latn .

_:Ndb0aa57c759a45d1b768d3b7180e9162 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carrying You - Chorus version"@en,
        "合唱 君をのせて"@ja,
        "Gasshou Kimi wo Nosete"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N907501e7001a414fbdf6a185370133f0 ;
    schema:name "Carrying You - Chorus version"@en,
        "合唱 君をのせて"@ja,
        "Gasshou Kimi wo Nosete"@ja-latn .

_:N907501e7001a414fbdf6a185370133f0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N025572774aba48b2a7d2978a1c034015,
        _:N292cc3893bb74b28b1b7746ce7a1da7f,
        _:N309cd20ba9a24970811fe18badec5147,
        _:N4c3b8c68eaa643beaac917616ef3119d,
        _:N9516e51fba6443588dd1c005ec343db0,
        _:Nafa84b5b14f443e4a1b72dd234844ba6,
        _:Ncea95ccfe03f48029138f65a20703c3a,
        _:Ndb0aa57c759a45d1b768d3b7180e9162 ;
    mo:track_count 8 ;
    schema:duration "PT15:01"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N025572774aba48b2a7d2978a1c034015,
        _:N292cc3893bb74b28b1b7746ce7a1da7f,
        _:N309cd20ba9a24970811fe18badec5147,
        _:N4c3b8c68eaa643beaac917616ef3119d,
        _:N9516e51fba6443588dd1c005ec343db0,
        _:Nafa84b5b14f443e4a1b72dd234844ba6,
        _:Ncea95ccfe03f48029138f65a20703c3a,
        _:Ndb0aa57c759a45d1b768d3b7180e9162 .

