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

<artist/21800#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yusuke Chiba"@en,
        "チバユウスケ"@ja ;
    foaf:made <album/135056#lyrics>,
        <album/135056#subject> ;
    foaf:name "Yusuke Chiba"@en,
        "チバユウスケ"@ja .

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

<artist/79499#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135056#subject> ;
    schema:name "The Birthday"@en,
        "ザ・バースディ"@ja ;
    foaf:made <album/135056#composition>,
        <album/135056#subject> ;
    foaf:name "The Birthday"@en,
        "ザ・バースディ"@ja .

<product/9816#subject> a schema:CreativeWork ;
    schema:name "THE FIRST SLAM DUNK"@en,
        "ザ・ファーストスラムダンク"@ja,
        "THE FIRST SLAM DUNK"@ja-latn ;
    foaf:name "THE FIRST SLAM DUNK"@en,
        "ザ・ファーストスラムダンク"@ja,
        "THE FIRST SLAM DUNK"@ja-latn .

<album/135056#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LOVE ROCKETS / The Birthday"@en,
        "LOVE ROCKETS / The Birthday"@ja,
        "LOVE ROCKETS / The Birthday"@ja-latn ;
    mo:composer <artist/79499#subject> ;
    mo:produced_work <album/135056#musicalwork> ;
    schema:name "LOVE ROCKETS / The Birthday"@en,
        "LOVE ROCKETS / The Birthday"@ja,
        "LOVE ROCKETS / The Birthday"@ja-latn .

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

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

<album/135056#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LOVE ROCKETS / The Birthday"@en,
        "LOVE ROCKETS / The Birthday"@ja,
        "LOVE ROCKETS / The Birthday"@ja-latn ;
    mo:performance_of <album/135056#musicalwork> ;
    mo:recorded_as <album/135056#musicalexpression> ;
    schema:name "LOVE ROCKETS / The Birthday"@en,
        "LOVE ROCKETS / The Birthday"@ja,
        "LOVE ROCKETS / The Birthday"@ja-latn ;
    schema:workPerformed <album/135056#musicalwork> .

<org/2381#subject> schema:name "A&M RECORDS"@en,
        "A&M RECORDS"@ja,
        "A&M RECORDS"@ja-latn ;
    foaf:name "A&M RECORDS"@en,
        "A&M RECORDS"@ja,
        "A&M RECORDS"@ja-latn .

<https://media.vgm.io/albums/65/135056/135056-b56f432b972a.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/135056#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/65/135056/135056-b56f432b972a.webp> ;
    foaf:depicts <album/135056#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/65/135056/135056-b56f432b972a.webp> .

<https://medium-media.vgm.io/albums/65/135056/135056-b56f432b972a.webp> a schema:ImageObject,
        foaf:Image .

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

<album/135056#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-12-03"^^xsd:date ;
    dcterms:title "LOVE ROCKETS / The Birthday"@en,
        "LOVE ROCKETS / The Birthday"@ja,
        "LOVE ROCKETS / The Birthday"@ja-latn ;
    mo:catalogue_number "UK1AS-01963" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/135056#musicalexpression> ;
    mo:publisher <org/2381#subject> ;
    mo:record _:Nf6fe9163f68b486b84f6dc57c4d05b5c ;
    mo:record_count 1 ;
    schema:about <product/9816#subject> ;
    schema:datePublished "2022-12-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/65/135056/135056-b56f432b972a.webp> ;
    schema:name "LOVE ROCKETS / The Birthday"@en,
        "LOVE ROCKETS / The Birthday"@ja,
        "LOVE ROCKETS / The Birthday"@ja-latn ;
    schema:publisher <org/2381#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/135056/135056-b56f432b972a.webp> .

_:N9a332d46baee4597ac926e6d0beb282a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE ROCKETS"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nf6fe9163f68b486b84f6dc57c4d05b5c ;
    schema:name "LOVE ROCKETS"@en .

_:Nf6fe9163f68b486b84f6dc57c4d05b5c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9a332d46baee4597ac926e6d0beb282a ;
    mo:track_count 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N9a332d46baee4597ac926e6d0beb282a .

