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

<artist/12385#subject> a schema:Person,
        foaf:Person ;
    schema:name "Youhei Matsui"@en,
        "松井洋平"@ja ;
    foaf:made <album/122263#lyrics>,
        <album/122263#subject> ;
    foaf:name "Youhei Matsui"@en,
        "松井洋平"@ja .

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

<artist/1066#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122263#subject> ;
    schema:name "Masatomo Ota"@en,
        "太田雅友"@ja ;
    foaf:made <album/122263#composition>,
        <album/122263#subject> ;
    foaf:name "Masatomo Ota"@en,
        "太田雅友"@ja .

<artist/13236#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122263#subject> ;
    schema:name "EFFY"@en ;
    foaf:made <album/122263#composition>,
        <album/122263#subject> ;
    foaf:name "EFFY"@en .

<product/16151#subject> a schema:CreativeWork ;
    schema:name "Ultraman Decker"@en,
        "ウルトラマンデッカー"@ja,
        "Ultraman Decker"@ja-latn ;
    foaf:name "Ultraman Decker"@en,
        "ウルトラマンデッカー"@ja,
        "Ultraman Decker"@ja-latn .

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

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

<org/3439#subject> schema:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn ;
    foaf:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn .

<https://media.vgm.io/albums/36/122263/122263-509b9e638125.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/122263#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/36/122263/122263-509b9e638125.jpg> ;
    foaf:depicts <album/122263#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/36/122263/122263-509b9e638125.jpg> .

<https://medium-media.vgm.io/albums/36/122263/122263-509b9e638125.jpg> a schema:ImageObject,
        foaf:Image .

<album/122263#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wake up Decker! / SCREEN mode"@en,
        "Wake up Decker! / SCREEN mode"@ja,
        "Wake up Decker! / SCREEN mode"@ja-latn ;
    mo:composer <artist/1066#subject>,
        <artist/13236#subject> ;
    mo:produced_work <album/122263#musicalwork> ;
    schema:name "Wake up Decker! / SCREEN mode"@en,
        "Wake up Decker! / SCREEN mode"@ja,
        "Wake up Decker! / SCREEN mode"@ja-latn .

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

<album/122263#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wake up Decker! / SCREEN mode"@en,
        "Wake up Decker! / SCREEN mode"@ja,
        "Wake up Decker! / SCREEN mode"@ja-latn ;
    mo:performance_of <album/122263#musicalwork> ;
    mo:performer <artist/18238#subject> ;
    mo:recorded_as <album/122263#musicalexpression> ;
    schema:byArtist <artist/18238#subject> ;
    schema:name "Wake up Decker! / SCREEN mode"@en,
        "Wake up Decker! / SCREEN mode"@ja,
        "Wake up Decker! / SCREEN mode"@ja-latn ;
    schema:workPerformed <album/122263#musicalwork> .

<artist/18238#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/122263#performance> ;
    schema:name "SCREEN mode"@en ;
    foaf:name "SCREEN mode"@en .

<album/122263#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-07-27"^^xsd:date ;
    dcterms:title "Wake up Decker! / SCREEN mode"@en,
        "Wake up Decker! / SCREEN mode"@ja,
        "Wake up Decker! / SCREEN mode"@ja-latn ;
    mo:catalogue_number "LACM-24292" ;
    mo:media_type "CD" ;
    mo:publication_of <album/122263#musicalexpression> ;
    mo:publisher <org/3439#subject> ;
    mo:record _:N8af17b01c80a42be8e407d167f80fa4f ;
    mo:record_count 1 ;
    schema:about <product/16151#subject> ;
    schema:byArtist <artist/18238#subject> ;
    schema:datePublished "2022-07-27"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/36/122263/122263-509b9e638125.jpg> ;
    schema:name "Wake up Decker! / SCREEN mode"@en,
        "Wake up Decker! / SCREEN mode"@ja,
        "Wake up Decker! / SCREEN mode"@ja-latn ;
    schema:publisher <org/3439#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/122263/122263-509b9e638125.jpg> .

_:N15f792f720bd46e680a9f2eac3d92e25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SOUL TRIVE"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N8af17b01c80a42be8e407d167f80fa4f ;
    schema:name "SOUL TRIVE"@en .

_:N53ccee5aada544f5b739c1f8473c2a04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wake up Decker! (off vocal)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N8af17b01c80a42be8e407d167f80fa4f ;
    schema:name "Wake up Decker! (off vocal)"@en .

_:N7d824217c98f4ac9b114ebdcad39bcf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SOUL TRIVE (off vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N8af17b01c80a42be8e407d167f80fa4f ;
    schema:name "SOUL TRIVE (off vocal)"@en .

_:Ne460b3c5ca7a44d0bfa3b74dd3f5868f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wake up Decker!"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N8af17b01c80a42be8e407d167f80fa4f ;
    schema:name "Wake up Decker!"@en .

_:N8af17b01c80a42be8e407d167f80fa4f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15f792f720bd46e680a9f2eac3d92e25,
        _:N53ccee5aada544f5b739c1f8473c2a04,
        _:N7d824217c98f4ac9b114ebdcad39bcf9,
        _:Ne460b3c5ca7a44d0bfa3b74dd3f5868f ;
    mo:track_count 4 ;
    schema:duration "PT15:34"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N15f792f720bd46e680a9f2eac3d92e25,
        _:N53ccee5aada544f5b739c1f8473c2a04,
        _:N7d824217c98f4ac9b114ebdcad39bcf9,
        _:Ne460b3c5ca7a44d0bfa3b74dd3f5868f .

