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

<artist/3045#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kotono Mitsuishi"@en,
        "三石琴乃"@ja ;
    foaf:made <album/48749#subject>,
        <album/48749#vocals> ;
    foaf:name "Kotono Mitsuishi"@en,
        "三石琴乃"@ja .

<artist/3131#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsuko Shiramine"@en,
        "白峰美津子"@ja ;
    foaf:made <album/48749#lyrics>,
        <album/48749#subject> ;
    foaf:name "Mitsuko Shiramine"@en,
        "白峰美津子"@ja .

<artist/3694#subject> a schema:Person,
        foaf:Person ;
    schema:name "Minami Takayama"@en,
        "高山みなみ"@ja ;
    foaf:made <album/48749#subject>,
        <album/48749#vocals> ;
    foaf:name "Minami Takayama"@en,
        "高山みなみ"@ja .

<artist/49894#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryo Horikawa"@en,
        "堀川亮"@ja ;
    foaf:made <album/48749#subject>,
        <album/48749#vocals> ;
    foaf:name "Ryo Horikawa"@en,
        "堀川亮"@ja .

<artist/1340#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48749#subject> ;
    schema:name "Ryuichi Katsumata"@en,
        "勝又隆一"@ja ;
    foaf:made <album/48749#composition>,
        <album/48749#subject> ;
    foaf:name "Ryuichi Katsumata"@en,
        "勝又隆一"@ja .

<product/13755#subject> a schema:CreativeWork ;
    schema:name "YAIBA"@en,
        "YAIBA"@ja,
        "YAIBA"@ja-latn ;
    foaf:name "YAIBA"@en,
        "YAIBA"@ja,
        "YAIBA"@ja-latn .

<album/48749#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Y∀IBA"@en,
        "やいば"@ja,
        "YAIBA"@ja-latn ;
    mo:composer <artist/1340#subject> ;
    mo:produced_work <album/48749#musicalwork> ;
    schema:name "Y∀IBA"@en,
        "やいば"@ja,
        "YAIBA"@ja-latn .

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

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

<album/48749#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Y∀IBA"@en,
        "やいば"@ja,
        "YAIBA"@ja-latn ;
    mo:performance_of <album/48749#musicalwork> ;
    mo:recorded_as <album/48749#musicalexpression> ;
    schema:name "Y∀IBA"@en,
        "やいば"@ja,
        "YAIBA"@ja-latn ;
    schema:workPerformed <album/48749#musicalwork> .

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

<https://media.vgm.io/albums/94/48749/48749-419b6fe99726.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/48749#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/94/48749/48749-419b6fe99726.jpg> ;
    foaf:depicts <album/48749#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/94/48749/48749-419b6fe99726.jpg> .

<https://medium-media.vgm.io/albums/94/48749/48749-419b6fe99726.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/48749#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-12-18"^^xsd:date ;
    dcterms:title "Y∀IBA"@en,
        "やいば"@ja,
        "YAIBA"@ja-latn ;
    mo:catalogue_number "TYCY-5187" ;
    mo:media_type "CD" ;
    mo:publication_of <album/48749#musicalexpression> ;
    mo:publisher <org/67#subject> ;
    mo:record _:N8c31a708885c492c824b7059cb97b4e5 ;
    mo:record_count 1 ;
    schema:about <product/13755#subject> ;
    schema:datePublished "1991-12-18"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/94/48749/48749-419b6fe99726.jpg> ;
    schema:name "Y∀IBA"@en,
        "やいば"@ja,
        "YAIBA"@ja-latn ;
    schema:publisher <org/67#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/48749/48749-419b6fe99726.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "MAX"@en ;
    foaf:made <album/48749#subject> ;
    foaf:name "MAX"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "MAX"@en ;
    foaf:made <album/48749#vocals> ;
    foaf:name "MAX"@en .

_:N1710bb1fd26645d2b5ce0c356b89f4d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "運命の勝負 (鬼丸のテーマ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N8c31a708885c492c824b7059cb97b4e5 ;
    schema:name "運命の勝負 (鬼丸のテーマ)"@ja .

_:N26edf64cd93541b9976ef15aeaba5fe6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "手強いバットマン"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N8c31a708885c492c824b7059cb97b4e5 ;
    schema:name "手強いバットマン"@ja .

_:N2813830e0070499080b9421ab86681db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "見たか風神剣の威力"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N8c31a708885c492c824b7059cb97b4e5 ;
    schema:name "見たか風神剣の威力"@ja .

_:N575ec06ee0b34854a10fddeccf32c176 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "剣豪烈伝 (メインテーマ)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N8c31a708885c492c824b7059cb97b4e5 ;
    schema:name "剣豪烈伝 (メインテーマ)"@ja .

_:N5deb828497a741e38f0c02d684e2e95c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "なんにもない明日へ (サブテーマ)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N8c31a708885c492c824b7059cb97b4e5 ;
    schema:name "なんにもない明日へ (サブテーマ)"@ja .

_:N6805bcbdcb814e668967c8af2ce98914 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "伝説の暴れん坊 (やいばのテーマ)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N8c31a708885c492c824b7059cb97b4e5 ;
    schema:name "伝説の暴れん坊 (やいばのテーマ)"@ja .

_:N733c130afb214727bbd59839f25770c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "俺はやいばだ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N8c31a708885c492c824b7059cb97b4e5 ;
    schema:name "俺はやいばだ"@ja .

_:Nbb3877c98df94949ae83cb147c1128ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイドル宣言 (サヤカのテーマ)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N8c31a708885c492c824b7059cb97b4e5 ;
    schema:name "アイドル宣言 (サヤカのテーマ)"@ja .

_:Ndeb6436ec2414601943840fa26b65bab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "相棒カゲトラ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N8c31a708885c492c824b7059cb97b4e5 ;
    schema:name "相棒カゲトラ"@ja .

_:Nf8884b9d96634f40a874729c4b01b22c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "よみがえった平和"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N8c31a708885c492c824b7059cb97b4e5 ;
    schema:name "よみがえった平和"@ja .

_:N8c31a708885c492c824b7059cb97b4e5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1710bb1fd26645d2b5ce0c356b89f4d1,
        _:N26edf64cd93541b9976ef15aeaba5fe6,
        _:N2813830e0070499080b9421ab86681db,
        _:N575ec06ee0b34854a10fddeccf32c176,
        _:N5deb828497a741e38f0c02d684e2e95c,
        _:N6805bcbdcb814e668967c8af2ce98914,
        _:N733c130afb214727bbd59839f25770c9,
        _:Nbb3877c98df94949ae83cb147c1128ce,
        _:Ndeb6436ec2414601943840fa26b65bab,
        _:Nf8884b9d96634f40a874729c4b01b22c ;
    mo:track_count 10 ;
    schema:duration "PT36:13"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1710bb1fd26645d2b5ce0c356b89f4d1,
        _:N26edf64cd93541b9976ef15aeaba5fe6,
        _:N2813830e0070499080b9421ab86681db,
        _:N575ec06ee0b34854a10fddeccf32c176,
        _:N5deb828497a741e38f0c02d684e2e95c,
        _:N6805bcbdcb814e668967c8af2ce98914,
        _:N733c130afb214727bbd59839f25770c9,
        _:Nbb3877c98df94949ae83cb147c1128ce,
        _:Ndeb6436ec2414601943840fa26b65bab,
        _:Nf8884b9d96634f40a874729c4b01b22c .

