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

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

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

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

<product/3658#subject> a schema:CreativeWork ;
    schema:name "Rampo Kitan: Game of Laplace"@en,
        "乱歩奇譚 Game of Laplace"@ja,
        "Rampo Kitan: Game of Laplace"@ja-latn ;
    foaf:name "Rampo Kitan: Game of Laplace"@en,
        "乱歩奇譚 Game of Laplace"@ja,
        "Rampo Kitan: Game of Laplace"@ja-latn .

<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/80468#musicalexpression> a mo:Signal ;
    mo:published_as <album/80468#subject> ;
    mo:records <album/80468#performance> .

<album/80468#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/86/80468/80468-1539722331.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/80468#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/86/80468/80468-1539722331.jpg> ;
    foaf:depicts <album/80468#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/86/80468/80468-1539722331.jpg> .

<https://medium-media.vgm.io/albums/86/80468/80468-1539722331.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<artist/21454#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80468#performance> ;
    schema:name "MY FIRST STORY"@en ;
    foaf:name "MY FIRST STORY"@en .

<album/80468#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-05"^^xsd:date ;
    dcterms:title "Reimei / Sayuri × MY FIRST STORY"@en,
        "レイメイ / さユり×MY FIRST STORY"@ja,
        "Reimei / Sayuri × MY FIRST STORY"@ja-latn ;
    mo:catalogue_number "BVCL-925" ;
    mo:media_type "CD" ;
    mo:publication_of <album/80468#musicalexpression> ;
    mo:publisher <org/691#subject> ;
    mo:record _:N574ae00fba644e20a701b8ffbe009866 ;
    mo:record_count 1 ;
    schema:about <product/3658#subject>,
        <product/8785#subject> ;
    schema:byArtist <artist/21454#subject> ;
    schema:datePublished "2018-12-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/86/80468/80468-1539722331.jpg> ;
    schema:name "Reimei / Sayuri × MY FIRST STORY"@en,
        "レイメイ / さユり×MY FIRST STORY"@ja,
        "Reimei / Sayuri × MY FIRST STORY"@ja-latn ;
    schema:publisher <org/691#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/80468/80468-1539722331.jpg> .

_:N54f3aaad395c4461b824e523a7da22e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミカヅキ -Hiro(MY FIRST STORY)Vo ver.-"@ja,
        "Mikazuki -Hiro (MY FIRST STORY) Vo ver.-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N574ae00fba644e20a701b8ffbe009866 ;
    schema:name "ミカヅキ -Hiro(MY FIRST STORY)Vo ver.-"@ja,
        "Mikazuki -Hiro (MY FIRST STORY) Vo ver.-"@ja-latn .

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

_:N574ae00fba644e20a701b8ffbe009866 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N54f3aaad395c4461b824e523a7da22e0,
        _:N8ec6e94a4b5e4b60880374136857e75e ;
    mo:track_count 2 ;
    schema:duration "PT9:34"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N54f3aaad395c4461b824e523a7da22e0,
        _:N8ec6e94a4b5e4b60880374136857e75e .

