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

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

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

<artist/56419#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157483#subject> ;
    schema:name "Umiai"@en ;
    foaf:made <album/157483#composition>,
        <album/157483#subject> ;
    foaf:name "Umiai"@en .

<event/202> a mo:Release ;
    schema:name "Released at M3-2017 Spring (Apr 30, 2017)" .

<album/157483#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lapislazuli / Umiai"@en,
        "Lapislazuli / Umiai"@ja,
        "Lapislazuli / Umiai"@ja-latn ;
    mo:composer <artist/56419#subject> ;
    mo:produced_work <album/157483#musicalwork> ;
    schema:name "Lapislazuli / Umiai"@en,
        "Lapislazuli / Umiai"@ja,
        "Lapislazuli / Umiai"@ja-latn .

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

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

<org/4154#subject> schema:name "sEa-PuLsE"@en,
        "sEa-PuLsE"@ja,
        "sEa-PuLsE"@ja-latn ;
    foaf:name "sEa-PuLsE"@en,
        "sEa-PuLsE"@ja,
        "sEa-PuLsE"@ja-latn .

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

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

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

<album/157483#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-30"^^xsd:date ;
    dcterms:title "Lapislazuli / Umiai"@en,
        "Lapislazuli / Umiai"@ja,
        "Lapislazuli / Umiai"@ja-latn ;
    mo:catalogue_number "SPCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/157483#musicalexpression> ;
    mo:publisher <org/4154#subject> ;
    mo:record _:Nc256c602f39441a399541f3528180431 ;
    mo:record_count 1 ;
    mo:release <event/202> ;
    schema:datePublished "2017-04-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/38/157483/157483-1443f94cee5e.jpg> ;
    schema:name "Lapislazuli / Umiai"@en,
        "Lapislazuli / Umiai"@ja,
        "Lapislazuli / Umiai"@ja-latn ;
    schema:publisher <org/4154#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/157483/157483-1443f94cee5e.jpg> .

_:N195a076fa55d44aa91693d4478c2e1b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Catch and Catch"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nc256c602f39441a399541f3528180431 ;
    schema:name "Catch and Catch"@en .

_:N4977cda42d574cd78202140dede5cf1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lapislazuli"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nc256c602f39441a399541f3528180431 ;
    schema:name "Lapislazuli"@en .

_:N60a2347f50c54fbe8ad9a44dd405337f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Figure"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nc256c602f39441a399541f3528180431 ;
    schema:name "Figure"@en .

_:N949f2279bb7b4148993407181cb27748 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World of over ocean"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nc256c602f39441a399541f3528180431 ;
    schema:name "World of over ocean"@en .

_:N9f308d56072c476da71dc7f94d1ae4dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To another fate"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Nc256c602f39441a399541f3528180431 ;
    schema:name "To another fate"@en .

_:Nb61b92d5fd54485c910d48b1d92cf65f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fallen angel"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nc256c602f39441a399541f3528180431 ;
    schema:name "Fallen angel"@en .

_:Nb922d16498604edaad94801c143dfa9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蒼き祈りの永久機関"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nc256c602f39441a399541f3528180431 ;
    schema:name "蒼き祈りの永久機関"@en .

_:Nd1c06e6381994ff9848b019f58721074 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "God"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Nc256c602f39441a399541f3528180431 ;
    schema:name "God"@en .

_:Nd5cc58f892f64626b8d92befcc7040bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prayer"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nc256c602f39441a399541f3528180431 ;
    schema:name "Prayer"@en .

_:Nc256c602f39441a399541f3528180431 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N195a076fa55d44aa91693d4478c2e1b3,
        _:N4977cda42d574cd78202140dede5cf1f,
        _:N60a2347f50c54fbe8ad9a44dd405337f,
        _:N949f2279bb7b4148993407181cb27748,
        _:N9f308d56072c476da71dc7f94d1ae4dc,
        _:Nb61b92d5fd54485c910d48b1d92cf65f,
        _:Nb922d16498604edaad94801c143dfa9b,
        _:Nd1c06e6381994ff9848b019f58721074,
        _:Nd5cc58f892f64626b8d92befcc7040bd ;
    mo:track_count 9 ;
    schema:duration "PT34:00"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N195a076fa55d44aa91693d4478c2e1b3,
        _:N4977cda42d574cd78202140dede5cf1f,
        _:N60a2347f50c54fbe8ad9a44dd405337f,
        _:N949f2279bb7b4148993407181cb27748,
        _:N9f308d56072c476da71dc7f94d1ae4dc,
        _:Nb61b92d5fd54485c910d48b1d92cf65f,
        _:Nb922d16498604edaad94801c143dfa9b,
        _:Nd1c06e6381994ff9848b019f58721074,
        _:Nd5cc58f892f64626b8d92befcc7040bd .

