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

<artist/26839#subject> a schema:Person,
        foaf:Person ;
    schema:name "Seishi Lee"@en,
        "李醒獅"@ja ;
    foaf:made <album/24952#lyrics>,
        <album/24952#subject> ;
    foaf:name "Seishi Lee"@en,
        "李醒獅"@ja .

<artist/73646#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroyuki Takei"@en,
        "武井宏之"@ja ;
    foaf:made <album/24952#lyrics>,
        <album/24952#subject> ;
    foaf:name "Hiroyuki Takei"@en,
        "武井宏之"@ja .

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

<artist/10540#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24952#subject> ;
    schema:name "Masato Yamada"@en,
        "山田正人"@ja ;
    foaf:made <album/24952#composition>,
        <album/24952#subject> ;
    foaf:name "Masato Yamada"@en,
        "山田正人"@ja .

<artist/1488#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24952#subject> ;
    schema:name "Toshiyuki O'mori"@en,
        "大森俊之"@ja ;
    foaf:made <album/24952#composition>,
        <album/24952#subject> ;
    foaf:name "Toshiyuki O'mori"@en,
        "大森俊之"@ja .

<artist/24362#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24952#subject> ;
    schema:name "Takashi Iwato"@en,
        "岩戸崇"@ja ;
    foaf:made <album/24952#composition>,
        <album/24952#subject> ;
    foaf:name "Takashi Iwato"@en,
        "岩戸崇"@ja .

<product/15591#subject> a schema:CreativeWork ;
    schema:name "Shaman King: Funbari Spirits"@en,
        "シャーマンキング ふんばりスピリッツ"@ja,
        "Shaman King: Funbari Spirits"@ja-latn ;
    foaf:name "Shaman King: Funbari Spirits"@en,
        "シャーマンキング ふんばりスピリッツ"@ja,
        "Shaman King: Funbari Spirits"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/25/24952/24952-1301152062.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/4107#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24952#performance> ;
    schema:name "Yuka Komatsu"@en,
        "小松由佳"@ja ;
    foaf:name "Yuka Komatsu"@en,
        "小松由佳"@ja .

<artist/5605#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24952#performance> ;
    schema:name "Akimitsu Takase"@en,
        "高瀬右光"@ja ;
    foaf:name "Akimitsu Takase"@en,
        "高瀬右光"@ja .

<artist/640#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24952#performance> ;
    schema:name "Yui Horie"@en,
        "堀江由衣"@ja ;
    foaf:name "Yui Horie"@en,
        "堀江由衣"@ja .

<album/24952#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "S.F.O.V IV"@en,
        "S.F.O.V IV"@ja,
        "S.F.O.V IV"@ja-latn ;
    mo:composer <artist/10540#subject>,
        <artist/1488#subject>,
        <artist/24362#subject> ;
    mo:produced_work <album/24952#musicalwork> ;
    schema:name "S.F.O.V IV"@en,
        "S.F.O.V IV"@ja,
        "S.F.O.V IV"@ja-latn .

<album/24952#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "S.F.O.V IV"@en,
        "S.F.O.V IV"@ja,
        "S.F.O.V IV"@ja-latn ;
    mo:performance_of <album/24952#musicalwork> ;
    mo:performer <artist/4107#subject>,
        <artist/5605#subject>,
        <artist/640#subject> ;
    mo:recorded_as <album/24952#musicalexpression> ;
    schema:byArtist <artist/4107#subject>,
        <artist/5605#subject>,
        <artist/640#subject> ;
    schema:name "S.F.O.V IV"@en,
        "S.F.O.V IV"@ja,
        "S.F.O.V IV"@ja-latn ;
    schema:workPerformed <album/24952#musicalwork> .

<album/24952#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-03-24"^^xsd:date ;
    dcterms:title "S.F.O.V IV"@en,
        "S.F.O.V IV"@ja,
        "S.F.O.V IV"@ja-latn ;
    mo:catalogue_number "KICM-3065" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24952#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:Nff112370cc9b40e49c0829f4aa2b4972 ;
    mo:record_count 1 ;
    schema:about <product/15591#subject> ;
    schema:byArtist <artist/4107#subject>,
        <artist/5605#subject>,
        <artist/640#subject> ;
    schema:datePublished "2004-03-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/25/24952/24952-1301152062.jpg> ;
    schema:name "S.F.O.V IV"@en,
        "S.F.O.V IV"@ja,
        "S.F.O.V IV"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/24952/24952-1301152062.jpg> .

_:N063ba9d4ae68462a931b5f7142e613b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pacem In Terris"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nff112370cc9b40e49c0829f4aa2b4972 ;
    schema:name "Pacem In Terris"@en .

_:N08b3e35887be425d917753dd6d869f50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DHARMA"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nff112370cc9b40e49c0829f4aa2b4972 ;
    schema:name "DHARMA"@en .

_:N3a98d83898a3471dad8a09b626e2dc25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Al di la da (Off vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nff112370cc9b40e49c0829f4aa2b4972 ;
    schema:name "Al di la da (Off vocal)"@en .

_:N6121a31da84c41cca9d2beee78223e03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pacem In Terris (Off vocal)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nff112370cc9b40e49c0829f4aa2b4972 ;
    schema:name "Pacem In Terris (Off vocal)"@en .

_:Naf86cbedb23548eb9261598cd12ce7cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Al di la da"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nff112370cc9b40e49c0829f4aa2b4972 ;
    schema:name "Al di la da"@en .

_:Nff112370cc9b40e49c0829f4aa2b4972 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N063ba9d4ae68462a931b5f7142e613b7,
        _:N08b3e35887be425d917753dd6d869f50,
        _:N3a98d83898a3471dad8a09b626e2dc25,
        _:N6121a31da84c41cca9d2beee78223e03,
        _:Naf86cbedb23548eb9261598cd12ce7cf ;
    mo:track_count 5 ;
    schema:duration "PT19:04"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N063ba9d4ae68462a931b5f7142e613b7,
        _:N08b3e35887be425d917753dd6d869f50,
        _:N3a98d83898a3471dad8a09b626e2dc25,
        _:N6121a31da84c41cca9d2beee78223e03,
        _:Naf86cbedb23548eb9261598cd12ce7cf .

