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

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

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

<artist/14731#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124097#subject> ;
    schema:name "BlackY"@en ;
    foaf:made <album/124097#composition>,
        <album/124097#subject> ;
    foaf:name "BlackY"@en .

<artist/35718#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124097#subject> ;
    schema:name "PSYQUI"@en ;
    foaf:made <album/124097#composition>,
        <album/124097#subject> ;
    foaf:name "PSYQUI"@en .

<artist/39697#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124097#subject> ;
    schema:name "HiTECH NINJA"@en ;
    foaf:made <album/124097#composition>,
        <album/124097#subject> ;
    foaf:name "HiTECH NINJA"@en .

<artist/42584#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124097#subject> ;
    schema:name "WAiKURO"@en ;
    foaf:made <album/124097#composition>,
        <album/124097#subject> ;
    foaf:name "WAiKURO"@en .

<event/223> a mo:Release ;
    schema:name "Released at Comic Market 96 (Aug 09, 2019 to Aug 12, 2019)" .

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

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

<release/9387#subject> a schema:CreativeWork ;
    schema:name "ONGEKI"@en,
        "オンゲキ"@ja,
        "ONGEKI"@ja-latn ;
    foaf:name "ONGEKI"@en,
        "オンゲキ"@ja,
        "ONGEKI"@ja-latn .

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

<album/124097#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "NINJA IS THRILL / HiTECH NINJA"@en,
        "NINJA IS THRILL / HiTECH NINJA"@ja,
        "NINJA IS THRILL / HiTECH NINJA"@ja-latn ;
    mo:performance_of <album/124097#musicalwork> ;
    mo:recorded_as <album/124097#musicalexpression> ;
    schema:name "NINJA IS THRILL / HiTECH NINJA"@en,
        "NINJA IS THRILL / HiTECH NINJA"@ja,
        "NINJA IS THRILL / HiTECH NINJA"@ja-latn ;
    schema:workPerformed <album/124097#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/79/124097/124097-e99b10734407.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/124097#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "NINJA IS THRILL / HiTECH NINJA"@en,
        "NINJA IS THRILL / HiTECH NINJA"@ja,
        "NINJA IS THRILL / HiTECH NINJA"@ja-latn ;
    mo:composer <artist/14731#subject>,
        <artist/35718#subject>,
        <artist/39697#subject>,
        <artist/42584#subject> ;
    mo:produced_work <album/124097#musicalwork> ;
    schema:name "NINJA IS THRILL / HiTECH NINJA"@en,
        "NINJA IS THRILL / HiTECH NINJA"@ja,
        "NINJA IS THRILL / HiTECH NINJA"@ja-latn .

<album/124097#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-12"^^xsd:date ;
    dcterms:title "NINJA IS THRILL / HiTECH NINJA"@en,
        "NINJA IS THRILL / HiTECH NINJA"@ja,
        "NINJA IS THRILL / HiTECH NINJA"@ja-latn ;
    mo:catalogue_number "MRX-048" ;
    mo:media_type "CD" ;
    mo:publication_of <album/124097#musicalexpression> ;
    mo:publisher <org/3419#subject> ;
    mo:record _:N1261ea98295e47ef9afd0f147acbd0f2 ;
    mo:record_count 1 ;
    mo:release <event/223> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "polytone"@en ;
            foaf:name "polytone"@en ],
        <product/10873#subject>,
        <product/11166#subject>,
        <release/9387#subject> ;
    schema:datePublished "2019-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/124097/124097-e99b10734407.jpg> ;
    schema:name "NINJA IS THRILL / HiTECH NINJA"@en,
        "NINJA IS THRILL / HiTECH NINJA"@ja,
        "NINJA IS THRILL / HiTECH NINJA"@ja-latn ;
    schema:publisher <org/3419#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/124097/124097-e99b10734407.jpg> .

_:N0027662a78014f36bb605e65db8bd3ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cocytus"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N1261ea98295e47ef9afd0f147acbd0f2 ;
    schema:name "Cocytus"@en .

_:N05761471385c446685944fa1ef48de02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Modelista (Extended)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N1261ea98295e47ef9afd0f147acbd0f2 ;
    schema:name "Modelista (Extended)"@en .

_:N394314bd40e341029d718c8c6e1860bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infiltration"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N1261ea98295e47ef9afd0f147acbd0f2 ;
    schema:name "Infiltration"@en .

_:N39b437cb608a41299693ab76e3972e77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NINJA IS THRILL"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N1261ea98295e47ef9afd0f147acbd0f2 ;
    schema:name "NINJA IS THRILL"@en .

_:N4778ae433fb845a4a1571da2e1af053d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflex (Extended)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N1261ea98295e47ef9afd0f147acbd0f2 ;
    schema:name "Reflex (Extended)"@en .

_:N4e6ae1ac64bc4293a3b640e4fe57e90f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dolphika (Extended)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N1261ea98295e47ef9afd0f147acbd0f2 ;
    schema:name "Dolphika (Extended)"@en .

_:N69d7c47511bb400e840f49859788cfda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JAYRO"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N1261ea98295e47ef9afd0f147acbd0f2 ;
    schema:name "JAYRO"@en .

_:N6b91fa8c1cad48aa868918fbed596c9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dolphika (Feryquitous Remix)"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N1261ea98295e47ef9afd0f147acbd0f2 ;
    schema:name "Dolphika (Feryquitous Remix)"@en .

_:N779c7a648be64e28a840c24bbd76aff1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be There (HiTECH NINJA Remix)"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N1261ea98295e47ef9afd0f147acbd0f2 ;
    schema:name "Be There (HiTECH NINJA Remix)"@en .

_:N9e8ab2f5b68442e5b6715d8fc20a16e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get Battle"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N1261ea98295e47ef9afd0f147acbd0f2 ;
    schema:name "Get Battle"@en .

_:Na1ecf5253e7347c6a92a3c0ff8ceb1b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blah!! (Extended)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N1261ea98295e47ef9afd0f147acbd0f2 ;
    schema:name "Blah!! (Extended)"@en .

_:Neb94e0eaa6ae46db94807d0327fbf4ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reason for existence"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N1261ea98295e47ef9afd0f147acbd0f2 ;
    schema:name "Reason for existence"@en .

_:Nfdb7a575054740c39b56c26a260d48b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Online (Extended)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N1261ea98295e47ef9afd0f147acbd0f2 ;
    schema:name "Online (Extended)"@en .

_:N1261ea98295e47ef9afd0f147acbd0f2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0027662a78014f36bb605e65db8bd3ad,
        _:N05761471385c446685944fa1ef48de02,
        _:N394314bd40e341029d718c8c6e1860bf,
        _:N39b437cb608a41299693ab76e3972e77,
        _:N4778ae433fb845a4a1571da2e1af053d,
        _:N4e6ae1ac64bc4293a3b640e4fe57e90f,
        _:N69d7c47511bb400e840f49859788cfda,
        _:N6b91fa8c1cad48aa868918fbed596c9e,
        _:N779c7a648be64e28a840c24bbd76aff1,
        _:N9e8ab2f5b68442e5b6715d8fc20a16e0,
        _:Na1ecf5253e7347c6a92a3c0ff8ceb1b1,
        _:Neb94e0eaa6ae46db94807d0327fbf4ec,
        _:Nfdb7a575054740c39b56c26a260d48b5 ;
    mo:track_count 13 ;
    schema:duration "PT53:06"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0027662a78014f36bb605e65db8bd3ad,
        _:N05761471385c446685944fa1ef48de02,
        _:N394314bd40e341029d718c8c6e1860bf,
        _:N39b437cb608a41299693ab76e3972e77,
        _:N4778ae433fb845a4a1571da2e1af053d,
        _:N4e6ae1ac64bc4293a3b640e4fe57e90f,
        _:N69d7c47511bb400e840f49859788cfda,
        _:N6b91fa8c1cad48aa868918fbed596c9e,
        _:N779c7a648be64e28a840c24bbd76aff1,
        _:N9e8ab2f5b68442e5b6715d8fc20a16e0,
        _:Na1ecf5253e7347c6a92a3c0ff8ceb1b1,
        _:Neb94e0eaa6ae46db94807d0327fbf4ec,
        _:Nfdb7a575054740c39b56c26a260d48b5 .

