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

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

<product/12844#subject> a schema:CreativeWork ;
    schema:name "Dead Rising"@en,
        "デッドライジング"@ja,
        "Dead Rising"@ja-latn ;
    foaf:name "Dead Rising"@en,
        "デッドライジング"@ja,
        "Dead Rising"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/50/158705/158705-cc3079d7c94c.jpg> a schema:ImageObject,
        foaf:Image .

<album/158705#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Koi wa Eien/Dead Rising / Gagaga SP"@en,
        "恋は永遠/デッドライジング / ガガガSP"@ja,
        "Koi wa Eien/Dead Rising / Gagaga SP"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Cozzack Maeda"@en ;
            foaf:made <album/158705#composition> ;
            foaf:name "Cozzack Maeda"@en ],
        <artist/6307#subject> ;
    mo:produced_work <album/158705#musicalwork> ;
    schema:name "Koi wa Eien/Dead Rising / Gagaga SP"@en,
        "恋は永遠/デッドライジング / ガガガSP"@ja,
        "Koi wa Eien/Dead Rising / Gagaga SP"@ja-latn .

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

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

<album/158705#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Koi wa Eien/Dead Rising / Gagaga SP"@en,
        "恋は永遠/デッドライジング / ガガガSP"@ja,
        "Koi wa Eien/Dead Rising / Gagaga SP"@ja-latn ;
    mo:performance_of <album/158705#musicalwork> ;
    mo:performer <artist/6307#subject> ;
    mo:recorded_as <album/158705#musicalexpression> ;
    schema:byArtist <artist/6307#subject> ;
    schema:name "Koi wa Eien/Dead Rising / Gagaga SP"@en,
        "恋は永遠/デッドライジング / ガガガSP"@ja,
        "Koi wa Eien/Dead Rising / Gagaga SP"@ja-latn ;
    schema:workPerformed <album/158705#musicalwork> .

<artist/6307#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/158705#subject> ;
    mo:performed <album/158705#performance> ;
    schema:name "Gagaga SP"@en,
        "ガガガSP"@ja ;
    foaf:made <album/158705#composition>,
        <album/158705#lyrics>,
        <album/158705#subject> ;
    foaf:name "Gagaga SP"@en,
        "ガガガSP"@ja .

<album/158705#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-02-17"^^xsd:date ;
    dcterms:title "Koi wa Eien/Dead Rising / Gagaga SP"@en,
        "恋は永遠/デッドライジング / ガガガSP"@ja,
        "Koi wa Eien/Dead Rising / Gagaga SP"@ja-latn ;
    mo:catalogue_number "OSRCD-006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/158705#musicalexpression> ;
    mo:publisher _:Nf3b95e8608ae465ea169e31965064845 ;
    mo:record _:N94e39b2f72a948c39bf18e57481c7f60 ;
    mo:record_count 1 ;
    schema:about <product/12844#subject> ;
    schema:byArtist <artist/6307#subject> ;
    schema:datePublished "2009-02-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/158705/158705-cc3079d7c94c.jpg> ;
    schema:name "Koi wa Eien/Dead Rising / Gagaga SP"@en,
        "恋は永遠/デッドライジング / ガガガSP"@ja,
        "Koi wa Eien/Dead Rising / Gagaga SP"@ja-latn ;
    schema:publisher _:Nf3b95e8608ae465ea169e31965064845 ;
    foaf:depiction <https://media.vgm.io/albums/50/158705/158705-cc3079d7c94c.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Cozzack Maeda"@en ;
    foaf:made <album/158705#lyrics> ;
    foaf:name "Cozzack Maeda"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Cozzack Maeda"@en ;
    foaf:made <album/158705#subject> ;
    foaf:name "Cozzack Maeda"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/158705#subject> ;
    schema:name "Cozzack Maeda"@en ;
    foaf:made <album/158705#subject> ;
    foaf:name "Cozzack Maeda"@en .

_:N59296b10eb924fe6b65669d639148303 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メッセージソング"@ja,
        "Message Song"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N94e39b2f72a948c39bf18e57481c7f60 ;
    schema:name "メッセージソング"@ja,
        "Message Song"@ja-latn .

_:N7edf48f7b8c1449087b5ee2a2ee8b632 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "デッドライジング -one version-"@ja,
        "Dead Rising -one version-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N94e39b2f72a948c39bf18e57481c7f60 ;
    schema:name "デッドライジング -one version-"@ja,
        "Dead Rising -one version-"@ja-latn .

_:N8057251798e34b6c85d5c9925a571172 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋は永遠"@ja,
        "Koi wa Eien"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N94e39b2f72a948c39bf18e57481c7f60 ;
    schema:name "恋は永遠"@ja,
        "Koi wa Eien"@ja-latn .

_:N9a66320f82224e03b6af6f4bb79f9b96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "デッドライジング"@ja,
        "Dead Rising"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N94e39b2f72a948c39bf18e57481c7f60 ;
    schema:name "デッドライジング"@ja,
        "Dead Rising"@ja-latn .

_:Nf3b95e8608ae465ea169e31965064845 schema:name "Oresama Records"@en,
        "Oresama Records"@ja,
        "Oresama Records"@ja-latn ;
    foaf:name "Oresama Records"@en,
        "Oresama Records"@ja,
        "Oresama Records"@ja-latn .

_:N94e39b2f72a948c39bf18e57481c7f60 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N59296b10eb924fe6b65669d639148303,
        _:N7edf48f7b8c1449087b5ee2a2ee8b632,
        _:N8057251798e34b6c85d5c9925a571172,
        _:N9a66320f82224e03b6af6f4bb79f9b96 ;
    mo:track_count 4 ;
    schema:duration "PT13:44"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N59296b10eb924fe6b65669d639148303,
        _:N7edf48f7b8c1449087b5ee2a2ee8b632,
        _:N8057251798e34b6c85d5c9925a571172,
        _:N9a66320f82224e03b6af6f4bb79f9b96 .

