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

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

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

<artist/12021#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139204#subject> ;
    schema:name "nora2r"@en ;
    foaf:made <album/139204#composition>,
        <album/139204#subject> ;
    foaf:name "nora2r"@en .

<artist/50083#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139204#subject> ;
    schema:name "Yuta Imai"@en ;
    foaf:made <album/139204#composition>,
        <album/139204#subject> ;
    foaf:name "Yuta Imai"@en .

<artist/55594#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139204#subject> ;
    schema:name "NGHTHYP"@en ;
    foaf:made <album/139204#composition>,
        <album/139204#subject> ;
    foaf:name "NGHTHYP"@en .

<artist/56113#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139204#subject> ;
    schema:name "ReeK"@en ;
    foaf:made <album/139204#composition>,
        <album/139204#subject> ;
    foaf:name "ReeK"@en .

<artist/56701#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139204#subject> ;
    schema:name "kou"@en ;
    foaf:made <album/139204#composition>,
        <album/139204#subject> ;
    foaf:name "kou"@en .

<artist/59414#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139204#subject> ;
    schema:name "KAMIN"@en ;
    foaf:made <album/139204#composition>,
        <album/139204#subject> ;
    foaf:name "KAMIN"@en .

<artist/59874#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139204#subject> ;
    schema:name "Anplode"@en ;
    foaf:made <album/139204#composition>,
        <album/139204#subject> ;
    foaf:name "Anplode"@en .

<artist/59875#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139204#subject> ;
    schema:name "Jorts"@en ;
    foaf:made <album/139204#composition>,
        <album/139204#subject> ;
    foaf:name "Jorts"@en .

<artist/59876#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139204#subject> ;
    schema:name "NTG"@en ;
    foaf:made <album/139204#composition>,
        <album/139204#subject> ;
    foaf:name "NTG"@en .

<artist/59882#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139204#subject> ;
    schema:name "CiaL"@en ;
    foaf:made <album/139204#composition>,
        <album/139204#subject> ;
    foaf:name "CiaL"@en .

<artist/66415#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139204#subject> ;
    schema:name "Sauce"@en ;
    foaf:made <album/139204#composition>,
        <album/139204#subject> ;
    foaf:name "Sauce"@en .

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

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

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

<https://media.vgm.io/albums/40/139204/139204-0909b4624c8c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/139204#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/40/139204/139204-0909b4624c8c.jpg> ;
    foaf:depicts <album/139204#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/40/139204/139204-0909b4624c8c.jpg> .

<https://medium-media.vgm.io/albums/40/139204/139204-0909b4624c8c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/139204#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "STRIKERZ"@en,
        "STRIKERZ"@ja,
        "STRIKERZ"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Kyumay"@en ;
            foaf:made <album/139204#composition> ;
            foaf:name "Kyumay"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "LiquidAJ"@en ;
            foaf:made <album/139204#composition> ;
            foaf:name "LiquidAJ"@en ],
        <artist/12021#subject>,
        <artist/50083#subject>,
        <artist/55594#subject>,
        <artist/56113#subject>,
        <artist/56701#subject>,
        <artist/59414#subject>,
        <artist/59874#subject>,
        <artist/59875#subject>,
        <artist/59876#subject>,
        <artist/59882#subject>,
        <artist/66415#subject> ;
    mo:produced_work <album/139204#musicalwork> ;
    schema:name "STRIKERZ"@en,
        "STRIKERZ"@ja,
        "STRIKERZ"@ja-latn .

<album/139204#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-09-09"^^xsd:date ;
    dcterms:title "STRIKERZ"@en,
        "STRIKERZ"@ja,
        "STRIKERZ"@ja-latn ;
    mo:catalogue_number "NTR-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/139204#musicalexpression> ;
    mo:publisher <org/3937#subject> ;
    mo:record _:Ne2cde34ae2a64cdcb000bbe9767685f8 ;
    mo:record_count 1 ;
    schema:datePublished "2022-09-09"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/40/139204/139204-0909b4624c8c.jpg> ;
    schema:name "STRIKERZ"@en,
        "STRIKERZ"@ja,
        "STRIKERZ"@ja-latn ;
    schema:publisher <org/3937#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/139204/139204-0909b4624c8c.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139204#subject> ;
    schema:name "Kyumay"@en ;
    foaf:made <album/139204#subject> ;
    foaf:name "Kyumay"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139204#subject> ;
    schema:name "LiquidAJ"@en ;
    foaf:made <album/139204#subject> ;
    foaf:name "LiquidAJ"@en .

_:N2304f53147b34ee6abdc0bea8c116f86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bird!"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Ne2cde34ae2a64cdcb000bbe9767685f8 ;
    schema:name "Bird!"@en .

_:N2637f51cb2364d6e8a45272a04c71da5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girlboss"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Ne2cde34ae2a64cdcb000bbe9767685f8 ;
    schema:name "Girlboss"@en .

_:N551a3c94322a4197ba7018e597b8016f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Free Falling"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Ne2cde34ae2a64cdcb000bbe9767685f8 ;
    schema:name "Free Falling"@en .

_:N9ccecd1bdb9e444c83eb633b108898fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Future"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Ne2cde34ae2a64cdcb000bbe9767685f8 ;
    schema:name "My Future"@en .

_:Na09ee00e020549b5a193d373b5be6e12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Art Nouveau"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Ne2cde34ae2a64cdcb000bbe9767685f8 ;
    schema:name "Art Nouveau"@en .

_:Na83a6aadc087424ab5dd9e2e135b0c89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All You Need is KICK"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Ne2cde34ae2a64cdcb000bbe9767685f8 ;
    schema:name "All You Need is KICK"@en .

_:Na9fb7530f9f3412099180268f3f1a0d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Granny Smith"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Ne2cde34ae2a64cdcb000bbe9767685f8 ;
    schema:name "Granny Smith"@en .

_:Nc117db41e0c642d8bb879bb4d5414e16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let The Beat Drop"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Ne2cde34ae2a64cdcb000bbe9767685f8 ;
    schema:name "Let The Beat Drop"@en .

_:Ndeb42bb9ac354222b11db2676334c4ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Karachi"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Ne2cde34ae2a64cdcb000bbe9767685f8 ;
    schema:name "Karachi"@en .

_:Ne40ebc45a0474ba0a9baa9e434a554ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rhythm Control"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Ne2cde34ae2a64cdcb000bbe9767685f8 ;
    schema:name "Rhythm Control"@en .

_:Ne71d795a563b496a9d119385047071d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Party Pooper"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Ne2cde34ae2a64cdcb000bbe9767685f8 ;
    schema:name "Party Pooper"@en .

_:Nee071483534040d1bcbb58be3ec292fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "wE aRE coNNEctED"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Ne2cde34ae2a64cdcb000bbe9767685f8 ;
    schema:name "wE aRE coNNEctED"@en .

_:Nfe3bf8a9484b4b6ea843fe3ea93b946a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Euphoria"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Ne2cde34ae2a64cdcb000bbe9767685f8 ;
    schema:name "Euphoria"@en .

_:Ne2cde34ae2a64cdcb000bbe9767685f8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2304f53147b34ee6abdc0bea8c116f86,
        _:N2637f51cb2364d6e8a45272a04c71da5,
        _:N551a3c94322a4197ba7018e597b8016f,
        _:N9ccecd1bdb9e444c83eb633b108898fa,
        _:Na09ee00e020549b5a193d373b5be6e12,
        _:Na83a6aadc087424ab5dd9e2e135b0c89,
        _:Na9fb7530f9f3412099180268f3f1a0d8,
        _:Nc117db41e0c642d8bb879bb4d5414e16,
        _:Ndeb42bb9ac354222b11db2676334c4ed,
        _:Ne40ebc45a0474ba0a9baa9e434a554ff,
        _:Ne71d795a563b496a9d119385047071d1,
        _:Nee071483534040d1bcbb58be3ec292fc,
        _:Nfe3bf8a9484b4b6ea843fe3ea93b946a ;
    mo:track_count 13 ;
    schema:duration "PT53:09"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N2304f53147b34ee6abdc0bea8c116f86,
        _:N2637f51cb2364d6e8a45272a04c71da5,
        _:N551a3c94322a4197ba7018e597b8016f,
        _:N9ccecd1bdb9e444c83eb633b108898fa,
        _:Na09ee00e020549b5a193d373b5be6e12,
        _:Na83a6aadc087424ab5dd9e2e135b0c89,
        _:Na9fb7530f9f3412099180268f3f1a0d8,
        _:Nc117db41e0c642d8bb879bb4d5414e16,
        _:Ndeb42bb9ac354222b11db2676334c4ed,
        _:Ne40ebc45a0474ba0a9baa9e434a554ff,
        _:Ne71d795a563b496a9d119385047071d1,
        _:Nee071483534040d1bcbb58be3ec292fc,
        _:Nfe3bf8a9484b4b6ea843fe3ea93b946a .

