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

<artist/14951#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hideki Hayashi"@en,
        "林英樹"@ja ;
    foaf:made <album/145212#lyrics>,
        <album/145212#subject> ;
    foaf:name "Hideki Hayashi"@en,
        "林英樹"@ja .

<artist/26068#subject> a schema:Person,
        foaf:Person ;
    schema:name "towana"@en ;
    foaf:made <album/145212#subject>,
        <album/145212#vocals> ;
    foaf:name "towana"@en .

<artist/13858#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145212#subject> ;
    schema:name "Junichi Sato"@en,
        "佐藤純一"@ja ;
    foaf:made <album/145212#composition>,
        <album/145212#subject> ;
    foaf:name "Junichi Sato"@en,
        "佐藤純一"@ja .

<product/18640#subject> a schema:CreativeWork ;
    schema:name "Days with My Stepsister"@en,
        "義妹生活"@ja,
        "Gimai Seikatsu"@ja-latn ;
    foaf:name "Days with My Stepsister"@en,
        "義妹生活"@ja,
        "Gimai Seikatsu"@ja-latn .

<album/145212#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tenshitachi no Uta / fhána"@en,
        "天使たちの歌 / fhána"@ja,
        "Tenshitachi no Uta / fhána"@ja-latn ;
    mo:composer <artist/13858#subject> ;
    mo:produced_work <album/145212#musicalwork> ;
    schema:name "Tenshitachi no Uta / fhána"@en,
        "天使たちの歌 / fhána"@ja,
        "Tenshitachi no Uta / fhána"@ja-latn .

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

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

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

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

<https://media.vgm.io/albums/21/145212/145212-673db09558c3.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/145212#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/21/145212/145212-673db09558c3.jpg> ;
    foaf:depicts <album/145212#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/21/145212/145212-673db09558c3.jpg> .

<https://medium-media.vgm.io/albums/21/145212/145212-673db09558c3.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/145212#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tenshitachi no Uta / fhána"@en,
        "天使たちの歌 / fhána"@ja,
        "Tenshitachi no Uta / fhána"@ja-latn ;
    mo:performance_of <album/145212#musicalwork> ;
    mo:performer <artist/13857#subject> ;
    mo:recorded_as <album/145212#musicalexpression> ;
    schema:byArtist <artist/13857#subject> ;
    schema:name "Tenshitachi no Uta / fhána"@en,
        "天使たちの歌 / fhána"@ja,
        "Tenshitachi no Uta / fhána"@ja-latn ;
    schema:workPerformed <album/145212#musicalwork> .

<artist/13857#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/145212#performance> ;
    schema:name "fhána"@en ;
    foaf:name "fhána"@en .

<album/145212#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-07-04"^^xsd:date ;
    dcterms:title "Tenshitachi no Uta / fhána"@en,
        "天使たちの歌 / fhána"@ja,
        "Tenshitachi no Uta / fhána"@ja-latn ;
    mo:catalogue_number "COKM-45245" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/145212#musicalexpression> ;
    mo:publisher <org/2112#subject> ;
    mo:record _:N84c30488e7144fb29c40d7f94bb9e4bc ;
    mo:record_count 1 ;
    schema:about <product/18640#subject> ;
    schema:byArtist <artist/13857#subject> ;
    schema:datePublished "2024-07-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/21/145212/145212-673db09558c3.jpg> ;
    schema:name "Tenshitachi no Uta / fhána"@en,
        "天使たちの歌 / fhána"@ja,
        "Tenshitachi no Uta / fhána"@ja-latn ;
    schema:publisher <org/2112#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/145212/145212-673db09558c3.jpg> .

_:N84c30488e7144fb29c40d7f94bb9e4bc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9f225fd3f2d9444bb33e54c3dad4f55f ;
    mo:track_count 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N9f225fd3f2d9444bb33e54c3dad4f55f .

_:N9f225fd3f2d9444bb33e54c3dad4f55f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天使たちの歌"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N84c30488e7144fb29c40d7f94bb9e4bc ;
    schema:name "天使たちの歌"@ja .

