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

<artist/14446#subject> a schema:Person,
        foaf:Person ;
    schema:name "Canna Natsumi"@en,
        "菜摘かんな"@ja ;
    foaf:made <album/37640#lyrics>,
        <album/37640#subject> ;
    foaf:name "Canna Natsumi"@en,
        "菜摘かんな"@ja .

<artist/5090#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chihiro Suzuki"@en,
        "鈴木千尋"@ja ;
    foaf:made <album/37640#subject>,
        <album/37640#vocals> ;
    foaf:name "Chihiro Suzuki"@en,
        "鈴木千尋"@ja .

<artist/7091#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satomi Akesaka"@en,
        "明坂聡美"@ja ;
    foaf:made <album/37640#subject>,
        <album/37640#vocals> ;
    foaf:name "Satomi Akesaka"@en,
        "明坂聡美"@ja .

<artist/13937#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37640#subject> ;
    schema:name "IRUMA RIOKA"@en ;
    foaf:made <album/37640#composition>,
        <album/37640#subject> ;
    foaf:name "IRUMA RIOKA"@en .

<album/37640#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Eikoku Tantei Mysteria Character Song Series vol.1 \"My Logical Labyrinth\" / Holmes Jr."@en,
        "英国探偵ミステリア キャラクターソングシリーズvol.1「時限迷宮」／ホームズJr."@ja,
        "Eikoku Tantei Mysteria Character Song Series vol.1 \"My Logical Labyrinth\" / Holmes Jr."@ja-latn ;
    mo:composer <artist/13937#subject> ;
    mo:produced_work <album/37640#musicalwork> ;
    schema:name "Eikoku Tantei Mysteria Character Song Series vol.1 \"My Logical Labyrinth\" / Holmes Jr."@en,
        "英国探偵ミステリア キャラクターソングシリーズvol.1「時限迷宮」／ホームズJr."@ja,
        "Eikoku Tantei Mysteria Character Song Series vol.1 \"My Logical Labyrinth\" / Holmes Jr."@ja-latn .

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

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

<album/37640#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Eikoku Tantei Mysteria Character Song Series vol.1 \"My Logical Labyrinth\" / Holmes Jr."@en,
        "英国探偵ミステリア キャラクターソングシリーズvol.1「時限迷宮」／ホームズJr."@ja,
        "Eikoku Tantei Mysteria Character Song Series vol.1 \"My Logical Labyrinth\" / Holmes Jr."@ja-latn ;
    mo:performance_of <album/37640#musicalwork> ;
    mo:recorded_as <album/37640#musicalexpression> ;
    schema:name "Eikoku Tantei Mysteria Character Song Series vol.1 \"My Logical Labyrinth\" / Holmes Jr."@en,
        "英国探偵ミステリア キャラクターソングシリーズvol.1「時限迷宮」／ホームズJr."@ja,
        "Eikoku Tantei Mysteria Character Song Series vol.1 \"My Logical Labyrinth\" / Holmes Jr."@ja-latn ;
    schema:workPerformed <album/37640#musicalwork> .

<org/1528#subject> schema:name "Karin Music"@en,
        "花梨ミュージック"@ja,
        "Karin Music"@ja-latn ;
    foaf:name "Karin Music"@en,
        "花梨ミュージック"@ja,
        "Karin Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/04/37640/37640-1364027586.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/37640#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-03-07"^^xsd:date ;
    dcterms:title "Eikoku Tantei Mysteria Character Song Series vol.1 \"My Logical Labyrinth\" / Holmes Jr."@en,
        "英国探偵ミステリア キャラクターソングシリーズvol.1「時限迷宮」／ホームズJr."@ja,
        "Eikoku Tantei Mysteria Character Song Series vol.1 \"My Logical Labyrinth\" / Holmes Jr."@ja-latn ;
    mo:catalogue_number "k-music-44" ;
    mo:media_type "CD" ;
    mo:publication_of <album/37640#musicalexpression> ;
    mo:publisher <org/1528#subject> ;
    mo:record _:Nd031cf2d3c2344ef8e8475ef1b782e3a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Eikoku Tantei Mysteria"@en ;
            foaf:name "Eikoku Tantei Mysteria"@en ] ;
    schema:datePublished "2013-03-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/04/37640/37640-1364027586.jpg> ;
    schema:name "Eikoku Tantei Mysteria Character Song Series vol.1 \"My Logical Labyrinth\" / Holmes Jr."@en,
        "英国探偵ミステリア キャラクターソングシリーズvol.1「時限迷宮」／ホームズJr."@ja,
        "Eikoku Tantei Mysteria Character Song Series vol.1 \"My Logical Labyrinth\" / Holmes Jr."@ja-latn ;
    schema:publisher <org/1528#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/37640/37640-1364027586.jpg> .

_:N21b46a0aaa884341bd2a10124d344aac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "時限迷宮 (off vocal ver．)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Nd031cf2d3c2344ef8e8475ef1b782e3a ;
    schema:name "時限迷宮 (off vocal ver．)"@ja .

_:N5b6614e3ab154abeb554802141867599 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エピローグ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nd031cf2d3c2344ef8e8475ef1b782e3a ;
    schema:name "エピローグ"@ja .

_:Nae042cf3c6b0423e8fa2c80437c370e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "時限迷宮"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Nd031cf2d3c2344ef8e8475ef1b782e3a ;
    schema:name "時限迷宮"@ja .

_:Nec1ae0b0441f4e55ba6974ff58bf48f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プロローグ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:21"^^xsd:interval ;
    schema:inPlaylist _:Nd031cf2d3c2344ef8e8475ef1b782e3a ;
    schema:name "プロローグ"@ja .

_:Nd031cf2d3c2344ef8e8475ef1b782e3a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21b46a0aaa884341bd2a10124d344aac,
        _:N5b6614e3ab154abeb554802141867599,
        _:Nae042cf3c6b0423e8fa2c80437c370e4,
        _:Nec1ae0b0441f4e55ba6974ff58bf48f4 ;
    mo:track_count 4 ;
    schema:duration "PT19:05"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N21b46a0aaa884341bd2a10124d344aac,
        _:N5b6614e3ab154abeb554802141867599,
        _:Nae042cf3c6b0423e8fa2c80437c370e4,
        _:Nec1ae0b0441f4e55ba6974ff58bf48f4 .

