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

<artist/44960#subject> a schema:Person,
        foaf:Person ;
    schema:name "Leina"@en ;
    foaf:made <album/114965#lyrics>,
        <album/114965#subject>,
        <album/114965#vocals> ;
    foaf:name "Leina"@en .

<artist/135#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/114965#subject> ;
    schema:name "C.G mix"@en ;
    foaf:made <album/114965#composition>,
        <album/114965#subject> ;
    foaf:name "C.G mix"@en .

<album/114965#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Haru no Hana / Leina"@en,
        "はるのはな / Leina"@ja,
        "Haru no Hana / Leina"@ja-latn ;
    mo:composer <artist/135#subject> ;
    mo:produced_work <album/114965#musicalwork> ;
    schema:name "Haru no Hana / Leina"@en,
        "はるのはな / Leina"@ja,
        "Haru no Hana / Leina"@ja-latn .

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

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

<album/114965#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Haru no Hana / Leina"@en,
        "はるのはな / Leina"@ja,
        "Haru no Hana / Leina"@ja-latn ;
    mo:performance_of <album/114965#musicalwork> ;
    mo:recorded_as <album/114965#musicalexpression> ;
    schema:name "Haru no Hana / Leina"@en,
        "はるのはな / Leina"@ja,
        "Haru no Hana / Leina"@ja-latn ;
    schema:workPerformed <album/114965#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/56/114965/114965-d97bc4261a07.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/114965#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-02-28"^^xsd:date ;
    dcterms:title "Haru no Hana / Leina"@en,
        "はるのはな / Leina"@ja,
        "Haru no Hana / Leina"@ja-latn ;
    mo:catalogue_number "IDL-20002" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/114965#musicalexpression> ;
    mo:publisher _:N120f2ed7e51c45fc90f862285bc567e8 ;
    mo:record _:Nb0ad1edf4eb34e15b1df29f4f3b98d95 ;
    mo:record_count 1 ;
    schema:datePublished "2020-02-28"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/56/114965/114965-d97bc4261a07.jpg> ;
    schema:name "Haru no Hana / Leina"@en,
        "はるのはな / Leina"@ja,
        "Haru no Hana / Leina"@ja-latn ;
    schema:publisher _:N120f2ed7e51c45fc90f862285bc567e8 ;
    foaf:depiction <https://media.vgm.io/albums/56/114965/114965-d97bc4261a07.jpg> .

_:N046766a51fdf44cf800196fd2623c181 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はるのはな"@ja,
        "Haru no Hana"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nb0ad1edf4eb34e15b1df29f4f3b98d95 ;
    schema:name "はるのはな"@ja,
        "Haru no Hana"@ja-latn .

_:N120f2ed7e51c45fc90f862285bc567e8 schema:name "IVE, FUCTORY Records"@en ;
    foaf:name "IVE, FUCTORY Records"@en .

_:Nb0ad1edf4eb34e15b1df29f4f3b98d95 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N046766a51fdf44cf800196fd2623c181 ;
    mo:track_count 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N046766a51fdf44cf800196fd2623c181 .

