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

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

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

<artist/140#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88904#subject> ;
    schema:name "Hiroki Kikuta"@en,
        "菊田裕樹"@ja ;
    foaf:made <album/88904#composition>,
        <album/88904#subject> ;
    foaf:name "Hiroki Kikuta"@en,
        "菊田裕樹"@ja .

<artist/35423#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88904#subject> ;
    schema:name "Mark Sparling"@en ;
    foaf:made <album/88904#composition>,
        <album/88904#subject> ;
    foaf:name "Mark Sparling"@en .

<artist/500#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88904#subject> ;
    schema:name "Soyo Oka"@en,
        "岡素世"@ja ;
    foaf:made <album/88904#composition>,
        <album/88904#subject> ;
    foaf:name "Soyo Oka"@en,
        "岡素世"@ja .

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

<org/1574#subject> schema:name "Ship to Shore PhonoCo."@en,
        "Ship to Shore PhonoCo."@ja,
        "Ship to Shore PhonoCo."@ja-latn ;
    foaf:name "Ship to Shore PhonoCo."@en,
        "Ship to Shore PhonoCo."@ja,
        "Ship to Shore PhonoCo."@ja-latn .

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

<https://medium-media.vgm.io/albums/40/88904/88904-1563997480.png> a schema:ImageObject,
        foaf:Image .

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

<artist/27055#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/88904#performance> ;
    schema:name "Fat Bard"@en ;
    foaf:name "Fat Bard"@en .

<album/88904#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Orange Island Remix Album"@en,
        "Orange Island Remix Album"@ja,
        "Orange Island Remix Album"@ja-latn ;
    mo:composer <artist/140#subject>,
        <artist/35423#subject>,
        <artist/500#subject> ;
    mo:produced_work <album/88904#musicalwork> ;
    schema:name "Orange Island Remix Album"@en,
        "Orange Island Remix Album"@ja,
        "Orange Island Remix Album"@ja-latn .

<album/88904#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Orange Island Remix Album"@en,
        "Orange Island Remix Album"@ja,
        "Orange Island Remix Album"@ja-latn ;
    mo:performance_of <album/88904#musicalwork> ;
    mo:performer _:Nb8fa402677d641b0967886e2e756eb27,
        <artist/27055#subject> ;
    mo:recorded_as <album/88904#musicalexpression> ;
    schema:byArtist _:Nb8fa402677d641b0967886e2e756eb27,
        <artist/27055#subject> ;
    schema:name "Orange Island Remix Album"@en,
        "Orange Island Remix Album"@ja,
        "Orange Island Remix Album"@ja-latn ;
    schema:workPerformed <album/88904#musicalwork> .

<album/88904#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-08-01"^^xsd:date ;
    dcterms:title "Orange Island Remix Album"@en,
        "Orange Island Remix Album"@ja,
        "Orange Island Remix Album"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Vinyl (12\")" ;
    mo:publication_of <album/88904#musicalexpression> ;
    mo:publisher <org/1574#subject> ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Orange Island"@en ;
            foaf:name "Orange Island"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Aron Kyne"@en ;
            foaf:name "Aron Kyne"@en ],
        <artist/27055#subject> ;
    schema:datePublished "2020-08-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/88904/88904-1563997480.png> ;
    schema:name "Orange Island Remix Album"@en,
        "Orange Island Remix Album"@ja,
        "Orange Island Remix Album"@ja-latn ;
    schema:publisher <org/1574#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/88904/88904-1563997480.png> .

_:Nb8fa402677d641b0967886e2e756eb27 a schema:Person,
        foaf:Person ;
    mo:performed <album/88904#performance> ;
    schema:name "Aron Kyne"@en ;
    foaf:name "Aron Kyne"@en .

