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

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

<artist/25289#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107451#subject> ;
    schema:name "Hidekazu Koyama"@en,
        "コヤマヒデカズ"@ja ;
    foaf:made <album/107451#composition>,
        <album/107451#lyrics>,
        <album/107451#subject> ;
    foaf:name "Hidekazu Koyama"@en,
        "コヤマヒデカズ"@ja .

<artist/29644#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107451#subject> ;
    schema:name "Junichi"@en,
        "純市"@ja ;
    foaf:made <album/107451#composition>,
        <album/107451#subject> ;
    foaf:name "Junichi"@en,
        "純市"@ja .

<artist/29645#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107451#subject> ;
    schema:name "Kiyoyuki Arita"@en,
        "有田清幸"@ja ;
    foaf:made <album/107451#composition>,
        <album/107451#subject> ;
    foaf:name "Kiyoyuki Arita"@en,
        "有田清幸"@ja .

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

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

<org/90#subject> schema:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn ;
    foaf:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/107451/107451-f6b31b881731.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/107451#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Senya Souka / CIVILIAN [Limited Edition]"@en,
        "千夜想歌 / CIVILIAN [期間生産限定盤]"@ja,
        "Senya Souka / CIVILIAN [Limited Edition]"@ja-latn ;
    mo:performance_of <album/107451#musicalwork> ;
    mo:performer <artist/25288#subject> ;
    mo:recorded_as <album/107451#musicalexpression> ;
    schema:byArtist <artist/25288#subject> ;
    schema:name "Senya Souka / CIVILIAN [Limited Edition]"@en,
        "千夜想歌 / CIVILIAN [期間生産限定盤]"@ja,
        "Senya Souka / CIVILIAN [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/107451#musicalwork> .

<artist/25288#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/107451#performance> ;
    schema:name "CIVILIAN"@en ;
    foaf:name "CIVILIAN"@en .

<album/107451#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Senya Souka / CIVILIAN [Limited Edition]"@en,
        "千夜想歌 / CIVILIAN [期間生産限定盤]"@ja,
        "Senya Souka / CIVILIAN [Limited Edition]"@ja-latn ;
    mo:composer <artist/25289#subject>,
        <artist/29644#subject>,
        <artist/29645#subject> ;
    mo:produced_work <album/107451#musicalwork> ;
    schema:name "Senya Souka / CIVILIAN [Limited Edition]"@en,
        "千夜想歌 / CIVILIAN [期間生産限定盤]"@ja,
        "Senya Souka / CIVILIAN [Limited Edition]"@ja-latn .

<album/107451#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-03-10"^^xsd:date ;
    dcterms:title "Senya Souka / CIVILIAN [Limited Edition]"@en,
        "千夜想歌 / CIVILIAN [期間生産限定盤]"@ja,
        "Senya Souka / CIVILIAN [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SRCL-11640~1" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/107451#musicalexpression> ;
    mo:publisher <org/90#subject> ;
    mo:record _:N524efba96fcc4299848e7b80f5e7aa3a,
        _:Ndc14ba1811a943c28c11ecd5f0130fe9 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Madou Soshi"@en ;
            foaf:name "Madou Soshi"@en ] ;
    schema:byArtist <artist/25288#subject> ;
    schema:datePublished "2021-03-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/15/107451/107451-f6b31b881731.jpg> ;
    schema:name "Senya Souka / CIVILIAN [Limited Edition]"@en,
        "千夜想歌 / CIVILIAN [期間生産限定盤]"@ja,
        "Senya Souka / CIVILIAN [Limited Edition]"@ja-latn ;
    schema:publisher <org/90#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/107451/107451-f6b31b881731.jpg> .

_:N019830a812c44435bc3168b2a187516a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "正解不正解"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N524efba96fcc4299848e7b80f5e7aa3a ;
    schema:name "正解不正解"@ja .

_:N06306e58598c4350b0824ba2857c3fe1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "千夜想歌 -World Arrange Ver.-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:Ndc14ba1811a943c28c11ecd5f0130fe9 ;
    schema:name "千夜想歌 -World Arrange Ver.-"@ja .

_:N22d7e2b73e4646acb470071c4e9a300a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "千夜想歌"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N524efba96fcc4299848e7b80f5e7aa3a ;
    schema:name "千夜想歌"@ja .

_:N8fe1fb10a6934ce9b31aec02e21cf7e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "千夜想歌 -Instrumental-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Ndc14ba1811a943c28c11ecd5f0130fe9 ;
    schema:name "千夜想歌 -Instrumental-"@ja .

_:Na6859e915c1046fdbebc5d9fa01c6bc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "千夜想歌"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Ndc14ba1811a943c28c11ecd5f0130fe9 ;
    schema:name "千夜想歌"@ja .

_:N524efba96fcc4299848e7b80f5e7aa3a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N019830a812c44435bc3168b2a187516a,
        _:N22d7e2b73e4646acb470071c4e9a300a ;
    mo:track_count 2 ;
    schema:duration "PT8:33"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N019830a812c44435bc3168b2a187516a,
        _:N22d7e2b73e4646acb470071c4e9a300a .

_:Ndc14ba1811a943c28c11ecd5f0130fe9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06306e58598c4350b0824ba2857c3fe1,
        _:N8fe1fb10a6934ce9b31aec02e21cf7e9,
        _:Na6859e915c1046fdbebc5d9fa01c6bc8 ;
    mo:track_count 3 ;
    schema:duration "PT15:26"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N06306e58598c4350b0824ba2857c3fe1,
        _:N8fe1fb10a6934ce9b31aec02e21cf7e9,
        _:Na6859e915c1046fdbebc5d9fa01c6bc8 .

