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

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

<product/485#subject> a schema:CreativeWork ;
    schema:name "Case Closed"@en,
        "名探偵コナン"@ja,
        "Meitantei Conan"@ja-latn ;
    foaf:name "Case Closed"@en,
        "名探偵コナン"@ja,
        "Meitantei Conan"@ja-latn .

<album/130893#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "RAIN STORY / AKIHIDE"@en,
        "RAIN STORY / AKIHIDE"@ja,
        "RAIN STORY / AKIHIDE"@ja-latn ;
    mo:composer <artist/71252#subject> ;
    mo:produced_work <album/130893#musicalwork> ;
    schema:name "RAIN STORY / AKIHIDE"@en,
        "RAIN STORY / AKIHIDE"@ja,
        "RAIN STORY / AKIHIDE"@ja-latn .

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

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

<org/2931#subject> schema:name "Being"@en,
        "Being"@ja,
        "Being"@ja-latn ;
    foaf:name "Being"@en,
        "Being"@ja,
        "Being"@ja-latn .

<https://media.vgm.io/albums/39/130893/130893-d246ad1f4e81.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/130893#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/39/130893/130893-d246ad1f4e81.webp> ;
    foaf:depicts <album/130893#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/39/130893/130893-d246ad1f4e81.webp> .

<https://medium-media.vgm.io/albums/39/130893/130893-d246ad1f4e81.webp> a schema:ImageObject,
        foaf:Image .

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

<album/130893#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RAIN STORY / AKIHIDE"@en,
        "RAIN STORY / AKIHIDE"@ja,
        "RAIN STORY / AKIHIDE"@ja-latn ;
    mo:performance_of <album/130893#musicalwork> ;
    mo:performer <artist/71252#subject> ;
    mo:recorded_as <album/130893#musicalexpression> ;
    schema:byArtist <artist/71252#subject> ;
    schema:name "RAIN STORY / AKIHIDE"@en,
        "RAIN STORY / AKIHIDE"@ja,
        "RAIN STORY / AKIHIDE"@ja-latn ;
    schema:workPerformed <album/130893#musicalwork> .

<artist/71252#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130893#subject> ;
    mo:performed <album/130893#performance> ;
    schema:name "AKIHIDE"@en ;
    foaf:made <album/130893#composition>,
        <album/130893#lyrics>,
        <album/130893#subject> ;
    foaf:name "AKIHIDE"@en .

<album/130893#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-05-14"^^xsd:date ;
    dcterms:title "RAIN STORY / AKIHIDE"@en,
        "RAIN STORY / AKIHIDE"@ja,
        "RAIN STORY / AKIHIDE"@ja-latn ;
    mo:catalogue_number "ZACL-9076" ;
    mo:media_type "CD" ;
    mo:publication_of <album/130893#musicalexpression> ;
    mo:publisher <org/2931#subject> ;
    mo:record _:Na512972f0c6b4d5d9cfde36577ea04cb ;
    mo:record_count 1 ;
    schema:about <product/485#subject> ;
    schema:byArtist <artist/71252#subject> ;
    schema:datePublished "2014-05-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/39/130893/130893-d246ad1f4e81.webp> ;
    schema:name "RAIN STORY / AKIHIDE"@en,
        "RAIN STORY / AKIHIDE"@ja,
        "RAIN STORY / AKIHIDE"@ja-latn ;
    schema:publisher <org/2931#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/130893/130893-d246ad1f4e81.webp> .

_:N2f53425307ca4ae7842d5e40f7555c98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LIGHTNING QUARTZ"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Na512972f0c6b4d5d9cfde36577ea04cb ;
    schema:name "LIGHTNING QUARTZ"@en .

_:N37da52539bf44fea8d326367a4b8240e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HUMAN MAZE"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Na512972f0c6b4d5d9cfde36577ea04cb ;
    schema:name "HUMAN MAZE"@en .

_:N45c13275808c42c98e985fb72090399c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RAIN MAN ～Acoustic Instrumental Version～"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Na512972f0c6b4d5d9cfde36577ea04cb ;
    schema:name "RAIN MAN ～Acoustic Instrumental Version～"@en .

_:N535327d9fdf24f4aa5d07e576617b8d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YELLOW BOOTS"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Na512972f0c6b4d5d9cfde36577ea04cb ;
    schema:name "YELLOW BOOTS"@en .

_:N69169e9137cf461989cc79d2f9c4b8d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HEAVEN'S STATION"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Na512972f0c6b4d5d9cfde36577ea04cb ;
    schema:name "HEAVEN'S STATION"@en .

_:N6bc266b403684add9e88e786f9c4a41b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DEVIL'S TRUMPET"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:Na512972f0c6b4d5d9cfde36577ea04cb ;
    schema:name "DEVIL'S TRUMPET"@en .

_:N72ab1d5f5caf4dbca0adb53e098e9bbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RAINBOW ROAD"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Na512972f0c6b4d5d9cfde36577ea04cb ;
    schema:name "RAINBOW ROAD"@en .

_:N755f8874bf494827a4a08c0a174bf186 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLUE BIRD BALLAD"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Na512972f0c6b4d5d9cfde36577ea04cb ;
    schema:name "BLUE BIRD BALLAD"@en .

_:N7fafb7be5ab2447c91d53851aa660845 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RAIN MAN"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:Na512972f0c6b4d5d9cfde36577ea04cb ;
    schema:name "RAIN MAN"@en .

_:N93ba3ed12a3445a9a7100f6baf8e2078 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLUES & REE"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Na512972f0c6b4d5d9cfde36577ea04cb ;
    schema:name "BLUES & REE"@en .

_:Nc040bb8dffe44baf86180da028463dc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AMAOTO QUARTET"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Na512972f0c6b4d5d9cfde36577ea04cb ;
    schema:name "AMAOTO QUARTET"@en .

_:Na512972f0c6b4d5d9cfde36577ea04cb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f53425307ca4ae7842d5e40f7555c98,
        _:N37da52539bf44fea8d326367a4b8240e,
        _:N45c13275808c42c98e985fb72090399c,
        _:N535327d9fdf24f4aa5d07e576617b8d6,
        _:N69169e9137cf461989cc79d2f9c4b8d6,
        _:N6bc266b403684add9e88e786f9c4a41b,
        _:N72ab1d5f5caf4dbca0adb53e098e9bbe,
        _:N755f8874bf494827a4a08c0a174bf186,
        _:N7fafb7be5ab2447c91d53851aa660845,
        _:N93ba3ed12a3445a9a7100f6baf8e2078,
        _:Nc040bb8dffe44baf86180da028463dc7 ;
    mo:track_count 11 ;
    schema:duration "PT48:09"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N2f53425307ca4ae7842d5e40f7555c98,
        _:N37da52539bf44fea8d326367a4b8240e,
        _:N45c13275808c42c98e985fb72090399c,
        _:N535327d9fdf24f4aa5d07e576617b8d6,
        _:N69169e9137cf461989cc79d2f9c4b8d6,
        _:N6bc266b403684add9e88e786f9c4a41b,
        _:N72ab1d5f5caf4dbca0adb53e098e9bbe,
        _:N755f8874bf494827a4a08c0a174bf186,
        _:N7fafb7be5ab2447c91d53851aa660845,
        _:N93ba3ed12a3445a9a7100f6baf8e2078,
        _:Nc040bb8dffe44baf86180da028463dc7 .

