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

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

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

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

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

<album/132378#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bright Light / Getty"@en,
        "Bright Light / Getty"@ja,
        "Bright Light / Getty"@ja-latn ;
    mo:performance_of <album/132378#musicalwork> ;
    mo:recorded_as <album/132378#musicalexpression> ;
    schema:name "Bright Light / Getty"@en,
        "Bright Light / Getty"@ja,
        "Bright Light / Getty"@ja-latn ;
    schema:workPerformed <album/132378#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/87/132378/132378-4ece352b8300.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/132378#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/87/132378/132378-4ece352b8300.png> ;
    foaf:depicts <album/132378#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/87/132378/132378-4ece352b8300.png> .

<https://medium-media.vgm.io/albums/87/132378/132378-4ece352b8300.png> a schema:ImageObject,
        foaf:Image .

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

<album/132378#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-07-01"^^xsd:date ;
    dcterms:title "Bright Light / Getty"@en,
        "Bright Light / Getty"@ja,
        "Bright Light / Getty"@ja-latn ;
    mo:catalogue_number "TCDR-0161" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/132378#musicalexpression> ;
    mo:publisher <org/380#subject> ;
    mo:record _:N27f118600c2949438057f9617af5d3bf ;
    mo:record_count 1 ;
    schema:datePublished "2022-07-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/87/132378/132378-4ece352b8300.png> ;
    schema:name "Bright Light / Getty"@en,
        "Bright Light / Getty"@ja,
        "Bright Light / Getty"@ja-latn ;
    schema:publisher <org/380#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/132378/132378-4ece352b8300.png> .

_:N1a0e1e02f5bd49948b56297d3c0a08b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bright Light (Extended Mix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N27f118600c2949438057f9617af5d3bf ;
    schema:name "Bright Light (Extended Mix)"@en .

_:Nc5223e521a0940ed87057d3c3659a93b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bright Light"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N27f118600c2949438057f9617af5d3bf ;
    schema:name "Bright Light"@en .

_:N27f118600c2949438057f9617af5d3bf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a0e1e02f5bd49948b56297d3c0a08b1,
        _:Nc5223e521a0940ed87057d3c3659a93b ;
    mo:track_count 2 ;
    schema:duration "PT6:46"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1a0e1e02f5bd49948b56297d3c0a08b1,
        _:Nc5223e521a0940ed87057d3c3659a93b .

