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

<artist/15888#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miku Ito"@en,
        "伊藤美来"@ja ;
    foaf:made <album/92986#subject>,
        <album/92986#vocals> ;
    foaf:name "Miku Ito"@en,
        "伊藤美来"@ja .

<artist/8110#subject> a schema:Person,
        foaf:Person ;
    schema:name "Eiko Kyo"@en,
        "許瑛子"@ja ;
    foaf:made <album/92986#lyrics>,
        <album/92986#subject> ;
    foaf:name "Eiko Kyo"@en,
        "許瑛子"@ja .

<artist/26675#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92986#subject> ;
    schema:name "Takuya Ohata"@en,
        "大畑拓也"@ja ;
    foaf:made <album/92986#composition>,
        <album/92986#subject> ;
    foaf:name "Takuya Ohata"@en,
        "大畑拓也"@ja .

<artist/32734#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92986#subject> ;
    schema:name "Yui Nishio"@en,
        "ゆいにしお"@ja ;
    foaf:made <album/92986#composition>,
        <album/92986#lyrics>,
        <album/92986#subject> ;
    foaf:name "Yui Nishio"@en,
        "ゆいにしお"@ja .

<product/7796#subject> a schema:CreativeWork ;
    schema:name "Plunderer"@en,
        "プランダラ"@ja,
        "Plunderer"@ja-latn ;
    foaf:name "Plunderer"@en,
        "プランダラ"@ja,
        "Plunderer"@ja-latn .

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

<album/92986#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Plunderer / Miku Ito"@en,
        "Plunderer / 伊藤美来"@ja,
        "Plunderer / Miku Ito"@ja-latn ;
    mo:performance_of <album/92986#musicalwork> ;
    mo:recorded_as <album/92986#musicalexpression> ;
    schema:name "Plunderer / Miku Ito"@en,
        "Plunderer / 伊藤美来"@ja,
        "Plunderer / Miku Ito"@ja-latn ;
    schema:workPerformed <album/92986#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/68/92986/92986-1578512388.jpg> a schema:ImageObject,
        foaf:Image .

<album/92986#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Plunderer / Miku Ito"@en,
        "Plunderer / 伊藤美来"@ja,
        "Plunderer / Miku Ito"@ja-latn ;
    mo:composer <artist/26675#subject>,
        <artist/32734#subject> ;
    mo:produced_work <album/92986#musicalwork> ;
    schema:name "Plunderer / Miku Ito"@en,
        "Plunderer / 伊藤美来"@ja,
        "Plunderer / Miku Ito"@ja-latn .

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

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

<album/92986#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-02-12"^^xsd:date ;
    dcterms:title "Plunderer / Miku Ito"@en,
        "Plunderer / 伊藤美来"@ja,
        "Plunderer / Miku Ito"@ja-latn ;
    mo:catalogue_number "COCC-17734" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92986#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N7c6d0dfd145d4681b21fdbd4076cefa9 ;
    mo:record_count 1 ;
    schema:about <product/7796#subject> ;
    schema:datePublished "2020-02-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/68/92986/92986-1578512388.jpg> ;
    schema:name "Plunderer / Miku Ito"@en,
        "Plunderer / 伊藤美来"@ja,
        "Plunderer / Miku Ito"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/92986/92986-1578512388.jpg> .

_:N4046266aedb747dbbcee815c5f2c656c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hello new pink (off vocal ver.)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N7c6d0dfd145d4681b21fdbd4076cefa9 ;
    schema:name "hello new pink (off vocal ver.)"@en .

_:N41873b1717b94829b5f82c03da250d58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hello new pink"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N7c6d0dfd145d4681b21fdbd4076cefa9 ;
    schema:name "hello new pink"@en .

_:N9478fda42f984e6397d54f7ce63ffd2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plunderer"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N7c6d0dfd145d4681b21fdbd4076cefa9 ;
    schema:name "Plunderer"@en .

_:Ne38e1556e6944fea8062dece0b239813 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plunderer (off vocal ver.)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N7c6d0dfd145d4681b21fdbd4076cefa9 ;
    schema:name "Plunderer (off vocal ver.)"@en .

_:N7c6d0dfd145d4681b21fdbd4076cefa9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4046266aedb747dbbcee815c5f2c656c,
        _:N41873b1717b94829b5f82c03da250d58,
        _:N9478fda42f984e6397d54f7ce63ffd2a,
        _:Ne38e1556e6944fea8062dece0b239813 ;
    mo:track_count 4 ;
    schema:duration "PT15:52"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4046266aedb747dbbcee815c5f2c656c,
        _:N41873b1717b94829b5f82c03da250d58,
        _:N9478fda42f984e6397d54f7ce63ffd2a,
        _:Ne38e1556e6944fea8062dece0b239813 .

