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

<album/126142#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Raise (Redux) / Getty"@en,
        "Raise (Redux) / Getty"@ja,
        "Raise (Redux) / Getty"@ja-latn ;
    mo:produced_work <album/126142#musicalwork> ;
    schema:name "Raise (Redux) / Getty"@en,
        "Raise (Redux) / Getty"@ja,
        "Raise (Redux) / Getty"@ja-latn .

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

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

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

<album/126142#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Raise (Redux) / Getty"@en,
        "Raise (Redux) / Getty"@ja,
        "Raise (Redux) / Getty"@ja-latn ;
    mo:performance_of <album/126142#musicalwork> ;
    mo:recorded_as <album/126142#musicalexpression> ;
    schema:name "Raise (Redux) / Getty"@en,
        "Raise (Redux) / Getty"@ja,
        "Raise (Redux) / Getty"@ja-latn ;
    schema:workPerformed <album/126142#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/24/126142/126142-0355437c64e0.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/126142#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/24/126142/126142-0355437c64e0.jpg> ;
    foaf:depicts <album/126142#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/24/126142/126142-0355437c64e0.jpg> .

<https://medium-media.vgm.io/albums/24/126142/126142-0355437c64e0.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/126142#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-08-06"^^xsd:date ;
    dcterms:title "Raise (Redux) / Getty"@en,
        "Raise (Redux) / Getty"@ja,
        "Raise (Redux) / Getty"@ja-latn ;
    mo:catalogue_number "GDFVD-003" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/126142#musicalexpression> ;
    mo:publisher <org/3642#subject> ;
    mo:record _:N218312f0f8d140999cfbdc8014c91e20 ;
    mo:record_count 1 ;
    schema:datePublished "2021-08-06"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/24/126142/126142-0355437c64e0.jpg> ;
    schema:name "Raise (Redux) / Getty"@en,
        "Raise (Redux) / Getty"@ja,
        "Raise (Redux) / Getty"@ja-latn ;
    schema:publisher <org/3642#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/126142/126142-0355437c64e0.jpg> .

_:Ncd5ec2d3e0344f98b6d29937839438fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raise (Redux) [Extended Mix]"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N218312f0f8d140999cfbdc8014c91e20 ;
    schema:name "Raise (Redux) [Extended Mix]"@en .

_:Nf8e8f7e038264525a4a85f9199e12889 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raise (Redux) [Radio Edit]"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N218312f0f8d140999cfbdc8014c91e20 ;
    schema:name "Raise (Redux) [Radio Edit]"@en .

_:N218312f0f8d140999cfbdc8014c91e20 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ncd5ec2d3e0344f98b6d29937839438fd,
        _:Nf8e8f7e038264525a4a85f9199e12889 ;
    mo:track_count 2 ;
    schema:duration "PT6:36"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Ncd5ec2d3e0344f98b6d29937839438fd,
        _:Nf8e8f7e038264525a4a85f9199e12889 .

