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

<album/120083> a mo:Release ;
    mo:catalogue_number "MDR-102" .

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

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

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

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

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

<product/1784#subject> a schema:CreativeWork ;
    schema:name "Howl's Moving Castle"@en,
        "ハウルの動く城"@ja,
        "Howl no Ugoku Shiro"@ja-latn ;
    foaf:name "Howl's Moving Castle"@en,
        "ハウルの動く城"@ja,
        "Howl no Ugoku Shiro"@ja-latn .

<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/2376#subject> a schema:CreativeWork ;
    schema:name "The Wind Rises"@en,
        "風立ちぬ"@ja,
        "Kaze Tachinu"@ja-latn ;
    foaf:name "The Wind Rises"@en,
        "風立ちぬ"@ja,
        "Kaze Tachinu"@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 .

<album/123733#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ghibli Secret Hideaway"@en,
        "Ghibli Secret Hideaway"@ja,
        "Ghibli Secret Hideaway"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/123733#musicalwork> ;
    schema:name "Ghibli Secret Hideaway"@en,
        "Ghibli Secret Hideaway"@ja,
        "Ghibli Secret Hideaway"@ja-latn .

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

<album/123733#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ghibli Secret Hideaway"@en,
        "Ghibli Secret Hideaway"@ja,
        "Ghibli Secret Hideaway"@ja-latn ;
    mo:performance_of <album/123733#musicalwork> ;
    mo:recorded_as <album/123733#musicalexpression> ;
    schema:name "Ghibli Secret Hideaway"@en,
        "Ghibli Secret Hideaway"@ja,
        "Ghibli Secret Hideaway"@ja-latn ;
    schema:workPerformed <album/123733#musicalwork> .

<org/3879#subject> schema:name "Mecha Dream Records"@en,
        "Mecha Dream Records"@ja,
        "Mecha Dream Records"@ja-latn ;
    foaf:name "Mecha Dream Records"@en,
        "Mecha Dream Records"@ja,
        "Mecha Dream Records"@ja-latn .

<https://media.vgm.io/albums/33/123733/123733-d156bac10cc5.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/123733#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/33/123733/123733-d156bac10cc5.jpg> ;
    foaf:depicts <album/123733#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/33/123733/123733-d156bac10cc5.jpg> .

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

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

<album/123733#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-07-29"^^xsd:date ;
    dcterms:title "Ghibli Secret Hideaway"@en,
        "Ghibli Secret Hideaway"@ja,
        "Ghibli Secret Hideaway"@ja-latn ;
    mo:catalogue_number "MDR-102-CD" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/120083> ;
    mo:publication_of <album/123733#musicalexpression> ;
    mo:publisher <org/3879#subject> ;
    mo:record _:N0aeb83771171470b84d031d949562779 ;
    mo:record_count 1 ;
    schema:about <product/1714#subject>,
        <product/1783#subject>,
        <product/1784#subject>,
        <product/1788#subject>,
        <product/2376#subject>,
        <product/2476#subject>,
        <product/2841#subject>,
        <product/2842#subject> ;
    schema:datePublished "2022-07-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/33/123733/123733-d156bac10cc5.jpg> ;
    schema:name "Ghibli Secret Hideaway"@en,
        "Ghibli Secret Hideaway"@ja,
        "Ghibli Secret Hideaway"@ja-latn ;
    schema:publisher <org/3879#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/123733/123733-d156bac10cc5.jpg> .

_:N0555e48956374518998c52be3182a75b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Princess Mononoke (from \"Princess Mononoke\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N0aeb83771171470b84d031d949562779 ;
    schema:name "Princess Mononoke (from \"Princess Mononoke\")"@en .

_:N1945c8ebdf6044bdaaa06da6e24e55cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend of Ashitaka (from \"Princess Mononoke\")"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N0aeb83771171470b84d031d949562779 ;
    schema:name "The Legend of Ashitaka (from \"Princess Mononoke\")"@en .

_:N1c4704251a8542c181f4038366cfcac4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Departure (from \"Kiki's Delivery Service\")"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N0aeb83771171470b84d031d949562779 ;
    schema:name "Departure (from \"Kiki's Delivery Service\")"@en .

_:N36d434b20e4f411aabed0d146e89c6ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bygone Days (from \"Porco Rosso\")"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N0aeb83771171470b84d031d949562779 ;
    schema:name "The Bygone Days (from \"Porco Rosso\")"@en .

_:N534a557d199540189b88aaab970d1d4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reprise (from \"Spirited Away\")"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N0aeb83771171470b84d031d949562779 ;
    schema:name "Reprise (from \"Spirited Away\")"@en .

_:N59a6f18221504afa976a1d57bcf41573 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On a Clear Day (from \"Kiki's Delivery Service\")"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N0aeb83771171470b84d031d949562779 ;
    schema:name "On a Clear Day (from \"Kiki's Delivery Service\")"@en .

_:N6ba81f1271124c9a802d53d5e0e89ea5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Summer Day (from \"Spirited Away\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N0aeb83771171470b84d031d949562779 ;
    schema:name "One Summer Day (from \"Spirited Away\")"@en .

_:N8079d27e12ac430a9ab0d0429b8e55b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carrying You (from \"Castle in the Sky\")"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N0aeb83771171470b84d031d949562779 ;
    schema:name "Carrying You (from \"Castle in the Sky\")"@en .

_:N8155e3e12ff14106a2d25ec12373d85f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Always With Me (from \"Spirited Away\")"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N0aeb83771171470b84d031d949562779 ;
    schema:name "Always With Me (from \"Spirited Away\")"@en .

_:N981b8c06d6b244fcb73e7bf2acdbe535 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ashitaka and San (from \"Princess Mononoke\")"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N0aeb83771171470b84d031d949562779 ;
    schema:name "Ashitaka and San (from \"Princess Mononoke\")"@en .

_:N9f93744ee4d94d6a91588142e987ae90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Path of the Wind (from \"My Neighbor Totoro\")"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N0aeb83771171470b84d031d949562779 ;
    schema:name "The Path of the Wind (from \"My Neighbor Totoro\")"@en .

_:Naeb1631b923d42c892c906850f82eabf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Merry-Go-Round of Life (from \"Howl's Moving Castle\")"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N0aeb83771171470b84d031d949562779 ;
    schema:name "Merry-Go-Round of Life (from \"Howl's Moving Castle\")"@en .

_:Nca1add499de342df829b5de4ef4e6ed9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Town With an Ocean View (from \"Kiki's Delivery Service\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N0aeb83771171470b84d031d949562779 ;
    schema:name "A Town With an Ocean View (from \"Kiki's Delivery Service\")"@en .

_:Nd29c19186db949cd8c9d161c42aa4320 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hey Let's Go (from \"My Neighbor Totoro\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N0aeb83771171470b84d031d949562779 ;
    schema:name "Hey Let's Go (from \"My Neighbor Totoro\")"@en .

_:Nf74f653b33054d4fbd42f42327b2c40c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Journey (A Dream of Flight) [from \"The Wind Rises\"]"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N0aeb83771171470b84d031d949562779 ;
    schema:name "A Journey (A Dream of Flight) [from \"The Wind Rises\"]"@en .

_:N0aeb83771171470b84d031d949562779 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0555e48956374518998c52be3182a75b,
        _:N1945c8ebdf6044bdaaa06da6e24e55cc,
        _:N1c4704251a8542c181f4038366cfcac4,
        _:N36d434b20e4f411aabed0d146e89c6ff,
        _:N534a557d199540189b88aaab970d1d4b,
        _:N59a6f18221504afa976a1d57bcf41573,
        _:N6ba81f1271124c9a802d53d5e0e89ea5,
        _:N8079d27e12ac430a9ab0d0429b8e55b5,
        _:N8155e3e12ff14106a2d25ec12373d85f,
        _:N981b8c06d6b244fcb73e7bf2acdbe535,
        _:N9f93744ee4d94d6a91588142e987ae90,
        _:Naeb1631b923d42c892c906850f82eabf,
        _:Nca1add499de342df829b5de4ef4e6ed9,
        _:Nd29c19186db949cd8c9d161c42aa4320,
        _:Nf74f653b33054d4fbd42f42327b2c40c ;
    mo:track_count 15 ;
    schema:duration "PT45:57"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N0555e48956374518998c52be3182a75b,
        _:N1945c8ebdf6044bdaaa06da6e24e55cc,
        _:N1c4704251a8542c181f4038366cfcac4,
        _:N36d434b20e4f411aabed0d146e89c6ff,
        _:N534a557d199540189b88aaab970d1d4b,
        _:N59a6f18221504afa976a1d57bcf41573,
        _:N6ba81f1271124c9a802d53d5e0e89ea5,
        _:N8079d27e12ac430a9ab0d0429b8e55b5,
        _:N8155e3e12ff14106a2d25ec12373d85f,
        _:N981b8c06d6b244fcb73e7bf2acdbe535,
        _:N9f93744ee4d94d6a91588142e987ae90,
        _:Naeb1631b923d42c892c906850f82eabf,
        _:Nca1add499de342df829b5de4ef4e6ed9,
        _:Nd29c19186db949cd8c9d161c42aa4320,
        _:Nf74f653b33054d4fbd42f42327b2c40c .

