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

<artist/21462#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiro"@en ;
    foaf:made <album/80469#lyrics>,
        <album/80469#subject>,
        <album/80469#vocals> ;
    foaf:name "Hiro"@en .

<artist/17084#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80469#subject> ;
    schema:name "Sayuri"@en,
        "さユり"@ja ;
    foaf:made <album/80469#composition>,
        <album/80469#lyrics>,
        <album/80469#subject> ;
    foaf:name "Sayuri"@en,
        "さユり"@ja .

<artist/21454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80469#subject> ;
    schema:name "MY FIRST STORY"@en ;
    foaf:made <album/80469#composition>,
        <album/80469#lyrics>,
        <album/80469#subject> ;
    foaf:name "MY FIRST STORY"@en .

<artist/21463#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80469#subject> ;
    schema:name "Sho"@en ;
    foaf:made <album/80469#composition>,
        <album/80469#subject> ;
    foaf:name "Sho"@en .

<product/8785#subject> a schema:CreativeWork ;
    schema:name "Golden Kamuy 2nd Season"@en,
        "ゴールデンカムイ 第2期"@ja,
        "Golden Kamuy 2nd Season"@ja-latn ;
    foaf:name "Golden Kamuy 2nd Season"@en,
        "ゴールデンカムイ 第2期"@ja,
        "Golden Kamuy 2nd Season"@ja-latn .

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

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

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

<https://media.vgm.io/albums/96/80469/80469-1539722291.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/80469#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/96/80469/80469-1539722291.jpg> ;
    foaf:depicts <album/80469#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/96/80469/80469-1539722291.jpg> .

<https://medium-media.vgm.io/albums/96/80469/80469-1539722291.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/80469#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Reimei / Sayuri × MY FIRST STORY [Limited Edition]"@en,
        "レイメイ / さユり×MY FIRST STORY"@ja,
        "Reimei / Sayuri × MY FIRST STORY [Limited Edition]"@ja-latn ;
    mo:performance_of <album/80469#musicalwork> ;
    mo:performer <artist/28325#subject> ;
    mo:recorded_as <album/80469#musicalexpression> ;
    schema:byArtist <artist/28325#subject> ;
    schema:name "Reimei / Sayuri × MY FIRST STORY [Limited Edition]"@en,
        "レイメイ / さユり×MY FIRST STORY"@ja,
        "Reimei / Sayuri × MY FIRST STORY [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/80469#musicalwork> .

<artist/28325#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80469#performance> ;
    schema:name "Back Gas Mask"@en,
        "バックガスマスク"@ja ;
    foaf:name "Back Gas Mask"@en,
        "バックガスマスク"@ja .

<album/80469#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Reimei / Sayuri × MY FIRST STORY [Limited Edition]"@en,
        "レイメイ / さユり×MY FIRST STORY"@ja,
        "Reimei / Sayuri × MY FIRST STORY [Limited Edition]"@ja-latn ;
    mo:composer <artist/17084#subject>,
        <artist/21454#subject>,
        <artist/21463#subject> ;
    mo:produced_work <album/80469#musicalwork> ;
    schema:name "Reimei / Sayuri × MY FIRST STORY [Limited Edition]"@en,
        "レイメイ / さユり×MY FIRST STORY"@ja,
        "Reimei / Sayuri × MY FIRST STORY [Limited Edition]"@ja-latn .

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

<album/80469#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-05"^^xsd:date ;
    dcterms:title "Reimei / Sayuri × MY FIRST STORY [Limited Edition]"@en,
        "レイメイ / さユり×MY FIRST STORY"@ja,
        "Reimei / Sayuri × MY FIRST STORY [Limited Edition]"@ja-latn ;
    mo:catalogue_number "BVCL-923~4" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/80469#musicalexpression> ;
    mo:publisher <org/691#subject> ;
    mo:record _:N5279b8c669b7420bbb1914815fe553c0,
        _:Ne88fdb8d1ba4413b8fd700a2acfaca6e ;
    mo:record_count 2 ;
    schema:about <product/8785#subject> ;
    schema:byArtist <artist/28325#subject> ;
    schema:datePublished "2018-12-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/96/80469/80469-1539722291.jpg> ;
    schema:name "Reimei / Sayuri × MY FIRST STORY [Limited Edition]"@en,
        "レイメイ / さユり×MY FIRST STORY"@ja,
        "Reimei / Sayuri × MY FIRST STORY [Limited Edition]"@ja-latn ;
    schema:publisher <org/691#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/80469/80469-1539722291.jpg> .

_:N2a711c0ef676430c9a3639e13b8dbfe8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レイメイ MV (フルレングス ver.)"@ja,
        "Reimei MV (Full Length ver.)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne88fdb8d1ba4413b8fd700a2acfaca6e ;
    schema:name "レイメイ MV (フルレングス ver.)"@ja,
        "Reimei MV (Full Length ver.)"@ja-latn .

_:N360310e320cc4c52b327a8a40aa0158c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レイメイ"@ja,
        "Reimei"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N5279b8c669b7420bbb1914815fe553c0 ;
    schema:name "レイメイ"@ja,
        "Reimei"@ja-latn .

_:N67a93883236641a1a2f0ef95e6d2868a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHiLD-error- さユり弾き語りver."@ja,
        "CHiLD-error- Sayuri Hikigatari ver."@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N5279b8c669b7420bbb1914815fe553c0 ;
    schema:name "CHiLD-error- さユり弾き語りver."@ja,
        "CHiLD-error- Sayuri Hikigatari ver."@ja-latn .

_:Nb395c2fa8750410daa8942a2f038eda9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "よだかの詩"@ja,
        "Yodaka no Uta"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N5279b8c669b7420bbb1914815fe553c0 ;
    schema:name "よだかの詩"@ja,
        "Yodaka no Uta"@ja-latn .

_:Ne88fdb8d1ba4413b8fd700a2acfaca6e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N2a711c0ef676430c9a3639e13b8dbfe8 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N2a711c0ef676430c9a3639e13b8dbfe8 .

_:N5279b8c669b7420bbb1914815fe553c0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N360310e320cc4c52b327a8a40aa0158c,
        _:N67a93883236641a1a2f0ef95e6d2868a,
        _:Nb395c2fa8750410daa8942a2f038eda9 ;
    mo:track_count 3 ;
    schema:duration "PT12:38"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N360310e320cc4c52b327a8a40aa0158c,
        _:N67a93883236641a1a2f0ef95e6d2868a,
        _:Nb395c2fa8750410daa8942a2f038eda9 .

