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

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

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

<artist/15453#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140635#subject> ;
    schema:name "TeddyLoid"@en ;
    foaf:made <album/140635#composition>,
        <album/140635#subject> ;
    foaf:name "TeddyLoid"@en .

<artist/41950#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140635#subject> ;
    schema:name "Giga"@en ;
    foaf:made <album/140635#composition>,
        <album/140635#subject> ;
    foaf:name "Giga"@en .

<product/16511#subject> a schema:CreativeWork ;
    schema:name "Suicide Squad ISEKAI"@en,
        "異世界スーサイド・スクワッド"@ja,
        "Isekai Suicide Squad"@ja-latn ;
    foaf:name "Suicide Squad ISEKAI"@en,
        "異世界スーサイド・スクワッド"@ja,
        "Isekai Suicide Squad"@ja-latn .

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

<album/140635#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Go-Getters / Mori Calliope"@en,
        "Go-Getters / Mori Calliope"@ja,
        "Go-Getters / Mori Calliope"@ja-latn ;
    mo:performance_of <album/140635#musicalwork> ;
    mo:recorded_as <album/140635#musicalexpression> ;
    schema:name "Go-Getters / Mori Calliope"@en,
        "Go-Getters / Mori Calliope"@ja,
        "Go-Getters / Mori Calliope"@ja-latn ;
    schema:workPerformed <album/140635#musicalwork> .

<org/1211#subject> schema:name "EMI"@en,
        "EMI"@ja,
        "EMI"@ja-latn ;
    foaf:name "EMI"@en,
        "EMI"@ja,
        "EMI"@ja-latn .

<https://media.vgm.io/albums/53/140635/140635-6b9db7b7bbf5.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/140635#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/53/140635/140635-6b9db7b7bbf5.jpg> ;
    foaf:depicts <album/140635#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/53/140635/140635-6b9db7b7bbf5.jpg> .

<https://medium-media.vgm.io/albums/53/140635/140635-6b9db7b7bbf5.jpg> a schema:ImageObject,
        foaf:Image .

<album/140635#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Go-Getters / Mori Calliope"@en,
        "Go-Getters / Mori Calliope"@ja,
        "Go-Getters / Mori Calliope"@ja-latn ;
    mo:composer <artist/15453#subject>,
        <artist/41950#subject> ;
    mo:produced_work <album/140635#musicalwork> ;
    schema:name "Go-Getters / Mori Calliope"@en,
        "Go-Getters / Mori Calliope"@ja,
        "Go-Getters / Mori Calliope"@ja-latn .

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

<album/140635#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-06-27"^^xsd:date ;
    dcterms:title "Go-Getters / Mori Calliope"@en,
        "Go-Getters / Mori Calliope"@ja,
        "Go-Getters / Mori Calliope"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/140635#musicalexpression> ;
    mo:publisher <org/1211#subject> ;
    mo:record _:N7504ed99c4894ef399098aa1233e0a8d ;
    mo:record_count 1 ;
    schema:about <product/16511#subject> ;
    schema:datePublished "2024-06-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/53/140635/140635-6b9db7b7bbf5.jpg> ;
    schema:name "Go-Getters / Mori Calliope"@en,
        "Go-Getters / Mori Calliope"@ja,
        "Go-Getters / Mori Calliope"@ja-latn ;
    schema:publisher <org/1211#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/140635/140635-6b9db7b7bbf5.jpg> .

_:N316a3fe36b2d4b9c8c2e0c430ce6334c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go-Getters"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N7504ed99c4894ef399098aa1233e0a8d ;
    schema:name "Go-Getters"@en .

_:N7504ed99c4894ef399098aa1233e0a8d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N316a3fe36b2d4b9c8c2e0c430ce6334c ;
    mo:track_count 1 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N316a3fe36b2d4b9c8c2e0c430ce6334c .

