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

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

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

<artist/187#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53203#subject> ;
    schema:name "Manami Matsumae"@en,
        "松前真奈美"@ja ;
    foaf:made <album/53203#composition>,
        <album/53203#subject> ;
    foaf:name "Manami Matsumae"@en,
        "松前真奈美"@ja .

<artist/36225#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53203#subject> ;
    schema:name "Stemage"@en ;
    foaf:made <album/53203#composition>,
        <album/53203#subject> ;
    foaf:name "Stemage"@en .

<artist/3688#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53203#subject> ;
    schema:name "Keiji Yamagishi"@en,
        "山岸継司"@ja ;
    foaf:made <album/53203#composition>,
        <album/53203#subject> ;
    foaf:name "Keiji Yamagishi"@en,
        "山岸継司"@ja .

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

<album/53203#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Retro-Active Pt. 1 Remixed"@en,
        "Retro-Active Pt. 1 Remixed"@ja,
        "Retro-Active Pt. 1 Remixed"@ja-latn ;
    mo:performance_of <album/53203#musicalwork> ;
    mo:recorded_as <album/53203#musicalexpression> ;
    schema:name "Retro-Active Pt. 1 Remixed"@en,
        "Retro-Active Pt. 1 Remixed"@ja,
        "Retro-Active Pt. 1 Remixed"@ja-latn ;
    schema:workPerformed <album/53203#musicalwork> .

<org/2366#subject> schema:name "Brave Wave"@en,
        "Brave Wave"@ja,
        "Brave Wave"@ja-latn ;
    foaf:name "Brave Wave"@en,
        "Brave Wave"@ja,
        "Brave Wave"@ja-latn .

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

<https://medium-media.vgm.io/albums/30/53203/53203-1433543699.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/53203#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Retro-Active Pt. 1 Remixed"@en,
        "Retro-Active Pt. 1 Remixed"@ja,
        "Retro-Active Pt. 1 Remixed"@ja-latn ;
    mo:composer <artist/187#subject>,
        <artist/36225#subject>,
        <artist/3688#subject> ;
    mo:produced_work <album/53203#musicalwork> ;
    schema:name "Retro-Active Pt. 1 Remixed"@en,
        "Retro-Active Pt. 1 Remixed"@ja,
        "Retro-Active Pt. 1 Remixed"@ja-latn .

<album/53203#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-06-10"^^xsd:date ;
    dcterms:title "Retro-Active Pt. 1 Remixed"@en,
        "Retro-Active Pt. 1 Remixed"@ja,
        "Retro-Active Pt. 1 Remixed"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/53203#musicalexpression> ;
    mo:publisher <org/2366#subject> ;
    mo:record _:Nd8845002c79f430ebfb2aa63ee33a7da ;
    mo:record_count 1 ;
    schema:datePublished "2015-06-10"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/30/53203/53203-1433543699.jpg> ;
    schema:name "Retro-Active Pt. 1 Remixed"@en,
        "Retro-Active Pt. 1 Remixed"@ja,
        "Retro-Active Pt. 1 Remixed"@ja-latn ;
    schema:publisher <org/2366#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/53203/53203-1433543699.jpg> .

_:N297cfa2c20714d41b8955b35bf0925d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bounty Hunter (ABSRDST Remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd8845002c79f430ebfb2aa63ee33a7da ;
    schema:name "Bounty Hunter (ABSRDST Remix)"@en .

_:N4ce44b4ee60f491cac75d0d810069880 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drifting Love (Kozilek Remix)"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd8845002c79f430ebfb2aa63ee33a7da ;
    schema:name "Drifting Love (Kozilek Remix)"@en .

_:N8bb20e3c757e438693844cede82f1b01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories of T (Shirobon Remix)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd8845002c79f430ebfb2aa63ee33a7da ;
    schema:name "Memories of T (Shirobon Remix)"@en .

_:N8f25d56c658b4420b1df670540fcf349 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Contact (C-jeff Remix)"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd8845002c79f430ebfb2aa63ee33a7da ;
    schema:name "First Contact (C-jeff Remix)"@en .

_:Ncb3c31e132034c1bbf12d622d29731a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kaleidoscope (Daliesk Remix)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd8845002c79f430ebfb2aa63ee33a7da ;
    schema:name "Kaleidoscope (Daliesk Remix)"@en .

_:Neac5c42b21fc47f4b4fc7c96a73956de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kaleidoscope (CRYSTAL BOY Remix)"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd8845002c79f430ebfb2aa63ee33a7da ;
    schema:name "Kaleidoscope (CRYSTAL BOY Remix)"@en .

_:Ned798e3053c4446cab9a85f9be4fee62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starfish Cluster (Chipzel Remix)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd8845002c79f430ebfb2aa63ee33a7da ;
    schema:name "Starfish Cluster (Chipzel Remix)"@en .

_:Nd8845002c79f430ebfb2aa63ee33a7da a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N297cfa2c20714d41b8955b35bf0925d5,
        _:N4ce44b4ee60f491cac75d0d810069880,
        _:N8bb20e3c757e438693844cede82f1b01,
        _:N8f25d56c658b4420b1df670540fcf349,
        _:Ncb3c31e132034c1bbf12d622d29731a3,
        _:Neac5c42b21fc47f4b4fc7c96a73956de,
        _:Ned798e3053c4446cab9a85f9be4fee62 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N297cfa2c20714d41b8955b35bf0925d5,
        _:N4ce44b4ee60f491cac75d0d810069880,
        _:N8bb20e3c757e438693844cede82f1b01,
        _:N8f25d56c658b4420b1df670540fcf349,
        _:Ncb3c31e132034c1bbf12d622d29731a3,
        _:Neac5c42b21fc47f4b4fc7c96a73956de,
        _:Ned798e3053c4446cab9a85f9be4fee62 .

