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

<artist/3132#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kiyomi Kumano"@en,
        "くまのきよみ"@ja ;
    foaf:made <album/54144#lyrics>,
        <album/54144#subject> ;
    foaf:name "Kiyomi Kumano"@en,
        "くまのきよみ"@ja .

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

<artist/11594#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54144#subject> ;
    schema:name "Takamitsu Ono"@en,
        "小野貴光"@ja ;
    foaf:made <album/54144#composition>,
        <album/54144#subject> ;
    foaf:name "Takamitsu Ono"@en,
        "小野貴光"@ja .

<artist/856#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54144#subject> ;
    schema:name "Kaoru Okubo"@en,
        "大久保薫"@ja ;
    foaf:made <album/54144#composition>,
        <album/54144#subject> ;
    foaf:name "Kaoru Okubo"@en,
        "大久保薫"@ja .

<product/3828#subject> a schema:CreativeWork ;
    schema:name "STARMYU"@en,
        "スタミュ"@ja,
        "Star-Myu"@ja-latn ;
    foaf:name "STARMYU"@en,
        "スタミュ"@ja,
        "Star-Myu"@ja-latn .

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

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

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

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

<https://medium-media.vgm.io/albums/44/54144/54144-1450350500.jpg> a schema:ImageObject,
        foaf:Image .

<album/54144#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "☆SHOW TIME 11☆ Haruto Tsukigami & Kaito Tsukigami"@en,
        "☆SHOW TIME 11☆ 月皇遥斗&月皇海斗"@ja,
        "☆SHOW TIME 11☆ Haruto Tsukigami & Kaito Tsukigami"@ja-latn ;
    mo:composer <artist/11594#subject>,
        <artist/856#subject> ;
    mo:produced_work <album/54144#musicalwork> ;
    schema:name "☆SHOW TIME 11☆ Haruto Tsukigami & Kaito Tsukigami"@en,
        "☆SHOW TIME 11☆ 月皇遥斗&月皇海斗"@ja,
        "☆SHOW TIME 11☆ Haruto Tsukigami & Kaito Tsukigami"@ja-latn .

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

<artist/21862#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54144#performance> ;
    schema:name "Arthur Lounsbery"@en ;
    foaf:name "Arthur Lounsbery"@en .

<artist/3221#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54144#performance> ;
    schema:name "Takehito Koyasu"@en,
        "子安武人"@ja ;
    foaf:name "Takehito Koyasu"@en,
        "子安武人"@ja .

<album/54144#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "☆SHOW TIME 11☆ Haruto Tsukigami & Kaito Tsukigami"@en,
        "☆SHOW TIME 11☆ 月皇遥斗&月皇海斗"@ja,
        "☆SHOW TIME 11☆ Haruto Tsukigami & Kaito Tsukigami"@ja-latn ;
    mo:performance_of <album/54144#musicalwork> ;
    mo:performer <artist/21862#subject>,
        <artist/3221#subject> ;
    mo:recorded_as <album/54144#musicalexpression> ;
    schema:byArtist <artist/21862#subject>,
        <artist/3221#subject> ;
    schema:name "☆SHOW TIME 11☆ Haruto Tsukigami & Kaito Tsukigami"@en,
        "☆SHOW TIME 11☆ 月皇遥斗&月皇海斗"@ja,
        "☆SHOW TIME 11☆ Haruto Tsukigami & Kaito Tsukigami"@ja-latn ;
    schema:workPerformed <album/54144#musicalwork> .

<album/54144#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-16"^^xsd:date ;
    dcterms:title "☆SHOW TIME 11☆ Haruto Tsukigami & Kaito Tsukigami"@en,
        "☆SHOW TIME 11☆ 月皇遥斗&月皇海斗"@ja,
        "☆SHOW TIME 11☆ Haruto Tsukigami & Kaito Tsukigami"@ja-latn ;
    mo:catalogue_number "GNCA-0420" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54144#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:N35a01b91f95e445ea97e70d842911eca ;
    mo:record_count 1 ;
    schema:about <product/3828#subject> ;
    schema:byArtist <artist/21862#subject>,
        <artist/3221#subject> ;
    schema:datePublished "2015-12-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/44/54144/54144-1450350500.jpg> ;
    schema:name "☆SHOW TIME 11☆ Haruto Tsukigami & Kaito Tsukigami"@en,
        "☆SHOW TIME 11☆ 月皇遥斗&月皇海斗"@ja,
        "☆SHOW TIME 11☆ Haruto Tsukigami & Kaito Tsukigami"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/54144/54144-1450350500.jpg> .

_:N46db5da6671648ecb5e58ac40d54346b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlight(s):Episode"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N35a01b91f95e445ea97e70d842911eca ;
    schema:name "Moonlight(s):Episode"@en .

_:N817e251503a54f29b86329c1436e1be9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everlasting Moon"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N35a01b91f95e445ea97e70d842911eca ;
    schema:name "Everlasting Moon"@en .

_:Na75a16c712d24917978156ac5db1f27d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everlasting Moon (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N35a01b91f95e445ea97e70d842911eca ;
    schema:name "Everlasting Moon (Instrumental)"@en .

_:Nfd8add96cbcd4ab1a82720055cbdf4c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlight(s):Episode (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N35a01b91f95e445ea97e70d842911eca ;
    schema:name "Moonlight(s):Episode (Instrumental)"@en .

_:N35a01b91f95e445ea97e70d842911eca a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N46db5da6671648ecb5e58ac40d54346b,
        _:N817e251503a54f29b86329c1436e1be9,
        _:Na75a16c712d24917978156ac5db1f27d,
        _:Nfd8add96cbcd4ab1a82720055cbdf4c2 ;
    mo:track_count 4 ;
    schema:duration "PT14:48"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N46db5da6671648ecb5e58ac40d54346b,
        _:N817e251503a54f29b86329c1436e1be9,
        _:Na75a16c712d24917978156ac5db1f27d,
        _:Nfd8add96cbcd4ab1a82720055cbdf4c2 .

