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

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

<artist/1579#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10416#subject> ;
    schema:name "bermei.inazawa"@en ;
    foaf:made <album/10416#composition>,
        <album/10416#subject> ;
    foaf:name "bermei.inazawa"@en .

<artist/207#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10416#subject> ;
    schema:name "HIR"@en ;
    foaf:made <album/10416#composition>,
        <album/10416#subject> ;
    foaf:name "HIR"@en .

<artist/59192#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10416#subject> ;
    schema:name "Eiichiro Yanagi"@en,
        "柳英一郎"@ja ;
    foaf:made <album/10416#composition>,
        <album/10416#subject> ;
    foaf:name "Eiichiro Yanagi"@en,
        "柳英一郎"@ja .

<artist/966#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10416#subject> ;
    schema:name "Kyoya Hashimoto"@en,
        "橋本鏡也"@ja ;
    foaf:made <album/10416#composition>,
        <album/10416#subject> ;
    foaf:name "Kyoya Hashimoto"@en,
        "橋本鏡也"@ja .

<event/54> a mo:Release ;
    schema:name "Released at M3-2008 Spring (May 11, 2008)" .

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

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

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

<https://medium-media.vgm.io/albums/61/10416/10416-1221497029.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10416#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Katakiri Damacy"@en,
        "片霧魂"@ja,
        "Katakiri Damacy"@ja-latn ;
    mo:performance_of <album/10416#musicalwork> ;
    mo:performer <artist/97#subject> ;
    mo:recorded_as <album/10416#musicalexpression> ;
    schema:byArtist <artist/97#subject> ;
    schema:name "Katakiri Damacy"@en,
        "片霧魂"@ja,
        "Katakiri Damacy"@ja-latn ;
    schema:workPerformed <album/10416#musicalwork> .

<artist/97#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10416#subject> ;
    mo:performed <album/10416#performance> ;
    schema:name "Rekka Katakiri"@en,
        "片霧烈火"@ja ;
    foaf:made <album/10416#composition>,
        <album/10416#lyrics>,
        <album/10416#subject> ;
    foaf:name "Rekka Katakiri"@en,
        "片霧烈火"@ja .

<album/10416#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Katakiri Damacy"@en,
        "片霧魂"@ja,
        "Katakiri Damacy"@ja-latn ;
    mo:composer <artist/1579#subject>,
        <artist/207#subject>,
        <artist/59192#subject>,
        <artist/966#subject>,
        <artist/97#subject> ;
    mo:produced_work <album/10416#musicalwork> ;
    schema:name "Katakiri Damacy"@en,
        "片霧魂"@ja,
        "Katakiri Damacy"@ja-latn .

<album/10416#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-05-11"^^xsd:date ;
    dcterms:title "Katakiri Damacy"@en,
        "片霧魂"@ja,
        "Katakiri Damacy"@ja-latn ;
    mo:catalogue_number "MIN-0013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10416#musicalexpression> ;
    mo:publisher _:N5a9db9f8d559439b9a74cd44f633a69f ;
    mo:record _:N6534b4f37fbf423f8cec7566e2afa00b ;
    mo:record_count 1 ;
    mo:release <event/54> ;
    schema:byArtist <artist/97#subject> ;
    schema:datePublished "2008-05-11"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/61/10416/10416-1221497029.jpg> ;
    schema:name "Katakiri Damacy"@en,
        "片霧魂"@ja,
        "Katakiri Damacy"@ja-latn ;
    schema:publisher _:N5a9db9f8d559439b9a74cd44f633a69f ;
    foaf:depiction <https://media.vgm.io/albums/61/10416/10416-1221497029.jpg> .

_:N33b669ff4d4746aaa7e792b1c587bbee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "彼ト私の華麗ナル秘メ事"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N6534b4f37fbf423f8cec7566e2afa00b ;
    schema:name "彼ト私の華麗ナル秘メ事"@ja .

_:N5a9db9f8d559439b9a74cd44f633a69f schema:name "CLOSED/UNDERGROUND"@en ;
    foaf:name "CLOSED/UNDERGROUND"@en .

_:N633eedbdd8814b2fa9026f585cb96d82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "必勝！ウイニング・ラブ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N6534b4f37fbf423f8cec7566e2afa00b ;
    schema:name "必勝！ウイニング・ラブ"@ja .

_:N85c6ce03ad284e9aa1a21f620c8d2788 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PRESS START"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:N6534b4f37fbf423f8cec7566e2afa00b ;
    schema:name "PRESS START"@ja .

_:Nd325efa45bb947d5b4c37e079237ea55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "片霧魂オンザみんマンション"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N6534b4f37fbf423f8cec7566e2afa00b ;
    schema:name "片霧魂オンザみんマンション"@ja .

_:Nd59d0be9057a43d9b680b602ef3f34d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あばうと・ざ・みゅーじっく"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N6534b4f37fbf423f8cec7566e2afa00b ;
    schema:name "あばうと・ざ・みゅーじっく"@ja .

_:Ne44210053a8d409c924776f3f1c4f164 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絶対無敵☆魔法にゃんこカタキリン"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N6534b4f37fbf423f8cec7566e2afa00b ;
    schema:name "絶対無敵☆魔法にゃんこカタキリン"@ja .

_:N6534b4f37fbf423f8cec7566e2afa00b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N33b669ff4d4746aaa7e792b1c587bbee,
        _:N633eedbdd8814b2fa9026f585cb96d82,
        _:N85c6ce03ad284e9aa1a21f620c8d2788,
        _:Nd325efa45bb947d5b4c37e079237ea55,
        _:Nd59d0be9057a43d9b680b602ef3f34d7,
        _:Ne44210053a8d409c924776f3f1c4f164 ;
    mo:track_count 6 ;
    schema:duration "PT22:39"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N33b669ff4d4746aaa7e792b1c587bbee,
        _:N633eedbdd8814b2fa9026f585cb96d82,
        _:N85c6ce03ad284e9aa1a21f620c8d2788,
        _:Nd325efa45bb947d5b4c37e079237ea55,
        _:Nd59d0be9057a43d9b680b602ef3f34d7,
        _:Ne44210053a8d409c924776f3f1c4f164 .

