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

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

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

<album/28819> a mo:Release ;
    mo:catalogue_number "ULUS-10588" .

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

<artist/247#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15572#subject> ;
    schema:name "Shinji Hosoe"@en,
        "細江慎治"@ja ;
    foaf:made <album/15572#composition>,
        <album/15572#subject> ;
    foaf:name "Shinji Hosoe"@en,
        "細江慎治"@ja .

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

<product/2023#subject> a schema:CreativeWork ;
    schema:name "Fate/EXTRA"@en,
        "フェイト/エクストラ"@ja,
        "Fate/EXTRA"@ja-latn ;
    foaf:name "Fate/EXTRA"@en,
        "フェイト/エクストラ"@ja,
        "Fate/EXTRA"@ja-latn .

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

<album/15572#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fate/EXTRA Limited Sound Track"@en,
        "Fate/EXTRA Limited Sound Track"@ja,
        "Fate/EXTRA Limited Sound Track"@ja-latn ;
    mo:performance_of <album/15572#musicalwork> ;
    mo:recorded_as <album/15572#musicalexpression> ;
    schema:name "Fate/EXTRA Limited Sound Track"@en,
        "Fate/EXTRA Limited Sound Track"@ja,
        "Fate/EXTRA Limited Sound Track"@ja-latn ;
    schema:workPerformed <album/15572#musicalwork> .

<org/60#subject> schema:name "Marvelous Entertainment Inc."@en,
        "株式会社マーベラスエンターテイメント"@ja,
        "Marvelous Entertainment Inc."@ja-latn ;
    foaf:name "Marvelous Entertainment Inc."@en,
        "株式会社マーベラスエンターテイメント"@ja,
        "Marvelous Entertainment Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/27/15572/15572-1405165165.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/15572#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fate/EXTRA Limited Sound Track"@en,
        "Fate/EXTRA Limited Sound Track"@ja,
        "Fate/EXTRA Limited Sound Track"@ja-latn ;
    mo:composer <artist/1753#subject>,
        <artist/247#subject>,
        <artist/36240#subject> ;
    mo:produced_work <album/15572#musicalwork> ;
    schema:name "Fate/EXTRA Limited Sound Track"@en,
        "Fate/EXTRA Limited Sound Track"@ja,
        "Fate/EXTRA Limited Sound Track"@ja-latn .

<album/15572#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-07-22"^^xsd:date ;
    dcterms:title "Fate/EXTRA Limited Sound Track"@en,
        "Fate/EXTRA Limited Sound Track"@ja,
        "Fate/EXTRA Limited Sound Track"@ja-latn ;
    mo:catalogue_number "ULJS-00253" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/28819> ;
    mo:publication_of <album/15572#musicalexpression> ;
    mo:publisher <org/60#subject> ;
    mo:record _:N635b960db6ae452193729a7077f702c7 ;
    mo:record_count 1 ;
    schema:about <product/2023#subject> ;
    schema:datePublished "2010-07-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/15572/15572-1405165165.jpg> ;
    schema:name "Fate/EXTRA Limited Sound Track"@en,
        "Fate/EXTRA Limited Sound Track"@ja,
        "Fate/EXTRA Limited Sound Track"@ja-latn ;
    schema:publisher <org/60#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/15572/15572-1405165165.jpg> .

_:N24e0a226032e4353aded97462397cd70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "canal_to_terminal(enemy, and you)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N635b960db6ae452193729a7077f702c7 ;
    schema:name "canal_to_terminal(enemy, and you)"@en .

_:N2b77eb980dc448889880a1611b5e9076 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "survant_extra(saber, everything is on her hand)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N635b960db6ae452193729a7077f702c7 ;
    schema:name "survant_extra(saber, everything is on her hand)"@en .

_:N318299011f8b45c28f522479a70116c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "battle(deep sea, 15)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N635b960db6ae452193729a7077f702c7 ;
    schema:name "battle(deep sea, 15)"@en .

_:N3233936967534bfcacf71f60301a1255 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "maze( sea shallow, -1)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N635b960db6ae452193729a7077f702c7 ;
    schema:name "maze( sea shallow, -1)"@en .

_:N628eb3e00e6b4ea697a1331239836b6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "main(school, friends, the usual)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N635b960db6ae452193729a7077f702c7 ;
    schema:name "main(school, friends, the usual)"@en .

_:Nb4e592694555488bbf272c11cf08c63d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "duel(-1) // *in trouble"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N635b960db6ae452193729a7077f702c7 ;
    schema:name "duel(-1) // *in trouble"@en .

_:Nb851359c58cd4f20997e263e8add2d88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "maze(deep sea, -1)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N635b960db6ae452193729a7077f702c7 ;
    schema:name "maze(deep sea, -1)"@en .

_:Nd41ea44611f744f3bf2b08bec58def32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "down to dawn"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N635b960db6ae452193729a7077f702c7 ;
    schema:name "down to dawn"@en .

_:Nf3645223b929436cb52b3fed92041a46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "survant_stay_night(archer, nobody knows him/the hero)"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N635b960db6ae452193729a7077f702c7 ;
    schema:name "survant_stay_night(archer, nobody knows him/the hero)"@en .

_:Nf5e1f7b10ada41f69bdd659b8b01762e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "survant_extra(caster, extra life with anyone she wants)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N635b960db6ae452193729a7077f702c7 ;
    schema:name "survant_extra(caster, extra life with anyone she wants)"@en .

_:N635b960db6ae452193729a7077f702c7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N24e0a226032e4353aded97462397cd70,
        _:N2b77eb980dc448889880a1611b5e9076,
        _:N318299011f8b45c28f522479a70116c0,
        _:N3233936967534bfcacf71f60301a1255,
        _:N628eb3e00e6b4ea697a1331239836b6b,
        _:Nb4e592694555488bbf272c11cf08c63d,
        _:Nb851359c58cd4f20997e263e8add2d88,
        _:Nd41ea44611f744f3bf2b08bec58def32,
        _:Nf3645223b929436cb52b3fed92041a46,
        _:Nf5e1f7b10ada41f69bdd659b8b01762e ;
    mo:track_count 10 ;
    schema:duration "PT37:47"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N24e0a226032e4353aded97462397cd70,
        _:N2b77eb980dc448889880a1611b5e9076,
        _:N318299011f8b45c28f522479a70116c0,
        _:N3233936967534bfcacf71f60301a1255,
        _:N628eb3e00e6b4ea697a1331239836b6b,
        _:Nb4e592694555488bbf272c11cf08c63d,
        _:Nb851359c58cd4f20997e263e8add2d88,
        _:Nd41ea44611f744f3bf2b08bec58def32,
        _:Nf3645223b929436cb52b3fed92041a46,
        _:Nf5e1f7b10ada41f69bdd659b8b01762e .

