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

<artist/39744#subject> a schema:Person,
        foaf:Person ;
    schema:name "Luiza"@en ;
    foaf:made <album/119524#subject>,
        <album/119524#vocals> ;
    foaf:name "Luiza"@en .

<artist/8504#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chris Mosdell"@en ;
    foaf:made <album/119524#lyrics>,
        <album/119524#subject> ;
    foaf:name "Chris Mosdell"@en .

<artist/1401#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119524#subject> ;
    schema:name "Kotaro Nakagawa"@en,
        "中川幸太郎"@ja ;
    foaf:made <album/119524#composition>,
        <album/119524#subject> ;
    foaf:name "Kotaro Nakagawa"@en,
        "中川幸太郎"@ja .

<product/11259#subject> a schema:CreativeWork ;
    schema:name "BIRDIE WING -Golf Girls' Story-"@en,
        "BIRDIE WING -Golf Girls' Story-"@ja,
        "BIRDIE WING -Golf Girls' Story-"@ja-latn ;
    foaf:name "BIRDIE WING -Golf Girls' Story-"@en,
        "BIRDIE WING -Golf Girls' Story-"@ja,
        "BIRDIE WING -Golf Girls' Story-"@ja-latn .

<album/119524#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HONEY DAYS (GONE TOO SOON) / Luiza"@en,
        "HONEY DAYS (GONE TOO SOON) / Luiza"@ja,
        "HONEY DAYS (GONE TOO SOON) / Luiza"@ja-latn ;
    mo:composer <artist/1401#subject> ;
    mo:produced_work <album/119524#musicalwork> ;
    schema:name "HONEY DAYS (GONE TOO SOON) / Luiza"@en,
        "HONEY DAYS (GONE TOO SOON) / Luiza"@ja,
        "HONEY DAYS (GONE TOO SOON) / Luiza"@ja-latn .

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

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

<album/119524#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HONEY DAYS (GONE TOO SOON) / Luiza"@en,
        "HONEY DAYS (GONE TOO SOON) / Luiza"@ja,
        "HONEY DAYS (GONE TOO SOON) / Luiza"@ja-latn ;
    mo:performance_of <album/119524#musicalwork> ;
    mo:recorded_as <album/119524#musicalexpression> ;
    schema:name "HONEY DAYS (GONE TOO SOON) / Luiza"@en,
        "HONEY DAYS (GONE TOO SOON) / Luiza"@ja,
        "HONEY DAYS (GONE TOO SOON) / Luiza"@ja-latn ;
    schema:workPerformed <album/119524#musicalwork> .

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

<org/1749#subject> schema:name "SUNRISE Music Label"@en,
        "SUNRISE Music Label"@ja,
        "SUNRISE Music Label"@ja-latn ;
    foaf:name "SUNRISE Music Label"@en,
        "SUNRISE Music Label"@ja,
        "SUNRISE Music Label"@ja-latn .

<https://media.vgm.io/albums/42/119524/119524-7fe7809984bd.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/119524#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/42/119524/119524-7fe7809984bd.jpg> ;
    foaf:depicts <album/119524#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/42/119524/119524-7fe7809984bd.jpg> .

<https://medium-media.vgm.io/albums/42/119524/119524-7fe7809984bd.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/119524#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-04-06"^^xsd:date ;
    dcterms:title "HONEY DAYS (GONE TOO SOON) / Luiza"@en,
        "HONEY DAYS (GONE TOO SOON) / Luiza"@ja,
        "HONEY DAYS (GONE TOO SOON) / Luiza"@ja-latn ;
    mo:catalogue_number "SRM1036001" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/119524#musicalexpression> ;
    mo:publisher <org/1749#subject> ;
    mo:record _:N454a4eddb6234c81bc763568b855bae1 ;
    mo:record_count 1 ;
    schema:about <product/11259#subject> ;
    schema:datePublished "2022-04-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/42/119524/119524-7fe7809984bd.jpg> ;
    schema:name "HONEY DAYS (GONE TOO SOON) / Luiza"@en,
        "HONEY DAYS (GONE TOO SOON) / Luiza"@ja,
        "HONEY DAYS (GONE TOO SOON) / Luiza"@ja-latn ;
    schema:publisher <org/1749#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/119524/119524-7fe7809984bd.jpg> .

_:N454a4eddb6234c81bc763568b855bae1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7154b03d5b3f4b9ebce9962fc20d8a22 ;
    mo:track_count 1 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N7154b03d5b3f4b9ebce9962fc20d8a22 .

_:N7154b03d5b3f4b9ebce9962fc20d8a22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HONEY DAYS (GONE TOO SOON)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N454a4eddb6234c81bc763568b855bae1 ;
    schema:name "HONEY DAYS (GONE TOO SOON)"@en .

