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

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

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

<artist/41680#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145958#subject> ;
    schema:name "Vaundy"@en ;
    foaf:made <album/145958#composition>,
        <album/145958#subject> ;
    foaf:name "Vaundy"@en .

<product/18838#subject> a schema:CreativeWork ;
    schema:name "SAKAMOTO DAYS"@en,
        "SAKAMOTO DAYS"@ja,
        "SAKAMOTO DAYS"@ja-latn ;
    foaf:name "SAKAMOTO DAYS"@en,
        "SAKAMOTO DAYS"@ja,
        "SAKAMOTO DAYS"@ja-latn .

<album/145958#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "RUN SAKAMOTO RUN / Vaundy [Limited Edition]"@en,
        "走れSAKAMOTO / Vaundy [完全生産限定盤]"@ja,
        "Hashire SAKAMOTO / Vaundy [Limited Edition]"@ja-latn ;
    mo:composer <artist/41680#subject> ;
    mo:produced_work <album/145958#musicalwork> ;
    schema:name "RUN SAKAMOTO RUN / Vaundy [Limited Edition]"@en,
        "走れSAKAMOTO / Vaundy [完全生産限定盤]"@ja,
        "Hashire SAKAMOTO / Vaundy [Limited Edition]"@ja-latn .

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

<album/145958#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RUN SAKAMOTO RUN / Vaundy [Limited Edition]"@en,
        "走れSAKAMOTO / Vaundy [完全生産限定盤]"@ja,
        "Hashire SAKAMOTO / Vaundy [Limited Edition]"@ja-latn ;
    mo:performance_of <album/145958#musicalwork> ;
    mo:recorded_as <album/145958#musicalexpression> ;
    schema:name "RUN SAKAMOTO RUN / Vaundy [Limited Edition]"@en,
        "走れSAKAMOTO / Vaundy [完全生産限定盤]"@ja,
        "Hashire SAKAMOTO / Vaundy [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/145958#musicalwork> .

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

<https://media.vgm.io/albums/85/145958/145958-e75708faee2f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/145958#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/85/145958/145958-e75708faee2f.jpg> ;
    foaf:depicts <album/145958#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/85/145958/145958-e75708faee2f.jpg> .

<https://medium-media.vgm.io/albums/85/145958/145958-e75708faee2f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/145958#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-03-05"^^xsd:date ;
    dcterms:title "RUN SAKAMOTO RUN / Vaundy [Limited Edition]"@en,
        "走れSAKAMOTO / Vaundy [完全生産限定盤]"@ja,
        "Hashire SAKAMOTO / Vaundy [Limited Edition]"@ja-latn ;
    mo:catalogue_number "VVCV-17" ;
    mo:media_type "CD" ;
    mo:publication_of <album/145958#musicalexpression> ;
    mo:publisher <org/3391#subject> ;
    mo:record _:N2661f1ef975e4b4781aa85719302fe2e ;
    mo:record_count 1 ;
    schema:about <product/18838#subject> ;
    schema:datePublished "2025-03-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/85/145958/145958-e75708faee2f.jpg> ;
    schema:name "RUN SAKAMOTO RUN / Vaundy [Limited Edition]"@en,
        "走れSAKAMOTO / Vaundy [完全生産限定盤]"@ja,
        "Hashire SAKAMOTO / Vaundy [Limited Edition]"@ja-latn ;
    schema:publisher <org/3391#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/145958/145958-e75708faee2f.jpg> .

_:N6f973f0220f44ea3b837510ff45e2d6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RUN SAKAMOTO RUN"@en,
        "走れSAKAMOTO"@ja,
        "Hashire SAKAMOTO"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N2661f1ef975e4b4781aa85719302fe2e ;
    schema:name "RUN SAKAMOTO RUN"@en,
        "走れSAKAMOTO"@ja,
        "Hashire SAKAMOTO"@ja-latn .

_:Ne22766394d0f4bfe8fd1888dbfec6fd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Somebody help us"@en,
        "Somebody help us"@ja,
        "Somebody help us"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N2661f1ef975e4b4781aa85719302fe2e ;
    schema:name "Somebody help us"@en,
        "Somebody help us"@ja,
        "Somebody help us"@ja-latn .

_:N2661f1ef975e4b4781aa85719302fe2e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6f973f0220f44ea3b837510ff45e2d6d,
        _:Ne22766394d0f4bfe8fd1888dbfec6fd0 ;
    mo:track_count 2 ;
    schema:duration "PT7:33"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N6f973f0220f44ea3b837510ff45e2d6d,
        _:Ne22766394d0f4bfe8fd1888dbfec6fd0 .

