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

<artist/24788#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kari Saimon"@en,
        "西門加里"@ja ;
    foaf:made <album/111682#lyrics>,
        <album/111682#subject> ;
    foaf:name "Kari Saimon"@en,
        "西門加里"@ja .

<album/111681> a mo:Release ;
    mo:catalogue_number "15·3H-185" .

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

<product/1753#subject> a schema:CreativeWork ;
    schema:name "Vampire Hunter D (1985)"@en,
        "吸血鬼ハンターD (1985)"@ja,
        "Vampire Hunter D (1985)"@ja-latn ;
    foaf:name "Vampire Hunter D (1985)"@en,
        "吸血鬼ハンターD (1985)"@ja,
        "Vampire Hunter D (1985)"@ja-latn .

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

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

<https://media.vgm.io/albums/28/111682/111682-0d76fee45e27.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/111682#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/28/111682/111682-0d76fee45e27.jpg> ;
    foaf:depicts <album/111682#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/28/111682/111682-0d76fee45e27.jpg> .

<https://medium-media.vgm.io/albums/28/111682/111682-0d76fee45e27.jpg> a schema:ImageObject,
        foaf:Image .

<album/111682#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Twinkle Night / TM Network"@en,
        "Twinkle Night / TM Network"@ja,
        "Twinkle Night / TM Network"@ja-latn ;
    mo:composer <artist/5903#subject>,
        <artist/5993#subject> ;
    mo:produced_work <album/111682#musicalwork> ;
    schema:name "Twinkle Night / TM Network"@en,
        "Twinkle Night / TM Network"@ja,
        "Twinkle Night / TM Network"@ja-latn .

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

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

<artist/18898#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/111682#performance> ;
    schema:name "TM NETWORK"@en ;
    foaf:name "TM NETWORK"@en .

<artist/19254#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/111682#performance> ;
    schema:name "Takashi Utsunomiya"@en,
        "宇都宮隆"@ja ;
    foaf:name "Takashi Utsunomiya"@en,
        "宇都宮隆"@ja .

<artist/5903#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111682#subject> ;
    mo:performed <album/111682#performance> ;
    schema:name "Tetsuya Komuro"@en,
        "小室哲哉"@ja ;
    foaf:made <album/111682#composition>,
        <album/111682#lyrics>,
        <album/111682#subject> ;
    foaf:name "Tetsuya Komuro"@en,
        "小室哲哉"@ja .

<artist/5993#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111682#subject> ;
    mo:performed <album/111682#performance> ;
    schema:name "Naoto Kine"@en,
        "木根尚登"@ja ;
    foaf:made <album/111682#composition>,
        <album/111682#subject> ;
    foaf:name "Naoto Kine"@en,
        "木根尚登"@ja .

<album/111682#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Twinkle Night / TM Network"@en,
        "Twinkle Night / TM Network"@ja,
        "Twinkle Night / TM Network"@ja-latn ;
    mo:performance_of <album/111682#musicalwork> ;
    mo:performer <artist/18898#subject>,
        <artist/19254#subject>,
        <artist/5903#subject>,
        <artist/5993#subject> ;
    mo:recorded_as <album/111682#musicalexpression> ;
    schema:byArtist <artist/18898#subject>,
        <artist/19254#subject>,
        <artist/5903#subject>,
        <artist/5993#subject> ;
    schema:name "Twinkle Night / TM Network"@en,
        "Twinkle Night / TM Network"@ja,
        "Twinkle Night / TM Network"@ja-latn ;
    schema:workPerformed <album/111682#musicalwork> .

<album/111682#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1989-08-21"^^xsd:date ;
    dcterms:title "Twinkle Night / TM Network"@en,
        "Twinkle Night / TM Network"@ja,
        "Twinkle Night / TM Network"@ja-latn ;
    mo:catalogue_number "22·8H-5114" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/111681> ;
    mo:publication_of <album/111682#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N306bcb7a603f4d03b9a115abd17f2da7 ;
    mo:record_count 1 ;
    schema:about <product/1753#subject> ;
    schema:byArtist <artist/18898#subject>,
        <artist/19254#subject>,
        <artist/5903#subject>,
        <artist/5993#subject> ;
    schema:datePublished "1989-08-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/28/111682/111682-0d76fee45e27.jpg> ;
    schema:name "Twinkle Night / TM Network"@en,
        "Twinkle Night / TM Network"@ja,
        "Twinkle Night / TM Network"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/111682/111682-0d76fee45e27.jpg> .

_:N3220edbd47ff4d1bbd9d845fb7453061 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YOUR SONG (TWINKLE MIX)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N306bcb7a603f4d03b9a115abd17f2da7 ;
    schema:name "YOUR SONG (TWINKLE MIX)"@ja .

_:N4a3db8ef3eaf4f6ea4cea2acbf763b44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TWINKLE NIGHT (あるひとりのロマンティストの生誕)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N306bcb7a603f4d03b9a115abd17f2da7 ;
    schema:name "TWINKLE NIGHT (あるひとりのロマンティストの生誕)"@ja .

_:N4c625e204d894fcf83ca3320111deb36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N306bcb7a603f4d03b9a115abd17f2da7 ;
    schema:name "None"@ja .

_:N6fa885539c3040d5acecd34b8c1819b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "組曲 VAMPIRE HUNTER D"@ja ;
    mo:track_number 2 ;
    schema:duration "PT9:49"^^xsd:interval ;
    schema:inPlaylist _:N306bcb7a603f4d03b9a115abd17f2da7 ;
    schema:name "組曲 VAMPIRE HUNTER D"@ja .

_:N802817d393c7458392d34361fa0d71cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N306bcb7a603f4d03b9a115abd17f2da7 ;
    schema:name "None"@ja .

_:Nb1f4ed6cb46c43c58d5723ca67096804 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N306bcb7a603f4d03b9a115abd17f2da7 ;
    schema:name "None"@ja .

_:Nca813325e56e42088dc17100fdd7342c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ELECTRIC PROPHET (電気じかけの予言者)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT8:46"^^xsd:interval ;
    schema:inPlaylist _:N306bcb7a603f4d03b9a115abd17f2da7 ;
    schema:name "ELECTRIC PROPHET (電気じかけの予言者)"@ja .

_:N306bcb7a603f4d03b9a115abd17f2da7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3220edbd47ff4d1bbd9d845fb7453061,
        _:N4a3db8ef3eaf4f6ea4cea2acbf763b44,
        _:N4c625e204d894fcf83ca3320111deb36,
        _:N6fa885539c3040d5acecd34b8c1819b7,
        _:N802817d393c7458392d34361fa0d71cc,
        _:Nb1f4ed6cb46c43c58d5723ca67096804,
        _:Nca813325e56e42088dc17100fdd7342c ;
    mo:track_count 7 ;
    schema:duration "PT28:04"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N3220edbd47ff4d1bbd9d845fb7453061,
        _:N4a3db8ef3eaf4f6ea4cea2acbf763b44,
        _:N4c625e204d894fcf83ca3320111deb36,
        _:N6fa885539c3040d5acecd34b8c1819b7,
        _:N802817d393c7458392d34361fa0d71cc,
        _:Nb1f4ed6cb46c43c58d5723ca67096804,
        _:Nca813325e56e42088dc17100fdd7342c .

