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

<album/123609#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Piano Stories / JOE HISAISHI"@en,
        "Piano Stories / 久石 譲"@ja,
        "Piano Stories / JOE HISAISHI"@ja-latn ;
    mo:produced_work <album/123609#musicalwork> ;
    schema:name "Piano Stories / JOE HISAISHI"@en,
        "Piano Stories / 久石 譲"@ja,
        "Piano Stories / JOE HISAISHI"@ja-latn .

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

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

<album/24633> a mo:Release ;
    mo:catalogue_number "N32C-701" .

<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/3043#subject> a schema:CreativeWork ;
    schema:name "Arion"@en,
        "アリオン"@ja,
        "Arion"@ja-latn ;
    foaf:name "Arion"@en,
        "アリオン"@ja,
        "Arion"@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/123609#musicalexpression> a mo:Signal ;
    mo:published_as <album/123609#subject> ;
    mo:records <album/123609#performance> .

<album/123609#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Piano Stories / JOE HISAISHI"@en,
        "Piano Stories / 久石 譲"@ja,
        "Piano Stories / JOE HISAISHI"@ja-latn ;
    mo:performance_of <album/123609#musicalwork> ;
    mo:recorded_as <album/123609#musicalexpression> ;
    schema:name "Piano Stories / JOE HISAISHI"@en,
        "Piano Stories / 久石 譲"@ja,
        "Piano Stories / JOE HISAISHI"@ja-latn ;
    schema:workPerformed <album/123609#musicalwork> .

<https://media.vgm.io/albums/90/123609/123609-4bd7d5caf49c.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/123609#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/90/123609/123609-4bd7d5caf49c.webp> ;
    foaf:depicts <album/123609#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/90/123609/123609-4bd7d5caf49c.webp> .

<https://medium-media.vgm.io/albums/90/123609/123609-4bd7d5caf49c.webp> a schema:ImageObject,
        foaf:Image .

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

<album/123609#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1988-07-21"^^xsd:date ;
    dcterms:title "Piano Stories / JOE HISAISHI"@en,
        "Piano Stories / 久石 譲"@ja,
        "Piano Stories / JOE HISAISHI"@ja-latn ;
    mo:catalogue_number "N28U-701" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/24633> ;
    mo:publication_of <album/123609#musicalexpression> ;
    mo:publisher _:N39b6a9a664ee4a349f65fe1bf9a27c84 ;
    mo:record _:N2d1f4e4a009444e0acf9f3bd2d49cbb0 ;
    mo:record_count 1 ;
    schema:about <product/1788#subject>,
        <product/2476#subject>,
        <product/3043#subject>,
        <product/759#subject> ;
    schema:datePublished "1988-07-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/90/123609/123609-4bd7d5caf49c.webp> ;
    schema:name "Piano Stories / JOE HISAISHI"@en,
        "Piano Stories / 久石 譲"@ja,
        "Piano Stories / JOE HISAISHI"@ja-latn ;
    schema:publisher _:N39b6a9a664ee4a349f65fe1bf9a27c84 ;
    foaf:depiction <https://media.vgm.io/albums/90/123609/123609-4bd7d5caf49c.webp> .

_:N305e59a5fd7740e38504eeaf4109350b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wind Forest"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N2d1f4e4a009444e0acf9f3bd2d49cbb0 ;
    schema:name "The Wind Forest"@en .

_:N39b6a9a664ee4a349f65fe1bf9a27c84 schema:name "IXIA"@en,
        "IXIA"@ja,
        "IXIA"@ja-latn ;
    foaf:name "IXIA"@en,
        "IXIA"@ja,
        "IXIA"@ja-latn .

_:N5f6591a9406e4ffb96d8b2f8f888f9df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocent"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N2d1f4e4a009444e0acf9f3bd2d49cbb0 ;
    schema:name "Innocent"@en .

_:N613441ed8a0542c7bcf8f7d6599cd912 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamy Child"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N2d1f4e4a009444e0acf9f3bd2d49cbb0 ;
    schema:name "Dreamy Child"@en .

_:N74ae75b33bec4bc983955c6e6eccafbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Summer's Day"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N2d1f4e4a009444e0acf9f3bd2d49cbb0 ;
    schema:name "A Summer's Day"@en .

_:N7e5c0dfcc2b74ba596cc4120f702ebd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantasia (for Nausicaä)"@en ;
    mo:track_number 10 ;
    schema:duration "PT7:01"^^xsd:interval ;
    schema:inPlaylist _:N2d1f4e4a009444e0acf9f3bd2d49cbb0 ;
    schema:name "Fantasia (for Nausicaä)"@en .

_:N88d6efa8b32f497a8fd6872b63eec864 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Summer's Day"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N2d1f4e4a009444e0acf9f3bd2d49cbb0 ;
    schema:name "A Summer's Day"@en .

_:N9544027717a04631bd5c00d03a777b6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "W Nocturne"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N2d1f4e4a009444e0acf9f3bd2d49cbb0 ;
    schema:name "W Nocturne"@en .

_:N9effb65e8b2f4cd1983a6d285c23bf62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Twilight Shore"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N2d1f4e4a009444e0acf9f3bd2d49cbb0 ;
    schema:name "The Twilight Shore"@en .

_:Nc14636a6434f4a8681131032a781e745 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lady of Spring"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N2d1f4e4a009444e0acf9f3bd2d49cbb0 ;
    schema:name "Lady of Spring"@en .

_:Nca093908c6d24435b6664aee418fe599 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resphoina"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N2d1f4e4a009444e0acf9f3bd2d49cbb0 ;
    schema:name "Resphoina"@en .

_:Nf2e26f5b9c9540ad8847ff0f1e5e31da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green Requiem"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N2d1f4e4a009444e0acf9f3bd2d49cbb0 ;
    schema:name "Green Requiem"@en .

_:N2d1f4e4a009444e0acf9f3bd2d49cbb0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N305e59a5fd7740e38504eeaf4109350b,
        _:N5f6591a9406e4ffb96d8b2f8f888f9df,
        _:N613441ed8a0542c7bcf8f7d6599cd912,
        _:N74ae75b33bec4bc983955c6e6eccafbd,
        _:N7e5c0dfcc2b74ba596cc4120f702ebd5,
        _:N88d6efa8b32f497a8fd6872b63eec864,
        _:N9544027717a04631bd5c00d03a777b6f,
        _:N9effb65e8b2f4cd1983a6d285c23bf62,
        _:Nc14636a6434f4a8681131032a781e745,
        _:Nca093908c6d24435b6664aee418fe599,
        _:Nf2e26f5b9c9540ad8847ff0f1e5e31da ;
    mo:track_count 11 ;
    schema:duration "PT22:48"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N305e59a5fd7740e38504eeaf4109350b,
        _:N5f6591a9406e4ffb96d8b2f8f888f9df,
        _:N613441ed8a0542c7bcf8f7d6599cd912,
        _:N74ae75b33bec4bc983955c6e6eccafbd,
        _:N7e5c0dfcc2b74ba596cc4120f702ebd5,
        _:N88d6efa8b32f497a8fd6872b63eec864,
        _:N9544027717a04631bd5c00d03a777b6f,
        _:N9effb65e8b2f4cd1983a6d285c23bf62,
        _:Nc14636a6434f4a8681131032a781e745,
        _:Nca093908c6d24435b6664aee418fe599,
        _:Nf2e26f5b9c9540ad8847ff0f1e5e31da .

