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

<artist/12391#subject> a schema:Person,
        foaf:Person ;
    schema:name "Eir Aoi"@en,
        "藍井エイル"@ja ;
    foaf:made <album/40966#subject>,
        <album/40966#vocals> ;
    foaf:name "Eir Aoi"@en,
        "藍井エイル"@ja .

<artist/17428#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hana Kikuchi"@en,
        "菊地はな"@ja ;
    foaf:made <album/40966#lyrics>,
        <album/40966#subject> ;
    foaf:name "Hana Kikuchi"@en,
        "菊地はな"@ja .

<artist/9144#subject> a schema:Person,
        foaf:Person ;
    schema:name "meg rock"@en ;
    foaf:made <album/40966#lyrics>,
        <album/40966#subject> ;
    foaf:name "meg rock"@en .

<artist/12780#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40966#subject> ;
    schema:name "Ryosuke Shigenaga"@en,
        "重永亮介"@ja ;
    foaf:made <album/40966#composition>,
        <album/40966#subject> ;
    foaf:name "Ryosuke Shigenaga"@en,
        "重永亮介"@ja .

<artist/803#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40966#subject> ;
    schema:name "Keiichi Okabe"@en,
        "岡部啓一"@ja ;
    foaf:made <album/40966#composition>,
        <album/40966#subject> ;
    foaf:name "Keiichi Okabe"@en,
        "岡部啓一"@ja .

<artist/9357#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40966#subject> ;
    schema:name "yuyoyuppe"@en,
        "ゆよゆっぺ"@ja ;
    foaf:made <album/40966#composition>,
        <album/40966#lyrics>,
        <album/40966#subject> ;
    foaf:name "yuyoyuppe"@en,
        "ゆよゆっぺ"@ja .

<product/2206#subject> a schema:CreativeWork ;
    schema:name "Drakengard 3"@en,
        "ドラッグ オン ドラグーン3"@ja,
        "DRAG-ON DRAGOON 3"@ja-latn ;
    foaf:name "Drakengard 3"@en,
        "ドラッグ オン ドラグーン3"@ja,
        "DRAG-ON DRAGOON 3"@ja-latn .

<product/2211#subject> a schema:CreativeWork ;
    schema:name "KILL la KILL"@en,
        "キルラキル"@ja,
        "KILL la KILL"@ja-latn ;
    foaf:name "KILL la KILL"@en,
        "キルラキル"@ja,
        "KILL la KILL"@ja-latn .

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

<album/40966#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sirius / Eir Aoi [Limited Edition]"@en,
        "シリウス / 藍井エイル"@ja,
        "Sirius / Eir Aoi [Limited Edition]"@ja-latn ;
    mo:performance_of <album/40966#musicalwork> ;
    mo:recorded_as <album/40966#musicalexpression> ;
    schema:name "Sirius / Eir Aoi [Limited Edition]"@en,
        "シリウス / 藍井エイル"@ja,
        "Sirius / Eir Aoi [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/40966#musicalwork> .

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

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/66/40966/40966-1429983280.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/40966#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sirius / Eir Aoi [Limited Edition]"@en,
        "シリウス / 藍井エイル"@ja,
        "Sirius / Eir Aoi [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA"@en ;
            foaf:made <album/40966#composition> ;
            foaf:name "(MONACA"@en ],
        <artist/12780#subject>,
        <artist/803#subject>,
        <artist/9357#subject> ;
    mo:produced_work <album/40966#musicalwork> ;
    schema:name "Sirius / Eir Aoi [Limited Edition]"@en,
        "シリウス / 藍井エイル"@ja,
        "Sirius / Eir Aoi [Limited Edition]"@ja-latn .

<album/40966#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-11-13"^^xsd:date ;
    dcterms:title "Sirius / Eir Aoi [Limited Edition]"@en,
        "シリウス / 藍井エイル"@ja,
        "Sirius / Eir Aoi [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SECL-1405~6" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/40966#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:N4d6f23e50a2f4812a7b6bc443ad11c8a,
        _:N8b130b82b8e4426a985adffc0f0f4402 ;
    mo:record_count 2 ;
    schema:about <product/2206#subject>,
        <product/2211#subject> ;
    schema:datePublished "2013-11-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/40966/40966-1429983280.jpg> ;
    schema:name "Sirius / Eir Aoi [Limited Edition]"@en,
        "シリウス / 藍井エイル"@ja,
        "Sirius / Eir Aoi [Limited Edition]"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/40966/40966-1429983280.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40966#subject> ;
    schema:name "(MONACA"@en ;
    foaf:made <album/40966#subject> ;
    foaf:name "(MONACA"@en .

_:N34d8b21965c540a5a8c5f2dbac430d2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sirius (Instrumental)"@en,
        "シリウス (Instrumental)"@ja,
        "Sirius (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N8b130b82b8e4426a985adffc0f0f4402 ;
    schema:name "Sirius (Instrumental)"@en,
        "シリウス (Instrumental)"@ja,
        "Sirius (Instrumental)"@ja-latn .

_:N5cd377494be14dfc8af5ac579d0d577d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eir Aoi in Germany \"AnimagiC 2013\" (supported by Lis-Ani! TV)"@en,
        "Eir Aoi in Germany \"AnimagiC 2013\" (supported by Lis-Ani! TV)"@ja,
        "Eir Aoi in Germany \"AnimagiC 2013\" (supported by Lis-Ani! TV)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4d6f23e50a2f4812a7b6bc443ad11c8a ;
    schema:name "Eir Aoi in Germany \"AnimagiC 2013\" (supported by Lis-Ani! TV)"@en,
        "Eir Aoi in Germany \"AnimagiC 2013\" (supported by Lis-Ani! TV)"@ja,
        "Eir Aoi in Germany \"AnimagiC 2013\" (supported by Lis-Ani! TV)"@ja-latn .

_:N72cb5ec5eae84fe1b9f83f05e6db4d4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sirius"@en,
        "シリウス"@ja,
        "Sirius"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N8b130b82b8e4426a985adffc0f0f4402 ;
    schema:name "Sirius"@en,
        "シリウス"@ja,
        "Sirius"@ja-latn .

_:N8df08afa4eae4bd49c9dea7c73cc2481 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Addicted..."@en,
        "Addicted..."@ja,
        "Addicted..."@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N8b130b82b8e4426a985adffc0f0f4402 ;
    schema:name "Addicted..."@en,
        "Addicted..."@ja,
        "Addicted..."@ja-latn .

_:Na97fda535d254d3d97160e6f12c99940 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Song"@en,
        "クロイウタ"@ja,
        "Kuroi Uta"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:N8b130b82b8e4426a985adffc0f0f4402 ;
    schema:name "Black Song"@en,
        "クロイウタ"@ja,
        "Kuroi Uta"@ja-latn .

_:Nab63d974c2ac4a5b82fab081847a7a6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sirius (Music Video)"@en,
        "シリウス (Music Video)"@ja,
        "Sirius (Music Video)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4d6f23e50a2f4812a7b6bc443ad11c8a ;
    schema:name "Sirius (Music Video)"@en,
        "シリウス (Music Video)"@ja,
        "Sirius (Music Video)"@ja-latn .

_:Nae54549ccb9d40e0b2440b50c6434273 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Making of \"Sirius\""@en,
        "The Making of \"シリウス\""@ja,
        "The Making of \"Sirius\""@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4d6f23e50a2f4812a7b6bc443ad11c8a ;
    schema:name "The Making of \"Sirius\""@en,
        "The Making of \"シリウス\""@ja,
        "The Making of \"Sirius\""@ja-latn .

_:N4d6f23e50a2f4812a7b6bc443ad11c8a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N5cd377494be14dfc8af5ac579d0d577d,
        _:Nab63d974c2ac4a5b82fab081847a7a6a,
        _:Nae54549ccb9d40e0b2440b50c6434273 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N5cd377494be14dfc8af5ac579d0d577d,
        _:Nab63d974c2ac4a5b82fab081847a7a6a,
        _:Nae54549ccb9d40e0b2440b50c6434273 .

_:N8b130b82b8e4426a985adffc0f0f4402 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34d8b21965c540a5a8c5f2dbac430d2a,
        _:N72cb5ec5eae84fe1b9f83f05e6db4d4d,
        _:N8df08afa4eae4bd49c9dea7c73cc2481,
        _:Na97fda535d254d3d97160e6f12c99940 ;
    mo:track_count 4 ;
    schema:duration "PT18:43"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N34d8b21965c540a5a8c5f2dbac430d2a,
        _:N72cb5ec5eae84fe1b9f83f05e6db4d4d,
        _:N8df08afa4eae4bd49c9dea7c73cc2481,
        _:Na97fda535d254d3d97160e6f12c99940 .

