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

<artist/15566#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanata Nakamura"@en,
        "中村彼方"@ja ;
    foaf:made <album/71183#lyrics>,
        <album/71183#subject> ;
    foaf:name "Kanata Nakamura"@en,
        "中村彼方"@ja .

<artist/2910#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aira Yuuki"@en,
        "結城アイラ"@ja ;
    foaf:made <album/71183#lyrics>,
        <album/71183#subject> ;
    foaf:name "Aira Yuuki"@en,
        "結城アイラ"@ja .

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

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

<org/1658#subject> schema:name "Rokkan Music"@en,
        "ロッカンミュージック"@ja,
        "Rokkan Music"@ja-latn ;
    foaf:name "Rokkan Music"@en,
        "ロッカンミュージック"@ja,
        "Rokkan Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/38/71183/71183-fac24a95de0e.jpg> a schema:ImageObject,
        foaf:Image .

<album/71183#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FLAWLESS / Pyxis"@en,
        "FLAWLESS / Pyxis"@ja,
        "FLAWLESS / Pyxis"@ja-latn ;
    mo:composer <artist/17833#subject>,
        <artist/6352#subject> ;
    mo:produced_work <album/71183#musicalwork> ;
    schema:name "FLAWLESS / Pyxis"@en,
        "FLAWLESS / Pyxis"@ja,
        "FLAWLESS / Pyxis"@ja-latn .

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

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

<artist/13233#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71183#performance> ;
    schema:name "Sizuk"@en ;
    foaf:name "Sizuk"@en .

<artist/15527#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71183#performance> ;
    schema:name "Yohske Yamamoto"@en,
        "山本陽介"@ja ;
    foaf:name "Yohske Yamamoto"@en,
        "山本陽介"@ja .

<artist/15888#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71183#performance> ;
    schema:name "Miku Ito"@en,
        "伊藤美来"@ja ;
    foaf:name "Miku Ito"@en,
        "伊藤美来"@ja .

<artist/16175#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71183#performance> ;
    schema:name "Moe Toyota"@en,
        "豊田萌絵"@ja ;
    foaf:name "Moe Toyota"@en,
        "豊田萌絵"@ja .

<artist/27179#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71183#performance> ;
    schema:name "Pyxis"@en ;
    foaf:name "Pyxis"@en .

<artist/17833#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71183#subject> ;
    mo:performed <album/71183#performance> ;
    schema:name "hisakuni"@en ;
    foaf:made <album/71183#composition>,
        <album/71183#subject> ;
    foaf:name "hisakuni"@en .

<artist/6352#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71183#subject> ;
    mo:performed <album/71183#performance> ;
    schema:name "Shunryu"@en,
        "俊龍"@ja ;
    foaf:made <album/71183#composition>,
        <album/71183#subject> ;
    foaf:name "Shunryu"@en,
        "俊龍"@ja .

<album/71183#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FLAWLESS / Pyxis"@en,
        "FLAWLESS / Pyxis"@ja,
        "FLAWLESS / Pyxis"@ja-latn ;
    mo:performance_of <album/71183#musicalwork> ;
    mo:performer <artist/13233#subject>,
        <artist/15527#subject>,
        <artist/15888#subject>,
        <artist/16175#subject>,
        <artist/17833#subject>,
        <artist/27179#subject>,
        <artist/6352#subject> ;
    mo:recorded_as <album/71183#musicalexpression> ;
    schema:byArtist <artist/13233#subject>,
        <artist/15527#subject>,
        <artist/15888#subject>,
        <artist/16175#subject>,
        <artist/17833#subject>,
        <artist/27179#subject>,
        <artist/6352#subject> ;
    schema:name "FLAWLESS / Pyxis"@en,
        "FLAWLESS / Pyxis"@ja,
        "FLAWLESS / Pyxis"@ja-latn ;
    schema:workPerformed <album/71183#musicalwork> .

<album/71183#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-02-22"^^xsd:date ;
    dcterms:title "FLAWLESS / Pyxis"@en,
        "FLAWLESS / Pyxis"@ja,
        "FLAWLESS / Pyxis"@ja-latn ;
    mo:catalogue_number "TECI-545" ;
    mo:media_type "CD" ;
    mo:publication_of <album/71183#musicalexpression> ;
    mo:publisher <org/1658#subject> ;
    mo:record _:N9e2a6795e33e4d258a6542cff897247a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Duel Masters VSRF"@en ;
            foaf:name "Duel Masters VSRF"@en ] ;
    schema:byArtist <artist/13233#subject>,
        <artist/15527#subject>,
        <artist/15888#subject>,
        <artist/16175#subject>,
        <artist/17833#subject>,
        <artist/27179#subject>,
        <artist/6352#subject> ;
    schema:datePublished "2017-02-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/38/71183/71183-fac24a95de0e.jpg> ;
    schema:name "FLAWLESS / Pyxis"@en,
        "FLAWLESS / Pyxis"@ja,
        "FLAWLESS / Pyxis"@ja-latn ;
    schema:publisher <org/1658#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/71183/71183-fac24a95de0e.jpg> .

_:N7d7c48d808f84e658b1822d1fce220b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FLAWLESS (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N9e2a6795e33e4d258a6542cff897247a ;
    schema:name "FLAWLESS (Instrumental)"@ja .

_:Na9631f094e2e470ea40904a5439b9c1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミライSniper"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N9e2a6795e33e4d258a6542cff897247a ;
    schema:name "ミライSniper"@ja .

_:Ncd91eb38679344f1bad4725e8de894ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FLAWLESS"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N9e2a6795e33e4d258a6542cff897247a ;
    schema:name "FLAWLESS"@ja .

_:Nce55bb84885e41fb947a9cf75d889d9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミライSniper (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N9e2a6795e33e4d258a6542cff897247a ;
    schema:name "ミライSniper (Instrumental)"@ja .

_:N9e2a6795e33e4d258a6542cff897247a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7d7c48d808f84e658b1822d1fce220b9,
        _:Na9631f094e2e470ea40904a5439b9c1d,
        _:Ncd91eb38679344f1bad4725e8de894ef,
        _:Nce55bb84885e41fb947a9cf75d889d9b ;
    mo:track_count 4 ;
    schema:duration "PT16:35"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N7d7c48d808f84e658b1822d1fce220b9,
        _:Na9631f094e2e470ea40904a5439b9c1d,
        _:Ncd91eb38679344f1bad4725e8de894ef,
        _:Nce55bb84885e41fb947a9cf75d889d9b .

