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

<artist/17153#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aqours"@en ;
    foaf:made <album/140214#subject>,
        <album/140214#vocals> ;
    foaf:name "Aqours"@en .

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/140214#lyrics>,
        <album/140214#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

<artist/30867#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140214#subject> ;
    schema:name "Junya Maesako"@en,
        "前迫潤哉"@ja ;
    foaf:made <album/140214#composition>,
        <album/140214#subject> ;
    foaf:name "Junya Maesako"@en,
        "前迫潤哉"@ja .

<artist/4631#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140214#subject> ;
    schema:name "Hitoshi Harukawa"@en,
        "春川仁志"@ja ;
    foaf:made <album/140214#composition>,
        <album/140214#subject> ;
    foaf:name "Hitoshi Harukawa"@en,
        "春川仁志"@ja .

<artist/47926#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140214#subject> ;
    schema:name "Goro Nakano"@en,
        "中野悟朗"@ja ;
    foaf:made <album/140214#composition>,
        <album/140214#subject> ;
    foaf:name "Goro Nakano"@en,
        "中野悟朗"@ja .

<artist/8896#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140214#subject> ;
    schema:name "R·O·N"@en ;
    foaf:made <album/140214#composition>,
        <album/140214#lyrics>,
        <album/140214#subject> ;
    foaf:name "R·O·N"@en .

<product/16486#subject> a schema:CreativeWork ;
    schema:name "YOHANE THE PARHELION -BLAZE in the DEEPBLUE-"@en,
        "YOHANE THE PARHELION -BLAZE in the DEEPBLUE-"@ja,
        "YOHANE THE PARHELION -BLAZE in the DEEPBLUE-"@ja-latn ;
    foaf:name "YOHANE THE PARHELION -BLAZE in the DEEPBLUE-"@en,
        "YOHANE THE PARHELION -BLAZE in the DEEPBLUE-"@ja,
        "YOHANE THE PARHELION -BLAZE in the DEEPBLUE-"@ja-latn .

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

<album/140214#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Deep Blue / Aqours"@en,
        "Deep Blue / Aqours"@ja,
        "Deep Blue / Aqours"@ja-latn ;
    mo:performance_of <album/140214#musicalwork> ;
    mo:recorded_as <album/140214#musicalexpression> ;
    schema:name "Deep Blue / Aqours"@en,
        "Deep Blue / Aqours"@ja,
        "Deep Blue / Aqours"@ja-latn ;
    schema:workPerformed <album/140214#musicalwork> .

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

<org/3439#subject> schema:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn ;
    foaf:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn .

<https://media.vgm.io/albums/41/140214/140214-0003c0df4e5b.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/140214#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/41/140214/140214-0003c0df4e5b.webp> ;
    foaf:depicts <album/140214#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/41/140214/140214-0003c0df4e5b.webp> .

<https://medium-media.vgm.io/albums/41/140214/140214-0003c0df4e5b.webp> a schema:ImageObject,
        foaf:Image .

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

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

<album/140214#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Deep Blue / Aqours"@en,
        "Deep Blue / Aqours"@ja,
        "Deep Blue / Aqours"@ja-latn ;
    mo:composer <artist/30867#subject>,
        <artist/4631#subject>,
        <artist/47926#subject>,
        <artist/8896#subject> ;
    mo:produced_work <album/140214#musicalwork> ;
    schema:name "Deep Blue / Aqours"@en,
        "Deep Blue / Aqours"@ja,
        "Deep Blue / Aqours"@ja-latn .

<album/140214#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-05-29"^^xsd:date ;
    dcterms:title "Deep Blue / Aqours"@en,
        "Deep Blue / Aqours"@ja,
        "Deep Blue / Aqours"@ja-latn ;
    mo:catalogue_number "LACM-24550" ;
    mo:media_type "CD" ;
    mo:publication_of <album/140214#musicalexpression> ;
    mo:publisher <org/3439#subject> ;
    mo:record _:N4baa93a9a3084b7c9bb23852599e8787 ;
    mo:record_count 1 ;
    schema:about <product/16486#subject> ;
    schema:datePublished "2024-05-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/41/140214/140214-0003c0df4e5b.webp> ;
    schema:name "Deep Blue / Aqours"@en,
        "Deep Blue / Aqours"@ja,
        "Deep Blue / Aqours"@ja-latn ;
    schema:publisher <org/3439#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/140214/140214-0003c0df4e5b.webp> .

_:N0ce043afa3ba4281bb3fd5554db520b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Blue"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N4baa93a9a3084b7c9bb23852599e8787 ;
    schema:name "Deep Blue"@ja-latn .

_:N43c791f1430f4d84a5a5f42fe35ff805 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Blue (Off Vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N4baa93a9a3084b7c9bb23852599e8787 ;
    schema:name "Deep Blue (Off Vocal)"@ja-latn .

_:N90c62805594044f1a4e161b877f2ce03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SAKURA-saku KOKORO-saku"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N4baa93a9a3084b7c9bb23852599e8787 ;
    schema:name "SAKURA-saku KOKORO-saku"@ja-latn .

_:Nbff59ec447234eee9ef57b89eb231456 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SAKURA-saku KOKORO-saku (Off Vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N4baa93a9a3084b7c9bb23852599e8787 ;
    schema:name "SAKURA-saku KOKORO-saku (Off Vocal)"@ja-latn .

_:N4baa93a9a3084b7c9bb23852599e8787 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ce043afa3ba4281bb3fd5554db520b4,
        _:N43c791f1430f4d84a5a5f42fe35ff805,
        _:N90c62805594044f1a4e161b877f2ce03,
        _:Nbff59ec447234eee9ef57b89eb231456 ;
    mo:track_count 4 ;
    schema:duration "PT18:30"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0ce043afa3ba4281bb3fd5554db520b4,
        _:N43c791f1430f4d84a5a5f42fe35ff805,
        _:N90c62805594044f1a4e161b877f2ce03,
        _:Nbff59ec447234eee9ef57b89eb231456 .

