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

<album/138950#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BLOOM / Getty"@en,
        "BLOOM / Getty"@ja,
        "BLOOM / Getty"@ja-latn ;
    mo:produced_work <album/138950#musicalwork> ;
    schema:name "BLOOM / Getty"@en,
        "BLOOM / Getty"@ja,
        "BLOOM / Getty"@ja-latn .

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

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

<event/301> a mo:Release ;
    schema:name "Released at M3-2024 Spring (Apr 28, 2024)" .

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

<album/138950#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BLOOM / Getty"@en,
        "BLOOM / Getty"@ja,
        "BLOOM / Getty"@ja-latn ;
    mo:performance_of <album/138950#musicalwork> ;
    mo:recorded_as <album/138950#musicalexpression> ;
    schema:name "BLOOM / Getty"@en,
        "BLOOM / Getty"@ja,
        "BLOOM / Getty"@ja-latn ;
    schema:workPerformed <album/138950#musicalwork> .

<org/3642#subject> schema:name "DROP FREVKER"@en,
        "DROP FREVKER"@ja,
        "DROP FREVKER"@ja-latn ;
    foaf:name "DROP FREVKER"@en,
        "DROP FREVKER"@ja,
        "DROP FREVKER"@ja-latn .

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

<https://medium-media.vgm.io/albums/05/138950/138950-de7f6c4be404.png> a schema:ImageObject,
        foaf:Image .

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

<album/138950#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-04-28"^^xsd:date ;
    dcterms:title "BLOOM / Getty"@en,
        "BLOOM / Getty"@ja,
        "BLOOM / Getty"@ja-latn ;
    mo:catalogue_number "GDFCD-005" ;
    mo:media_type "Download Code" ;
    mo:publication_of <album/138950#musicalexpression> ;
    mo:publisher <org/3642#subject> ;
    mo:record _:N648e574173884e7a8bdba6c564a26f09 ;
    mo:record_count 1 ;
    mo:release <event/301> ;
    schema:datePublished "2024-04-28"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/05/138950/138950-de7f6c4be404.png> ;
    schema:name "BLOOM / Getty"@en,
        "BLOOM / Getty"@ja,
        "BLOOM / Getty"@ja-latn ;
    schema:publisher <org/3642#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/138950/138950-de7f6c4be404.png> .

_:N84da7dff270d4ee69bb36c7ca1baf78e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FRACTAL"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N648e574173884e7a8bdba6c564a26f09 ;
    schema:name "FRACTAL"@en .

_:Nacbf45af23cb4e9cbada22043a28fa09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLOOM"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N648e574173884e7a8bdba6c564a26f09 ;
    schema:name "BLOOM"@en .

_:N648e574173884e7a8bdba6c564a26f09 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N84da7dff270d4ee69bb36c7ca1baf78e,
        _:Nacbf45af23cb4e9cbada22043a28fa09 ;
    mo:track_count 2 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N84da7dff270d4ee69bb36c7ca1baf78e,
        _:Nacbf45af23cb4e9cbada22043a28fa09 .

