@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 _:N983fcf21f2d742db8918d514f9c7a46b ;
    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 .

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

_:N1b117fc5753b47d8902cc8bc45a527e2 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 _:N983fcf21f2d742db8918d514f9c7a46b ;
    schema:name "All You Need is KICK"@en .

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

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

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

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

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

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

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

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

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

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

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

_:N983fcf21f2d742db8918d514f9c7a46b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N069b67f8195644e5bb33cd6e4abadeb2,
        _:N1b117fc5753b47d8902cc8bc45a527e2,
        _:N1f81fb2f6a434568a97a45ce44019983,
        _:N2d932e2ada9f405b89c68e2cdc36c497,
        _:N38efe6f09438475e8eb0e873ee1134a1,
        _:N4cda19735c934656874cd7bee4a54450,
        _:N517c336140fb4e05b9003d0fb2bee51e,
        _:N978da26aa2d046438d6543c8f1f69c3f,
        _:Na66f1fcd400742438f71813107286056,
        _:Nc2a0374100a34e6b8bbe76b30c44c234,
        _:Nd09e9b55050044aea54c5d5c91653a8f,
        _:Nd4c92fd1b8a647d09c7cb0707e37542a,
        _:Nd8a1b515a86142b9a7befdcceb7ca002 ;
    mo:track_count 13 ;
    schema:duration "PT53:09"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N069b67f8195644e5bb33cd6e4abadeb2,
        _:N1b117fc5753b47d8902cc8bc45a527e2,
        _:N1f81fb2f6a434568a97a45ce44019983,
        _:N2d932e2ada9f405b89c68e2cdc36c497,
        _:N38efe6f09438475e8eb0e873ee1134a1,
        _:N4cda19735c934656874cd7bee4a54450,
        _:N517c336140fb4e05b9003d0fb2bee51e,
        _:N978da26aa2d046438d6543c8f1f69c3f,
        _:Na66f1fcd400742438f71813107286056,
        _:Nc2a0374100a34e6b8bbe76b30c44c234,
        _:Nd09e9b55050044aea54c5d5c91653a8f,
        _:Nd4c92fd1b8a647d09c7cb0707e37542a,
        _:Nd8a1b515a86142b9a7befdcceb7ca002 .

