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

<artist/57242#subject> a schema:Person,
        foaf:Person ;
    schema:name "Brian Gray"@en ;
    foaf:made <album/46783#lyrics>,
        <album/46783#subject> ;
    foaf:name "Brian Gray"@en .

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

<artist/7165#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46783#subject> ;
    schema:name "Tadayoshi Makino"@en,
        "牧野忠義"@ja ;
    foaf:made <album/46783#composition>,
        <album/46783#subject> ;
    foaf:name "Tadayoshi Makino"@en,
        "牧野忠義"@ja .

<release/18971#subject> a schema:CreativeWork ;
    schema:name "Dragon's Dogma: Dark Arisen"@en,
        "Dragon's Dogma: Dark Arisen"@ja,
        "Dragon's Dogma: Dark Arisen"@ja-latn ;
    foaf:name "Dragon's Dogma: Dark Arisen"@en,
        "Dragon's Dogma: Dark Arisen"@ja,
        "Dragon's Dogma: Dark Arisen"@ja-latn .

<album/46783#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Coils of Light / Raychell"@en,
        "Coils of Light / Raychell"@ja,
        "Coils of Light / Raychell"@ja-latn ;
    mo:composer <artist/7165#subject> ;
    mo:produced_work <album/46783#musicalwork> ;
    schema:name "Coils of Light / Raychell"@en,
        "Coils of Light / Raychell"@ja,
        "Coils of Light / Raychell"@ja-latn .

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

<org/1037#subject> schema:name "rhythm zone"@en,
        "rhythm zone"@ja,
        "rhythm zone"@ja-latn ;
    foaf:name "rhythm zone"@en,
        "rhythm zone"@ja,
        "rhythm zone"@ja-latn .

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

<https://medium-media.vgm.io/albums/38/46783/46783-1577936611.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/46783#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Coils of Light / Raychell"@en,
        "Coils of Light / Raychell"@ja,
        "Coils of Light / Raychell"@ja-latn ;
    mo:performance_of <album/46783#musicalwork> ;
    mo:performer <artist/29480#subject> ;
    mo:recorded_as <album/46783#musicalexpression> ;
    schema:byArtist <artist/29480#subject> ;
    schema:name "Coils of Light / Raychell"@en,
        "Coils of Light / Raychell"@ja,
        "Coils of Light / Raychell"@ja-latn ;
    schema:workPerformed <album/46783#musicalwork> .

<artist/29480#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46783#performance> ;
    schema:name "Raychell"@en ;
    foaf:name "Raychell"@en .

<album/46783#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-04-03"^^xsd:date ;
    dcterms:title "Coils of Light / Raychell"@en,
        "Coils of Light / Raychell"@ja,
        "Coils of Light / Raychell"@ja-latn ;
    mo:catalogue_number "ANTCD-8118" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/46783#musicalexpression> ;
    mo:publisher <org/1037#subject> ;
    mo:record _:N1cf677279a2e4010958d5da9b7122b32 ;
    mo:record_count 1 ;
    schema:about <release/18971#subject> ;
    schema:byArtist <artist/29480#subject> ;
    schema:datePublished "2013-04-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/46783/46783-1577936611.jpg> ;
    schema:name "Coils of Light / Raychell"@en,
        "Coils of Light / Raychell"@ja,
        "Coils of Light / Raychell"@ja-latn ;
    schema:publisher <org/1037#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/46783/46783-1577936611.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Raychell"@en ;
    foaf:made <album/46783#subject> ;
    foaf:name "Raychell"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Raychell"@en ;
    foaf:made <album/46783#lyrics> ;
    foaf:name "Raychell"@en .

_:N1cf677279a2e4010958d5da9b7122b32 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N250f36bfab4b48e08db566a73d9f54d6 ;
    mo:track_count 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N250f36bfab4b48e08db566a73d9f54d6 .

_:N250f36bfab4b48e08db566a73d9f54d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coils of Light"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N1cf677279a2e4010958d5da9b7122b32 ;
    schema:name "Coils of Light"@en .

