@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 _:N7a2ce3af36c0419185532382711274ca,
        <artist/14787#subject>,
        <artist/3044#subject>,
        <artist/3253#subject> ;
    mo:recorded_as <album/28223#musicalexpression> ;
    schema:byArtist _:N7a2ce3af36c0419185532382711274ca,
        <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 _:N56604cd939144bcea910a15f93c335ef ;
    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> .

_:N2822f99653c94f9990bb442db72cd593 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 _:N56604cd939144bcea910a15f93c335ef ;
    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 .

_:N29765bec5f4f4f06986307f0ef84b02d 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 _:N56604cd939144bcea910a15f93c335ef ;
    schema:name "Standing on my chance"@en,
        "Standing on my chance"@ja,
        "Standing on my chance"@ja-latn .

_:N2fc224b68a30414f80766866a3658462 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 _:N56604cd939144bcea910a15f93c335ef ;
    schema:name "Hyper muscle girl's youth ACT3"@en,
        "超筋肉美少女(ハイパーマッスルギャル)の青春ACT3"@ja,
        "Hyper muscle girl no seishun ACT3"@ja-latn .

_:N34d46817167f4adb961bcbf689689433 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 _:N56604cd939144bcea910a15f93c335ef ;
    schema:name "Find a friend in me"@en,
        "Find a friend in me"@ja,
        "Find a friend in me"@ja-latn .

_:N3cf8065e66fd498896e450e401abc0e8 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 _:N56604cd939144bcea910a15f93c335ef ;
    schema:name "We've glory days"@en,
        "We've glory days"@ja,
        "We've glory days"@ja-latn .

_:N6f88a36b751b40c4869b8841991d1aa6 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 _:N56604cd939144bcea910a15f93c335ef ;
    schema:name "Finishing stroke!"@en,
        "Finishing stroke!"@ja,
        "Finishing stroke!"@ja-latn .

_:N75cc946722c5478697481e772419bfda 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 _:N56604cd939144bcea910a15f93c335ef ;
    schema:name "Coming to a crisis!"@en,
        "Coming to a crisis!"@ja,
        "Coming to a crisis!"@ja-latn .

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

_:N7fa9c51942884a17b3e9db6d6764d8fe 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 _:N56604cd939144bcea910a15f93c335ef ;
    schema:name "Standing on my chance (OVA size)"@en,
        "Standing on my chance (OVAサイズ)"@ja,
        "Standing on my chance (OVA size)"@ja-latn .

_:N8318dd0fe54949c997738a9201d8c46a 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 _:N56604cd939144bcea910a15f93c335ef ;
    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 .

_:N868e32f6030346edb78d5427f3983f35 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 _:N56604cd939144bcea910a15f93c335ef ;
    schema:name "A broad-minded man"@en,
        "A broad‐minded man"@ja,
        "A broad-minded man"@ja-latn .

_:N9174ea9b9f6c4604ab89db0356129ad4 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 _:N56604cd939144bcea910a15f93c335ef ;
    schema:name "She's the karate girl"@en,
        "She's the karate girl"@ja,
        "She's the karate girl"@ja-latn .

_:N923683a742894d55a31b41ee9f257abe 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 _:N56604cd939144bcea910a15f93c335ef ;
    schema:name "Heartache ballade"@en,
        "Heartache ballade"@ja,
        "Heartache ballade"@ja-latn .

_:N951c8ef1b8924cc7a44af65c42384cbe 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 _:N56604cd939144bcea910a15f93c335ef ;
    schema:name "DAIGO the laughing heel"@en,
        "DAIGO the laughing heel"@ja,
        "DAIGO the laughing heel"@ja-latn .

_:Na1c275ea35d3446c9edd6b6d5790fa9c 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 _:N56604cd939144bcea910a15f93c335ef ;
    schema:name "The assassin"@en,
        "The assassin"@ja,
        "The assassin"@ja-latn .

_:Na5c10a3fe96a42118726d9bd0afb20a3 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 _:N56604cd939144bcea910a15f93c335ef ;
    schema:name "Hyper muscle girl's youth ACT1"@en,
        "超筋肉美少女(ハイパーマッスルギャル)の青春ACT1"@ja,
        "Hyper muscle girl no seishun ACT1"@ja-latn .

_:Na6b96ad3aece46d1a499289209ca16db 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 _:N56604cd939144bcea910a15f93c335ef ;
    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 .

_:Nc9d93b837ef34bd0b43c28576f0f06c7 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 _:N56604cd939144bcea910a15f93c335ef ;
    schema:name "With a past..."@en,
        "With a past..."@ja,
        "With a past..."@ja-latn .

_:Ndddc217b0a4d4966863e68f8226f890c 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 _:N56604cd939144bcea910a15f93c335ef ;
    schema:name "Cheerful fighters, their youthful days"@en,
        "Cheerful fighters, their youthful days"@ja,
        "Cheerful fighters, their youthful days"@ja-latn .

_:Ndfbe2cc7452341b98a1e6639ca209de1 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 _:N56604cd939144bcea910a15f93c335ef ;
    schema:name "Go into action!"@en,
        "Go into action!"@ja,
        "Go into action!"@ja-latn .

_:Ne9e2a8102e9c43e7876c658ce0148ee9 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 _:N56604cd939144bcea910a15f93c335ef ;
    schema:name "Fatal purge"@en,
        "Fatal purge"@ja,
        "Fatal purge"@ja-latn .

_:Nf9c965aa6d2d46e4a28fee9bb65bfdf5 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 _:N56604cd939144bcea910a15f93c335ef ;
    schema:name "Hyper muscle girl's youth ACT2"@en,
        "超筋肉美少女(ハイパーマッスルギャル)の青春ACT2"@ja,
        "Hyper muscle girl no seishun ACT2"@ja-latn .

_:N56604cd939144bcea910a15f93c335ef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2822f99653c94f9990bb442db72cd593,
        _:N29765bec5f4f4f06986307f0ef84b02d,
        _:N2fc224b68a30414f80766866a3658462,
        _:N34d46817167f4adb961bcbf689689433,
        _:N3cf8065e66fd498896e450e401abc0e8,
        _:N6f88a36b751b40c4869b8841991d1aa6,
        _:N75cc946722c5478697481e772419bfda,
        _:N7fa9c51942884a17b3e9db6d6764d8fe,
        _:N8318dd0fe54949c997738a9201d8c46a,
        _:N868e32f6030346edb78d5427f3983f35,
        _:N9174ea9b9f6c4604ab89db0356129ad4,
        _:N923683a742894d55a31b41ee9f257abe,
        _:N951c8ef1b8924cc7a44af65c42384cbe,
        _:Na1c275ea35d3446c9edd6b6d5790fa9c,
        _:Na5c10a3fe96a42118726d9bd0afb20a3,
        _:Na6b96ad3aece46d1a499289209ca16db,
        _:Nc9d93b837ef34bd0b43c28576f0f06c7,
        _:Ndddc217b0a4d4966863e68f8226f890c,
        _:Ndfbe2cc7452341b98a1e6639ca209de1,
        _:Ne9e2a8102e9c43e7876c658ce0148ee9,
        _:Nf9c965aa6d2d46e4a28fee9bb65bfdf5 ;
    mo:track_count 21 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N2822f99653c94f9990bb442db72cd593,
        _:N29765bec5f4f4f06986307f0ef84b02d,
        _:N2fc224b68a30414f80766866a3658462,
        _:N34d46817167f4adb961bcbf689689433,
        _:N3cf8065e66fd498896e450e401abc0e8,
        _:N6f88a36b751b40c4869b8841991d1aa6,
        _:N75cc946722c5478697481e772419bfda,
        _:N7fa9c51942884a17b3e9db6d6764d8fe,
        _:N8318dd0fe54949c997738a9201d8c46a,
        _:N868e32f6030346edb78d5427f3983f35,
        _:N9174ea9b9f6c4604ab89db0356129ad4,
        _:N923683a742894d55a31b41ee9f257abe,
        _:N951c8ef1b8924cc7a44af65c42384cbe,
        _:Na1c275ea35d3446c9edd6b6d5790fa9c,
        _:Na5c10a3fe96a42118726d9bd0afb20a3,
        _:Na6b96ad3aece46d1a499289209ca16db,
        _:Nc9d93b837ef34bd0b43c28576f0f06c7,
        _:Ndddc217b0a4d4966863e68f8226f890c,
        _:Ndfbe2cc7452341b98a1e6639ca209de1,
        _:Ne9e2a8102e9c43e7876c658ce0148ee9,
        _:Nf9c965aa6d2d46e4a28fee9bb65bfdf5 .

