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

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

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

<artist/2454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14839#subject> ;
    schema:name "Taishi"@en ;
    foaf:made <album/14839#composition>,
        <album/14839#subject> ;
    foaf:name "Taishi"@en .

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

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

<org/201#subject> schema:name "CROW'SCLAW"@en,
        "CROW'SCLAW"@ja,
        "CROW'SCLAW"@ja-latn ;
    foaf:name "CROW'SCLAW"@en,
        "CROW'SCLAW"@ja,
        "CROW'SCLAW"@ja-latn .

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

<https://medium-media.vgm.io/albums/93/14839/14839-1250328671.jpg> a schema:ImageObject,
        foaf:Image .

<album/14839#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Blacker Than The Blackest Black"@en,
        "Blacker Than The Blackest Black"@ja,
        "Blacker Than The Blackest Black"@ja-latn ;
    mo:composer <artist/2454#subject>,
        <artist/488#subject> ;
    mo:produced_work <album/14839#musicalwork> ;
    schema:name "Blacker Than The Blackest Black"@en,
        "Blacker Than The Blackest Black"@ja,
        "Blacker Than The Blackest Black"@ja-latn .

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

<album/14839#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blacker Than The Blackest Black"@en,
        "Blacker Than The Blackest Black"@ja,
        "Blacker Than The Blackest Black"@ja-latn ;
    mo:performance_of <album/14839#musicalwork> ;
    mo:performer <artist/488#subject> ;
    mo:recorded_as <album/14839#musicalexpression> ;
    schema:byArtist <artist/488#subject> ;
    schema:name "Blacker Than The Blackest Black"@en,
        "Blacker Than The Blackest Black"@ja,
        "Blacker Than The Blackest Black"@ja-latn ;
    schema:workPerformed <album/14839#musicalwork> .

<artist/488#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14839#subject> ;
    mo:performed <album/14839#performance> ;
    schema:name "Taka"@en,
        "鷹"@ja ;
    foaf:made <album/14839#composition>,
        <album/14839#subject> ;
    foaf:name "Taka"@en,
        "鷹"@ja .

<album/14839#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "Blacker Than The Blackest Black"@en,
        "Blacker Than The Blackest Black"@ja,
        "Blacker Than The Blackest Black"@ja-latn ;
    mo:catalogue_number "PAEG-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14839#musicalexpression> ;
    mo:publisher <org/201#subject> ;
    mo:record _:Nd68fb4e9c951431a9433d1a8ccc9a51c ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:byArtist <artist/488#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/93/14839/14839-1250328671.jpg> ;
    schema:name "Blacker Than The Blackest Black"@en,
        "Blacker Than The Blackest Black"@ja,
        "Blacker Than The Blackest Black"@ja-latn ;
    schema:publisher <org/201#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/14839/14839-1250328671.jpg> .

_:N0be2df928fba428ba4ba8d26be6dbf3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noble Hatred"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nd68fb4e9c951431a9433d1a8ccc9a51c ;
    schema:name "Noble Hatred"@en .

_:N1e2041ffe0cb4aeb9cae80167352423d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demolition"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nd68fb4e9c951431a9433d1a8ccc9a51c ;
    schema:name "Demolition"@en .

_:N50a20bfe372e4bc795151829dad0ad79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fallen Down"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nd68fb4e9c951431a9433d1a8ccc9a51c ;
    schema:name "Fallen Down"@en .

_:N5606e947a27840f096195502168c193e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gate 222"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nd68fb4e9c951431a9433d1a8ccc9a51c ;
    schema:name "Gate 222"@en .

_:N5cad255eed7d4b06b239d4e08decf8d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Follow The Tracks"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Nd68fb4e9c951431a9433d1a8ccc9a51c ;
    schema:name "Follow The Tracks"@en .

_:Nc5341681994f4de8ae7cc4297b3deacf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blacker Than The Blackest Black"@en ;
    mo:track_number 9 ;
    schema:duration "PT7:08"^^xsd:interval ;
    schema:inPlaylist _:Nd68fb4e9c951431a9433d1a8ccc9a51c ;
    schema:name "Blacker Than The Blackest Black"@en .

_:Nc77415a98ac442ac8927fcd63895f0fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disposable Respect"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nd68fb4e9c951431a9433d1a8ccc9a51c ;
    schema:name "Disposable Respect"@en .

_:Ne86b77a8f63c401b91374928ed2395d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:Nd68fb4e9c951431a9433d1a8ccc9a51c ;
    schema:name "Introduction"@en .

_:Necc27c746d0a4c6e88442706d0d89240 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Busy"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nd68fb4e9c951431a9433d1a8ccc9a51c ;
    schema:name "Busy"@en .

_:Nf56b198930fb4c1cb7d52660998f3568 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Betrayer's End"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nd68fb4e9c951431a9433d1a8ccc9a51c ;
    schema:name "Betrayer's End"@en .

_:Nd68fb4e9c951431a9433d1a8ccc9a51c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0be2df928fba428ba4ba8d26be6dbf3e,
        _:N1e2041ffe0cb4aeb9cae80167352423d,
        _:N50a20bfe372e4bc795151829dad0ad79,
        _:N5606e947a27840f096195502168c193e,
        _:N5cad255eed7d4b06b239d4e08decf8d3,
        _:Nc5341681994f4de8ae7cc4297b3deacf,
        _:Nc77415a98ac442ac8927fcd63895f0fb,
        _:Ne86b77a8f63c401b91374928ed2395d3,
        _:Necc27c746d0a4c6e88442706d0d89240,
        _:Nf56b198930fb4c1cb7d52660998f3568 ;
    mo:track_count 10 ;
    schema:duration "PT42:41"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0be2df928fba428ba4ba8d26be6dbf3e,
        _:N1e2041ffe0cb4aeb9cae80167352423d,
        _:N50a20bfe372e4bc795151829dad0ad79,
        _:N5606e947a27840f096195502168c193e,
        _:N5cad255eed7d4b06b239d4e08decf8d3,
        _:Nc5341681994f4de8ae7cc4297b3deacf,
        _:Nc77415a98ac442ac8927fcd63895f0fb,
        _:Ne86b77a8f63c401b91374928ed2395d3,
        _:Necc27c746d0a4c6e88442706d0d89240,
        _:Nf56b198930fb4c1cb7d52660998f3568 .

