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

<artist/26321#subject> a schema:Person,
        foaf:Person ;
    schema:name "hARu"@en ;
    foaf:made <album/66088#lyrics>,
        <album/66088#subject> ;
    foaf:name "hARu"@en .

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

<artist/6919#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66088#subject> ;
    schema:name "Yuya Saito"@en,
        "斎藤悠弥"@ja ;
    foaf:made <album/66088#composition>,
        <album/66088#subject> ;
    foaf:name "Yuya Saito"@en,
        "斎藤悠弥"@ja .

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

<album/66088#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Amakano+ Aikagi song collection feat. Haruna Oshima"@en,
        "アマカノ+/アイカギ song collection feat.大島はるな"@ja,
        "Amakano+ Aikagi song collection feat. Haruna Oshima"@ja-latn ;
    mo:composer <artist/6919#subject> ;
    mo:produced_work <album/66088#musicalwork> ;
    schema:name "Amakano+ Aikagi song collection feat. Haruna Oshima"@en,
        "アマカノ+/アイカギ song collection feat.大島はるな"@ja,
        "Amakano+ Aikagi song collection feat. Haruna Oshima"@ja-latn .

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

<org/1613#subject> schema:name "Ys factory. inc"@en,
        "株式会社Ys factory"@ja,
        "Ys factory. inc"@ja-latn ;
    foaf:name "Ys factory. inc"@en,
        "株式会社Ys factory"@ja,
        "Ys factory. inc"@ja-latn .

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

<https://medium-media.vgm.io/albums/88/66088/66088-1492259111.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/66088#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Amakano+ Aikagi song collection feat. Haruna Oshima"@en,
        "アマカノ+/アイカギ song collection feat.大島はるな"@ja,
        "Amakano+ Aikagi song collection feat. Haruna Oshima"@ja-latn ;
    mo:performance_of <album/66088#musicalwork> ;
    mo:performer <artist/16914#subject> ;
    mo:recorded_as <album/66088#musicalexpression> ;
    schema:byArtist <artist/16914#subject> ;
    schema:name "Amakano+ Aikagi song collection feat. Haruna Oshima"@en,
        "アマカノ+/アイカギ song collection feat.大島はるな"@ja,
        "Amakano+ Aikagi song collection feat. Haruna Oshima"@ja-latn ;
    schema:workPerformed <album/66088#musicalwork> .

<artist/16914#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66088#performance> ;
    schema:name "Haruna Oshima"@en,
        "大島はるな"@ja ;
    foaf:made <album/66088#lyrics>,
        <album/66088#subject> ;
    foaf:name "Haruna Oshima"@en,
        "大島はるな"@ja .

<album/66088#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-29"^^xsd:date ;
    dcterms:title "Amakano+ Aikagi song collection feat. Haruna Oshima"@en,
        "アマカノ+/アイカギ song collection feat.大島はるな"@ja,
        "Amakano+ Aikagi song collection feat. Haruna Oshima"@ja-latn ;
    mo:catalogue_number "YSAM-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/66088#musicalexpression> ;
    mo:publisher <org/1613#subject> ;
    mo:record _:Na15c417ceac24561819e3e4f3b7fb34a ;
    mo:record_count 1 ;
    mo:release <event/195> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Aikagi"@en ;
            foaf:name "Aikagi"@en ],
        [ a schema:CreativeWork ;
            schema:name "Amakano+"@en ;
            foaf:name "Amakano+"@en ] ;
    schema:byArtist <artist/16914#subject> ;
    schema:datePublished "2016-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/66088/66088-1492259111.png> ;
    schema:name "Amakano+ Aikagi song collection feat. Haruna Oshima"@en,
        "アマカノ+/アイカギ song collection feat.大島はるな"@ja,
        "Amakano+ Aikagi song collection feat. Haruna Oshima"@ja-latn ;
    schema:publisher <org/1613#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/66088/66088-1492259111.png> .

_:N14dd8361405a4645bafdf083c919c693 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幸福のドレス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Na15c417ceac24561819e3e4f3b7fb34a ;
    schema:name "幸福のドレス"@ja .

_:N2ea5730249e845e5b4ffa9db9a00ae80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "奏 -Sou-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Na15c417ceac24561819e3e4f3b7fb34a ;
    schema:name "奏 -Sou-"@ja .

_:N3f97334397484500a1793ed3180355d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幸福のドレス (instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Na15c417ceac24561819e3e4f3b7fb34a ;
    schema:name "幸福のドレス (instrumental)"@ja .

_:N6afb33107c3c4b3db587b60ee587b87c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "奏 -Sou- (instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Na15c417ceac24561819e3e4f3b7fb34a ;
    schema:name "奏 -Sou- (instrumental)"@ja .

_:Na15c417ceac24561819e3e4f3b7fb34a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14dd8361405a4645bafdf083c919c693,
        _:N2ea5730249e845e5b4ffa9db9a00ae80,
        _:N3f97334397484500a1793ed3180355d7,
        _:N6afb33107c3c4b3db587b60ee587b87c ;
    mo:track_count 4 ;
    schema:duration "PT19:18"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N14dd8361405a4645bafdf083c919c693,
        _:N2ea5730249e845e5b4ffa9db9a00ae80,
        _:N3f97334397484500a1793ed3180355d7,
        _:N6afb33107c3c4b3db587b60ee587b87c .

