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

<artist/14124#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yurika Kubo"@en,
        "久保ユリカ"@ja ;
    foaf:made <album/124431#subject>,
        <album/124431#vocals> ;
    foaf:name "Yurika Kubo"@en,
        "久保ユリカ"@ja .

<artist/9467#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124431#subject> ;
    schema:name "Hanako Oku"@en,
        "奥華子"@ja ;
    foaf:made <album/124431#composition>,
        <album/124431#lyrics>,
        <album/124431#subject> ;
    foaf:name "Hanako Oku"@en,
        "奥華子"@ja .

<product/2514#subject> a schema:CreativeWork ;
    schema:name "The Girl Who Leapt Through Time"@en,
        "時をかける少女"@ja,
        "Toki wo Kakeru Shoujo"@ja-latn ;
    foaf:name "The Girl Who Leapt Through Time"@en,
        "時をかける少女"@ja,
        "Toki wo Kakeru Shoujo"@ja-latn .

<album/124431#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GAANETTO - from CrosSing / Yurika Kubo"@en,
        "ガーネット - from CrosSing / 久保ユリカ"@ja,
        "GAANETTO - from CrosSing / Yurika Kubo"@ja-latn ;
    mo:composer <artist/9467#subject> ;
    mo:produced_work <album/124431#musicalwork> ;
    schema:name "GAANETTO - from CrosSing / Yurika Kubo"@en,
        "ガーネット - from CrosSing / 久保ユリカ"@ja,
        "GAANETTO - from CrosSing / Yurika Kubo"@ja-latn .

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

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

<album/124431#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GAANETTO - from CrosSing / Yurika Kubo"@en,
        "ガーネット - from CrosSing / 久保ユリカ"@ja,
        "GAANETTO - from CrosSing / Yurika Kubo"@ja-latn ;
    mo:performance_of <album/124431#musicalwork> ;
    mo:recorded_as <album/124431#musicalexpression> ;
    schema:name "GAANETTO - from CrosSing / Yurika Kubo"@en,
        "ガーネット - from CrosSing / 久保ユリカ"@ja,
        "GAANETTO - from CrosSing / Yurika Kubo"@ja-latn ;
    schema:workPerformed <album/124431#musicalwork> .

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

<org/3368#subject> schema:name "P's Records"@en,
        "P's Records"@ja,
        "P's Records"@ja-latn ;
    foaf:name "P's Records"@en,
        "P's Records"@ja,
        "P's Records"@ja-latn .

<https://media.vgm.io/albums/13/124431/124431-c611eef6a99d.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/124431#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/13/124431/124431-c611eef6a99d.png> ;
    foaf:depicts <album/124431#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/13/124431/124431-c611eef6a99d.png> .

<https://medium-media.vgm.io/albums/13/124431/124431-c611eef6a99d.png> a schema:ImageObject,
        foaf:Image .

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

<album/124431#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-11-09"^^xsd:date ;
    dcterms:title "GAANETTO - from CrosSing / Yurika Kubo"@en,
        "ガーネット - from CrosSing / 久保ユリカ"@ja,
        "GAANETTO - from CrosSing / Yurika Kubo"@ja-latn ;
    mo:catalogue_number "PCSP-04573" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/124431#musicalexpression> ;
    mo:publisher <org/3368#subject> ;
    mo:record _:N4f95fc41db524330b7123c7d8e492a88 ;
    mo:record_count 1 ;
    schema:about <product/2514#subject> ;
    schema:datePublished "2022-11-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/13/124431/124431-c611eef6a99d.png> ;
    schema:name "GAANETTO - from CrosSing / Yurika Kubo"@en,
        "ガーネット - from CrosSing / 久保ユリカ"@ja,
        "GAANETTO - from CrosSing / Yurika Kubo"@ja-latn ;
    schema:publisher <org/3368#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/124431/124431-c611eef6a99d.png> .

_:N6feed832ddd148af9210c2cf7c64eba8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GAANETTO - from CrosSing"@en,
        "garnet - from CrosSing"@en,
        "ガーネット - from CrosSing"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N4f95fc41db524330b7123c7d8e492a88 ;
    schema:name "GAANETTO - from CrosSing"@en,
        "garnet - from CrosSing"@en,
        "ガーネット - from CrosSing"@ja .

_:Nbb75e098e4814503a40af01c827e703b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GAANETTO - from CrosSing Instrumental"@en,
        "garnet - from CrosSing Instrumental"@en,
        "ガーネット - from CrosSing Instrumental"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N4f95fc41db524330b7123c7d8e492a88 ;
    schema:name "GAANETTO - from CrosSing Instrumental"@en,
        "garnet - from CrosSing Instrumental"@en,
        "ガーネット - from CrosSing Instrumental"@ja .

_:N4f95fc41db524330b7123c7d8e492a88 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6feed832ddd148af9210c2cf7c64eba8,
        _:Nbb75e098e4814503a40af01c827e703b ;
    mo:track_count 2 ;
    schema:duration "PT10:34"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N6feed832ddd148af9210c2cf7c64eba8,
        _:Nbb75e098e4814503a40af01c827e703b .

