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

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

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

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

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

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

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

<album/72611> a mo:Release ;
    mo:catalogue_number "TKTA-20208" .

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

<artist/845#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51433#subject> ;
    schema:name "Haruomi Hosono"@en,
        "細野晴臣"@ja ;
    foaf:made <album/51433#composition>,
        <album/51433#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/51433#musicalexpression> a mo:Signal ;
    mo:published_as <album/51433#subject> ;
    mo:records <album/51433#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/33/51433/51433-1425680815.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/51433#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/33/51433/51433-1425680815.jpg> ;
    foaf:depicts <album/51433#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/33/51433/51433-1425680815.jpg> .

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

<album/51433#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/51433#musicalwork> ;
    schema:name "ANIMAGE SINGLES"@en,
        "ANIMAGE SINGLES"@ja,
        "ANIMAGE SINGLES"@ja-latn .

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

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

<artist/5916#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51433#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/51433#performance> ;
    schema:name "Narumi Yasuda"@en,
        "安田成美"@ja ;
    foaf:name "Narumi Yasuda"@en,
        "安田成美"@ja .

<album/51433#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ANIMAGE SINGLES"@en,
        "ANIMAGE SINGLES"@ja,
        "ANIMAGE SINGLES"@ja-latn ;
    mo:performance_of <album/51433#musicalwork> ;
    mo:performer <artist/5025#subject>,
        <artist/5916#subject>,
        <artist/8465#subject> ;
    mo:recorded_as <album/51433#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/51433#musicalwork> .

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

<album/51433#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 "TKCA-30488" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/72611> ;
    mo:publication_of <album/51433#musicalexpression> ;
    mo:publisher <org/531#subject> ;
    mo:record _:Nad911fe73f90490eb6a2dd4394ec7af1 ;
    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/33/51433/51433-1425680815.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/33/51433/51433-1425680815.jpg> .

_:N19b65220853e4e82a4ec23617a9c66b7 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 _:Nad911fe73f90490eb6a2dd4394ec7af1 ;
    schema:name "The Changing Seasons"@en,
        "めぐる季節"@ja,
        "Meguru Kisetsu"@ja-latn .

_:N402ddf262e654dbaa838500eb33b959e 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 _:Nad911fe73f90490eb6a2dd4394ec7af1 ;
    schema:name "Carrying You"@en,
        "君をのせて"@ja,
        "Kimi wo Nosete"@ja-latn .

_:N512ce6d13fa44bdd9c449f940b5ec33c 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 _:Nad911fe73f90490eb6a2dd4394ec7af1 ;
    schema:name "Nausicaä of the Valley of the Wind"@en,
        "風の谷のナウシカ"@ja,
        "Kaze no Tani no Nausicaä"@ja-latn .

_:N669c1f697553497ab602cbc681815403 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 _:Nad911fe73f90490eb6a2dd4394ec7af1 ;
    schema:name "Carrying You - Chorus version"@en,
        "合唱 君をのせて"@ja,
        "Gasshou Kimi wo Nosete"@ja-latn .

_:N86726a02ac37463693b3b43941d44787 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 _:Nad911fe73f90490eb6a2dd4394ec7af1 ;
    schema:name "My Neighbor Totoro"@en,
        "となりのトトロ"@ja,
        "Tonari no Totoro"@ja-latn .

_:N8c00c64c11b84628b256e4f34e304197 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 _:Nad911fe73f90490eb6a2dd4394ec7af1 ;
    schema:name "Wind Fairy"@en,
        "風の妖精"@ja,
        "Kaze no Yousei"@ja-latn .

_:Ne7de9f8b5da1489c9a22b8fca8e3698e 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 _:Nad911fe73f90490eb6a2dd4394ec7af1 ;
    schema:name "Stroll"@en,
        "さんぽ"@ja,
        "Sanpo"@ja-latn .

_:Ne8750dbe5fb64ab7ba633a68d53d6eb6 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 _:Nad911fe73f90490eb6a2dd4394ec7af1 ;
    schema:name "The Warmth of Magic"@en,
        "魔法のぬくもり"@ja,
        "Mahou no Nukumori"@ja-latn .

_:Nad911fe73f90490eb6a2dd4394ec7af1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19b65220853e4e82a4ec23617a9c66b7,
        _:N402ddf262e654dbaa838500eb33b959e,
        _:N512ce6d13fa44bdd9c449f940b5ec33c,
        _:N669c1f697553497ab602cbc681815403,
        _:N86726a02ac37463693b3b43941d44787,
        _:N8c00c64c11b84628b256e4f34e304197,
        _:Ne7de9f8b5da1489c9a22b8fca8e3698e,
        _:Ne8750dbe5fb64ab7ba633a68d53d6eb6 ;
    mo:track_count 8 ;
    schema:duration "PT28:56"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N19b65220853e4e82a4ec23617a9c66b7,
        _:N402ddf262e654dbaa838500eb33b959e,
        _:N512ce6d13fa44bdd9c449f940b5ec33c,
        _:N669c1f697553497ab602cbc681815403,
        _:N86726a02ac37463693b3b43941d44787,
        _:N8c00c64c11b84628b256e4f34e304197,
        _:Ne7de9f8b5da1489c9a22b8fca8e3698e,
        _:Ne8750dbe5fb64ab7ba633a68d53d6eb6 .

