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

<artist/19979#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayasa Ito"@en,
        "伊藤彩沙"@ja ;
    foaf:made <album/118357#subject>,
        <album/118357#vocals> ;
    foaf:name "Ayasa Ito"@en,
        "伊藤彩沙"@ja .

<artist/46310#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sana Kirioka"@en,
        "桐丘さな"@ja ;
    foaf:made <album/118357#lyrics>,
        <album/118357#subject> ;
    foaf:name "Sana Kirioka"@en,
        "桐丘さな"@ja .

<artist/16265#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118357#subject> ;
    schema:name "Funta7"@en ;
    foaf:made <album/118357#composition>,
        <album/118357#lyrics>,
        <album/118357#subject> ;
    foaf:name "Funta7"@en .

<artist/26579#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118357#subject> ;
    schema:name "Akinari Suzuki"@en,
        "鈴木暁也"@ja ;
    foaf:made <album/118357#composition>,
        <album/118357#subject> ;
    foaf:name "Akinari Suzuki"@en,
        "鈴木暁也"@ja .

<product/9751#subject> a schema:CreativeWork ;
    schema:name "Taisho Otome Fairy Tale"@en,
        "大正オトメ御伽話"@ja,
        "Taishou Otome Otogibanashi"@ja-latn ;
    foaf:name "Taisho Otome Fairy Tale"@en,
        "大正オトメ御伽話"@ja,
        "Taishou Otome Otogibanashi"@ja-latn .

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

<album/118357#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tsukiyo no Kotori/Koi no Uta / Kotori Shiratori (CV: Ayasa Ito)"@en,
        "月夜ノコトリ/戀の歌 / 白鳥ことり(CV:伊藤彩沙)"@ja,
        "Tsukiyo no Kotori/Koi no Uta / Kotori Shiratori (CV: Ayasa Ito)"@ja-latn ;
    mo:performance_of <album/118357#musicalwork> ;
    mo:recorded_as <album/118357#musicalexpression> ;
    schema:name "Tsukiyo no Kotori/Koi no Uta / Kotori Shiratori (CV: Ayasa Ito)"@en,
        "月夜ノコトリ/戀の歌 / 白鳥ことり(CV:伊藤彩沙)"@ja,
        "Tsukiyo no Kotori/Koi no Uta / Kotori Shiratori (CV: Ayasa Ito)"@ja-latn ;
    schema:workPerformed <album/118357#musicalwork> .

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

<org/3369#subject> schema:name "ARIENT RECORD"@en,
        "ARIENT RECORD"@ja,
        "ARIENT RECORD"@ja-latn ;
    foaf:name "ARIENT RECORD"@en,
        "ARIENT RECORD"@ja,
        "ARIENT RECORD"@ja-latn .

<https://media.vgm.io/albums/75/118357/118357-267e478dfb90.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/118357#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/75/118357/118357-267e478dfb90.jpg> ;
    foaf:depicts <album/118357#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/75/118357/118357-267e478dfb90.jpg> .

<https://medium-media.vgm.io/albums/75/118357/118357-267e478dfb90.jpg> a schema:ImageObject,
        foaf:Image .

<album/118357#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tsukiyo no Kotori/Koi no Uta / Kotori Shiratori (CV: Ayasa Ito)"@en,
        "月夜ノコトリ/戀の歌 / 白鳥ことり(CV:伊藤彩沙)"@ja,
        "Tsukiyo no Kotori/Koi no Uta / Kotori Shiratori (CV: Ayasa Ito)"@ja-latn ;
    mo:composer <artist/16265#subject>,
        <artist/26579#subject> ;
    mo:produced_work <album/118357#musicalwork> ;
    schema:name "Tsukiyo no Kotori/Koi no Uta / Kotori Shiratori (CV: Ayasa Ito)"@en,
        "月夜ノコトリ/戀の歌 / 白鳥ことり(CV:伊藤彩沙)"@ja,
        "Tsukiyo no Kotori/Koi no Uta / Kotori Shiratori (CV: Ayasa Ito)"@ja-latn .

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

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

<album/118357#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-02-02"^^xsd:date ;
    dcterms:title "Tsukiyo no Kotori/Koi no Uta / Kotori Shiratori (CV: Ayasa Ito)"@en,
        "月夜ノコトリ/戀の歌 / 白鳥ことり(CV:伊藤彩沙)"@ja,
        "Tsukiyo no Kotori/Koi no Uta / Kotori Shiratori (CV: Ayasa Ito)"@ja-latn ;
    mo:catalogue_number "LSP-01089" ;
    mo:media_type "Vinyl (33&frac13; rpm)" ;
    mo:publication_of <album/118357#musicalexpression> ;
    mo:publisher <org/3369#subject> ;
    mo:record _:N96cc6bed0b90441ab411aa142f02147a ;
    mo:record_count 1 ;
    schema:about <product/9751#subject> ;
    schema:datePublished "2022-02-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/75/118357/118357-267e478dfb90.jpg> ;
    schema:name "Tsukiyo no Kotori/Koi no Uta / Kotori Shiratori (CV: Ayasa Ito)"@en,
        "月夜ノコトリ/戀の歌 / 白鳥ことり(CV:伊藤彩沙)"@ja,
        "Tsukiyo no Kotori/Koi no Uta / Kotori Shiratori (CV: Ayasa Ito)"@ja-latn ;
    schema:publisher <org/3369#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/118357/118357-267e478dfb90.jpg> .

_:N83447cb3733549e08e13dd1aba443797 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戀の歌"@ja,
        "Koi no Uta"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N96cc6bed0b90441ab411aa142f02147a ;
    schema:name "戀の歌"@ja,
        "Koi no Uta"@ja-latn .

_:Naefd789ddd504fe6b71cebc36d13a0e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月夜ノコトリ"@ja,
        "Tsukiyo no Kotori"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N96cc6bed0b90441ab411aa142f02147a ;
    schema:name "月夜ノコトリ"@ja,
        "Tsukiyo no Kotori"@ja-latn .

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

