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

<artist/11952#subject> a schema:Person,
        foaf:Person ;
    schema:name "LiSA"@en ;
    foaf:made <album/130219#lyrics>,
        <album/130219#subject>,
        <album/130219#vocals> ;
    foaf:name "LiSA"@en .

<artist/15298#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130219#subject> ;
    schema:name "Shota Horie"@en,
        "堀江晶太"@ja ;
    foaf:made <album/130219#composition>,
        <album/130219#subject> ;
    foaf:name "Shota Horie"@en,
        "堀江晶太"@ja .

<product/11288#subject> a schema:CreativeWork ;
    schema:name "Spider-Man: Across the Spider-Verse"@en,
        "Spider-Man: Across the Spider-Verse"@ja,
        "Spider-Man: Across the Spider-Verse"@ja-latn ;
    foaf:name "Spider-Man: Across the Spider-Verse"@en,
        "Spider-Man: Across the Spider-Verse"@ja,
        "Spider-Man: Across the Spider-Verse"@ja-latn .

<album/130219#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "REALiZE / LiSA"@en,
        "REALiZE / LiSA"@ja,
        "REALiZE / LiSA"@ja-latn ;
    mo:composer <artist/15298#subject> ;
    mo:produced_work <album/130219#musicalwork> ;
    schema:name "REALiZE / LiSA"@en,
        "REALiZE / LiSA"@ja,
        "REALiZE / LiSA"@ja-latn .

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

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

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

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

<org/1584#subject> schema:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn ;
    foaf:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/91/130219/130219-f8330d5afc20.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/130219#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-06-14"^^xsd:date ;
    dcterms:title "REALiZE / LiSA"@en,
        "REALiZE / LiSA"@ja,
        "REALiZE / LiSA"@ja-latn ;
    mo:catalogue_number "VVXX-01463" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/130219#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N8c8c30b9d4db4154a349a0da24c4e326 ;
    mo:record_count 1 ;
    schema:about <product/11288#subject> ;
    schema:datePublished "2023-06-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/91/130219/130219-f8330d5afc20.jpg> ;
    schema:name "REALiZE / LiSA"@en,
        "REALiZE / LiSA"@ja,
        "REALiZE / LiSA"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/130219/130219-f8330d5afc20.jpg> .

_:N297b912efed44ecebb02e6780f9b1136 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REALiZE"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N8c8c30b9d4db4154a349a0da24c4e326 ;
    schema:name "REALiZE"@en .

_:N8c8c30b9d4db4154a349a0da24c4e326 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N297b912efed44ecebb02e6780f9b1136 ;
    mo:track_count 1 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N297b912efed44ecebb02e6780f9b1136 .

