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

<artist/35137#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107064#subject> ;
    schema:name "Haruko Nagaya"@en,
        "長屋晴子"@ja ;
    foaf:made <album/107064#composition>,
        <album/107064#lyrics>,
        <album/107064#subject>,
        <album/107064#vocals> ;
    foaf:name "Haruko Nagaya"@en,
        "長屋晴子"@ja .

<artist/35140#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107064#subject> ;
    schema:name "Issey Kobayashi"@en,
        "小林壱誓"@ja ;
    foaf:made <album/107064#composition>,
        <album/107064#subject> ;
    foaf:name "Issey Kobayashi"@en,
        "小林壱誓"@ja .

<product/8794#subject> a schema:CreativeWork ;
    schema:name "Yashahime: Princess Half-Demon"@en,
        "半妖の夜叉姫 -戦国御伽草子-"@ja,
        "Hanyou no Yashahime -Sengoku Otogizoushi-"@ja-latn ;
    foaf:name "Yashahime: Princess Half-Demon"@en,
        "半妖の夜叉姫 -戦国御伽草子-"@ja,
        "Hanyou no Yashahime -Sengoku Otogizoushi-"@ja-latn .

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

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

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

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

<https://media.vgm.io/albums/46/107064/107064-18a2120bd88a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/107064#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/46/107064/107064-18a2120bd88a.jpg> ;
    foaf:depicts <album/107064#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/46/107064/107064-18a2120bd88a.jpg> .

<https://medium-media.vgm.io/albums/46/107064/107064-18a2120bd88a.jpg> a schema:ImageObject,
        foaf:Image .

<album/107064#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kesshou / Ryokuoushoku Shakai"@en,
        "結証 / 緑黄色社会"@ja,
        "Kesshou / Ryokuoushoku Shakai"@ja-latn ;
    mo:composer <artist/35137#subject>,
        <artist/35140#subject> ;
    mo:produced_work <album/107064#musicalwork> ;
    schema:name "Kesshou / Ryokuoushoku Shakai"@en,
        "結証 / 緑黄色社会"@ja,
        "Kesshou / Ryokuoushoku Shakai"@ja-latn .

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

<album/107064#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kesshou / Ryokuoushoku Shakai"@en,
        "結証 / 緑黄色社会"@ja,
        "Kesshou / Ryokuoushoku Shakai"@ja-latn ;
    mo:performance_of <album/107064#musicalwork> ;
    mo:performer <artist/35136#subject> ;
    mo:recorded_as <album/107064#musicalexpression> ;
    schema:byArtist <artist/35136#subject> ;
    schema:name "Kesshou / Ryokuoushoku Shakai"@en,
        "結証 / 緑黄色社会"@ja,
        "Kesshou / Ryokuoushoku Shakai"@ja-latn ;
    schema:workPerformed <album/107064#musicalwork> .

<artist/35136#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/107064#performance> ;
    schema:name "Ryokuoushoku Shakai"@en,
        "緑黄色社会"@ja ;
    foaf:name "Ryokuoushoku Shakai"@en,
        "緑黄色社会"@ja .

<album/107064#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-02-03"^^xsd:date ;
    dcterms:title "Kesshou / Ryokuoushoku Shakai"@en,
        "結証 / 緑黄色社会"@ja,
        "Kesshou / Ryokuoushoku Shakai"@ja-latn ;
    mo:catalogue_number "ESCL-5482" ;
    mo:media_type "CD" ;
    mo:publication_of <album/107064#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N991ba7eb4b5b4de693dcf24b539b492a ;
    mo:record_count 1 ;
    schema:about <product/8794#subject> ;
    schema:byArtist <artist/35136#subject> ;
    schema:datePublished "2021-02-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/46/107064/107064-18a2120bd88a.jpg> ;
    schema:name "Kesshou / Ryokuoushoku Shakai"@en,
        "結証 / 緑黄色社会"@ja,
        "Kesshou / Ryokuoushoku Shakai"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/107064/107064-18a2120bd88a.jpg> .

_:N433ebf5ab36443cca9418ebb00d50abc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LADYBUG (Instrumental)"@ja,
        "LADYBUG (Instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N991ba7eb4b5b4de693dcf24b539b492a ;
    schema:name "LADYBUG (Instrumental)"@ja,
        "LADYBUG (Instrumental)"@ja-latn .

_:N55721bd4d0904699adc89634889e4c69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Copy (Instrumental)"@ja,
        "Copy (Instrumental)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N991ba7eb4b5b4de693dcf24b539b492a ;
    schema:name "Copy (Instrumental)"@ja,
        "Copy (Instrumental)"@ja-latn .

_:N722ac6a4c2684c5cb81e6fb0d904eff9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LADYBUG"@ja,
        "LADYBUG"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N991ba7eb4b5b4de693dcf24b539b492a ;
    schema:name "LADYBUG"@ja,
        "LADYBUG"@ja-latn .

_:N8b79b446d8ff47fb89247d0cceb983f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Copy"@ja,
        "Copy"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N991ba7eb4b5b4de693dcf24b539b492a ;
    schema:name "Copy"@ja,
        "Copy"@ja-latn .

_:Naa5e21380c2c4101894d1984ff6fb42d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "結証 (Instrumental)"@ja,
        "Kesshou (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N991ba7eb4b5b4de693dcf24b539b492a ;
    schema:name "結証 (Instrumental)"@ja,
        "Kesshou (Instrumental)"@ja-latn .

_:Neade010d29f741a0a46927ece0aedef8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "結証"@ja,
        "Kesshou"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N991ba7eb4b5b4de693dcf24b539b492a ;
    schema:name "結証"@ja,
        "Kesshou"@ja-latn .

_:N991ba7eb4b5b4de693dcf24b539b492a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N433ebf5ab36443cca9418ebb00d50abc,
        _:N55721bd4d0904699adc89634889e4c69,
        _:N722ac6a4c2684c5cb81e6fb0d904eff9,
        _:N8b79b446d8ff47fb89247d0cceb983f8,
        _:Naa5e21380c2c4101894d1984ff6fb42d,
        _:Neade010d29f741a0a46927ece0aedef8 ;
    mo:track_count 6 ;
    schema:duration "PT24:46"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N433ebf5ab36443cca9418ebb00d50abc,
        _:N55721bd4d0904699adc89634889e4c69,
        _:N722ac6a4c2684c5cb81e6fb0d904eff9,
        _:N8b79b446d8ff47fb89247d0cceb983f8,
        _:Naa5e21380c2c4101894d1984ff6fb42d,
        _:Neade010d29f741a0a46927ece0aedef8 .

