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

<artist/80759#subject> a schema:Person,
        foaf:Person ;
    schema:name "Seann Bowe"@en ;
    foaf:made <album/117588#lyrics>,
        <album/117588#subject> ;
    foaf:name "Seann Bowe"@en .

<artist/22252#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117588#subject> ;
    schema:name "Jeff Miyahara"@en ;
    foaf:made <album/117588#composition>,
        <album/117588#subject> ;
    foaf:name "Jeff Miyahara"@en .

<artist/35261#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117588#subject> ;
    schema:name "MIYAVI"@en ;
    foaf:made <album/117588#composition>,
        <album/117588#lyrics>,
        <album/117588#subject>,
        <album/117588#vocals> ;
    foaf:name "MIYAVI"@en .

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

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

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

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

<org/2190#subject> schema:name "Purple One Star"@en,
        "Purple One Star"@ja,
        "Purple One Star"@ja-latn ;
    foaf:name "Purple One Star"@en,
        "Purple One Star"@ja,
        "Purple One Star"@ja-latn .

<https://media.vgm.io/albums/88/117588/117588-0b3ba8402215.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/117588#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/88/117588/117588-0b3ba8402215.jpg> ;
    foaf:depicts <album/117588#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/88/117588/117588-0b3ba8402215.jpg> .

<https://medium-media.vgm.io/albums/88/117588/117588-0b3ba8402215.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/117588#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Strike It Out / MIYAVI"@en,
        "Strike It Out / MIYAVI"@ja,
        "Strike It Out / MIYAVI"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Lenard Skolnik"@en ;
            foaf:made <album/117588#composition> ;
            foaf:name "Lenard Skolnik"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dolly Ave"@en ;
            foaf:made <album/117588#composition> ;
            foaf:name "Dolly Ave"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jonny Litten"@en ;
            foaf:made <album/117588#composition> ;
            foaf:name "Jonny Litten"@en ],
        <artist/22252#subject>,
        <artist/35261#subject> ;
    mo:produced_work <album/117588#musicalwork> ;
    schema:name "Strike It Out / MIYAVI"@en,
        "Strike It Out / MIYAVI"@ja,
        "Strike It Out / MIYAVI"@ja-latn .

<album/117588#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-03-23"^^xsd:date ;
    dcterms:title "Strike It Out / MIYAVI"@en,
        "Strike It Out / MIYAVI"@ja,
        "Strike It Out / MIYAVI"@ja-latn ;
    mo:catalogue_number "LAPS-4009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/117588#musicalexpression> ;
    mo:publisher <org/2190#subject> ;
    mo:record _:Nddad04cf32b3434081986faf6903d3e5 ;
    mo:record_count 1 ;
    schema:about <product/10983#subject> ;
    schema:datePublished "2022-03-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/88/117588/117588-0b3ba8402215.jpg> ;
    schema:name "Strike It Out / MIYAVI"@en,
        "Strike It Out / MIYAVI"@ja,
        "Strike It Out / MIYAVI"@ja-latn ;
    schema:publisher <org/2190#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/117588/117588-0b3ba8402215.jpg> .

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Lenard Skolnik"@en ;
    foaf:made <album/117588#subject> ;
    foaf:name "Lenard Skolnik"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Lenard Skolnik"@en ;
    foaf:made <album/117588#lyrics> ;
    foaf:name "Lenard Skolnik"@en .

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

_:N19686ebe09b344039bb484a392797016 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strike It Out (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nddad04cf32b3434081986faf6903d3e5 ;
    schema:name "Strike It Out (Instrumental)"@en .

_:N657a6a4d0a89415cabe257fc95db5a2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strike It Out"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nddad04cf32b3434081986faf6903d3e5 ;
    schema:name "Strike It Out"@en .

_:Nc2125f10b9234dc69559a869d61a5219 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dumb (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nddad04cf32b3434081986faf6903d3e5 ;
    schema:name "Dumb (Instrumental)"@en .

_:Ne1aa4fc5322a4aafaa083b1e34833dfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dumb"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nddad04cf32b3434081986faf6903d3e5 ;
    schema:name "Dumb"@en .

_:Nddad04cf32b3434081986faf6903d3e5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19686ebe09b344039bb484a392797016,
        _:N657a6a4d0a89415cabe257fc95db5a2d,
        _:Nc2125f10b9234dc69559a869d61a5219,
        _:Ne1aa4fc5322a4aafaa083b1e34833dfc ;
    mo:track_count 4 ;
    schema:duration "PT14:52"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N19686ebe09b344039bb484a392797016,
        _:N657a6a4d0a89415cabe257fc95db5a2d,
        _:Nc2125f10b9234dc69559a869d61a5219,
        _:Ne1aa4fc5322a4aafaa083b1e34833dfc .

