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

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

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

<artist/11782#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125898#subject> ;
    schema:name "satella"@en ;
    foaf:made <album/125898#composition>,
        <album/125898#subject> ;
    foaf:name "satella"@en .

<artist/12273#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125898#subject> ;
    schema:name "aran"@en ;
    foaf:made <album/125898#composition>,
        <album/125898#subject> ;
    foaf:name "aran"@en .

<artist/15846#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125898#subject> ;
    schema:name "Lawy"@en ;
    foaf:made <album/125898#composition>,
        <album/125898#subject> ;
    foaf:name "Lawy"@en .

<artist/44716#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125898#subject> ;
    schema:name "Ryunosuke Kudo"@en ;
    foaf:made <album/125898#composition>,
        <album/125898#subject> ;
    foaf:name "Ryunosuke Kudo"@en .

<event/195> a mo:Release ;
    schema:name "Released at Comic Market 91 (Dec 29, 2016 to Dec 31, 2016)" .

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

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

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

<https://media.vgm.io/albums/89/125898/125898-2c5fda47b3e3.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/125898#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/89/125898/125898-2c5fda47b3e3.jpg> ;
    foaf:depicts <album/125898#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/89/125898/125898-2c5fda47b3e3.jpg> .

<https://medium-media.vgm.io/albums/89/125898/125898-2c5fda47b3e3.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/125898#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Apolo e.p.2"@en,
        "Apolo e.p.2"@ja,
        "Apolo e.p.2"@ja-latn ;
    mo:composer <artist/11782#subject>,
        <artist/12273#subject>,
        <artist/15846#subject>,
        <artist/44716#subject> ;
    mo:produced_work <album/125898#musicalwork> ;
    schema:name "Apolo e.p.2"@en,
        "Apolo e.p.2"@ja,
        "Apolo e.p.2"@ja-latn .

<album/125898#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-31"^^xsd:date ;
    dcterms:title "Apolo e.p.2"@en,
        "Apolo e.p.2"@ja,
        "Apolo e.p.2"@ja-latn ;
    mo:catalogue_number "UTSP-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/125898#musicalexpression> ;
    mo:publisher <org/1386#subject> ;
    mo:record _:Ne4cbeec8e9114833896effba92b90b4c ;
    mo:record_count 1 ;
    mo:release <event/195> ;
    schema:datePublished "2016-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/89/125898/125898-2c5fda47b3e3.jpg> ;
    schema:name "Apolo e.p.2"@en,
        "Apolo e.p.2"@ja,
        "Apolo e.p.2"@ja-latn ;
    schema:publisher <org/1386#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/125898/125898-2c5fda47b3e3.jpg> .

_:N427f307b3d35491cb5a6c22c22d34b81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarred Memories"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne4cbeec8e9114833896effba92b90b4c ;
    schema:name "Scarred Memories"@en .

_:N5eb5958a6a154e02bb8652c8dacc7e27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blind Touch"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne4cbeec8e9114833896effba92b90b4c ;
    schema:name "Blind Touch"@en .

_:N86748f03a1b6464b87b3ffabd6d9b609 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Howling at the Moon"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne4cbeec8e9114833896effba92b90b4c ;
    schema:name "Howling at the Moon"@en .

_:Nbd8a6b328a3348558edb3c5105202e34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True Blue"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne4cbeec8e9114833896effba92b90b4c ;
    schema:name "True Blue"@en .

_:Ne4cbeec8e9114833896effba92b90b4c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N427f307b3d35491cb5a6c22c22d34b81,
        _:N5eb5958a6a154e02bb8652c8dacc7e27,
        _:N86748f03a1b6464b87b3ffabd6d9b609,
        _:Nbd8a6b328a3348558edb3c5105202e34 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N427f307b3d35491cb5a6c22c22d34b81,
        _:N5eb5958a6a154e02bb8652c8dacc7e27,
        _:N86748f03a1b6464b87b3ffabd6d9b609,
        _:Nbd8a6b328a3348558edb3c5105202e34 .

