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

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

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

<artist/29558#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116616#subject> ;
    schema:name "Josie Brechner"@en ;
    foaf:made <album/116616#composition>,
        <album/116616#subject> ;
    foaf:name "Josie Brechner"@en .

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

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

<https://media.vgm.io/albums/61/116616/116616-68ae4b7a0814.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/116616#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/61/116616/116616-68ae4b7a0814.png> ;
    foaf:depicts <album/116616#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/61/116616/116616-68ae4b7a0814.png> .

<https://medium-media.vgm.io/albums/61/116616/116616-68ae4b7a0814.png> a schema:ImageObject,
        foaf:Image .

<album/116616#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mixolumia EP"@en,
        "Mixolumia EP"@ja,
        "Mixolumia EP"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "davemakes"@en ;
            foaf:made <album/116616#composition> ;
            foaf:name "davemakes"@en ],
        <artist/29558#subject> ;
    mo:produced_work <album/116616#musicalwork> ;
    schema:name "Mixolumia EP"@en,
        "Mixolumia EP"@ja,
        "Mixolumia EP"@ja-latn .

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

<album/116616#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-09-09"^^xsd:date ;
    dcterms:title "Mixolumia EP"@en,
        "Mixolumia EP"@ja,
        "Mixolumia EP"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/116616#musicalexpression> ;
    mo:publisher _:N1b4a1befbf20494e9189286647979463 ;
    mo:record _:N8968ed8d9c5e47a69291b016be9d0fcc ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mixolumia"@en ;
            foaf:name "Mixolumia"@en ] ;
    schema:datePublished "2020-09-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/116616/116616-68ae4b7a0814.png> ;
    schema:name "Mixolumia EP"@en,
        "Mixolumia EP"@ja,
        "Mixolumia EP"@ja-latn ;
    schema:publisher _:N1b4a1befbf20494e9189286647979463 ;
    foaf:depiction <https://media.vgm.io/albums/61/116616/116616-68ae4b7a0814.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116616#subject> ;
    schema:name "davemakes"@en ;
    foaf:made <album/116616#subject> ;
    foaf:name "davemakes"@en .

_:N1b4a1befbf20494e9189286647979463 schema:name "davemakes"@en,
        "davemakes"@ja,
        "davemakes"@ja-latn ;
    foaf:name "davemakes"@en,
        "davemakes"@ja,
        "davemakes"@ja-latn .

_:N3e01ddb2a11840138bf5bb7294ba0753 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tessellation"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N8968ed8d9c5e47a69291b016be9d0fcc ;
    schema:name "Tessellation"@en .

_:N51437aefcf7f4bf19522b38d44439d3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunar Lull (from my campfire on the moon)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N8968ed8d9c5e47a69291b016be9d0fcc ;
    schema:name "Lunar Lull (from my campfire on the moon)"@en .

_:N5893975c0ef248a4b06dc28253c7b220 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rush!"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N8968ed8d9c5e47a69291b016be9d0fcc ;
    schema:name "Rush!"@en .

_:N58bf3eadf6944b44b6f0e4aeb0887bc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clear!"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N8968ed8d9c5e47a69291b016be9d0fcc ;
    schema:name "Clear!"@en .

_:Ncc3abf6130b44fec8d05a80654b633fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Descending a Cosmic Well"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N8968ed8d9c5e47a69291b016be9d0fcc ;
    schema:name "Descending a Cosmic Well"@en .

_:Nf0a5a48566f0479282afef9f9d6d2b10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer Shower"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:inPlaylist _:N8968ed8d9c5e47a69291b016be9d0fcc ;
    schema:name "Summer Shower"@en .

_:N8968ed8d9c5e47a69291b016be9d0fcc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3e01ddb2a11840138bf5bb7294ba0753,
        _:N51437aefcf7f4bf19522b38d44439d3c,
        _:N5893975c0ef248a4b06dc28253c7b220,
        _:N58bf3eadf6944b44b6f0e4aeb0887bc0,
        _:Ncc3abf6130b44fec8d05a80654b633fb,
        _:Nf0a5a48566f0479282afef9f9d6d2b10 ;
    mo:track_count 6 ;
    schema:duration "PT20:44"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3e01ddb2a11840138bf5bb7294ba0753,
        _:N51437aefcf7f4bf19522b38d44439d3c,
        _:N5893975c0ef248a4b06dc28253c7b220,
        _:N58bf3eadf6944b44b6f0e4aeb0887bc0,
        _:Ncc3abf6130b44fec8d05a80654b633fb,
        _:Nf0a5a48566f0479282afef9f9d6d2b10 .

