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

<artist/6714#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hisayoshi Hirasawa"@en,
        "ヒラサワヒサヨシ"@ja ;
    foaf:made <album/18154#lyrics>,
        <album/18154#subject> ;
    foaf:name "Hisayoshi Hirasawa"@en,
        "ヒラサワヒサヨシ"@ja .

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

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

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

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

<https://medium-media.vgm.io/albums/45/18154/18154-1267143393.jpg> a schema:ImageObject,
        foaf:Image .

<album/18154#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Daemon Bride - Innocent love / Daylight Moon ver. Reizei"@en,
        "デモンブライド - Innocent love / Daylight Moon ver.零彗"@ja,
        "Daemon Bride - Innocent love / Daylight Moon ver. Reizei"@ja-latn ;
    mo:composer <artist/25387#subject>,
        <artist/6716#subject> ;
    mo:produced_work <album/18154#musicalwork> ;
    schema:name "Daemon Bride - Innocent love / Daylight Moon ver. Reizei"@en,
        "デモンブライド - Innocent love / Daylight Moon ver.零彗"@ja,
        "Daemon Bride - Innocent love / Daylight Moon ver. Reizei"@ja-latn .

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

<artist/6712#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18154#performance> ;
    schema:name "Shuji Uema"@en,
        "上間守次"@ja ;
    foaf:name "Shuji Uema"@en,
        "上間守次"@ja .

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

<artist/25387#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18154#subject> ;
    mo:performed <album/18154#performance> ;
    schema:name "Junichi Shimada"@en,
        "嶋田順一"@ja ;
    foaf:made <album/18154#composition>,
        <album/18154#subject> ;
    foaf:name "Junichi Shimada"@en,
        "嶋田順一"@ja .

<album/18154#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Daemon Bride - Innocent love / Daylight Moon ver. Reizei"@en,
        "デモンブライド - Innocent love / Daylight Moon ver.零彗"@ja,
        "Daemon Bride - Innocent love / Daylight Moon ver. Reizei"@ja-latn ;
    mo:performance_of <album/18154#musicalwork> ;
    mo:performer _:N429ace9e3cc54af5b41ea86040c9dacc,
        _:N6d5dd9d6301847698915ffd15d4a7344,
        _:N9805979b77bd4d19b178ac30495d6ac1,
        <artist/25387#subject>,
        <artist/6712#subject> ;
    mo:recorded_as <album/18154#musicalexpression> ;
    schema:byArtist _:N429ace9e3cc54af5b41ea86040c9dacc,
        _:N6d5dd9d6301847698915ffd15d4a7344,
        _:N9805979b77bd4d19b178ac30495d6ac1,
        <artist/25387#subject>,
        <artist/6712#subject> ;
    schema:name "Daemon Bride - Innocent love / Daylight Moon ver. Reizei"@en,
        "デモンブライド - Innocent love / Daylight Moon ver.零彗"@ja,
        "Daemon Bride - Innocent love / Daylight Moon ver. Reizei"@ja-latn ;
    schema:workPerformed <album/18154#musicalwork> .

<album/18154#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-15"^^xsd:date ;
    dcterms:title "Daemon Bride - Innocent love / Daylight Moon ver. Reizei"@en,
        "デモンブライド - Innocent love / Daylight Moon ver.零彗"@ja,
        "Daemon Bride - Innocent love / Daylight Moon ver. Reizei"@ja-latn ;
    mo:catalogue_number "FFRS-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18154#musicalexpression> ;
    mo:publisher _:Naf53f676b16a49069536ba3c19623edb ;
    mo:record _:N98f3902f88c94fb0af37941be869cf7e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Daemon Bride"@en ;
            foaf:name "Daemon Bride"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Kishou Taniyama"@en ;
            foaf:name "Kishou Taniyama"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kensuke Tanaka"@en ;
            foaf:name "Kensuke Tanaka"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Wataru Kiyokawa"@en ;
            foaf:name "Wataru Kiyokawa"@en ],
        <artist/25387#subject>,
        <artist/6712#subject> ;
    schema:datePublished "2009-10-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/18154/18154-1267143393.jpg> ;
    schema:name "Daemon Bride - Innocent love / Daylight Moon ver. Reizei"@en,
        "デモンブライド - Innocent love / Daylight Moon ver.零彗"@ja,
        "Daemon Bride - Innocent love / Daylight Moon ver. Reizei"@ja-latn ;
    schema:publisher _:Naf53f676b16a49069536ba3c19623edb ;
    foaf:depiction <https://media.vgm.io/albums/45/18154/18154-1267143393.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "beny-koooo"@en ;
    foaf:made <album/18154#subject> ;
    foaf:name "beny-koooo"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "beny-koooo"@en ;
    foaf:made <album/18154#lyrics> ;
    foaf:name "beny-koooo"@en .

_:N429ace9e3cc54af5b41ea86040c9dacc a schema:Person,
        foaf:Person ;
    mo:performed <album/18154#performance> ;
    schema:name "Wataru Kiyokawa"@en ;
    foaf:name "Wataru Kiyokawa"@en .

_:N6155601bd7a34d4cb5915d4abe7fcad6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocent love"@en,
        "Innocent love"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N98f3902f88c94fb0af37941be869cf7e ;
    schema:name "Innocent love"@en,
        "Innocent love"@ja .

_:N6d5dd9d6301847698915ffd15d4a7344 a schema:Person,
        foaf:Person ;
    mo:performed <album/18154#performance> ;
    schema:name "Kishou Taniyama"@en ;
    foaf:name "Kishou Taniyama"@en .

_:N825e37dea2bf4f12bfab94f7b92598af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daylight Moon ver. Reizei [KARAOKE]"@en,
        "Daylight Moon ver.零彗 [KARAOKE]"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N98f3902f88c94fb0af37941be869cf7e ;
    schema:name "Daylight Moon ver. Reizei [KARAOKE]"@en,
        "Daylight Moon ver.零彗 [KARAOKE]"@ja .

_:N9805979b77bd4d19b178ac30495d6ac1 a schema:Person,
        foaf:Person ;
    mo:performed <album/18154#performance> ;
    schema:name "Kensuke Tanaka"@en ;
    foaf:name "Kensuke Tanaka"@en .

_:Naf53f676b16a49069536ba3c19623edb schema:name "FIRE FOOT RECORDS (distributed by DiceNetworks-Entertainment)"@en ;
    foaf:name "FIRE FOOT RECORDS (distributed by DiceNetworks-Entertainment)"@en .

_:Ne33ce5061b9646e391f1f1328874a49a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocent love [KARAOKE]"@en,
        "Innocent love [KARAOKE]"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N98f3902f88c94fb0af37941be869cf7e ;
    schema:name "Innocent love [KARAOKE]"@en,
        "Innocent love [KARAOKE]"@ja .

_:Nea4850223aa2410fa6a7cd9259a46807 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daylight Moon ver. Reizei"@en,
        "Daylight Moon ver.零彗"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N98f3902f88c94fb0af37941be869cf7e ;
    schema:name "Daylight Moon ver. Reizei"@en,
        "Daylight Moon ver.零彗"@ja .

_:N98f3902f88c94fb0af37941be869cf7e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6155601bd7a34d4cb5915d4abe7fcad6,
        _:N825e37dea2bf4f12bfab94f7b92598af,
        _:Ne33ce5061b9646e391f1f1328874a49a,
        _:Nea4850223aa2410fa6a7cd9259a46807 ;
    mo:track_count 4 ;
    schema:duration "PT20:52"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N6155601bd7a34d4cb5915d4abe7fcad6,
        _:N825e37dea2bf4f12bfab94f7b92598af,
        _:Ne33ce5061b9646e391f1f1328874a49a,
        _:Nea4850223aa2410fa6a7cd9259a46807 .

