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

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

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

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

<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/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/113258#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Ghibli Tape"@en,
        "The Ghibli Tape"@ja,
        "The Ghibli Tape"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/113258#musicalwork> ;
    schema:name "The Ghibli Tape"@en,
        "The Ghibli Tape"@ja,
        "The Ghibli Tape"@ja-latn .

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

<https://media.vgm.io/albums/85/113258/113258-2c3635c83b55.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/113258#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/85/113258/113258-2c3635c83b55.jpg> ;
    foaf:depicts <album/113258#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/85/113258/113258-2c3635c83b55.jpg> .

<https://medium-media.vgm.io/albums/85/113258/113258-2c3635c83b55.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/31905#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/113258#performance> ;
    schema:name "Mikel"@en ;
    foaf:name "Mikel"@en .

<album/113258#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Ghibli Tape"@en,
        "The Ghibli Tape"@ja,
        "The Ghibli Tape"@ja-latn ;
    mo:performance_of <album/113258#musicalwork> ;
    mo:performer _:Nf3322bdca1234a198b6aff5f64fa7d97,
        <artist/31905#subject> ;
    mo:recorded_as <album/113258#musicalexpression> ;
    schema:byArtist _:Nf3322bdca1234a198b6aff5f64fa7d97,
        <artist/31905#subject> ;
    schema:name "The Ghibli Tape"@en,
        "The Ghibli Tape"@ja,
        "The Ghibli Tape"@ja-latn ;
    schema:workPerformed <album/113258#musicalwork> .

<album/113258#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-06-01"^^xsd:date ;
    dcterms:title "The Ghibli Tape"@en,
        "The Ghibli Tape"@ja,
        "The Ghibli Tape"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Vinyl (12\" 45 rpm)" ;
    mo:publication_of <album/113258#musicalexpression> ;
    mo:publisher _:N1651c6db8b684ef79fd502e1d75c12b9 ;
    mo:record _:N4888cc96eb174fe9afd497d189188070 ;
    mo:record_count 1 ;
    schema:about <product/1783#subject>,
        <product/1784#subject>,
        <product/1788#subject>,
        <product/2476#subject>,
        <product/2842#subject>,
        <product/759#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Jokabi"@en ;
            foaf:name "Jokabi"@en ],
        <artist/31905#subject> ;
    schema:datePublished "2022-06-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/85/113258/113258-2c3635c83b55.jpg> ;
    schema:name "The Ghibli Tape"@en,
        "The Ghibli Tape"@ja,
        "The Ghibli Tape"@ja-latn ;
    schema:publisher _:N1651c6db8b684ef79fd502e1d75c12b9 ;
    foaf:depiction <https://media.vgm.io/albums/85/113258/113258-2c3635c83b55.jpg> .

_:N0582fb47d4a34270a20887c7c2358efc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend of Ashitaka"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N4888cc96eb174fe9afd497d189188070 ;
    schema:name "The Legend of Ashitaka"@en .

_:N1651c6db8b684ef79fd502e1d75c12b9 schema:name "Mikel & Jokabi"@en,
        "Mikel & Jokabi"@ja,
        "Mikel & Jokabi"@ja-latn ;
    foaf:name "Mikel & Jokabi"@en,
        "Mikel & Jokabi"@ja,
        "Mikel & Jokabi"@ja-latn .

_:N2aa2b15f2918470aa9f86e02d462b55d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Girl Who Fell from the Sky"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N4888cc96eb174fe9afd497d189188070 ;
    schema:name "The Girl Who Fell from the Sky"@en .

_:N2ab64fef64db4b4db637448500d92000 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Merry Go Round of Life"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N4888cc96eb174fe9afd497d189188070 ;
    schema:name "Merry Go Round of Life"@en .

_:N3add449addc941758f184d32994a3f28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Path of the Wind"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N4888cc96eb174fe9afd497d189188070 ;
    schema:name "Path of the Wind"@en .

_:N419dfe9dc4ac473aad54452c352fd1f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nausicaä Requiem"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N4888cc96eb174fe9afd497d189188070 ;
    schema:name "Nausicaä Requiem"@en .

_:Ne25fb534f2d04a67ae4f6952e2e6473e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Town With An Ocean View"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N4888cc96eb174fe9afd497d189188070 ;
    schema:name "A Town With An Ocean View"@en .

_:Nf3322bdca1234a198b6aff5f64fa7d97 a schema:Person,
        foaf:Person ;
    mo:performed <album/113258#performance> ;
    schema:name "Jokabi"@en ;
    foaf:name "Jokabi"@en .

_:N4888cc96eb174fe9afd497d189188070 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0582fb47d4a34270a20887c7c2358efc,
        _:N2aa2b15f2918470aa9f86e02d462b55d,
        _:N2ab64fef64db4b4db637448500d92000,
        _:N3add449addc941758f184d32994a3f28,
        _:N419dfe9dc4ac473aad54452c352fd1f9,
        _:Ne25fb534f2d04a67ae4f6952e2e6473e ;
    mo:track_count 6 ;
    schema:duration "PT8:08"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0582fb47d4a34270a20887c7c2358efc,
        _:N2aa2b15f2918470aa9f86e02d462b55d,
        _:N2ab64fef64db4b4db637448500d92000,
        _:N3add449addc941758f184d32994a3f28,
        _:N419dfe9dc4ac473aad54452c352fd1f9,
        _:Ne25fb534f2d04a67ae4f6952e2e6473e .

