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

<artist/18284#subject> a schema:Person,
        foaf:Person ;
    schema:name "YORKE."@en ;
    foaf:made <album/38952#lyrics>,
        <album/38952#subject> ;
    foaf:name "YORKE."@en .

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

<artist/13221#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38952#subject> ;
    schema:name "eba"@en ;
    foaf:made <album/38952#composition>,
        <album/38952#subject> ;
    foaf:name "eba"@en .

<artist/14638#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38952#subject> ;
    schema:name "Hisashi Koyama"@en,
        "小山寿"@ja ;
    foaf:made <album/38952#composition>,
        <album/38952#subject> ;
    foaf:name "Hisashi Koyama"@en,
        "小山寿"@ja .

<artist/36146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38952#subject> ;
    schema:name "Ta_2"@en ;
    foaf:made <album/38952#composition>,
        <album/38952#subject> ;
    foaf:name "Ta_2"@en .

<product/2803#subject> a schema:CreativeWork ;
    schema:name "Free!"@en,
        "Free!"@ja,
        "Free!"@ja-latn ;
    foaf:name "Free!"@en,
        "Free!"@ja,
        "Free!"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/25/38952/38952-1403619911.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/38952#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rage on / OLDCODEX"@en,
        "Rage on / OLDCODEX"@ja,
        "Rage on / OLDCODEX"@ja-latn ;
    mo:performance_of <album/38952#musicalwork> ;
    mo:performer <artist/14361#subject> ;
    mo:recorded_as <album/38952#musicalexpression> ;
    schema:byArtist <artist/14361#subject> ;
    schema:name "Rage on / OLDCODEX"@en,
        "Rage on / OLDCODEX"@ja,
        "Rage on / OLDCODEX"@ja-latn ;
    schema:workPerformed <album/38952#musicalwork> .

<artist/14361#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38952#performance> ;
    schema:name "OLDCODEX"@en ;
    foaf:name "OLDCODEX"@en .

<album/38952#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rage on / OLDCODEX"@en,
        "Rage on / OLDCODEX"@ja,
        "Rage on / OLDCODEX"@ja-latn ;
    mo:composer <artist/13221#subject>,
        <artist/14638#subject>,
        <artist/36146#subject> ;
    mo:produced_work <album/38952#musicalwork> ;
    schema:name "Rage on / OLDCODEX"@en,
        "Rage on / OLDCODEX"@ja,
        "Rage on / OLDCODEX"@ja-latn .

<album/38952#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-07-17"^^xsd:date ;
    dcterms:title "Rage on / OLDCODEX"@en,
        "Rage on / OLDCODEX"@ja,
        "Rage on / OLDCODEX"@ja-latn ;
    mo:catalogue_number "LACM-14109" ;
    mo:media_type "CD" ;
    mo:publication_of <album/38952#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N4caa884d051c4074a1cfdb5dcb517c97 ;
    mo:record_count 1 ;
    schema:about <product/2803#subject> ;
    schema:byArtist <artist/14361#subject> ;
    schema:datePublished "2013-07-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/25/38952/38952-1403619911.jpg> ;
    schema:name "Rage on / OLDCODEX"@en,
        "Rage on / OLDCODEX"@ja,
        "Rage on / OLDCODEX"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/38952/38952-1403619911.jpg> .

_:N2284c0e898084986b37dcb088d407fc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swamp"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N4caa884d051c4074a1cfdb5dcb517c97 ;
    schema:name "Swamp"@en .

_:N4a6b50fc64cd4a63b8f85e9f2b29d766 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Now I am"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N4caa884d051c4074a1cfdb5dcb517c97 ;
    schema:name "Now I am"@en .

_:N8e4e654645b74a06951379c3682d6101 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rage on"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N4caa884d051c4074a1cfdb5dcb517c97 ;
    schema:name "Rage on"@en .

_:N4caa884d051c4074a1cfdb5dcb517c97 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2284c0e898084986b37dcb088d407fc4,
        _:N4a6b50fc64cd4a63b8f85e9f2b29d766,
        _:N8e4e654645b74a06951379c3682d6101 ;
    mo:track_count 3 ;
    schema:duration "PT12:17"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2284c0e898084986b37dcb088d407fc4,
        _:N4a6b50fc64cd4a63b8f85e9f2b29d766,
        _:N8e4e654645b74a06951379c3682d6101 .

