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

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

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

<artist/1756#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119984#subject> ;
    schema:name "Michitoshi Hirose"@en,
        "広瀬充寿"@ja ;
    foaf:made <album/119984#composition>,
        <album/119984#subject> ;
    foaf:name "Michitoshi Hirose"@en,
        "広瀬充寿"@ja .

<album/119984#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FKS Original Soundtrack"@en,
        "ふしぎ工房症候群 オリジナルサウンドトラックアルバム"@ja,
        "Fushigi Koubou Shoukou Gun Original Soundtrack Album"@ja-latn ;
    mo:composer <artist/1756#subject> ;
    mo:produced_work <album/119984#musicalwork> ;
    schema:name "FKS Original Soundtrack"@en,
        "ふしぎ工房症候群 オリジナルサウンドトラックアルバム"@ja,
        "Fushigi Koubou Shoukou Gun Original Soundtrack Album"@ja-latn .

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

<album/119984#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FKS Original Soundtrack"@en,
        "ふしぎ工房症候群 オリジナルサウンドトラックアルバム"@ja,
        "Fushigi Koubou Shoukou Gun Original Soundtrack Album"@ja-latn ;
    mo:performance_of <album/119984#musicalwork> ;
    mo:recorded_as <album/119984#musicalexpression> ;
    schema:name "FKS Original Soundtrack"@en,
        "ふしぎ工房症候群 オリジナルサウンドトラックアルバム"@ja,
        "Fushigi Koubou Shoukou Gun Original Soundtrack Album"@ja-latn ;
    schema:workPerformed <album/119984#musicalwork> .

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

<https://medium-media.vgm.io/albums/48/119984/119984-b83063cb0b8d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/119984#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-11"^^xsd:date ;
    dcterms:title "FKS Original Soundtrack"@en,
        "ふしぎ工房症候群 オリジナルサウンドトラックアルバム"@ja,
        "Fushigi Koubou Shoukou Gun Original Soundtrack Album"@ja-latn ;
    mo:catalogue_number "CFCD-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/119984#musicalexpression> ;
    mo:publisher _:N5bea111e78ba4d7caafe976a280300a8 ;
    mo:record _:N0d24fe7213414660b180251cb114f388 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Fushigi Koubou Shoukou Gun"@en ;
            foaf:name "Fushigi Koubou Shoukou Gun"@en ] ;
    schema:datePublished "2006-08-11"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/48/119984/119984-b83063cb0b8d.jpg> ;
    schema:name "FKS Original Soundtrack"@en,
        "ふしぎ工房症候群 オリジナルサウンドトラックアルバム"@ja,
        "Fushigi Koubou Shoukou Gun Original Soundtrack Album"@ja-latn ;
    schema:publisher _:N5bea111e78ba4d7caafe976a280300a8 ;
    foaf:depiction <https://media.vgm.io/albums/48/119984/119984-b83063cb0b8d.jpg> .

_:N01e75dcf872c45b6ab38b79443c5d747 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "哀愁"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "哀愁"@ja .

_:N0703d1844403494183fc244a5f7e04bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふしぎ工房"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "ふしぎ工房"@ja .

_:N08e13d68bd374c2ca24ef681eaed896b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プライド"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "プライド"@ja .

_:N26a6cb4b6c28427ab6647f34a429743a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悲哀"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "悲哀"@ja .

_:N28bd613519d34d26829ffaeb7b65face a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メリーゴーランド"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "メリーゴーランド"@ja .

_:N31374e4ededc434c8c694ff6e20652e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "非常事態"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "非常事態"@ja .

_:N59dda19e955c4b578855c84917a701f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダークサイド"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "ダークサイド"@ja .

_:N5bea111e78ba4d7caafe976a280300a8 schema:name "cosmic factory"@en,
        "cosmic factory"@ja,
        "cosmic factory"@ja-latn ;
    foaf:name "cosmic factory"@en,
        "cosmic factory"@ja,
        "cosmic factory"@ja-latn .

_:N610117b032d1423f8ed1cf491f75afe2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "緊張"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "緊張"@ja .

_:N620bf1b4152a41cc821e9760415476f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛と感動"@ja ;
    mo:track_number 29 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "愛と感動"@ja .

_:N68f0a6f64a344c74acd5479dc9ac98f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もう止まらない"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "もう止まらない"@ja .

_:N7bbf4d8d99924df2a1a63e508630eb34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "両親"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "両親"@ja .

_:N8349736fa4fa45658c2ded0c364e943e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "元気がとりえ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "元気がとりえ"@ja .

_:N8be1da4ddf2f4903869b7c2cf716411b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "死"@ja ;
    mo:track_number 27 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "死"@ja .

_:N8c18d8951b7c47539e946d81cc5f3986 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "別れ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "別れ"@ja .

_:N8d2050a3de2547028ea27ab8447cfb3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "闇の恐怖"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "闇の恐怖"@ja .

_:N9c63c7446f2d4ff59615050fd7de32f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "気楽な日常"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "気楽な日常"@ja .

_:N9e8e17c50388427c86af72bc97ec8c5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "出会い"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "出会い"@ja .

_:Na24f6a9fe97341aa8ae6be83bf0936d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "危機"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "危機"@ja .

_:Naf3fdc616fd1454ba18bef4bcb46ee5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハッピークリスマス"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "ハッピークリスマス"@ja .

_:Nb77727139192439c8a3673ca6e51db94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "重い現実"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "重い現実"@ja .

_:Nd3d33aaab060413db82a4e8ac30eb933 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢と希望"@ja ;
    mo:track_number 24 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "夢と希望"@ja .

_:Nd402ce8f4cab4074985d1a98661233fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絶望"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "絶望"@ja .

_:Nda91f4e25c50411c9b47d85439af97d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "友情"@ja ;
    mo:track_number 28 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "友情"@ja .

_:Ne1d7148b09f546ebaa6743fb567d3a26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛するが故"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "愛するが故"@ja .

_:Nf11957bc6e6a44c5ba8841eb5b174aa8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "独白"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "独白"@ja .

_:Nf551a11867984cf9aadde87822e1ad1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦慄"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "戦慄"@ja .

_:Nf754fe5803884b0a96c653c14f829b6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オルゴール"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "オルゴール"@ja .

_:Nfb3f30cfbcbc4b8c92a8da33a2140787 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "思い出"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "思い出"@ja .

_:Nfb6c6c17fbee4f5fae91e8ebdebeab91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "孤独"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N0d24fe7213414660b180251cb114f388 ;
    schema:name "孤独"@ja .

_:N0d24fe7213414660b180251cb114f388 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01e75dcf872c45b6ab38b79443c5d747,
        _:N0703d1844403494183fc244a5f7e04bc,
        _:N08e13d68bd374c2ca24ef681eaed896b,
        _:N26a6cb4b6c28427ab6647f34a429743a,
        _:N28bd613519d34d26829ffaeb7b65face,
        _:N31374e4ededc434c8c694ff6e20652e9,
        _:N59dda19e955c4b578855c84917a701f2,
        _:N610117b032d1423f8ed1cf491f75afe2,
        _:N620bf1b4152a41cc821e9760415476f9,
        _:N68f0a6f64a344c74acd5479dc9ac98f6,
        _:N7bbf4d8d99924df2a1a63e508630eb34,
        _:N8349736fa4fa45658c2ded0c364e943e,
        _:N8be1da4ddf2f4903869b7c2cf716411b,
        _:N8c18d8951b7c47539e946d81cc5f3986,
        _:N8d2050a3de2547028ea27ab8447cfb3e,
        _:N9c63c7446f2d4ff59615050fd7de32f1,
        _:N9e8e17c50388427c86af72bc97ec8c5b,
        _:Na24f6a9fe97341aa8ae6be83bf0936d4,
        _:Naf3fdc616fd1454ba18bef4bcb46ee5c,
        _:Nb77727139192439c8a3673ca6e51db94,
        _:Nd3d33aaab060413db82a4e8ac30eb933,
        _:Nd402ce8f4cab4074985d1a98661233fa,
        _:Nda91f4e25c50411c9b47d85439af97d7,
        _:Ne1d7148b09f546ebaa6743fb567d3a26,
        _:Nf11957bc6e6a44c5ba8841eb5b174aa8,
        _:Nf551a11867984cf9aadde87822e1ad1c,
        _:Nf754fe5803884b0a96c653c14f829b6c,
        _:Nfb3f30cfbcbc4b8c92a8da33a2140787,
        _:Nfb6c6c17fbee4f5fae91e8ebdebeab91 ;
    mo:track_count 29 ;
    schema:duration "PT64:46"^^xsd:interval ;
    schema:numTracks 29 ;
    schema:track _:N01e75dcf872c45b6ab38b79443c5d747,
        _:N0703d1844403494183fc244a5f7e04bc,
        _:N08e13d68bd374c2ca24ef681eaed896b,
        _:N26a6cb4b6c28427ab6647f34a429743a,
        _:N28bd613519d34d26829ffaeb7b65face,
        _:N31374e4ededc434c8c694ff6e20652e9,
        _:N59dda19e955c4b578855c84917a701f2,
        _:N610117b032d1423f8ed1cf491f75afe2,
        _:N620bf1b4152a41cc821e9760415476f9,
        _:N68f0a6f64a344c74acd5479dc9ac98f6,
        _:N7bbf4d8d99924df2a1a63e508630eb34,
        _:N8349736fa4fa45658c2ded0c364e943e,
        _:N8be1da4ddf2f4903869b7c2cf716411b,
        _:N8c18d8951b7c47539e946d81cc5f3986,
        _:N8d2050a3de2547028ea27ab8447cfb3e,
        _:N9c63c7446f2d4ff59615050fd7de32f1,
        _:N9e8e17c50388427c86af72bc97ec8c5b,
        _:Na24f6a9fe97341aa8ae6be83bf0936d4,
        _:Naf3fdc616fd1454ba18bef4bcb46ee5c,
        _:Nb77727139192439c8a3673ca6e51db94,
        _:Nd3d33aaab060413db82a4e8ac30eb933,
        _:Nd402ce8f4cab4074985d1a98661233fa,
        _:Nda91f4e25c50411c9b47d85439af97d7,
        _:Ne1d7148b09f546ebaa6743fb567d3a26,
        _:Nf11957bc6e6a44c5ba8841eb5b174aa8,
        _:Nf551a11867984cf9aadde87822e1ad1c,
        _:Nf754fe5803884b0a96c653c14f829b6c,
        _:Nfb3f30cfbcbc4b8c92a8da33a2140787,
        _:Nfb6c6c17fbee4f5fae91e8ebdebeab91 .

