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

<artist/12956#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ran Kazuki"@en,
        "華月嵐"@ja ;
    foaf:made <album/17262#lyrics>,
        <album/17262#subject> ;
    foaf:name "Ran Kazuki"@en,
        "華月嵐"@ja .

<artist/12959#subject> a schema:Person,
        foaf:Person ;
    schema:name "Emi"@en,
        "江扇"@ja ;
    foaf:made <album/17262#lyrics>,
        <album/17262#subject> ;
    foaf:name "Emi"@en,
        "江扇"@ja .

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

<artist/3371#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17262#subject> ;
    schema:name "Corey & Carter"@en ;
    foaf:made <album/17262#composition>,
        <album/17262#subject> ;
    foaf:name "Corey & Carter"@en .

<album/17262#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Phrenia"@en,
        "Phrenia"@ja,
        "Phrenia"@ja-latn ;
    mo:composer <artist/3371#subject> ;
    mo:produced_work <album/17262#musicalwork> ;
    schema:name "Phrenia"@en,
        "Phrenia"@ja,
        "Phrenia"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/26/17262/17262-1261867432.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<artist/12958#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17262#performance> ;
    schema:name "Karin"@en,
        "色鈴"@ja ;
    foaf:name "Karin"@en,
        "色鈴"@ja .

<album/17262#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-15"^^xsd:date ;
    dcterms:title "Phrenia"@en,
        "Phrenia"@ja,
        "Phrenia"@ja-latn ;
    mo:catalogue_number "AKMC-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17262#musicalexpression> ;
    mo:publisher _:N66ae1fa4b64647019dd467df9aa3c72f ;
    mo:record _:N7b54cb5b4fe445c6af41211943c34c42 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tokyo Fuusa ~Kimi ga Tonari ni Ita Kinou~"@en ;
            foaf:name "Tokyo Fuusa ~Kimi ga Tonari ni Ita Kinou~"@en ] ;
    schema:byArtist <artist/12958#subject> ;
    schema:datePublished "2008-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/17262/17262-1261867432.jpg> ;
    schema:name "Phrenia"@en,
        "Phrenia"@ja,
        "Phrenia"@ja-latn ;
    schema:publisher _:N66ae1fa4b64647019dd467df9aa3c72f ;
    foaf:depiction <https://media.vgm.io/albums/26/17262/17262-1261867432.jpg> .

_:N41a00aca19e146cf9bd1d870cd0bfd82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Precious word"@en,
        "Precious word"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N7b54cb5b4fe445c6af41211943c34c42 ;
    schema:name "Precious word"@en,
        "Precious word"@ja .

_:N66722659185d4a2296f990d498d27a2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another"@en,
        "Another"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N7b54cb5b4fe445c6af41211943c34c42 ;
    schema:name "Another"@en,
        "Another"@ja .

_:N66ae1fa4b64647019dd467df9aa3c72f schema:name "Amasawa Kobo"@en ;
    foaf:name "Amasawa Kobo"@en .

_:N86557fc392254d3ea2ecd4e68b46e409 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sange"@en,
        "散華"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N7b54cb5b4fe445c6af41211943c34c42 ;
    schema:name "Sange"@en,
        "散華"@ja .

_:Ne599216815d54f189b13e956de47507f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SIGNAL"@en,
        "SIGNAL"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N7b54cb5b4fe445c6af41211943c34c42 ;
    schema:name "SIGNAL"@en,
        "SIGNAL"@ja .

_:Nf3c16b79e35d45248aec0c4d690315f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dilemma"@en,
        "ジレンマ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N7b54cb5b4fe445c6af41211943c34c42 ;
    schema:name "Dilemma"@en,
        "ジレンマ"@ja .

_:N7b54cb5b4fe445c6af41211943c34c42 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N41a00aca19e146cf9bd1d870cd0bfd82,
        _:N66722659185d4a2296f990d498d27a2c,
        _:N86557fc392254d3ea2ecd4e68b46e409,
        _:Ne599216815d54f189b13e956de47507f,
        _:Nf3c16b79e35d45248aec0c4d690315f1 ;
    mo:track_count 5 ;
    schema:duration "PT21:15"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N41a00aca19e146cf9bd1d870cd0bfd82,
        _:N66722659185d4a2296f990d498d27a2c,
        _:N86557fc392254d3ea2ecd4e68b46e409,
        _:Ne599216815d54f189b13e956de47507f,
        _:Nf3c16b79e35d45248aec0c4d690315f1 .

