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

<artist/11792#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mariko Honda"@en,
        "本多真梨子"@ja ;
    foaf:made <album/38350#subject>,
        <album/38350#vocals> ;
    foaf:name "Mariko Honda"@en,
        "本多真梨子"@ja .

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

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

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

<album/38350#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Eikoku Tantei Mysteria Character Song Series vol.3 \"Etranger Under the Crescent Moon\" / Marple"@en,
        "英国探偵ミステリア キャラクターソングシリーズvol.3「三日月テラスのエトランゼ」 / Marple"@ja,
        "Eikoku Tantei Mysteria Character Song Series vol.3 \"Etranger Under the Crescent Moon\" / Marple"@ja-latn ;
    mo:composer <artist/13937#subject> ;
    mo:produced_work <album/38350#musicalwork> ;
    schema:name "Eikoku Tantei Mysteria Character Song Series vol.3 \"Etranger Under the Crescent Moon\" / Marple"@en,
        "英国探偵ミステリア キャラクターソングシリーズvol.3「三日月テラスのエトランゼ」 / Marple"@ja,
        "Eikoku Tantei Mysteria Character Song Series vol.3 \"Etranger Under the Crescent Moon\" / Marple"@ja-latn .

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

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

<album/38350#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Eikoku Tantei Mysteria Character Song Series vol.3 \"Etranger Under the Crescent Moon\" / Marple"@en,
        "英国探偵ミステリア キャラクターソングシリーズvol.3「三日月テラスのエトランゼ」 / Marple"@ja,
        "Eikoku Tantei Mysteria Character Song Series vol.3 \"Etranger Under the Crescent Moon\" / Marple"@ja-latn ;
    mo:performance_of <album/38350#musicalwork> ;
    mo:recorded_as <album/38350#musicalexpression> ;
    schema:name "Eikoku Tantei Mysteria Character Song Series vol.3 \"Etranger Under the Crescent Moon\" / Marple"@en,
        "英国探偵ミステリア キャラクターソングシリーズvol.3「三日月テラスのエトランゼ」 / Marple"@ja,
        "Eikoku Tantei Mysteria Character Song Series vol.3 \"Etranger Under the Crescent Moon\" / Marple"@ja-latn ;
    schema:workPerformed <album/38350#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/05/38350/38350-1364027969.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/38350#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/05/38350/38350-1364027969.jpg> ;
    foaf:depicts <album/38350#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/05/38350/38350-1364027969.jpg> .

<https://medium-media.vgm.io/albums/05/38350/38350-1364027969.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/38350#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-04-11"^^xsd:date ;
    dcterms:title "Eikoku Tantei Mysteria Character Song Series vol.3 \"Etranger Under the Crescent Moon\" / Marple"@en,
        "英国探偵ミステリア キャラクターソングシリーズvol.3「三日月テラスのエトランゼ」 / Marple"@ja,
        "Eikoku Tantei Mysteria Character Song Series vol.3 \"Etranger Under the Crescent Moon\" / Marple"@ja-latn ;
    mo:catalogue_number "k-music-46" ;
    mo:media_type "CD" ;
    mo:publication_of <album/38350#musicalexpression> ;
    mo:publisher <org/1528#subject> ;
    mo:record _:N5c1ca28053914d51a41711db72744bd2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Eikoku Tantei Mysteria"@en ;
            foaf:name "Eikoku Tantei Mysteria"@en ] ;
    schema:datePublished "2013-04-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/38350/38350-1364027969.jpg> ;
    schema:name "Eikoku Tantei Mysteria Character Song Series vol.3 \"Etranger Under the Crescent Moon\" / Marple"@en,
        "英国探偵ミステリア キャラクターソングシリーズvol.3「三日月テラスのエトランゼ」 / Marple"@ja,
        "Eikoku Tantei Mysteria Character Song Series vol.3 \"Etranger Under the Crescent Moon\" / Marple"@ja-latn ;
    schema:publisher <org/1528#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/38350/38350-1364027969.jpg> .

_:N18817b57a3374244bb6616405f7e2468 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「三日月テラスのエトランゼ」(off vocal ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N5c1ca28053914d51a41711db72744bd2 ;
    schema:name "「三日月テラスのエトランゼ」(off vocal ver.)"@ja .

_:N6d4b229ef0de4ce88edf06021c39b0b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エピローグ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N5c1ca28053914d51a41711db72744bd2 ;
    schema:name "エピローグ"@ja .

_:N76d08e9ea73e4a29b0d463479615d4bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「三日月テラスのエトランゼ」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N5c1ca28053914d51a41711db72744bd2 ;
    schema:name "「三日月テラスのエトランゼ」"@ja .

_:N79d2632843814216b79303fba3689112 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プロローグ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:N5c1ca28053914d51a41711db72744bd2 ;
    schema:name "プロローグ"@ja .

_:N5c1ca28053914d51a41711db72744bd2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18817b57a3374244bb6616405f7e2468,
        _:N6d4b229ef0de4ce88edf06021c39b0b9,
        _:N76d08e9ea73e4a29b0d463479615d4bb,
        _:N79d2632843814216b79303fba3689112 ;
    mo:track_count 4 ;
    schema:duration "PT15:36"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N18817b57a3374244bb6616405f7e2468,
        _:N6d4b229ef0de4ce88edf06021c39b0b9,
        _:N76d08e9ea73e4a29b0d463479615d4bb,
        _:N79d2632843814216b79303fba3689112 .

