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

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:made <album/58210#subject>,
        <album/58210#vocals> ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<album/58210#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SIRENS"@en,
        "SIRENS"@ja,
        "SIRENS"@ja-latn ;
    mo:produced_work <album/58210#musicalwork> ;
    schema:name "SIRENS"@en,
        "SIRENS"@ja,
        "SIRENS"@ja-latn .

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

<event/186> a mo:Release ;
    schema:name "Released at M3-2016 Spring (Apr 24, 2016)" .

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

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

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

<org/5094#subject> schema:name "soraironaifu"@en,
        "空色ナイフ"@ja,
        "soraironaifu"@ja-latn ;
    foaf:name "soraironaifu"@en,
        "空色ナイフ"@ja,
        "soraironaifu"@ja-latn .

<https://media.vgm.io/albums/01/58210/58210-1460843459.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/58210#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/01/58210/58210-1460843459.png> ;
    foaf:depicts <album/58210#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/01/58210/58210-1460843459.png> .

<https://medium-media.vgm.io/albums/01/58210/58210-1460843459.png> a schema:ImageObject,
        foaf:Image .

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

<album/58210#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-04-24"^^xsd:date ;
    dcterms:title "SIRENS"@en,
        "SIRENS"@ja,
        "SIRENS"@ja-latn ;
    mo:catalogue_number "SRN-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/58210#musicalexpression> ;
    mo:publisher <org/5094#subject> ;
    mo:record _:N53f381b0fae04d9db88d9ec51afdc907 ;
    mo:record_count 1 ;
    mo:release <event/186> ;
    schema:datePublished "2016-04-24"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/01/58210/58210-1460843459.png> ;
    schema:name "SIRENS"@en,
        "SIRENS"@ja,
        "SIRENS"@ja-latn ;
    schema:publisher <org/5094#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/58210/58210-1460843459.png> .

_:N2c32b8b804d94eeaa696bef0704763bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏の雨"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N53f381b0fae04d9db88d9ec51afdc907 ;
    schema:name "夏の雨"@ja .

_:N47b2ba40e3f84dd8b65ac9660f850de6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月と青猫"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N53f381b0fae04d9db88d9ec51afdc907 ;
    schema:name "月と青猫"@ja .

_:N551b724a92bf4e6ea642fff8c9e3f468 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "螺旋上のアリア"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N53f381b0fae04d9db88d9ec51afdc907 ;
    schema:name "螺旋上のアリア"@ja .

_:N758ffa45d8a3408495d7fc97296f6bef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "叫びと祈り"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N53f381b0fae04d9db88d9ec51afdc907 ;
    schema:name "叫びと祈り"@ja .

_:N9c068b69a6e7493b892dd774fb9d57dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LIVEWELL"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N53f381b0fae04d9db88d9ec51afdc907 ;
    schema:name "LIVEWELL"@ja .

_:Nda903fc91e35470fa4970536fdcf0089 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "セイレーン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N53f381b0fae04d9db88d9ec51afdc907 ;
    schema:name "セイレーン"@ja .

_:Ndedee3c5c5ea43399e78fce097b3c752 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リドル・ストーリー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N53f381b0fae04d9db88d9ec51afdc907 ;
    schema:name "リドル・ストーリー"@ja .

_:Ne8c5cc2278ee4008985ef01a134c6085 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空色"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N53f381b0fae04d9db88d9ec51afdc907 ;
    schema:name "空色"@ja .

_:N53f381b0fae04d9db88d9ec51afdc907 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c32b8b804d94eeaa696bef0704763bf,
        _:N47b2ba40e3f84dd8b65ac9660f850de6,
        _:N551b724a92bf4e6ea642fff8c9e3f468,
        _:N758ffa45d8a3408495d7fc97296f6bef,
        _:N9c068b69a6e7493b892dd774fb9d57dd,
        _:Nda903fc91e35470fa4970536fdcf0089,
        _:Ndedee3c5c5ea43399e78fce097b3c752,
        _:Ne8c5cc2278ee4008985ef01a134c6085 ;
    mo:track_count 8 ;
    schema:duration "PT30:52"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N2c32b8b804d94eeaa696bef0704763bf,
        _:N47b2ba40e3f84dd8b65ac9660f850de6,
        _:N551b724a92bf4e6ea642fff8c9e3f468,
        _:N758ffa45d8a3408495d7fc97296f6bef,
        _:N9c068b69a6e7493b892dd774fb9d57dd,
        _:Nda903fc91e35470fa4970536fdcf0089,
        _:Ndedee3c5c5ea43399e78fce097b3c752,
        _:Ne8c5cc2278ee4008985ef01a134c6085 .

