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

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

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

<artist/27760#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132800#subject> ;
    schema:name "Morimori Atsushi"@en,
        "モリモリあつし"@ja ;
    foaf:made <album/132800#composition>,
        <album/132800#subject> ;
    foaf:name "Morimori Atsushi"@en,
        "モリモリあつし"@ja .

<artist/53047#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132800#subject> ;
    schema:name "hara kana"@en ;
    foaf:made <album/132800#composition>,
        <album/132800#subject> ;
    foaf:name "hara kana"@en .

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

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

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

<org/3279#subject> schema:name "non-retrogradable rhythm"@en,
        "非可逆リズム"@ja,
        "non-retrogradable rhythm"@ja-latn ;
    foaf:name "non-retrogradable rhythm"@en,
        "非可逆リズム"@ja,
        "non-retrogradable rhythm"@ja-latn .

<https://media.vgm.io/albums/00/132800/132800-c627c52caa02.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/132800#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/132800/132800-c627c52caa02.webp> ;
    foaf:depicts <album/132800#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/132800/132800-c627c52caa02.webp> .

<https://medium-media.vgm.io/albums/00/132800/132800-c627c52caa02.webp> a schema:ImageObject,
        foaf:Image .

<album/132800#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rétrospective"@en,
        "Rétrospective"@ja,
        "Rétrospective"@ja-latn ;
    mo:composer <artist/27760#subject>,
        <artist/53047#subject> ;
    mo:produced_work <album/132800#musicalwork> ;
    schema:name "Rétrospective"@en,
        "Rétrospective"@ja,
        "Rétrospective"@ja-latn .

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

<album/132800#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-30"^^xsd:date ;
    dcterms:title "Rétrospective"@en,
        "Rétrospective"@ja,
        "Rétrospective"@ja-latn ;
    mo:catalogue_number "NNRR-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/132800#musicalexpression> ;
    mo:publisher <org/3279#subject> ;
    mo:record _:Na659ff1d57f7403895b9a4c05edb9e48 ;
    mo:record_count 1 ;
    mo:release <event/218> ;
    schema:datePublished "2018-12-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/00/132800/132800-c627c52caa02.webp> ;
    schema:name "Rétrospective"@en,
        "Rétrospective"@ja,
        "Rétrospective"@ja-latn ;
    schema:publisher <org/3279#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/132800/132800-c627c52caa02.webp> .

_:N24dccbfd2b3f42688395e202aff00465 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter: Bleu"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na659ff1d57f7403895b9a4c05edb9e48 ;
    schema:name "Chapter: Bleu"@en .

_:N2ac48cf7f2e44d3983f7fa8902ea195a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter: Rouge"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na659ff1d57f7403895b9a4c05edb9e48 ;
    schema:name "Chapter: Rouge"@en .

_:N4e10d8488bc3465291c872c7ae8ee596 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Épilogue ~Rétrospective"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na659ff1d57f7403895b9a4c05edb9e48 ;
    schema:name "Épilogue ~Rétrospective"@en .

_:N6020a1c152fc47f5a8abaed662ae0cfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter: Vert"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na659ff1d57f7403895b9a4c05edb9e48 ;
    schema:name "Chapter: Vert"@en .

_:N79d19d984bf34a7dae84d6a7e2b96050 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter: Blanc"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na659ff1d57f7403895b9a4c05edb9e48 ;
    schema:name "Chapter: Blanc"@en .

_:N8b6ff9ddfad940179075b659bc900b92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue ~Rétrospective"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na659ff1d57f7403895b9a4c05edb9e48 ;
    schema:name "Prologue ~Rétrospective"@en .

_:Nc4d0e5bc3abf4e37bb721db06431065e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter: Noir"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na659ff1d57f7403895b9a4c05edb9e48 ;
    schema:name "Chapter: Noir"@en .

_:Na659ff1d57f7403895b9a4c05edb9e48 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N24dccbfd2b3f42688395e202aff00465,
        _:N2ac48cf7f2e44d3983f7fa8902ea195a,
        _:N4e10d8488bc3465291c872c7ae8ee596,
        _:N6020a1c152fc47f5a8abaed662ae0cfc,
        _:N79d19d984bf34a7dae84d6a7e2b96050,
        _:N8b6ff9ddfad940179075b659bc900b92,
        _:Nc4d0e5bc3abf4e37bb721db06431065e ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N24dccbfd2b3f42688395e202aff00465,
        _:N2ac48cf7f2e44d3983f7fa8902ea195a,
        _:N4e10d8488bc3465291c872c7ae8ee596,
        _:N6020a1c152fc47f5a8abaed662ae0cfc,
        _:N79d19d984bf34a7dae84d6a7e2b96050,
        _:N8b6ff9ddfad940179075b659bc900b92,
        _:Nc4d0e5bc3abf4e37bb721db06431065e .

