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

<artist/25780#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159920#subject> ;
    schema:name "Tatsuro Mashiko"@en,
        "マシコタツロウ"@ja ;
    foaf:made <album/159920#composition>,
        <album/159920#subject> ;
    foaf:name "Tatsuro Mashiko"@en,
        "マシコタツロウ"@ja .

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

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

<album/159920#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Believe it leap/Illusion / Takuya Sugimoto [I Edition]"@en,
        "Believe it leap/Illusion / 杉本琢弥 [I盤]"@ja,
        "Believe it leap/Illusion / Takuya Sugimoto [I Edition]"@ja-latn ;
    mo:performance_of <album/159920#musicalwork> ;
    mo:recorded_as <album/159920#musicalexpression> ;
    schema:name "Believe it leap/Illusion / Takuya Sugimoto [I Edition]"@en,
        "Believe it leap/Illusion / 杉本琢弥 [I盤]"@ja,
        "Believe it leap/Illusion / Takuya Sugimoto [I Edition]"@ja-latn ;
    schema:workPerformed <album/159920#musicalwork> .

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

<org/5080#subject> schema:name "rock field"@en,
        "rock field"@ja,
        "rock field"@ja-latn ;
    foaf:name "rock field"@en,
        "rock field"@ja,
        "rock field"@ja-latn .

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

<https://medium-media.vgm.io/albums/02/159920/159920-f543892465b0.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/159920#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Believe it leap/Illusion / Takuya Sugimoto [I Edition]"@en,
        "Believe it leap/Illusion / 杉本琢弥 [I盤]"@ja,
        "Believe it leap/Illusion / Takuya Sugimoto [I Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Takuya Sugimoto"@en ;
            foaf:made <album/159920#composition> ;
            foaf:name "Takuya Sugimoto"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "山岸竜之介"@en ;
            foaf:made <album/159920#composition> ;
            foaf:name "山岸竜之介"@en ],
        <artist/25780#subject> ;
    mo:produced_work <album/159920#musicalwork> ;
    schema:name "Believe it leap/Illusion / Takuya Sugimoto [I Edition]"@en,
        "Believe it leap/Illusion / 杉本琢弥 [I盤]"@ja,
        "Believe it leap/Illusion / Takuya Sugimoto [I Edition]"@ja-latn .

<album/159920#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-12-20"^^xsd:date ;
    dcterms:title "Believe it leap/Illusion / Takuya Sugimoto [I Edition]"@en,
        "Believe it leap/Illusion / 杉本琢弥 [I盤]"@ja,
        "Believe it leap/Illusion / Takuya Sugimoto [I Edition]"@ja-latn ;
    mo:catalogue_number "QYCL-10040" ;
    mo:media_type "CD" ;
    mo:publication_of <album/159920#musicalexpression> ;
    mo:publisher <org/5080#subject> ;
    mo:record _:Nc5ba65b5b64b49ab9a9e51267f9bb4fe ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Duel Masters WIN: Duel Wars"@en ;
            foaf:name "Duel Masters WIN: Duel Wars"@en ] ;
    schema:datePublished "2023-12-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/02/159920/159920-f543892465b0.jpg> ;
    schema:name "Believe it leap/Illusion / Takuya Sugimoto [I Edition]"@en,
        "Believe it leap/Illusion / 杉本琢弥 [I盤]"@ja,
        "Believe it leap/Illusion / Takuya Sugimoto [I Edition]"@ja-latn ;
    schema:publisher <org/5080#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/159920/159920-f543892465b0.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Takuya Sugimoto"@en ;
    foaf:made <album/159920#vocals> ;
    foaf:name "Takuya Sugimoto"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Takuya Sugimoto"@en ;
    foaf:made <album/159920#subject> ;
    foaf:name "Takuya Sugimoto"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159920#subject> ;
    schema:name "Takuya Sugimoto"@en ;
    foaf:made <album/159920#subject> ;
    foaf:name "Takuya Sugimoto"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Takuya Sugimoto"@en ;
    foaf:made <album/159920#lyrics> ;
    foaf:name "Takuya Sugimoto"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159920#subject> ;
    schema:name "山岸竜之介"@en ;
    foaf:made <album/159920#subject> ;
    foaf:name "山岸竜之介"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Takuya Sugimoto"@en ;
    foaf:made <album/159920#subject> ;
    foaf:name "Takuya Sugimoto"@en .

_:N15974166a31841db8109fbfd4ef0334e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Believe it leap"@ja,
        "Believe it leap"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nc5ba65b5b64b49ab9a9e51267f9bb4fe ;
    schema:name "Believe it leap"@ja,
        "Believe it leap"@ja-latn .

_:N5502b1f9f1804e16b01a2e136eb902c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Benjamin$"@ja,
        "Benjamin$"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nc5ba65b5b64b49ab9a9e51267f9bb4fe ;
    schema:name "Benjamin$"@ja,
        "Benjamin$"@ja-latn .

_:N94f1134d4633418c8af52f32da75650d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illusion"@ja,
        "Illusion"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nc5ba65b5b64b49ab9a9e51267f9bb4fe ;
    schema:name "Illusion"@ja,
        "Illusion"@ja-latn .

_:N97c8b4e931fd450db65d69f9aef3ae57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あまのじゃく"@ja,
        "Amanojaku"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Nc5ba65b5b64b49ab9a9e51267f9bb4fe ;
    schema:name "あまのじゃく"@ja,
        "Amanojaku"@ja-latn .

_:Nc5ba65b5b64b49ab9a9e51267f9bb4fe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15974166a31841db8109fbfd4ef0334e,
        _:N5502b1f9f1804e16b01a2e136eb902c4,
        _:N94f1134d4633418c8af52f32da75650d,
        _:N97c8b4e931fd450db65d69f9aef3ae57 ;
    mo:track_count 4 ;
    schema:duration "PT17:11"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N15974166a31841db8109fbfd4ef0334e,
        _:N5502b1f9f1804e16b01a2e136eb902c4,
        _:N94f1134d4633418c8af52f32da75650d,
        _:N97c8b4e931fd450db65d69f9aef3ae57 .

