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

<artist/3358#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kappei Yamaguchi"@en,
        "山口勝平"@ja ;
    foaf:made <album/4580#subject>,
        <album/4580#vocals> ;
    foaf:name "Kappei Yamaguchi"@en,
        "山口勝平"@ja .

<artist/4205#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroki Takahashi"@en,
        "高橋広樹"@ja ;
    foaf:made <album/4580#subject>,
        <album/4580#vocals> ;
    foaf:name "Hiroki Takahashi"@en,
        "高橋広樹"@ja .

<artist/6523#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukie Ozaki"@en,
        "尾崎雪絵"@ja ;
    foaf:made <album/4580#lyrics>,
        <album/4580#subject> ;
    foaf:name "Yukie Ozaki"@en,
        "尾崎雪絵"@ja .

<artist/12719#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4580#subject> ;
    schema:name "Nobumasa Takagi"@en,
        "高木庸旬"@ja ;
    foaf:made <album/4580#composition>,
        <album/4580#subject> ;
    foaf:name "Nobumasa Takagi"@en,
        "高木庸旬"@ja .

<product/3541#subject> a schema:CreativeWork ;
    schema:name "Neo Angelique"@en,
        "ネオ アンジェリーク"@ja,
        "Neo Angelique"@ja-latn ;
    foaf:name "Neo Angelique"@en,
        "ネオ アンジェリーク"@ja,
        "Neo Angelique"@ja-latn .

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

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

<album/4580#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Neo Angelique ~Angel of Dawn~"@en,
        "ネオアンジェリーク ～あかつきの天使~"@ja,
        "Neo Angelique ~Akatsuki no Angel~"@ja-latn ;
    mo:performance_of <album/4580#musicalwork> ;
    mo:recorded_as <album/4580#musicalexpression> ;
    schema:name "Neo Angelique ~Angel of Dawn~"@en,
        "ネオアンジェリーク ～あかつきの天使~"@ja,
        "Neo Angelique ~Akatsuki no Angel~"@ja-latn ;
    schema:workPerformed <album/4580#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/08/4580/4580-c2b994ff884b.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/4580#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Neo Angelique ~Angel of Dawn~"@en,
        "ネオアンジェリーク ～あかつきの天使~"@ja,
        "Neo Angelique ~Akatsuki no Angel~"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(KOEI"@en ;
            foaf:made <album/4580#composition> ;
            foaf:name "(KOEI"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Eugene"@en ;
            foaf:made <album/4580#composition> ;
            foaf:name "Eugene"@en ],
        <artist/12719#subject> ;
    mo:produced_work <album/4580#musicalwork> ;
    schema:name "Neo Angelique ~Angel of Dawn~"@en,
        "ネオアンジェリーク ～あかつきの天使~"@ja,
        "Neo Angelique ~Akatsuki no Angel~"@ja-latn .

<album/4580#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-02-06"^^xsd:date ;
    dcterms:title "Neo Angelique ~Angel of Dawn~"@en,
        "ネオアンジェリーク ～あかつきの天使~"@ja,
        "Neo Angelique ~Akatsuki no Angel~"@ja-latn ;
    mo:catalogue_number "KECH-1454" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4580#musicalexpression> ;
    mo:publisher <org/3410#subject> ;
    mo:record _:Nda9df0ac5c494a09a4985e2a68756c67 ;
    mo:record_count 1 ;
    schema:about <product/3541#subject> ;
    schema:datePublished "2008-02-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/4580/4580-c2b994ff884b.jpg> ;
    schema:name "Neo Angelique ~Angel of Dawn~"@en,
        "ネオアンジェリーク ～あかつきの天使~"@ja,
        "Neo Angelique ~Akatsuki no Angel~"@ja-latn ;
    schema:publisher <org/3410#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/4580/4580-c2b994ff884b.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4580#subject> ;
    schema:name "(KOEI"@en ;
    foaf:made <album/4580#subject> ;
    foaf:name "(KOEI"@en .

_:N0eaf4634e352471a87782128277dd229 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フリートーク(後編)"@ja,
        "Free Talk (Kouhen)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT16:42"^^xsd:interval ;
    schema:inPlaylist _:Nda9df0ac5c494a09a4985e2a68756c67 ;
    schema:name "フリートーク(後編)"@ja,
        "Free Talk (Kouhen)"@ja-latn .

_:N30f083500a39401b99cd8de9e214e5ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farewell Smile"@ja,
        "Farewell Smile"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nda9df0ac5c494a09a4985e2a68756c67 ;
    schema:name "Farewell Smile"@ja,
        "Farewell Smile"@ja-latn .

_:N5c7fc9fed7bb40128931fcd7b3d4e982 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「星の落ちた村」③"@ja,
        "Drama 'Hoshi no Ochita Mura' (3)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT10:06"^^xsd:interval ;
    schema:inPlaylist _:Nda9df0ac5c494a09a4985e2a68756c67 ;
    schema:name "ドラマ「星の落ちた村」③"@ja,
        "Drama 'Hoshi no Ochita Mura' (3)"@ja-latn .

_:N60e474cfc562405dbd2e6457faf839de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「星の落ちた村」④"@ja,
        "Drama 'Hoshi no Ochita Mura' (4)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT7:13"^^xsd:interval ;
    schema:inPlaylist _:Nda9df0ac5c494a09a4985e2a68756c67 ;
    schema:name "ドラマ「星の落ちた村」④"@ja,
        "Drama 'Hoshi no Ochita Mura' (4)"@ja-latn .

_:N7253ca4fd03842f2b5550ea39c30d8fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless Spiral"@ja,
        "Endless Spiral"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nda9df0ac5c494a09a4985e2a68756c67 ;
    schema:name "Endless Spiral"@ja,
        "Endless Spiral"@ja-latn .

_:Na4ad0b44273a48b78222e0ad0a4da824 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "甘い素顔はSecret"@ja,
        "Amai Sugao wa Secret"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nda9df0ac5c494a09a4985e2a68756c67 ;
    schema:name "甘い素顔はSecret"@ja,
        "Amai Sugao wa Secret"@ja-latn .

_:Nda9df0ac5c494a09a4985e2a68756c67 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0eaf4634e352471a87782128277dd229,
        _:N30f083500a39401b99cd8de9e214e5ae,
        _:N5c7fc9fed7bb40128931fcd7b3d4e982,
        _:N60e474cfc562405dbd2e6457faf839de,
        _:N7253ca4fd03842f2b5550ea39c30d8fa,
        _:Na4ad0b44273a48b78222e0ad0a4da824 ;
    mo:track_count 6 ;
    schema:duration "PT45:59"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0eaf4634e352471a87782128277dd229,
        _:N30f083500a39401b99cd8de9e214e5ae,
        _:N5c7fc9fed7bb40128931fcd7b3d4e982,
        _:N60e474cfc562405dbd2e6457faf839de,
        _:N7253ca4fd03842f2b5550ea39c30d8fa,
        _:Na4ad0b44273a48b78222e0ad0a4da824 .

