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

<artist/13620#subject> a schema:Person,
        foaf:Person ;
    schema:name "YUMIKO"@en ;
    foaf:made <album/159203#lyrics>,
        <album/159203#subject> ;
    foaf:name "YUMIKO"@en .

<artist/50738#subject> a schema:Person,
        foaf:Person ;
    schema:name "Naozumi Masuko"@en,
        "増子直純"@ja ;
    foaf:made <album/159203#lyrics>,
        <album/159203#subject> ;
    foaf:name "Naozumi Masuko"@en,
        "増子直純"@ja .

<artist/29571#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159203#subject> ;
    schema:name "YUXSE"@en ;
    foaf:made <album/159203#composition>,
        <album/159203#subject> ;
    foaf:name "YUXSE"@en .

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

<album/159203#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Uchouten Shooter / MATSURI NINE. [Pattern A]"@en,
        "有超天シューター / 祭nine. [パターンA]"@ja,
        "Uchouten Shooter / MATSURI NINE. [Pattern A]"@ja-latn ;
    mo:performance_of <album/159203#musicalwork> ;
    mo:recorded_as <album/159203#musicalexpression> ;
    schema:name "Uchouten Shooter / MATSURI NINE. [Pattern A]"@en,
        "有超天シューター / 祭nine. [パターンA]"@ja,
        "Uchouten Shooter / MATSURI NINE. [Pattern A]"@ja-latn ;
    schema:workPerformed <album/159203#musicalwork> .

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

<org/1068#subject> schema:name "Imperial Records"@en,
        "インペリアルレコード"@ja,
        "Imperial Records"@ja-latn ;
    foaf:name "Imperial Records"@en,
        "インペリアルレコード"@ja,
        "Imperial Records"@ja-latn .

<https://media.vgm.io/albums/30/159203/159203-4c747fbcd9bc.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/159203#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/30/159203/159203-4c747fbcd9bc.jpg> ;
    foaf:depicts <album/159203#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/30/159203/159203-4c747fbcd9bc.jpg> .

<https://medium-media.vgm.io/albums/30/159203/159203-4c747fbcd9bc.jpg> a schema:ImageObject,
        foaf:Image .

<album/159203#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Uchouten Shooter / MATSURI NINE. [Pattern A]"@en,
        "有超天シューター / 祭nine. [パターンA]"@ja,
        "Uchouten Shooter / MATSURI NINE. [Pattern A]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Tomoyasu Kamiharako"@en ;
            foaf:made <album/159203#composition> ;
            foaf:name "Tomoyasu Kamiharako"@en ],
        <artist/29571#subject> ;
    mo:produced_work <album/159203#musicalwork> ;
    schema:name "Uchouten Shooter / MATSURI NINE. [Pattern A]"@en,
        "有超天シューター / 祭nine. [パターンA]"@ja,
        "Uchouten Shooter / MATSURI NINE. [Pattern A]"@ja-latn .

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

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

<album/159203#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-03-20"^^xsd:date ;
    dcterms:title "Uchouten Shooter / MATSURI NINE. [Pattern A]"@en,
        "有超天シューター / 祭nine. [パターンA]"@ja,
        "Uchouten Shooter / MATSURI NINE. [Pattern A]"@ja-latn ;
    mo:catalogue_number "TECI-655" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/159203#musicalexpression> ;
    mo:publisher <org/1068#subject> ;
    mo:record _:N267615228a6c47afb901d88fdb82276e,
        _:N3461ec04cd1e4e229af31c3477cbb93c ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Duel Masters!"@en ;
            foaf:name "Duel Masters!"@en ] ;
    schema:datePublished "2019-03-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/30/159203/159203-4c747fbcd9bc.jpg> ;
    schema:name "Uchouten Shooter / MATSURI NINE. [Pattern A]"@en,
        "有超天シューター / 祭nine. [パターンA]"@ja,
        "Uchouten Shooter / MATSURI NINE. [Pattern A]"@ja-latn ;
    schema:publisher <org/1068#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/159203/159203-4c747fbcd9bc.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "MATSURI NINE."@en ;
    foaf:made <album/159203#vocals> ;
    foaf:name "MATSURI NINE."@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "MATSURI NINE."@en ;
    foaf:made <album/159203#subject> ;
    foaf:name "MATSURI NINE."@en .

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

_:N47797cc25e144de08c35eb180845a86b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "有超天シューター"@ja,
        "Uchouten Shooter"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N267615228a6c47afb901d88fdb82276e ;
    schema:name "有超天シューター"@ja,
        "Uchouten Shooter"@ja-latn .

_:N720ea28f890d46c89356fb340c9aaf49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "有超天シューター (Music Videoメイキング映像)"@ja,
        "Uchouten Shooter (Music Video Making Eizou)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3461ec04cd1e4e229af31c3477cbb93c ;
    schema:name "有超天シューター (Music Videoメイキング映像)"@ja,
        "Uchouten Shooter (Music Video Making Eizou)"@ja-latn .

_:Ncdea56af017b4e978b467335dbc2b64c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魁!祭OTOKO"@ja,
        "Sakigake! Matsuri OTOKO"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N267615228a6c47afb901d88fdb82276e ;
    schema:name "魁!祭OTOKO"@ja,
        "Sakigake! Matsuri OTOKO"@ja-latn .

_:Ne1a9ba032ccc4470925d229fc9db4a14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "有超天シューター (Music Video)"@ja,
        "Uchouten Shooter (Music Video)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3461ec04cd1e4e229af31c3477cbb93c ;
    schema:name "有超天シューター (Music Video)"@ja,
        "Uchouten Shooter (Music Video)"@ja-latn .

_:N267615228a6c47afb901d88fdb82276e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N47797cc25e144de08c35eb180845a86b,
        _:Ncdea56af017b4e978b467335dbc2b64c ;
    mo:track_count 2 ;
    schema:duration "PT7:23"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N47797cc25e144de08c35eb180845a86b,
        _:Ncdea56af017b4e978b467335dbc2b64c .

_:N3461ec04cd1e4e229af31c3477cbb93c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N720ea28f890d46c89356fb340c9aaf49,
        _:Ne1a9ba032ccc4470925d229fc9db4a14 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N720ea28f890d46c89356fb340c9aaf49,
        _:Ne1a9ba032ccc4470925d229fc9db4a14 .

