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

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

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

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

<https://media.vgm.io/albums/39/159593/159593-74cbbdb7f101.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/159593#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/39/159593/159593-74cbbdb7f101.jpg> ;
    foaf:depicts <album/159593#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/39/159593/159593-74cbbdb7f101.jpg> .

<https://medium-media.vgm.io/albums/39/159593/159593-74cbbdb7f101.jpg> a schema:ImageObject,
        foaf:Image .

<album/159593#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I'm Your Joker / IN2IT [Duel Masters!! Edition] [Limited Edition]"@en,
        "I'm Your Joker / IN2IT [デュエル・マスターズ!! 盤]"@ja,
        "I'm Your Joker / IN2IT [Duel Masters!! Edition] [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "DAISUKE"@en ;
            foaf:made <album/159593#composition> ;
            foaf:name "DAISUKE"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "RYUJA"@en ;
            foaf:made <album/159593#composition> ;
            foaf:name "RYUJA"@en ] ;
    mo:produced_work <album/159593#musicalwork> ;
    schema:name "I'm Your Joker / IN2IT [Duel Masters!! Edition] [Limited Edition]"@en,
        "I'm Your Joker / IN2IT [デュエル・マスターズ!! 盤]"@ja,
        "I'm Your Joker / IN2IT [Duel Masters!! Edition] [Limited Edition]"@ja-latn .

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

<album/159593#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I'm Your Joker / IN2IT [Duel Masters!! Edition] [Limited Edition]"@en,
        "I'm Your Joker / IN2IT [デュエル・マスターズ!! 盤]"@ja,
        "I'm Your Joker / IN2IT [Duel Masters!! Edition] [Limited Edition]"@ja-latn ;
    mo:performance_of <album/159593#musicalwork> ;
    mo:performer _:N2df076ebb8ec4e118f29b2b4bcf61483 ;
    mo:recorded_as <album/159593#musicalexpression> ;
    schema:byArtist _:N2df076ebb8ec4e118f29b2b4bcf61483 ;
    schema:name "I'm Your Joker / IN2IT [Duel Masters!! Edition] [Limited Edition]"@en,
        "I'm Your Joker / IN2IT [デュエル・マスターズ!! 盤]"@ja,
        "I'm Your Joker / IN2IT [Duel Masters!! Edition] [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/159593#musicalwork> .

<album/159593#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-03-04"^^xsd:date ;
    dcterms:title "I'm Your Joker / IN2IT [Duel Masters!! Edition] [Limited Edition]"@en,
        "I'm Your Joker / IN2IT [デュエル・マスターズ!! 盤]"@ja,
        "I'm Your Joker / IN2IT [Duel Masters!! Edition] [Limited Edition]"@ja-latn ;
    mo:catalogue_number "DM-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/159593#musicalexpression> ;
    mo:publisher _:N06d5a25d1c3442308c4ebcf77c8f8410 ;
    mo:record _:N8a212fa5a28f4186b31bbd8ab449d9fc ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Duel Masters!!"@en ;
            foaf:name "Duel Masters!!"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "IN2IT"@en ;
            foaf:name "IN2IT"@en ] ;
    schema:datePublished "2020-03-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/39/159593/159593-74cbbdb7f101.jpg> ;
    schema:name "I'm Your Joker / IN2IT [Duel Masters!! Edition] [Limited Edition]"@en,
        "I'm Your Joker / IN2IT [デュエル・マスターズ!! 盤]"@ja,
        "I'm Your Joker / IN2IT [Duel Masters!! Edition] [Limited Edition]"@ja-latn ;
    schema:publisher _:N06d5a25d1c3442308c4ebcf77c8f8410 ;
    foaf:depiction <https://media.vgm.io/albums/39/159593/159593-74cbbdb7f101.jpg> .

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

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

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

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

_:N06d5a25d1c3442308c4ebcf77c8f8410 schema:name "DIAMOND MUSIC"@en,
        "DIAMOND MUSIC"@ja,
        "DIAMOND MUSIC"@ja-latn ;
    foaf:name "DIAMOND MUSIC"@en,
        "DIAMOND MUSIC"@ja,
        "DIAMOND MUSIC"@ja-latn .

_:N24f4a5b201db4d468c0868ff0603aca8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire In My Heart -Instrumental-"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N8a212fa5a28f4186b31bbd8ab449d9fc ;
    schema:name "Fire In My Heart -Instrumental-"@en .

_:N2df076ebb8ec4e118f29b2b4bcf61483 a schema:Person,
        foaf:Person ;
    mo:performed <album/159593#performance> ;
    schema:name "IN2IT"@en ;
    foaf:name "IN2IT"@en .

_:N43d1fb0456ba48bc8529c56e6f77d76a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm Your Joker"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N8a212fa5a28f4186b31bbd8ab449d9fc ;
    schema:name "I'm Your Joker"@en .

_:N56abcc900e904b0eaa6c503bf18985ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire In My Heart"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N8a212fa5a28f4186b31bbd8ab449d9fc ;
    schema:name "Fire In My Heart"@en .

_:N93d2baea7f2845718967f5fe75747c4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm Your Joker -Instrumental-"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N8a212fa5a28f4186b31bbd8ab449d9fc ;
    schema:name "I'm Your Joker -Instrumental-"@en .

_:Nc5a6041e77b14cbaae64ad1164ef17ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm Your Joker -TV ANIME Version-"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N8a212fa5a28f4186b31bbd8ab449d9fc ;
    schema:name "I'm Your Joker -TV ANIME Version-"@en .

_:N8a212fa5a28f4186b31bbd8ab449d9fc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N24f4a5b201db4d468c0868ff0603aca8,
        _:N43d1fb0456ba48bc8529c56e6f77d76a,
        _:N56abcc900e904b0eaa6c503bf18985ba,
        _:N93d2baea7f2845718967f5fe75747c4b,
        _:Nc5a6041e77b14cbaae64ad1164ef17ca ;
    mo:track_count 5 ;
    schema:duration "PT19:15"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N24f4a5b201db4d468c0868ff0603aca8,
        _:N43d1fb0456ba48bc8529c56e6f77d76a,
        _:N56abcc900e904b0eaa6c503bf18985ba,
        _:N93d2baea7f2845718967f5fe75747c4b,
        _:Nc5a6041e77b14cbaae64ad1164ef17ca .

