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

<artist/32997#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kyoudera"@en,
        "京寺"@ja ;
    foaf:made <album/88887#lyrics>,
        <album/88887#subject> ;
    foaf:name "Kyoudera"@en,
        "京寺"@ja .

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

<artist/40476#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88887#subject> ;
    schema:name "ULU"@en,
        "ウル"@ja ;
    foaf:made <album/88887#composition>,
        <album/88887#subject> ;
    foaf:name "ULU"@en,
        "ウル"@ja .

<artist/45803#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88887#subject> ;
    schema:name "Rei Osawa"@en,
        "オオサワレイ"@ja ;
    foaf:made <album/88887#composition>,
        <album/88887#subject> ;
    foaf:name "Rei Osawa"@en,
        "オオサワレイ"@ja .

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

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

<org/1267#subject> schema:name "MASTERSIX FOUNDATION"@en,
        "MASTERSIX FOUNDATION"@ja,
        "MASTERSIX FOUNDATION"@ja-latn ;
    foaf:name "MASTERSIX FOUNDATION"@en,
        "MASTERSIX FOUNDATION"@ja,
        "MASTERSIX FOUNDATION"@ja-latn .

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

<https://medium-media.vgm.io/albums/78/88887/88887-1568017603.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/88887#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nijimu Sabiiro/Ajisai / MEMAI SIREN"@en,
        "滲む錆色/紫陽花 / 眩暈SIREN"@ja,
        "Nijimu Sabiiro/Ajisai / MEMAI SIREN"@ja-latn ;
    mo:performance_of <album/88887#musicalwork> ;
    mo:performer <artist/32983#subject> ;
    mo:recorded_as <album/88887#musicalexpression> ;
    schema:byArtist <artist/32983#subject> ;
    schema:name "Nijimu Sabiiro/Ajisai / MEMAI SIREN"@en,
        "滲む錆色/紫陽花 / 眩暈SIREN"@ja,
        "Nijimu Sabiiro/Ajisai / MEMAI SIREN"@ja-latn ;
    schema:workPerformed <album/88887#musicalwork> .

<album/88887#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nijimu Sabiiro/Ajisai / MEMAI SIREN"@en,
        "滲む錆色/紫陽花 / 眩暈SIREN"@ja,
        "Nijimu Sabiiro/Ajisai / MEMAI SIREN"@ja-latn ;
    mo:composer <artist/32983#subject>,
        <artist/40476#subject>,
        <artist/45803#subject> ;
    mo:produced_work <album/88887#musicalwork> ;
    schema:name "Nijimu Sabiiro/Ajisai / MEMAI SIREN"@en,
        "滲む錆色/紫陽花 / 眩暈SIREN"@ja,
        "Nijimu Sabiiro/Ajisai / MEMAI SIREN"@ja-latn .

<artist/32983#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88887#subject> ;
    mo:performed <album/88887#performance> ;
    schema:name "MEMAI SIREN"@en,
        "眩暈SIREN"@ja ;
    foaf:made <album/88887#composition>,
        <album/88887#subject> ;
    foaf:name "MEMAI SIREN"@en,
        "眩暈SIREN"@ja .

<album/88887#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-10-09"^^xsd:date ;
    dcterms:title "Nijimu Sabiiro/Ajisai / MEMAI SIREN"@en,
        "滲む錆色/紫陽花 / 眩暈SIREN"@ja,
        "Nijimu Sabiiro/Ajisai / MEMAI SIREN"@ja-latn ;
    mo:catalogue_number "SRCL-11247" ;
    mo:media_type "CD" ;
    mo:publication_of <album/88887#musicalexpression> ;
    mo:publisher <org/1267#subject> ;
    mo:record _:Nc7947a6f8e27486dbde24e4bcc614eca ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "spinoid"@en ;
            foaf:name "spinoid"@en ] ;
    schema:byArtist <artist/32983#subject> ;
    schema:datePublished "2019-10-09"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/78/88887/88887-1568017603.jpg> ;
    schema:name "Nijimu Sabiiro/Ajisai / MEMAI SIREN"@en,
        "滲む錆色/紫陽花 / 眩暈SIREN"@ja,
        "Nijimu Sabiiro/Ajisai / MEMAI SIREN"@ja-latn ;
    schema:publisher <org/1267#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/88887/88887-1568017603.jpg> .

_:N43a6f45ce2ba44fd85855b251144552c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紫陽花"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nc7947a6f8e27486dbde24e4bcc614eca ;
    schema:name "紫陽花"@ja .

_:Ncf595a23321549c89efe0345d952bfe5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "九月一日"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nc7947a6f8e27486dbde24e4bcc614eca ;
    schema:name "九月一日"@ja .

_:Neb4895845d4a428b9fce68fa949d9fa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "滲む錆色"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nc7947a6f8e27486dbde24e4bcc614eca ;
    schema:name "滲む錆色"@ja .

_:Nc7947a6f8e27486dbde24e4bcc614eca a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N43a6f45ce2ba44fd85855b251144552c,
        _:Ncf595a23321549c89efe0345d952bfe5,
        _:Neb4895845d4a428b9fce68fa949d9fa0 ;
    mo:track_count 3 ;
    schema:duration "PT11:25"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N43a6f45ce2ba44fd85855b251144552c,
        _:Ncf595a23321549c89efe0345d952bfe5,
        _:Neb4895845d4a428b9fce68fa949d9fa0 .

