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

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

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

<artist/12119#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133985#subject> ;
    schema:name "cybermiso"@en ;
    foaf:made <album/133985#composition>,
        <album/133985#subject> ;
    foaf:name "cybermiso"@en .

<artist/41299#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133985#subject> ;
    schema:name "KAH"@en ;
    foaf:made <album/133985#composition>,
        <album/133985#subject> ;
    foaf:name "KAH"@en .

<artist/47612#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133985#subject> ;
    schema:name "satie"@en ;
    foaf:made <album/133985#composition>,
        <album/133985#subject> ;
    foaf:name "satie"@en .

<artist/56953#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133985#subject> ;
    schema:name "N-Driver"@en ;
    foaf:made <album/133985#composition>,
        <album/133985#subject> ;
    foaf:name "N-Driver"@en .

<artist/72377#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133985#subject> ;
    schema:name "Xe"@en ;
    foaf:made <album/133985#composition>,
        <album/133985#subject> ;
    foaf:name "Xe"@en .

<artist/73476#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133985#subject> ;
    schema:name "ECLAIR"@en ;
    foaf:made <album/133985#composition>,
        <album/133985#subject> ;
    foaf:name "ECLAIR"@en .

<event/294> a mo:Release ;
    schema:name "Released at M3-2023 Fall (Oct 29, 2023)" .

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

<album/133985#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "100/110 Drop Strike!!"@en,
        "100/110 Drop Strike!!"@ja,
        "100/110 Drop Strike!!"@ja-latn ;
    mo:performance_of <album/133985#musicalwork> ;
    mo:recorded_as <album/133985#musicalexpression> ;
    schema:name "100/110 Drop Strike!!"@en,
        "100/110 Drop Strike!!"@ja,
        "100/110 Drop Strike!!"@ja-latn ;
    schema:workPerformed <album/133985#musicalwork> .

<https://media.vgm.io/albums/58/133985/133985-91036eff8bf2.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/133985#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/58/133985/133985-91036eff8bf2.jpg> ;
    foaf:depicts <album/133985#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/58/133985/133985-91036eff8bf2.jpg> .

<https://medium-media.vgm.io/albums/58/133985/133985-91036eff8bf2.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/133985#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "100/110 Drop Strike!!"@en,
        "100/110 Drop Strike!!"@ja,
        "100/110 Drop Strike!!"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(αirlemoneX)"@en ;
            foaf:made <album/133985#composition> ;
            foaf:name "(αirlemoneX)"@en ],
        <artist/12119#subject>,
        <artist/41299#subject>,
        <artist/47612#subject>,
        <artist/56953#subject>,
        <artist/72377#subject>,
        <artist/73476#subject> ;
    mo:produced_work <album/133985#musicalwork> ;
    schema:name "100/110 Drop Strike!!"@en,
        "100/110 Drop Strike!!"@ja,
        "100/110 Drop Strike!!"@ja-latn .

<album/133985#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-10-29"^^xsd:date ;
    dcterms:title "100/110 Drop Strike!!"@en,
        "100/110 Drop Strike!!"@ja,
        "100/110 Drop Strike!!"@ja-latn ;
    mo:catalogue_number "SSCD-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/133985#musicalexpression> ;
    mo:publisher _:N3e8cd4f584e048d7b08cc2d5f397bcfa ;
    mo:record _:N84c1581abf3b409892a272b1e9dcfe61 ;
    mo:record_count 1 ;
    mo:release <event/294> ;
    schema:datePublished "2023-10-29"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/58/133985/133985-91036eff8bf2.jpg> ;
    schema:name "100/110 Drop Strike!!"@en,
        "100/110 Drop Strike!!"@ja,
        "100/110 Drop Strike!!"@ja-latn ;
    schema:publisher _:N3e8cd4f584e048d7b08cc2d5f397bcfa ;
    foaf:depiction <https://media.vgm.io/albums/58/133985/133985-91036eff8bf2.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133985#subject> ;
    schema:name "(αirlemoneX)"@en ;
    foaf:made <album/133985#subject> ;
    foaf:name "(αirlemoneX)"@en .

_:N38c473b3f2484baeaeeb58252863e355 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DESERT STORM"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N84c1581abf3b409892a272b1e9dcfe61 ;
    schema:name "DESERT STORM"@en .

_:N3e8cd4f584e048d7b08cc2d5f397bcfa schema:name "Screw Sound Construction"@en,
        "Screw Sound Construction"@ja,
        "Screw Sound Construction"@ja-latn ;
    foaf:name "Screw Sound Construction"@en,
        "Screw Sound Construction"@ja,
        "Screw Sound Construction"@ja-latn .

_:N3febaeb52974451f86593b649e4f905e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KnockKnock"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N84c1581abf3b409892a272b1e9dcfe61 ;
    schema:name "KnockKnock"@en .

_:N72a821aa2cf84b88a6671b4c531c0dde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bazaar of Baghdad"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N84c1581abf3b409892a272b1e9dcfe61 ;
    schema:name "Bazaar of Baghdad"@en .

_:N97c9a20100624b468f07fce284bf4664 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death Valley"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N84c1581abf3b409892a272b1e9dcfe61 ;
    schema:name "Death Valley"@en .

_:Nc119f71d8ce44448a1fa1167850ef06d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starving"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N84c1581abf3b409892a272b1e9dcfe61 ;
    schema:name "Starving"@en .

_:Nc499ff28212f44039e07cb63dc92e5fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intrafuck"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N84c1581abf3b409892a272b1e9dcfe61 ;
    schema:name "Intrafuck"@en .

_:N84c1581abf3b409892a272b1e9dcfe61 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N38c473b3f2484baeaeeb58252863e355,
        _:N3febaeb52974451f86593b649e4f905e,
        _:N72a821aa2cf84b88a6671b4c531c0dde,
        _:N97c9a20100624b468f07fce284bf4664,
        _:Nc119f71d8ce44448a1fa1167850ef06d,
        _:Nc499ff28212f44039e07cb63dc92e5fe ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N38c473b3f2484baeaeeb58252863e355,
        _:N3febaeb52974451f86593b649e4f905e,
        _:N72a821aa2cf84b88a6671b4c531c0dde,
        _:N97c9a20100624b468f07fce284bf4664,
        _:Nc119f71d8ce44448a1fa1167850ef06d,
        _:Nc499ff28212f44039e07cb63dc92e5fe .

