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

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

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

<artist/48511#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19904#subject> ;
    schema:name "Kazuya Takase"@en ;
    foaf:made <album/19904#composition>,
        <album/19904#subject> ;
    foaf:name "Kazuya Takase"@en .

<product/2522#subject> a schema:CreativeWork ;
    schema:name "Black Lagoon"@en,
        "BLACK LAGOON"@ja,
        "Black Lagoon"@ja-latn ;
    foaf:name "Black Lagoon"@en,
        "BLACK LAGOON"@ja,
        "Black Lagoon"@ja-latn .

<album/19904#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Red fraction / MELL"@en,
        "Red fraction / MELL"@ja,
        "Red fraction / MELL"@ja-latn ;
    mo:composer <artist/48511#subject> ;
    mo:produced_work <album/19904#musicalwork> ;
    schema:name "Red fraction / MELL"@en,
        "Red fraction / MELL"@ja,
        "Red fraction / MELL"@ja-latn .

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

<album/19904#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Red fraction / MELL"@en,
        "Red fraction / MELL"@ja,
        "Red fraction / MELL"@ja-latn ;
    mo:performance_of <album/19904#musicalwork> ;
    mo:recorded_as <album/19904#musicalexpression> ;
    schema:name "Red fraction / MELL"@en,
        "Red fraction / MELL"@ja,
        "Red fraction / MELL"@ja-latn ;
    schema:workPerformed <album/19904#musicalwork> .

<org/2821#subject> schema:name "Geneon"@en,
        "Geneon"@ja,
        "Geneon"@ja-latn ;
    foaf:name "Geneon"@en,
        "Geneon"@ja,
        "Geneon"@ja-latn .

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

<https://medium-media.vgm.io/albums/40/19904/19904-1277036192.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/19904#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-06-14"^^xsd:date ;
    dcterms:title "Red fraction / MELL"@en,
        "Red fraction / MELL"@ja,
        "Red fraction / MELL"@ja-latn ;
    mo:catalogue_number "GNCA-0033" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19904#musicalexpression> ;
    mo:publisher <org/2821#subject> ;
    mo:record _:N1a100246cf504ad291441eae4f295994 ;
    mo:record_count 1 ;
    schema:about <product/2522#subject> ;
    schema:datePublished "2006-06-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/40/19904/19904-1277036192.jpg> ;
    schema:name "Red fraction / MELL"@en,
        "Red fraction / MELL"@ja,
        "Red fraction / MELL"@ja-latn ;
    schema:publisher <org/2821#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/19904/19904-1277036192.jpg> .

_:N14d2e4fc59bb4a918dd479e1487336c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red fraction (G.M.S. remix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:N1a100246cf504ad291441eae4f295994 ;
    schema:name "Red fraction (G.M.S. remix)"@en .

_:N464d245fc3d54f8695b268c73816cb52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red fraction"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N1a100246cf504ad291441eae4f295994 ;
    schema:name "Red fraction"@en .

_:N81f8cf0cdeec477290b8e877ea970d43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red fraction (instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N1a100246cf504ad291441eae4f295994 ;
    schema:name "Red fraction (instrumental)"@en .

_:N1a100246cf504ad291441eae4f295994 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14d2e4fc59bb4a918dd479e1487336c9,
        _:N464d245fc3d54f8695b268c73816cb52,
        _:N81f8cf0cdeec477290b8e877ea970d43 ;
    mo:track_count 3 ;
    schema:duration "PT13:30"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N14d2e4fc59bb4a918dd479e1487336c9,
        _:N464d245fc3d54f8695b268c73816cb52,
        _:N81f8cf0cdeec477290b8e877ea970d43 .

