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

<album/123297#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HEART"@en,
        "HEART"@ja,
        "HEART"@ja-latn ;
    mo:produced_work <album/123297#musicalwork> ;
    schema:name "HEART"@en,
        "HEART"@ja,
        "HEART"@ja-latn .

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

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

<event/279> a mo:Release ;
    schema:name "Released at Comic Market 100 (Aug 13, 2022 to Aug 14, 2022)" .

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

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

<org/1173#subject> schema:name "S.C.X"@en,
        "S.C.X"@ja,
        "S.C.X"@ja-latn ;
    foaf:name "S.C.X"@en,
        "S.C.X"@ja,
        "S.C.X"@ja-latn .

<https://media.vgm.io/albums/79/123297/123297-5b2c3efc83ef.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/123297#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/79/123297/123297-5b2c3efc83ef.jpg> ;
    foaf:depicts <album/123297#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/79/123297/123297-5b2c3efc83ef.jpg> .

<https://medium-media.vgm.io/albums/79/123297/123297-5b2c3efc83ef.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/123297#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-08-13"^^xsd:date ;
    dcterms:title "HEART"@en,
        "HEART"@ja,
        "HEART"@ja-latn ;
    mo:catalogue_number "CT33-OR26" ;
    mo:media_type "CD" ;
    mo:publication_of <album/123297#musicalexpression> ;
    mo:publisher <org/1173#subject> ;
    mo:record _:Nbcc33431180c44cc8ab57e1991acadc5 ;
    mo:record_count 1 ;
    mo:release <event/279> ;
    schema:datePublished "2022-08-13"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/79/123297/123297-5b2c3efc83ef.jpg> ;
    schema:name "HEART"@en,
        "HEART"@ja,
        "HEART"@ja-latn ;
    schema:publisher <org/1173#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/123297/123297-5b2c3efc83ef.jpg> .

_:N1bccae044e4448a2897c4977f437054d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fall Down"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nbcc33431180c44cc8ab57e1991acadc5 ;
    schema:name "Fall Down"@en .

_:N1c14903b57be472d9673a60393b47cc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nbcc33431180c44cc8ab57e1991acadc5 ;
    schema:name "Heart"@en .

_:N3ec69e70f8bc4a4b9fe9f198217e7508 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cogwheel (Extended Mix)"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:49"^^xsd:interval ;
    schema:inPlaylist _:Nbcc33431180c44cc8ab57e1991acadc5 ;
    schema:name "Cogwheel (Extended Mix)"@en .

_:N4e4e0cb9b41d4da3b9d79442c6933720 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Air Trip"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nbcc33431180c44cc8ab57e1991acadc5 ;
    schema:name "Air Trip"@en .

_:N7f37e8a5c8954ecd8ffd03cc704f7c03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cogwheel"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nbcc33431180c44cc8ab57e1991acadc5 ;
    schema:name "Cogwheel"@en .

_:Na387903008904b29b0c4eeddd8bc78df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Forever"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nbcc33431180c44cc8ab57e1991acadc5 ;
    schema:name "Last Forever"@en .

_:Nb5ab698647cd4fbca6d0576281c8cad4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Material"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nbcc33431180c44cc8ab57e1991acadc5 ;
    schema:name "Material"@en .

_:Nf869271d139a48e1a1f74f68404ef0c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over (HEART Mix)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nbcc33431180c44cc8ab57e1991acadc5 ;
    schema:name "Over (HEART Mix)"@en .

_:Nfad2e0ec02e7424ea9f83763d9b52065 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over (HEART Extended Mix)"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:27"^^xsd:interval ;
    schema:inPlaylist _:Nbcc33431180c44cc8ab57e1991acadc5 ;
    schema:name "Over (HEART Extended Mix)"@en .

_:Nbcc33431180c44cc8ab57e1991acadc5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1bccae044e4448a2897c4977f437054d,
        _:N1c14903b57be472d9673a60393b47cc1,
        _:N3ec69e70f8bc4a4b9fe9f198217e7508,
        _:N4e4e0cb9b41d4da3b9d79442c6933720,
        _:N7f37e8a5c8954ecd8ffd03cc704f7c03,
        _:Na387903008904b29b0c4eeddd8bc78df,
        _:Nb5ab698647cd4fbca6d0576281c8cad4,
        _:Nf869271d139a48e1a1f74f68404ef0c0,
        _:Nfad2e0ec02e7424ea9f83763d9b52065 ;
    mo:track_count 9 ;
    schema:duration "PT43:51"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1bccae044e4448a2897c4977f437054d,
        _:N1c14903b57be472d9673a60393b47cc1,
        _:N3ec69e70f8bc4a4b9fe9f198217e7508,
        _:N4e4e0cb9b41d4da3b9d79442c6933720,
        _:N7f37e8a5c8954ecd8ffd03cc704f7c03,
        _:Na387903008904b29b0c4eeddd8bc78df,
        _:Nb5ab698647cd4fbca6d0576281c8cad4,
        _:Nf869271d139a48e1a1f74f68404ef0c0,
        _:Nfad2e0ec02e7424ea9f83763d9b52065 .

