@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 _:N9fd0f62b6c2c420bab5785ecb2fc9155 ;
    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> .

_:N3b74a9e97c9045ee902f50057214b04a 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 _:N9fd0f62b6c2c420bab5785ecb2fc9155 ;
    schema:name "Al di la da (Off vocal)"@en .

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

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

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

_:Nf6b63369e0d94694ba84637e70c24400 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 _:N9fd0f62b6c2c420bab5785ecb2fc9155 ;
    schema:name "Pacem In Terris (Off vocal)"@en .

_:N9fd0f62b6c2c420bab5785ecb2fc9155 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3b74a9e97c9045ee902f50057214b04a,
        _:Nd1127a244d964df19d2078dbe5460c14,
        _:Ne0dd841cf54143cea9cc2981c4b666c8,
        _:Nf146fb888bcd4c7c8935825915343aef,
        _:Nf6b63369e0d94694ba84637e70c24400 ;
    mo:track_count 5 ;
    schema:duration "PT19:04"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N3b74a9e97c9045ee902f50057214b04a,
        _:Nd1127a244d964df19d2078dbe5460c14,
        _:Ne0dd841cf54143cea9cc2981c4b666c8,
        _:Nf146fb888bcd4c7c8935825915343aef,
        _:Nf6b63369e0d94694ba84637e70c24400 .

