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

<album/155667#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "my s0uls / ish10 yow1r0"@en,
        "my s0uls / ish10 yow1r0"@ja,
        "my s0uls / ish10 yow1r0"@ja-latn ;
    mo:produced_work <album/155667#musicalwork> ;
    schema:name "my s0uls / ish10 yow1r0"@en,
        "my s0uls / ish10 yow1r0"@ja,
        "my s0uls / ish10 yow1r0"@ja-latn .

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

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

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

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

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

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

<https://medium-media.vgm.io/albums/76/155667/155667-b5a0dc49d95b.png> a schema:ImageObject,
        foaf:Image .

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

<album/155667#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-03-03"^^xsd:date ;
    dcterms:title "my s0uls / ish10 yow1r0"@en,
        "my s0uls / ish10 yow1r0"@ja,
        "my s0uls / ish10 yow1r0"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/155667#musicalexpression> ;
    mo:publisher <org/4090#subject> ;
    mo:record _:Nf924076125d9412792d8a6b81033186b ;
    mo:record_count 1 ;
    schema:datePublished "2019-03-03"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/76/155667/155667-b5a0dc49d95b.png> ;
    schema:name "my s0uls / ish10 yow1r0"@en,
        "my s0uls / ish10 yow1r0"@ja,
        "my s0uls / ish10 yow1r0"@ja-latn ;
    schema:publisher <org/4090#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/155667/155667-b5a0dc49d95b.png> .

_:N60395f5a617d45298c9b25fe0fc93a79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "my s0ul that was dec0mp0sition"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nf924076125d9412792d8a6b81033186b ;
    schema:name "my s0ul that was dec0mp0sition"@en .

_:N71e5244d511844c4aca86af99bc4004a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "my s0ul that was aband0nment"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nf924076125d9412792d8a6b81033186b ;
    schema:name "my s0ul that was aband0nment"@en .

_:N76de6535ecff41629eb9f617c36d2e93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "my s0ul that was impris0ned"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nf924076125d9412792d8a6b81033186b ;
    schema:name "my s0ul that was impris0ned"@en .

_:Nf924076125d9412792d8a6b81033186b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N60395f5a617d45298c9b25fe0fc93a79,
        _:N71e5244d511844c4aca86af99bc4004a,
        _:N76de6535ecff41629eb9f617c36d2e93 ;
    mo:track_count 3 ;
    schema:duration "PT8:54"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N60395f5a617d45298c9b25fe0fc93a79,
        _:N71e5244d511844c4aca86af99bc4004a,
        _:N76de6535ecff41629eb9f617c36d2e93 .

