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

<artist/13444#subject> a schema:Person,
        foaf:Person ;
    schema:name "Dougen"@en ;
    foaf:made <album/45565#lyrics>,
        <album/45565#subject>,
        <album/45565#vocals> ;
    foaf:name "Dougen"@en .

<artist/6681#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45565#subject> ;
    schema:name "Kouta"@en ;
    foaf:made <album/45565#composition>,
        <album/45565#lyrics>,
        <album/45565#subject> ;
    foaf:name "Kouta"@en .

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

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

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

<https://medium-media.vgm.io/albums/56/45565/45565-1398935861.jpg> a schema:ImageObject,
        foaf:Image .

<album/45565#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BLOODY EMPIRE"@en,
        "BLOODY EMPIRE"@ja,
        "BLOODY EMPIRE"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Toru"@en ;
            foaf:made <album/45565#composition> ;
            foaf:name "Toru"@en ],
        <artist/6681#subject> ;
    mo:produced_work <album/45565#musicalwork> ;
    schema:name "BLOODY EMPIRE"@en,
        "BLOODY EMPIRE"@ja,
        "BLOODY EMPIRE"@ja-latn .

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

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

<album/45565#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BLOODY EMPIRE"@en,
        "BLOODY EMPIRE"@ja,
        "BLOODY EMPIRE"@ja-latn ;
    mo:performance_of <album/45565#musicalwork> ;
    mo:performer <artist/61745#subject> ;
    mo:recorded_as <album/45565#musicalexpression> ;
    schema:byArtist <artist/61745#subject> ;
    schema:name "BLOODY EMPIRE"@en,
        "BLOODY EMPIRE"@ja,
        "BLOODY EMPIRE"@ja-latn ;
    schema:workPerformed <album/45565#musicalwork> .

<artist/61745#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45565#performance> ;
    schema:name "THOUSAND EYES"@en ;
    foaf:name "THOUSAND EYES"@en .

<album/45565#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-03-13"^^xsd:date ;
    dcterms:title "BLOODY EMPIRE"@en,
        "BLOODY EMPIRE"@ja,
        "BLOODY EMPIRE"@ja-latn ;
    mo:catalogue_number "IUCP-16160" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45565#musicalexpression> ;
    mo:publisher _:N611ce0d03c1a4828b222f856e41f1b54 ;
    mo:record _:N37fb1828e60d40e7be5543c404b3b1a1 ;
    mo:record_count 1 ;
    schema:byArtist <artist/61745#subject> ;
    schema:datePublished "2013-03-13"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/56/45565/45565-1398935861.jpg> ;
    schema:name "BLOODY EMPIRE"@en,
        "BLOODY EMPIRE"@ja,
        "BLOODY EMPIRE"@ja-latn ;
    schema:publisher _:N611ce0d03c1a4828b222f856e41f1b54 ;
    foaf:depiction <https://media.vgm.io/albums/56/45565/45565-1398935861.jpg> .

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

_:N100a35cd6f1841d3b7b2de7be5c746a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sign"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N37fb1828e60d40e7be5543c404b3b1a1 ;
    schema:name "Sign"@en .

_:N29eebfab6e7e4e2b8a41fd00b5f82a7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Sun"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N37fb1828e60d40e7be5543c404b3b1a1 ;
    schema:name "Black Sun"@en .

_:N3d181fc3c1cc4041b9d372c703de5b07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dead Night, Moonlight"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N37fb1828e60d40e7be5543c404b3b1a1 ;
    schema:name "Dead Night, Moonlight"@en .

_:N40062b8f2c1641978399401044583eb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Rebellion"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N37fb1828e60d40e7be5543c404b3b1a1 ;
    schema:name "Last Rebellion"@en .

_:N4b598fb1a0dd488a899c078c0062fabe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "God Of Blind"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N37fb1828e60d40e7be5543c404b3b1a1 ;
    schema:name "God Of Blind"@en .

_:N611ce0d03c1a4828b222f856e41f1b54 schema:name "SPIRITUAL BEAST"@en,
        "SPIRITUAL BEAST"@ja,
        "SPIRITUAL BEAST"@ja-latn ;
    foaf:name "SPIRITUAL BEAST"@en,
        "SPIRITUAL BEAST"@ja,
        "SPIRITUAL BEAST"@ja-latn .

_:N77c34a58b3534989bcc445dba2714da3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Flame"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N37fb1828e60d40e7be5543c404b3b1a1 ;
    schema:name "Eternal Flame"@en .

_:N8f8c3399bfd0435cb9c6f542c2c9cbde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Divided World"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N37fb1828e60d40e7be5543c404b3b1a1 ;
    schema:name "Divided World"@en .

_:N9ce24755db824b38942f224e125d4011 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cardinal Sin"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N37fb1828e60d40e7be5543c404b3b1a1 ;
    schema:name "Cardinal Sin"@en .

_:Nca136abc02ff4e6c85c7f7cf4ed9bb32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shades Of Black"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N37fb1828e60d40e7be5543c404b3b1a1 ;
    schema:name "Shades Of Black"@en .

_:Ncade47918abb499f800df5cb745bb8aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloody Empire"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N37fb1828e60d40e7be5543c404b3b1a1 ;
    schema:name "Bloody Empire"@en .

_:N37fb1828e60d40e7be5543c404b3b1a1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N100a35cd6f1841d3b7b2de7be5c746a6,
        _:N29eebfab6e7e4e2b8a41fd00b5f82a7c,
        _:N3d181fc3c1cc4041b9d372c703de5b07,
        _:N40062b8f2c1641978399401044583eb9,
        _:N4b598fb1a0dd488a899c078c0062fabe,
        _:N77c34a58b3534989bcc445dba2714da3,
        _:N8f8c3399bfd0435cb9c6f542c2c9cbde,
        _:N9ce24755db824b38942f224e125d4011,
        _:Nca136abc02ff4e6c85c7f7cf4ed9bb32,
        _:Ncade47918abb499f800df5cb745bb8aa ;
    mo:track_count 10 ;
    schema:duration "PT44:54"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N100a35cd6f1841d3b7b2de7be5c746a6,
        _:N29eebfab6e7e4e2b8a41fd00b5f82a7c,
        _:N3d181fc3c1cc4041b9d372c703de5b07,
        _:N40062b8f2c1641978399401044583eb9,
        _:N4b598fb1a0dd488a899c078c0062fabe,
        _:N77c34a58b3534989bcc445dba2714da3,
        _:N8f8c3399bfd0435cb9c6f542c2c9cbde,
        _:N9ce24755db824b38942f224e125d4011,
        _:Nca136abc02ff4e6c85c7f7cf4ed9bb32,
        _:Ncade47918abb499f800df5cb745bb8aa .

