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

<artist/2935#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keiko Kimoto"@en,
        "木本慶子"@ja ;
    foaf:made <album/28223#lyrics>,
        <album/28223#subject> ;
    foaf:name "Keiko Kimoto"@en,
        "木本慶子"@ja .

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

<artist/4663#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28223#subject> ;
    schema:name "Yasuhiko Shigemura"@en,
        "茂村泰彦"@ja ;
    foaf:made <album/28223#composition>,
        <album/28223#subject> ;
    foaf:name "Yasuhiko Shigemura"@en,
        "茂村泰彦"@ja .

<album/28223#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Natsuki Crisis CLASH EX. ~ mighty sound"@en,
        "O.V.A. なつきクライシス CLASH EX.~mighty sound"@ja,
        "Natsuki Crisis CLASH EX. ~ mighty sound"@ja-latn ;
    mo:composer <artist/4663#subject> ;
    mo:produced_work <album/28223#musicalwork> ;
    schema:name "Natsuki Crisis CLASH EX. ~ mighty sound"@en,
        "O.V.A. なつきクライシス CLASH EX.~mighty sound"@ja,
        "Natsuki Crisis CLASH EX. ~ mighty sound"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/32/28223/28223-1313612837.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14787#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28223#performance> ;
    schema:name "Ami Mimatsu"@en,
        "三松亜美"@ja ;
    foaf:name "Ami Mimatsu"@en,
        "三松亜美"@ja .

<artist/3044#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28223#performance> ;
    schema:name "Ai Orikasa"@en,
        "折笠愛"@ja ;
    foaf:name "Ai Orikasa"@en,
        "折笠愛"@ja .

<artist/3253#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28223#performance> ;
    schema:name "Yuko Nagashima"@en,
        "永島由子"@ja ;
    foaf:name "Yuko Nagashima"@en,
        "永島由子"@ja .

<album/28223#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Natsuki Crisis CLASH EX. ~ mighty sound"@en,
        "O.V.A. なつきクライシス CLASH EX.~mighty sound"@ja,
        "Natsuki Crisis CLASH EX. ~ mighty sound"@ja-latn ;
    mo:performance_of <album/28223#musicalwork> ;
    mo:performer _:N12225af3c1c64d6c87aeff1630c12b1d,
        <artist/14787#subject>,
        <artist/3044#subject>,
        <artist/3253#subject> ;
    mo:recorded_as <album/28223#musicalexpression> ;
    schema:byArtist _:N12225af3c1c64d6c87aeff1630c12b1d,
        <artist/14787#subject>,
        <artist/3044#subject>,
        <artist/3253#subject> ;
    schema:name "Natsuki Crisis CLASH EX. ~ mighty sound"@en,
        "O.V.A. なつきクライシス CLASH EX.~mighty sound"@ja,
        "Natsuki Crisis CLASH EX. ~ mighty sound"@ja-latn ;
    schema:workPerformed <album/28223#musicalwork> .

<album/28223#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-03-24"^^xsd:date ;
    dcterms:title "Natsuki Crisis CLASH EX. ~ mighty sound"@en,
        "O.V.A. なつきクライシス CLASH EX.~mighty sound"@ja,
        "Natsuki Crisis CLASH EX. ~ mighty sound"@ja-latn ;
    mo:catalogue_number "KICA-186" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28223#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N9050dfdda9194d5fbe77a137f1c5d2e4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Natsuki Crisis"@en ;
            foaf:name "Natsuki Crisis"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Seraphim"@en ;
            foaf:name "Seraphim"@en ],
        <artist/14787#subject>,
        <artist/3044#subject>,
        <artist/3253#subject> ;
    schema:datePublished "1994-03-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/32/28223/28223-1313612837.jpg> ;
    schema:name "Natsuki Crisis CLASH EX. ~ mighty sound"@en,
        "O.V.A. なつきクライシス CLASH EX.~mighty sound"@ja,
        "Natsuki Crisis CLASH EX. ~ mighty sound"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/28223/28223-1313612837.jpg> .

_:N015a7943ccd7469ebfced2f68763bc84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Find a friend in me (Off vocal version)"@en,
        "Find a friend in me (Off vocal version)"@ja,
        "Find a friend in me (Off vocal version)"@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9050dfdda9194d5fbe77a137f1c5d2e4 ;
    schema:name "Find a friend in me (Off vocal version)"@en,
        "Find a friend in me (Off vocal version)"@ja,
        "Find a friend in me (Off vocal version)"@ja-latn .

_:N01919346e39a4504ad91bd7a04d29bac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Find a friend in me (OVA size)"@en,
        "Find a friend in me (OVAサイズ)"@ja,
        "Find a friend in me (OVA size)"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9050dfdda9194d5fbe77a137f1c5d2e4 ;
    schema:name "Find a friend in me (OVA size)"@en,
        "Find a friend in me (OVAサイズ)"@ja,
        "Find a friend in me (OVA size)"@ja-latn .

_:N057874c23b684ee9a8dcd934277b4d0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A broad-minded man"@en,
        "A broad‐minded man"@ja,
        "A broad-minded man"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9050dfdda9194d5fbe77a137f1c5d2e4 ;
    schema:name "A broad-minded man"@en,
        "A broad‐minded man"@ja,
        "A broad-minded man"@ja-latn .

_:N12225af3c1c64d6c87aeff1630c12b1d a schema:Person,
        foaf:Person ;
    mo:performed <album/28223#performance> ;
    schema:name "Seraphim"@en ;
    foaf:name "Seraphim"@en .

_:N1566a66a4bc94987b1bb5fb552c47813 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Standing on my chance (Off vocal version)"@en,
        "Standing on my chance (Off vocal version)"@ja,
        "Standing on my chance (Off vocal version)"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9050dfdda9194d5fbe77a137f1c5d2e4 ;
    schema:name "Standing on my chance (Off vocal version)"@en,
        "Standing on my chance (Off vocal version)"@ja,
        "Standing on my chance (Off vocal version)"@ja-latn .

_:N1d31ef746b6a4168b7e7da6f3aa4ebdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coming to a crisis!"@en,
        "Coming to a crisis!"@ja,
        "Coming to a crisis!"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9050dfdda9194d5fbe77a137f1c5d2e4 ;
    schema:name "Coming to a crisis!"@en,
        "Coming to a crisis!"@ja,
        "Coming to a crisis!"@ja-latn .

_:N28f6547aa2854684bc51078305157bcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The assassin"@en,
        "The assassin"@ja,
        "The assassin"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9050dfdda9194d5fbe77a137f1c5d2e4 ;
    schema:name "The assassin"@en,
        "The assassin"@ja,
        "The assassin"@ja-latn .

_:N35b40b3b01dc4f8d90aa3f279ac3bf4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyper muscle girl's youth ACT1"@en,
        "超筋肉美少女(ハイパーマッスルギャル)の青春ACT1"@ja,
        "Hyper muscle girl no seishun ACT1"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9050dfdda9194d5fbe77a137f1c5d2e4 ;
    schema:name "Hyper muscle girl's youth ACT1"@en,
        "超筋肉美少女(ハイパーマッスルギャル)の青春ACT1"@ja,
        "Hyper muscle girl no seishun ACT1"@ja-latn .

_:N4ba8bd90318b4388ab75c08e2b25275d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cheerful fighters, their youthful days"@en,
        "Cheerful fighters, their youthful days"@ja,
        "Cheerful fighters, their youthful days"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9050dfdda9194d5fbe77a137f1c5d2e4 ;
    schema:name "Cheerful fighters, their youthful days"@en,
        "Cheerful fighters, their youthful days"@ja,
        "Cheerful fighters, their youthful days"@ja-latn .

_:N4fcfa452e93b4897835688ed5e7f69a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Finishing stroke!"@en,
        "Finishing stroke!"@ja,
        "Finishing stroke!"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9050dfdda9194d5fbe77a137f1c5d2e4 ;
    schema:name "Finishing stroke!"@en,
        "Finishing stroke!"@ja,
        "Finishing stroke!"@ja-latn .

_:N54f7ce191b9b4cf4b6be04e965b96508 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Standing on my chance"@en,
        "Standing on my chance"@ja,
        "Standing on my chance"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9050dfdda9194d5fbe77a137f1c5d2e4 ;
    schema:name "Standing on my chance"@en,
        "Standing on my chance"@ja,
        "Standing on my chance"@ja-latn .

_:N68f61e93ecd6444dbcd887a4a630db24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Find a friend in me"@en,
        "Find a friend in me"@ja,
        "Find a friend in me"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9050dfdda9194d5fbe77a137f1c5d2e4 ;
    schema:name "Find a friend in me"@en,
        "Find a friend in me"@ja,
        "Find a friend in me"@ja-latn .

_:N6fdb34cbff3545b48dad2ce6c9b1abd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "She's the karate girl"@en,
        "She's the karate girl"@ja,
        "She's the karate girl"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9050dfdda9194d5fbe77a137f1c5d2e4 ;
    schema:name "She's the karate girl"@en,
        "She's the karate girl"@ja,
        "She's the karate girl"@ja-latn .

_:N704b7e432bdd4d3aa0ca83c45714df1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyper muscle girl's youth ACT2"@en,
        "超筋肉美少女(ハイパーマッスルギャル)の青春ACT2"@ja,
        "Hyper muscle girl no seishun ACT2"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9050dfdda9194d5fbe77a137f1c5d2e4 ;
    schema:name "Hyper muscle girl's youth ACT2"@en,
        "超筋肉美少女(ハイパーマッスルギャル)の青春ACT2"@ja,
        "Hyper muscle girl no seishun ACT2"@ja-latn .

_:N7176f71f25914a8ea4b8a837102a1030 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heartache ballade"@en,
        "Heartache ballade"@ja,
        "Heartache ballade"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9050dfdda9194d5fbe77a137f1c5d2e4 ;
    schema:name "Heartache ballade"@en,
        "Heartache ballade"@ja,
        "Heartache ballade"@ja-latn .

_:N79bfa3a9e1f0470eb510bbca869f6b48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DAIGO the laughing heel"@en,
        "DAIGO the laughing heel"@ja,
        "DAIGO the laughing heel"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9050dfdda9194d5fbe77a137f1c5d2e4 ;
    schema:name "DAIGO the laughing heel"@en,
        "DAIGO the laughing heel"@ja,
        "DAIGO the laughing heel"@ja-latn .

_:N8e307b4234aa4d13aae061a41e2afab7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Standing on my chance (OVA size)"@en,
        "Standing on my chance (OVAサイズ)"@ja,
        "Standing on my chance (OVA size)"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9050dfdda9194d5fbe77a137f1c5d2e4 ;
    schema:name "Standing on my chance (OVA size)"@en,
        "Standing on my chance (OVAサイズ)"@ja,
        "Standing on my chance (OVA size)"@ja-latn .

_:N92bc01d7b65145c58f60105fd5a4c564 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fatal purge"@en,
        "Fatal purge"@ja,
        "Fatal purge"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9050dfdda9194d5fbe77a137f1c5d2e4 ;
    schema:name "Fatal purge"@en,
        "Fatal purge"@ja,
        "Fatal purge"@ja-latn .

_:Nc08451273999476a9137f462f62d31b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With a past..."@en,
        "With a past..."@ja,
        "With a past..."@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9050dfdda9194d5fbe77a137f1c5d2e4 ;
    schema:name "With a past..."@en,
        "With a past..."@ja,
        "With a past..."@ja-latn .

_:Ndb34f6e767964648b7bb170d2b7a773e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go into action!"@en,
        "Go into action!"@ja,
        "Go into action!"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9050dfdda9194d5fbe77a137f1c5d2e4 ;
    schema:name "Go into action!"@en,
        "Go into action!"@ja,
        "Go into action!"@ja-latn .

_:Ndbbbe46a20074ac5977c8d921b38a6db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyper muscle girl's youth ACT3"@en,
        "超筋肉美少女(ハイパーマッスルギャル)の青春ACT3"@ja,
        "Hyper muscle girl no seishun ACT3"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9050dfdda9194d5fbe77a137f1c5d2e4 ;
    schema:name "Hyper muscle girl's youth ACT3"@en,
        "超筋肉美少女(ハイパーマッスルギャル)の青春ACT3"@ja,
        "Hyper muscle girl no seishun ACT3"@ja-latn .

_:Nf607ae74d3d449dba197adbbf5153000 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We've glory days"@en,
        "We've glory days"@ja,
        "We've glory days"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9050dfdda9194d5fbe77a137f1c5d2e4 ;
    schema:name "We've glory days"@en,
        "We've glory days"@ja,
        "We've glory days"@ja-latn .

_:N9050dfdda9194d5fbe77a137f1c5d2e4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N015a7943ccd7469ebfced2f68763bc84,
        _:N01919346e39a4504ad91bd7a04d29bac,
        _:N057874c23b684ee9a8dcd934277b4d0c,
        _:N1566a66a4bc94987b1bb5fb552c47813,
        _:N1d31ef746b6a4168b7e7da6f3aa4ebdf,
        _:N28f6547aa2854684bc51078305157bcd,
        _:N35b40b3b01dc4f8d90aa3f279ac3bf4d,
        _:N4ba8bd90318b4388ab75c08e2b25275d,
        _:N4fcfa452e93b4897835688ed5e7f69a7,
        _:N54f7ce191b9b4cf4b6be04e965b96508,
        _:N68f61e93ecd6444dbcd887a4a630db24,
        _:N6fdb34cbff3545b48dad2ce6c9b1abd9,
        _:N704b7e432bdd4d3aa0ca83c45714df1b,
        _:N7176f71f25914a8ea4b8a837102a1030,
        _:N79bfa3a9e1f0470eb510bbca869f6b48,
        _:N8e307b4234aa4d13aae061a41e2afab7,
        _:N92bc01d7b65145c58f60105fd5a4c564,
        _:Nc08451273999476a9137f462f62d31b5,
        _:Ndb34f6e767964648b7bb170d2b7a773e,
        _:Ndbbbe46a20074ac5977c8d921b38a6db,
        _:Nf607ae74d3d449dba197adbbf5153000 ;
    mo:track_count 21 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N015a7943ccd7469ebfced2f68763bc84,
        _:N01919346e39a4504ad91bd7a04d29bac,
        _:N057874c23b684ee9a8dcd934277b4d0c,
        _:N1566a66a4bc94987b1bb5fb552c47813,
        _:N1d31ef746b6a4168b7e7da6f3aa4ebdf,
        _:N28f6547aa2854684bc51078305157bcd,
        _:N35b40b3b01dc4f8d90aa3f279ac3bf4d,
        _:N4ba8bd90318b4388ab75c08e2b25275d,
        _:N4fcfa452e93b4897835688ed5e7f69a7,
        _:N54f7ce191b9b4cf4b6be04e965b96508,
        _:N68f61e93ecd6444dbcd887a4a630db24,
        _:N6fdb34cbff3545b48dad2ce6c9b1abd9,
        _:N704b7e432bdd4d3aa0ca83c45714df1b,
        _:N7176f71f25914a8ea4b8a837102a1030,
        _:N79bfa3a9e1f0470eb510bbca869f6b48,
        _:N8e307b4234aa4d13aae061a41e2afab7,
        _:N92bc01d7b65145c58f60105fd5a4c564,
        _:Nc08451273999476a9137f462f62d31b5,
        _:Ndb34f6e767964648b7bb170d2b7a773e,
        _:Ndbbbe46a20074ac5977c8d921b38a6db,
        _:Nf607ae74d3d449dba197adbbf5153000 .

