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

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

<artist/47901#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116664#subject> ;
    schema:name "Mitsukiyo"@en,
        "ミツキヨ"@ja ;
    foaf:made <album/116664#composition>,
        <album/116664#subject> ;
    foaf:name "Mitsukiyo"@en,
        "ミツキヨ"@ja .

<product/9895#subject> a schema:CreativeWork ;
    schema:name "Blue Archive"@en,
        "ブルーアーカイブ"@ja,
        "Blue Archive"@ja-latn ;
    foaf:name "Blue Archive"@en,
        "ブルーアーカイブ"@ja,
        "Blue Archive"@ja-latn .

<album/116664#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Target for love / Jin-Ah Lee"@en,
        "Target for love / 이진아"@ja,
        "Target for love / Jin-Ah Lee"@ja-latn ;
    mo:composer <artist/47901#subject> ;
    mo:produced_work <album/116664#musicalwork> ;
    schema:name "Target for love / Jin-Ah Lee"@en,
        "Target for love / 이진아"@ja,
        "Target for love / Jin-Ah Lee"@ja-latn .

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

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

<album/116664#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Target for love / Jin-Ah Lee"@en,
        "Target for love / 이진아"@ja,
        "Target for love / Jin-Ah Lee"@ja-latn ;
    mo:performance_of <album/116664#musicalwork> ;
    mo:recorded_as <album/116664#musicalexpression> ;
    schema:name "Target for love / Jin-Ah Lee"@en,
        "Target for love / 이진아"@ja,
        "Target for love / Jin-Ah Lee"@ja-latn ;
    schema:workPerformed <album/116664#musicalwork> .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/116664#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/116664#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/116664#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-11-08"^^xsd:date ;
    dcterms:title "Target for love / Jin-Ah Lee"@en,
        "Target for love / 이진아"@ja,
        "Target for love / Jin-Ah Lee"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/116664#musicalexpression> ;
    mo:publisher _:N0ee95f9edd064d4c9d44472c44f9ec57 ;
    mo:record _:N4a3f648044df4bbfa99a95d9a81f4577 ;
    mo:record_count 1 ;
    schema:about <product/9895#subject> ;
    schema:datePublished "2021-11-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Target for love / Jin-Ah Lee"@en,
        "Target for love / 이진아"@ja,
        "Target for love / Jin-Ah Lee"@ja-latn ;
    schema:publisher _:N0ee95f9edd064d4c9d44472c44f9ec57 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

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

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

_:N0ee95f9edd064d4c9d44472c44f9ec57 schema:name "NEXON KOREA Corp."@en,
        "NEXON KOREA Corp."@ja,
        "NEXON KOREA Corp."@ja-latn ;
    foaf:name "NEXON KOREA Corp."@en,
        "NEXON KOREA Corp."@ja,
        "NEXON KOREA Corp."@ja-latn .

_:N4a3f648044df4bbfa99a95d9a81f4577 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nfc919b51f5e7423ca6c240d4ba2de136 ;
    mo:track_count 1 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nfc919b51f5e7423ca6c240d4ba2de136 .

_:Nfc919b51f5e7423ca6c240d4ba2de136 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Target for love"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N4a3f648044df4bbfa99a95d9a81f4577 ;
    schema:name "Target for love"@en .

