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

<artist/2901#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keita Haga"@en,
        "芳賀敬太"@ja ;
    foaf:made <album/5927#lyrics>,
        <album/5927#subject> ;
    foaf:name "Keita Haga"@en,
        "芳賀敬太"@ja .

<artist/3898#subject> a schema:Person,
        foaf:Person ;
    schema:name "M.H."@en ;
    foaf:made <album/5927#subject>,
        <album/5927#vocals> ;
    foaf:name "M.H."@en .

<artist/1752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5927#subject> ;
    schema:name "Number201"@en ;
    foaf:made <album/5927#composition>,
        <album/5927#subject> ;
    foaf:name "Number201"@en .

<artist/1753#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5927#subject> ;
    schema:name "James Harris"@en ;
    foaf:made <album/5927#composition>,
        <album/5927#subject> ;
    foaf:name "James Harris"@en .

<artist/36240#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5927#subject> ;
    schema:name "KATE"@en ;
    foaf:made <album/5927#composition>,
        <album/5927#subject> ;
    foaf:name "KATE"@en .

<event/1> a mo:Release ;
    schema:name "Released at Comic Market 72 (Aug 17, 2007 to Aug 19, 2007)" .

<product/1503#subject> a schema:CreativeWork ;
    schema:name "Fate/stay night (Game)"@en,
        "フェイト/ステイナイト (Game)"@ja,
        "Fate/stay night (Game)"@ja-latn ;
    foaf:name "Fate/stay night (Game)"@en,
        "フェイト/ステイナイト (Game)"@ja,
        "Fate/stay night (Game)"@ja-latn .

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

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

<album/5927#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fate/Extended Play"@en,
        "Fate/Extended Play"@ja,
        "Fate/Extended Play"@ja-latn ;
    mo:performance_of <album/5927#musicalwork> ;
    mo:recorded_as <album/5927#musicalexpression> ;
    schema:name "Fate/Extended Play"@en,
        "Fate/Extended Play"@ja,
        "Fate/Extended Play"@ja-latn ;
    schema:workPerformed <album/5927#musicalwork> .

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

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

<https://media.vgm.io/albums/72/5927/5927-1efbcb89594a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/5927#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/72/5927/5927-1efbcb89594a.jpg> ;
    foaf:depicts <album/5927#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/72/5927/5927-1efbcb89594a.jpg> .

<https://medium-media.vgm.io/albums/72/5927/5927-1efbcb89594a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/5927#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fate/Extended Play"@en,
        "Fate/Extended Play"@ja,
        "Fate/Extended Play"@ja-latn ;
    mo:composer <artist/1752#subject>,
        <artist/1753#subject>,
        <artist/36240#subject> ;
    mo:produced_work <album/5927#musicalwork> ;
    schema:name "Fate/Extended Play"@en,
        "Fate/Extended Play"@ja,
        "Fate/Extended Play"@ja-latn .

<album/5927#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-08-17"^^xsd:date ;
    dcterms:title "Fate/Extended Play"@en,
        "Fate/Extended Play"@ja,
        "Fate/Extended Play"@ja-latn ;
    mo:catalogue_number "GNZT-1011" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/5927#musicalexpression> ;
    mo:publisher <org/2821#subject> ;
    mo:record _:Nd046c39590e14caab604ce34c51a3a35 ;
    mo:record_count 1 ;
    mo:release <event/1> ;
    schema:about <product/1503#subject> ;
    schema:datePublished "2007-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/5927/5927-1efbcb89594a.jpg> ;
    schema:name "Fate/Extended Play"@en,
        "Fate/Extended Play"@ja,
        "Fate/Extended Play"@ja-latn ;
    schema:publisher <org/2821#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/5927/5927-1efbcb89594a.jpg> .

_:N589721c13bf749c3a1d655f2e5724b66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EMIYA #0 (point 6)"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:20"^^xsd:interval ;
    schema:inPlaylist _:Nd046c39590e14caab604ce34c51a3a35 ;
    schema:name "EMIYA #0 (point 6)"@en .

_:N61089d05f75f497bb6bb15feb708e0f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EXCALIBUR (ABSOLUTE SLASH MIX)"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:Nd046c39590e14caab604ce34c51a3a35 ;
    schema:name "EXCALIBUR (ABSOLUTE SLASH MIX)"@en .

_:N72ec01b4a8c441c99bea86101b5ef7e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EMIYA #0"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:Nd046c39590e14caab604ce34c51a3a35 ;
    schema:name "EMIYA #0"@en .

_:Nad8f2688d0dc4630aa967f1bc4de9f92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THIS ILLUSION -WHITE LABEL-"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nd046c39590e14caab604ce34c51a3a35 ;
    schema:name "THIS ILLUSION -WHITE LABEL-"@en .

_:Nd046c39590e14caab604ce34c51a3a35 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N589721c13bf749c3a1d655f2e5724b66,
        _:N61089d05f75f497bb6bb15feb708e0f0,
        _:N72ec01b4a8c441c99bea86101b5ef7e7,
        _:Nad8f2688d0dc4630aa967f1bc4de9f92 ;
    mo:track_count 4 ;
    schema:duration "PT22:50"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N589721c13bf749c3a1d655f2e5724b66,
        _:N61089d05f75f497bb6bb15feb708e0f0,
        _:N72ec01b4a8c441c99bea86101b5ef7e7,
        _:Nad8f2688d0dc4630aa967f1bc4de9f92 .

