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

<album/38048#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "AMNESIA Drama CD ~Arashi no Sansou nite~"@en,
        "AMNESIA ドラマCD ～嵐の山荘にて～"@ja,
        "AMNESIA Drama CD ~Arashi no Sansou nite~"@ja-latn ;
    mo:produced_work <album/38048#musicalwork> ;
    schema:name "AMNESIA Drama CD ~Arashi no Sansou nite~"@en,
        "AMNESIA ドラマCD ～嵐の山荘にて～"@ja,
        "AMNESIA Drama CD ~Arashi no Sansou nite~"@ja-latn .

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

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

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

<org/2317#subject> schema:name "Otomate LABEL"@en,
        "オトメイトレーベル"@ja,
        "Otomate LABEL"@ja-latn ;
    foaf:name "Otomate LABEL"@en,
        "オトメイトレーベル"@ja,
        "Otomate LABEL"@ja-latn .

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

<https://medium-media.vgm.io/albums/84/38048/38048-1361949145.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12467#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38048#performance> ;
    schema:name "Hiromi Igarashi"@en,
        "五十嵐裕美"@ja ;
    foaf:name "Hiromi Igarashi"@en,
        "五十嵐裕美"@ja .

<artist/3561#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38048#performance> ;
    schema:name "Kaori Nazuka"@en,
        "名塚佳織"@ja ;
    foaf:name "Kaori Nazuka"@en,
        "名塚佳織"@ja .

<artist/4104#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38048#performance> ;
    schema:name "Akira Ishida"@en,
        "石田彰"@ja ;
    foaf:name "Akira Ishida"@en,
        "石田彰"@ja .

<artist/4167#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38048#performance> ;
    schema:name "Kisho Taniyama"@en,
        "谷山紀章"@ja ;
    foaf:name "Kisho Taniyama"@en,
        "谷山紀章"@ja .

<artist/5383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38048#performance> ;
    schema:name "Kouki Miyata"@en,
        "宮田幸季"@ja ;
    foaf:name "Kouki Miyata"@en,
        "宮田幸季"@ja .

<artist/6497#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38048#performance> ;
    schema:name "Satoshi Hino"@en,
        "日野聡"@ja ;
    foaf:name "Satoshi Hino"@en,
        "日野聡"@ja .

<artist/7138#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38048#performance> ;
    schema:name "Tetsuya Kakihara"@en,
        "柿原徹也"@ja ;
    foaf:name "Tetsuya Kakihara"@en,
        "柿原徹也"@ja .

<album/38048#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-02-27"^^xsd:date ;
    dcterms:title "AMNESIA Drama CD ~Arashi no Sansou nite~"@en,
        "AMNESIA ドラマCD ～嵐の山荘にて～"@ja,
        "AMNESIA Drama CD ~Arashi no Sansou nite~"@ja-latn ;
    mo:catalogue_number "GNCA-7191" ;
    mo:media_type "CD" ;
    mo:publication_of <album/38048#musicalexpression> ;
    mo:publisher <org/2317#subject> ;
    mo:record _:Nd6797d891e514a38b72a8204e969375d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "AMNESIA"@en ;
            foaf:name "AMNESIA"@en ] ;
    schema:byArtist <artist/12467#subject>,
        <artist/3561#subject>,
        <artist/4104#subject>,
        <artist/4167#subject>,
        <artist/5383#subject>,
        <artist/6497#subject>,
        <artist/7138#subject> ;
    schema:datePublished "2013-02-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/84/38048/38048-1361949145.jpg> ;
    schema:name "AMNESIA Drama CD ~Arashi no Sansou nite~"@en,
        "AMNESIA ドラマCD ～嵐の山荘にて～"@ja,
        "AMNESIA Drama CD ~Arashi no Sansou nite~"@ja-latn ;
    schema:publisher <org/2317#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/38048/38048-1361949145.jpg> .

<album/38048#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "AMNESIA Drama CD ~Arashi no Sansou nite~"@en,
        "AMNESIA ドラマCD ～嵐の山荘にて～"@ja,
        "AMNESIA Drama CD ~Arashi no Sansou nite~"@ja-latn ;
    mo:performance_of <album/38048#musicalwork> ;
    mo:performer <artist/12467#subject>,
        <artist/3561#subject>,
        <artist/4104#subject>,
        <artist/4167#subject>,
        <artist/5383#subject>,
        <artist/6497#subject>,
        <artist/7138#subject> ;
    mo:recorded_as <album/38048#musicalexpression> ;
    schema:byArtist <artist/12467#subject>,
        <artist/3561#subject>,
        <artist/4104#subject>,
        <artist/4167#subject>,
        <artist/5383#subject>,
        <artist/6497#subject>,
        <artist/7138#subject> ;
    schema:name "AMNESIA Drama CD ~Arashi no Sansou nite~"@en,
        "AMNESIA ドラマCD ～嵐の山荘にて～"@ja,
        "AMNESIA Drama CD ~Arashi no Sansou nite~"@ja-latn ;
    schema:workPerformed <album/38048#musicalwork> .

_:N135f007acd6d40609a42ea9b3d351fe4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ImminentDanger"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd6797d891e514a38b72a8204e969375d ;
    schema:name "ImminentDanger"@en .

_:N3bff19b8f5f34d91a906e1a2b13073d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DinnerHour"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd6797d891e514a38b72a8204e969375d ;
    schema:name "DinnerHour"@en .

_:N5b54f899f6b84b94b3f6690fec9f0469 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd6797d891e514a38b72a8204e969375d ;
    schema:name "Epilogue"@en .

_:N9301aadafd69490ea4b6a69dd0445229 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd6797d891e514a38b72a8204e969375d ;
    schema:name "Prologue"@en .

_:Ne772445da9b64d0f8b42f1fe57e4ddf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disappearance"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd6797d891e514a38b72a8204e969375d ;
    schema:name "Disappearance"@en .

_:Nd6797d891e514a38b72a8204e969375d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N135f007acd6d40609a42ea9b3d351fe4,
        _:N3bff19b8f5f34d91a906e1a2b13073d0,
        _:N5b54f899f6b84b94b3f6690fec9f0469,
        _:N9301aadafd69490ea4b6a69dd0445229,
        _:Ne772445da9b64d0f8b42f1fe57e4ddf3 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N135f007acd6d40609a42ea9b3d351fe4,
        _:N3bff19b8f5f34d91a906e1a2b13073d0,
        _:N5b54f899f6b84b94b3f6690fec9f0469,
        _:N9301aadafd69490ea4b6a69dd0445229,
        _:Ne772445da9b64d0f8b42f1fe57e4ddf3 .

