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

<album/126039#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TWIST STR3AM / Getty & Srav3R"@en,
        "TWIST STR3AM / Getty & Srav3R"@ja,
        "TWIST STR3AM / Getty & Srav3R"@ja-latn ;
    mo:produced_work <album/126039#musicalwork> ;
    schema:name "TWIST STR3AM / Getty & Srav3R"@en,
        "TWIST STR3AM / Getty & Srav3R"@ja,
        "TWIST STR3AM / Getty & Srav3R"@ja-latn .

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

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

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

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

<org/380#subject> schema:name "HARDCORE TANO*C"@en,
        "HARDCORE TANO*C"@ja,
        "HARDCORE TANO*C"@ja-latn ;
    foaf:name "HARDCORE TANO*C"@en,
        "HARDCORE TANO*C"@ja,
        "HARDCORE TANO*C"@ja-latn .

<https://media.vgm.io/albums/93/126039/126039-2d2fa7e1b758.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/126039#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/93/126039/126039-2d2fa7e1b758.png> ;
    foaf:depicts <album/126039#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/93/126039/126039-2d2fa7e1b758.png> .

<https://medium-media.vgm.io/albums/93/126039/126039-2d2fa7e1b758.png> a schema:ImageObject,
        foaf:Image .

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

<album/126039#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-09-10"^^xsd:date ;
    dcterms:title "TWIST STR3AM / Getty & Srav3R"@en,
        "TWIST STR3AM / Getty & Srav3R"@ja,
        "TWIST STR3AM / Getty & Srav3R"@ja-latn ;
    mo:catalogue_number "TCDR-0048" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/126039#musicalexpression> ;
    mo:publisher <org/380#subject> ;
    mo:record _:N661cdfcd85094299ad2183fa17023ff9 ;
    mo:record_count 1 ;
    schema:datePublished "2020-09-10"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/93/126039/126039-2d2fa7e1b758.png> ;
    schema:name "TWIST STR3AM / Getty & Srav3R"@en,
        "TWIST STR3AM / Getty & Srav3R"@ja,
        "TWIST STR3AM / Getty & Srav3R"@ja-latn ;
    schema:publisher <org/380#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/126039/126039-2d2fa7e1b758.png> .

_:N48c592c00d704b3aa66e1294c74858e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TWIST STR3AM"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N661cdfcd85094299ad2183fa17023ff9 ;
    schema:name "TWIST STR3AM"@en .

_:N661cdfcd85094299ad2183fa17023ff9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N48c592c00d704b3aa66e1294c74858e6 ;
    mo:track_count 1 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N48c592c00d704b3aa66e1294c74858e6 .

