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

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

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

<artist/26892#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124246#subject> ;
    schema:name "Adam Gubman"@en ;
    foaf:made <album/124246#composition>,
        <album/124246#subject> ;
    foaf:name "Adam Gubman"@en .

<product/8451#subject> a schema:CreativeWork ;
    schema:name "Arknights"@en,
        "明日方舟"@ja,
        "Arknights"@ja-latn ;
    foaf:name "Arknights"@en,
        "明日方舟"@ja,
        "Arknights"@ja-latn .

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

<https://media.vgm.io/albums/64/124246/124246-6f729bb57621.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/124246#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/64/124246/124246-6f729bb57621.jpg> ;
    foaf:depicts <album/124246#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/64/124246/124246-6f729bb57621.jpg> .

<https://medium-media.vgm.io/albums/64/124246/124246-6f729bb57621.jpg> a schema:ImageObject,
        foaf:Image .

<album/124246#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Arknights Ambience Synesthesia Album"@en,
        "2022明日方舟音律联觉-灯下定影 音律联觉特典专辑"@ja,
        "Arknights Ambience Synesthesia Album"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Erik Castro"@en ;
            foaf:made <album/124246#composition> ;
            foaf:name "Erik Castro"@en ],
        <artist/26892#subject> ;
    mo:produced_work <album/124246#musicalwork> ;
    schema:name "Arknights Ambience Synesthesia Album"@en,
        "2022明日方舟音律联觉-灯下定影 音律联觉特典专辑"@ja,
        "Arknights Ambience Synesthesia Album"@ja-latn .

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

<album/124246#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Arknights Ambience Synesthesia Album"@en,
        "2022明日方舟音律联觉-灯下定影 音律联觉特典专辑"@ja,
        "Arknights Ambience Synesthesia Album"@ja-latn ;
    mo:performance_of <album/124246#musicalwork> ;
    mo:performer _:N26f67000753c4ba7afffa68e1e683341,
        _:N78f559cb93ce41afb7b0b93b3f4388f5,
        _:N8eac8fa6e9414d90b584e564b7d20130,
        _:N9851075dd36546958c71d541a558b51d ;
    mo:recorded_as <album/124246#musicalexpression> ;
    schema:byArtist _:N26f67000753c4ba7afffa68e1e683341,
        _:N78f559cb93ce41afb7b0b93b3f4388f5,
        _:N8eac8fa6e9414d90b584e564b7d20130,
        _:N9851075dd36546958c71d541a558b51d ;
    schema:name "Arknights Ambience Synesthesia Album"@en,
        "2022明日方舟音律联觉-灯下定影 音律联觉特典专辑"@ja,
        "Arknights Ambience Synesthesia Album"@ja-latn ;
    schema:workPerformed <album/124246#musicalwork> .

<album/124246#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-10-30"^^xsd:date ;
    dcterms:title "Arknights Ambience Synesthesia Album"@en,
        "2022明日方舟音律联觉-灯下定影 音律联觉特典专辑"@ja,
        "Arknights Ambience Synesthesia Album"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Vinyl (12\" 45 rpm)" ;
    mo:publication_of <album/124246#musicalexpression> ;
    mo:publisher _:Nc30df0b3813e4600b547dd5a75202f62 ;
    mo:record _:Nfea459d79f51440c9a5f2ed82968039d ;
    mo:record_count 1 ;
    schema:about <product/8451#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Jenna Lea Rosen"@en ;
            foaf:name "Jenna Lea Rosen"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Alan Day"@en ;
            foaf:name "Alan Day"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "The Either"@en ;
            foaf:name "The Either"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rudy Cardenas"@en ;
            foaf:name "Rudy Cardenas"@en ] ;
    schema:datePublished "2022-10-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/64/124246/124246-6f729bb57621.jpg> ;
    schema:name "Arknights Ambience Synesthesia Album"@en,
        "2022明日方舟音律联觉-灯下定影 音律联觉特典专辑"@ja,
        "Arknights Ambience Synesthesia Album"@ja-latn ;
    schema:publisher _:Nc30df0b3813e4600b547dd5a75202f62 ;
    foaf:depiction <https://media.vgm.io/albums/64/124246/124246-6f729bb57621.jpg> .

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

_:N26f67000753c4ba7afffa68e1e683341 a schema:Person,
        foaf:Person ;
    mo:performed <album/124246#performance> ;
    schema:name "Jenna Lea Rosen"@en ;
    foaf:name "Jenna Lea Rosen"@en .

_:N4c47d1d7b1814dfabd8e0ab72b45384d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "浮生听风"@zh-hans,
        "浮生聽風"@zh-hant ;
    mo:track_number 2 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nfea459d79f51440c9a5f2ed82968039d ;
    schema:name "浮生听风"@zh-hans,
        "浮生聽風"@zh-hant .

_:N78f559cb93ce41afb7b0b93b3f4388f5 a schema:Person,
        foaf:Person ;
    mo:performed <album/124246#performance> ;
    schema:name "The Either"@en ;
    foaf:name "The Either"@en .

_:N8eac8fa6e9414d90b584e564b7d20130 a schema:Person,
        foaf:Person ;
    mo:performed <album/124246#performance> ;
    schema:name "Alan Day"@en ;
    foaf:name "Alan Day"@en .

_:N9851075dd36546958c71d541a558b51d a schema:Person,
        foaf:Person ;
    mo:performed <album/124246#performance> ;
    schema:name "Rudy Cardenas"@en ;
    foaf:name "Rudy Cardenas"@en .

_:N9bc3b2ee02ee49d5b7fa0b684c82d7d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "象限解构者"@zh-hans,
        "象限解構者"@zh-hant ;
    mo:track_number 4 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nfea459d79f51440c9a5f2ed82968039d ;
    schema:name "象限解构者"@zh-hans,
        "象限解構者"@zh-hant .

_:Nc30df0b3813e4600b547dd5a75202f62 schema:name "Monster Siren Records"@en,
        "Monster Siren Records"@ja,
        "Monster Siren Records"@ja-latn ;
    foaf:name "Monster Siren Records"@en,
        "Monster Siren Records"@ja,
        "Monster Siren Records"@ja-latn .

_:Nce3082ac500c4b0d9206c459cec4d32f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "零号特工"@zh-hans,
        "零號特工"@zh-hant ;
    mo:track_number 1 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Nfea459d79f51440c9a5f2ed82968039d ;
    schema:name "零号特工"@zh-hans,
        "零號特工"@zh-hant .

_:Ne4f447ec0d0b457fb25a5d79bf6f3ec9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "梦源之地"@zh-hans,
        "夢源之地"@zh-hant ;
    mo:track_number 3 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nfea459d79f51440c9a5f2ed82968039d ;
    schema:name "梦源之地"@zh-hans,
        "夢源之地"@zh-hant .

_:Nfea459d79f51440c9a5f2ed82968039d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4c47d1d7b1814dfabd8e0ab72b45384d,
        _:N9bc3b2ee02ee49d5b7fa0b684c82d7d4,
        _:Nce3082ac500c4b0d9206c459cec4d32f,
        _:Ne4f447ec0d0b457fb25a5d79bf6f3ec9 ;
    mo:track_count 4 ;
    schema:duration "PT7:01"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4c47d1d7b1814dfabd8e0ab72b45384d,
        _:N9bc3b2ee02ee49d5b7fa0b684c82d7d4,
        _:Nce3082ac500c4b0d9206c459cec4d32f,
        _:Ne4f447ec0d0b457fb25a5d79bf6f3ec9 .

