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

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

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

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

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

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

<https://medium-media.vgm.io/albums/17/132371/132371-185788b2b155.png> a schema:ImageObject,
        foaf:Image .

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

<album/132371#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-07-06"^^xsd:date ;
    dcterms:title "GOOD VIBES / Getty"@en,
        "GOOD VIBES / Getty"@ja,
        "GOOD VIBES / Getty"@ja-latn ;
    mo:catalogue_number "TCDR-0215" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/132371#musicalexpression> ;
    mo:publisher <org/380#subject> ;
    mo:record _:N3fbdb45791d44d7aa35a3122cc0a0f6b ;
    mo:record_count 1 ;
    schema:datePublished "2023-07-06"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/17/132371/132371-185788b2b155.png> ;
    schema:name "GOOD VIBES / Getty"@en,
        "GOOD VIBES / Getty"@ja,
        "GOOD VIBES / Getty"@ja-latn ;
    schema:publisher <org/380#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/132371/132371-185788b2b155.png> .

_:N6795841bbfad402b836dce88dcaf8a2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GOOD VIBES"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N3fbdb45791d44d7aa35a3122cc0a0f6b ;
    schema:name "GOOD VIBES"@en .

_:N89b1f9e916004934835c7fcfb9c81c9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GOOD VIBES (Extended Mix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N3fbdb45791d44d7aa35a3122cc0a0f6b ;
    schema:name "GOOD VIBES (Extended Mix)"@en .

_:N3fbdb45791d44d7aa35a3122cc0a0f6b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6795841bbfad402b836dce88dcaf8a2c,
        _:N89b1f9e916004934835c7fcfb9c81c9d ;
    mo:track_count 2 ;
    schema:duration "PT7:20"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N6795841bbfad402b836dce88dcaf8a2c,
        _:N89b1f9e916004934835c7fcfb9c81c9d .

