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

<artist/26844#subject> a schema:Person,
        foaf:Person ;
    schema:name "REVALCY"@en ;
    foaf:made <album/53141#subject>,
        <album/53141#vocals> ;
    foaf:name "REVALCY"@en .

<artist/48805#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takumi"@en ;
    foaf:made <album/53141#subject>,
        <album/53141#vocals> ;
    foaf:name "Takumi"@en .

<artist/48806#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takeshi"@en ;
    foaf:made <album/53141#subject>,
        <album/53141#vocals> ;
    foaf:name "Takeshi"@en .

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

<artist/11245#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53141#subject> ;
    schema:name "HIKARI"@en ;
    foaf:made <album/53141#composition>,
        <album/53141#subject> ;
    foaf:name "HIKARI"@en .

<artist/13568#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53141#subject> ;
    schema:name "Saku"@en ;
    foaf:made <album/53141#composition>,
        <album/53141#subject> ;
    foaf:name "Saku"@en .

<artist/14565#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53141#subject> ;
    schema:name "Tomoyuki Ogawa"@en,
        "小川智之"@ja ;
    foaf:made <album/53141#composition>,
        <album/53141#subject> ;
    foaf:name "Tomoyuki Ogawa"@en,
        "小川智之"@ja .

<artist/47014#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53141#subject> ;
    schema:name "JUN TAKAI"@en ;
    foaf:made <album/53141#composition>,
        <album/53141#subject> ;
    foaf:name "JUN TAKAI"@en .

<release/4270#subject> a schema:CreativeWork ;
    schema:name "DuRaRaRa!!x2 Ten"@en,
        "デュラララ!!×2 転"@ja,
        "DuRaRaRa!!x2 Ten"@ja-latn ;
    foaf:name "DuRaRaRa!!x2 Ten"@en,
        "デュラララ!!×2 転"@ja,
        "DuRaRaRa!!x2 Ten"@ja-latn .

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

<album/53141#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "EXIT / REVALCY [Limited Edition]"@en,
        "EXIT / REVALCY [初回生産限定盤]"@ja,
        "EXIT / REVALCY [Limited Edition]"@ja-latn ;
    mo:performance_of <album/53141#musicalwork> ;
    mo:recorded_as <album/53141#musicalexpression> ;
    schema:name "EXIT / REVALCY [Limited Edition]"@en,
        "EXIT / REVALCY [初回生産限定盤]"@ja,
        "EXIT / REVALCY [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/53141#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/14/53141/53141-1436018001.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/53141#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "EXIT / REVALCY [Limited Edition]"@en,
        "EXIT / REVALCY [初回生産限定盤]"@ja,
        "EXIT / REVALCY [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Emil Carlin"@en ;
            foaf:made <album/53141#composition> ;
            foaf:name "Emil Carlin"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "David Fremberg"@en ;
            foaf:made <album/53141#composition> ;
            foaf:name "David Fremberg"@en ],
        <artist/11245#subject>,
        <artist/13568#subject>,
        <artist/14565#subject>,
        <artist/47014#subject> ;
    mo:produced_work <album/53141#musicalwork> ;
    schema:name "EXIT / REVALCY [Limited Edition]"@en,
        "EXIT / REVALCY [初回生産限定盤]"@ja,
        "EXIT / REVALCY [Limited Edition]"@ja-latn .

<album/53141#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-05"^^xsd:date ;
    dcterms:title "EXIT / REVALCY [Limited Edition]"@en,
        "EXIT / REVALCY [初回生産限定盤]"@ja,
        "EXIT / REVALCY [Limited Edition]"@ja-latn ;
    mo:catalogue_number "AICL-2934~5" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/53141#musicalexpression> ;
    mo:publisher <org/1332#subject> ;
    mo:record _:N16a2e110b71549b58342ed4391f8ed24,
        _:Nf6734af5bac24a7e91f4f30c1337020a ;
    mo:record_count 2 ;
    schema:about <release/4270#subject> ;
    schema:datePublished "2015-08-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/14/53141/53141-1436018001.jpg> ;
    schema:name "EXIT / REVALCY [Limited Edition]"@en,
        "EXIT / REVALCY [初回生産限定盤]"@ja,
        "EXIT / REVALCY [Limited Edition]"@ja-latn ;
    schema:publisher <org/1332#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/53141/53141-1436018001.jpg> .

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

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

_:N70a63e4298ed4292a0707ec03b32f639 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EXIT"@ja,
        "EXIT"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N16a2e110b71549b58342ed4391f8ed24 ;
    schema:name "EXIT"@ja,
        "EXIT"@ja-latn .

_:N8c9af172cc014aa6bfc76301780508b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EXIT music video"@ja,
        "EXIT music video"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf6734af5bac24a7e91f4f30c1337020a ;
    schema:name "EXIT music video"@ja,
        "EXIT music video"@ja-latn .

_:Na88d1e3bfe8b4b87b1cd8ec411be9531 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君なんだ"@ja,
        "Kimi Nanda"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N16a2e110b71549b58342ed4391f8ed24 ;
    schema:name "君なんだ"@ja,
        "Kimi Nanda"@ja-latn .

_:Ne62e95abc0734896b671e85b555e68c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EXIT [instrumental]"@ja,
        "EXIT [instrumental]"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N16a2e110b71549b58342ed4391f8ed24 ;
    schema:name "EXIT [instrumental]"@ja,
        "EXIT [instrumental]"@ja-latn .

_:Nf369fada3e8c4519a9353f0a98721be0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nothing's too late"@ja,
        "Nothing's too late"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N16a2e110b71549b58342ed4391f8ed24 ;
    schema:name "Nothing's too late"@ja,
        "Nothing's too late"@ja-latn .

_:Nf6734af5bac24a7e91f4f30c1337020a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N8c9af172cc014aa6bfc76301780508b7 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N8c9af172cc014aa6bfc76301780508b7 .

_:N16a2e110b71549b58342ed4391f8ed24 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N70a63e4298ed4292a0707ec03b32f639,
        _:Na88d1e3bfe8b4b87b1cd8ec411be9531,
        _:Ne62e95abc0734896b671e85b555e68c4,
        _:Nf369fada3e8c4519a9353f0a98721be0 ;
    mo:track_count 4 ;
    schema:duration "PT15:06"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N70a63e4298ed4292a0707ec03b32f639,
        _:Na88d1e3bfe8b4b87b1cd8ec411be9531,
        _:Ne62e95abc0734896b671e85b555e68c4,
        _:Nf369fada3e8c4519a9353f0a98721be0 .

