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

<artist/28259#subject> a schema:Person,
        foaf:Person ;
    schema:name "Airi Suzuki"@en,
        "鈴木愛理"@ja ;
    foaf:made <album/129617#subject>,
        <album/129617#vocals> ;
    foaf:name "Airi Suzuki"@en,
        "鈴木愛理"@ja .

<artist/9144#subject> a schema:Person,
        foaf:Person ;
    schema:name "meg rock"@en ;
    foaf:made <album/129617#lyrics>,
        <album/129617#subject> ;
    foaf:name "meg rock"@en .

<artist/20359#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129617#subject> ;
    schema:name "Katsuhiko Sugiyama"@en,
        "杉山勝彦"@ja ;
    foaf:made <album/129617#composition>,
        <album/129617#subject> ;
    foaf:name "Katsuhiko Sugiyama"@en,
        "杉山勝彦"@ja .

<product/12252#subject> a schema:CreativeWork ;
    schema:name "Kaguya-sama: Love Is War -The First Kiss That Never Ends-"@en,
        "かぐや様は告らせたい-ファーストキッスは終わらない-"@ja,
        "Kaguya-sama wa Kokurasetai -First Kiss wa Owaranai-"@ja-latn ;
    foaf:name "Kaguya-sama: Love Is War -The First Kiss That Never Ends-"@en,
        "かぐや様は告らせたい-ファーストキッスは終わらない-"@ja,
        "Kaguya-sama wa Kokurasetai -First Kiss wa Owaranai-"@ja-latn .

<album/129617#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "heart notes / Airi Suzuki"@en,
        "heart notes / 鈴木愛理"@ja,
        "heart notes / Airi Suzuki"@ja-latn ;
    mo:composer <artist/20359#subject> ;
    mo:produced_work <album/129617#musicalwork> ;
    schema:name "heart notes / Airi Suzuki"@en,
        "heart notes / 鈴木愛理"@ja,
        "heart notes / Airi Suzuki"@ja-latn .

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

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

<album/129617#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "heart notes / Airi Suzuki"@en,
        "heart notes / 鈴木愛理"@ja,
        "heart notes / Airi Suzuki"@ja-latn ;
    mo:performance_of <album/129617#musicalwork> ;
    mo:recorded_as <album/129617#musicalexpression> ;
    schema:name "heart notes / Airi Suzuki"@en,
        "heart notes / 鈴木愛理"@ja,
        "heart notes / Airi Suzuki"@ja-latn ;
    schema:workPerformed <album/129617#musicalwork> .

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

<org/648#subject> schema:name "Epic"@en,
        "Epic"@ja,
        "Epic"@ja-latn ;
    foaf:name "Epic"@en,
        "Epic"@ja,
        "Epic"@ja-latn .

<https://media.vgm.io/albums/71/129617/129617-16ac4e1f066f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/129617#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/71/129617/129617-16ac4e1f066f.jpg> ;
    foaf:depicts <album/129617#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/71/129617/129617-16ac4e1f066f.jpg> .

<https://medium-media.vgm.io/albums/71/129617/129617-16ac4e1f066f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/129617#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-03-29"^^xsd:date ;
    dcterms:title "heart notes / Airi Suzuki"@en,
        "heart notes / 鈴木愛理"@ja,
        "heart notes / Airi Suzuki"@ja-latn ;
    mo:catalogue_number "ESCL-5808" ;
    mo:media_type "CD" ;
    mo:publication_of <album/129617#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N65164637b8b04d1784f0d61614261552 ;
    mo:record_count 1 ;
    schema:about <product/12252#subject> ;
    schema:datePublished "2023-03-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/71/129617/129617-16ac4e1f066f.jpg> ;
    schema:name "heart notes / Airi Suzuki"@en,
        "heart notes / 鈴木愛理"@ja,
        "heart notes / Airi Suzuki"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/129617/129617-16ac4e1f066f.jpg> .

_:N0393ead8758c492697238c76b3b41ca4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "heart notes (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N65164637b8b04d1784f0d61614261552 ;
    schema:name "heart notes (Instrumental)"@en .

_:N4c66a9716d8f4506af73defaf16e4ad6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "heart notes (Karaoke)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N65164637b8b04d1784f0d61614261552 ;
    schema:name "heart notes (Karaoke)"@en .

_:N8c5194c17866441188c7b02fc486a162 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "heart notes"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N65164637b8b04d1784f0d61614261552 ;
    schema:name "heart notes"@en .

_:N921efccdccfb41398828e0c5ccdc5f6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "heart notes (TV Size Ver.)"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N65164637b8b04d1784f0d61614261552 ;
    schema:name "heart notes (TV Size Ver.)"@en .

_:N65164637b8b04d1784f0d61614261552 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0393ead8758c492697238c76b3b41ca4,
        _:N4c66a9716d8f4506af73defaf16e4ad6,
        _:N8c5194c17866441188c7b02fc486a162,
        _:N921efccdccfb41398828e0c5ccdc5f6a ;
    mo:track_count 4 ;
    schema:duration "PT14:26"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0393ead8758c492697238c76b3b41ca4,
        _:N4c66a9716d8f4506af73defaf16e4ad6,
        _:N8c5194c17866441188c7b02fc486a162,
        _:N921efccdccfb41398828e0c5ccdc5f6a .

