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

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

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

<artist/1585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153800#subject> ;
    schema:name "Raito"@en,
        "来兎"@ja ;
    foaf:made <album/153800#composition>,
        <album/153800#subject> ;
    foaf:name "Raito"@en,
        "来兎"@ja .

<artist/36240#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153800#subject> ;
    schema:name "Kate"@en ;
    foaf:made <album/153800#composition>,
        <album/153800#subject> ;
    foaf:name "Kate"@en .

<event/18> a mo:Release ;
    schema:name "Released at Comic Market 64 (Aug 15, 2003 to Aug 17, 2003)" .

<product/3149#subject> a schema:CreativeWork ;
    schema:name "Tsukihime"@en,
        "月姫"@ja,
        "Tsukihime"@ja-latn ;
    foaf:name "Tsukihime"@en,
        "月姫"@ja,
        "Tsukihime"@ja-latn .

<product/3217#subject> a schema:CreativeWork ;
    schema:name "Melty Blood"@en,
        "Melty Blood"@ja,
        "Melty Blood"@ja-latn ;
    foaf:name "Melty Blood"@en,
        "Melty Blood"@ja,
        "Melty Blood"@ja-latn .

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

<album/153800#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nights of the Last Judgment"@en,
        "Nights of the Last Judgment"@ja,
        "Nights of the Last Judgment"@ja-latn ;
    mo:performance_of <album/153800#musicalwork> ;
    mo:recorded_as <album/153800#musicalexpression> ;
    schema:name "Nights of the Last Judgment"@en,
        "Nights of the Last Judgment"@ja,
        "Nights of the Last Judgment"@ja-latn ;
    schema:workPerformed <album/153800#musicalwork> .

<https://media.vgm.io/albums/00/153800/153800-2adbe7dd9652.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/153800#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/153800/153800-2adbe7dd9652.jpg> ;
    foaf:depicts <album/153800#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/153800/153800-2adbe7dd9652.jpg> .

<https://medium-media.vgm.io/albums/00/153800/153800-2adbe7dd9652.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/153800#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nights of the Last Judgment"@en,
        "Nights of the Last Judgment"@ja,
        "Nights of the Last Judgment"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(TYPE-MOON)"@en ;
            foaf:made <album/153800#composition> ;
            foaf:name "(TYPE-MOON)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Watanabe Production"@en ;
            foaf:made <album/153800#composition> ;
            foaf:name "(Watanabe Production"@en ],
        <artist/1585#subject>,
        <artist/36240#subject> ;
    mo:produced_work <album/153800#musicalwork> ;
    schema:name "Nights of the Last Judgment"@en,
        "Nights of the Last Judgment"@ja,
        "Nights of the Last Judgment"@ja-latn .

<album/153800#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-08-17"^^xsd:date ;
    dcterms:title "Nights of the Last Judgment"@en,
        "Nights of the Last Judgment"@ja,
        "Nights of the Last Judgment"@ja-latn ;
    mo:catalogue_number "FDbn-004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/153800#musicalexpression> ;
    mo:publisher _:N490579571e3c4b78933b2a637e4e431e ;
    mo:record _:N42a267305a3747a9a8d00db7e707d6b2 ;
    mo:record_count 1 ;
    mo:release <event/18> ;
    schema:about <product/3149#subject>,
        <product/3217#subject> ;
    schema:datePublished "2003-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/153800/153800-2adbe7dd9652.jpg> ;
    schema:name "Nights of the Last Judgment"@en,
        "Nights of the Last Judgment"@ja,
        "Nights of the Last Judgment"@ja-latn ;
    schema:publisher _:N490579571e3c4b78933b2a637e4e431e ;
    foaf:depiction <https://media.vgm.io/albums/00/153800/153800-2adbe7dd9652.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153800#subject> ;
    schema:name "(Watanabe Production"@en ;
    foaf:made <album/153800#subject> ;
    foaf:name "(Watanabe Production"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153800#subject> ;
    schema:name "(TYPE-MOON)"@en ;
    foaf:made <album/153800#subject> ;
    foaf:name "(TYPE-MOON)"@en .

_:N083a93d7c9874092b54ed246f1edaa36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "灯火 -Disposable Human-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N42a267305a3747a9a8d00db7e707d6b2 ;
    schema:name "灯火 -Disposable Human-"@ja .

_:N1169d93e05814868b3c8286d5db9fdd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "訣別 -Guilty or \"Not\" Guilty-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N42a267305a3747a9a8d00db7e707d6b2 ;
    schema:name "訣別 -Guilty or \"Not\" Guilty-"@ja .

_:N22515cc132f841a2a9ef7560026eeb69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妖夏 -Chaos Grave-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N42a267305a3747a9a8d00db7e707d6b2 ;
    schema:name "妖夏 -Chaos Grave-"@ja .

_:N296fd043d6e1473d9de3908f80671756 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The end of 1000 years ～千年城 -Kiss xxxx-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N42a267305a3747a9a8d00db7e707d6b2 ;
    schema:name "The end of 1000 years ～千年城 -Kiss xxxx-"@ja .

_:N3f4b3670822a42039d8c61b13772dd00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "感情 -From Your Inside-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N42a267305a3747a9a8d00db7e707d6b2 ;
    schema:name "感情 -From Your Inside-"@ja .

_:N490579571e3c4b78933b2a637e4e431e schema:name "DeZI:R"@en,
        "DeZI:R"@ja,
        "DeZI:R"@ja-latn ;
    foaf:name "DeZI:R"@en,
        "DeZI:R"@ja,
        "DeZI:R"@ja-latn .

_:Nc496658fdfcf4eb9b6c9aa77db701b1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月下 -Nights of the Last Judgment-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N42a267305a3747a9a8d00db7e707d6b2 ;
    schema:name "月下 -Nights of the Last Judgment-"@ja .

_:Nd14d7a965bcb407385d304d8d0587fa2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻舞 -HOURS SSC2 with the Powerpuff Mix-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N42a267305a3747a9a8d00db7e707d6b2 ;
    schema:name "幻舞 -HOURS SSC2 with the Powerpuff Mix-"@ja .

_:Ne063455e5f7c4d45ac2b61aa7fe2d6e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月姫 -Re:deem #3-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N42a267305a3747a9a8d00db7e707d6b2 ;
    schema:name "月姫 -Re:deem #3-"@ja .

_:Ne69ffcd99d1b44aba823d79630d34df2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月姫 -Kill Me Kiss Me....-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N42a267305a3747a9a8d00db7e707d6b2 ;
    schema:name "月姫 -Kill Me Kiss Me....-"@ja .

_:Nfa788964bfbb4337ba637dc77b3e0b27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "望郷 -Beat of Mind-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N42a267305a3747a9a8d00db7e707d6b2 ;
    schema:name "望郷 -Beat of Mind-"@ja .

_:N42a267305a3747a9a8d00db7e707d6b2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N083a93d7c9874092b54ed246f1edaa36,
        _:N1169d93e05814868b3c8286d5db9fdd0,
        _:N22515cc132f841a2a9ef7560026eeb69,
        _:N296fd043d6e1473d9de3908f80671756,
        _:N3f4b3670822a42039d8c61b13772dd00,
        _:Nc496658fdfcf4eb9b6c9aa77db701b1c,
        _:Nd14d7a965bcb407385d304d8d0587fa2,
        _:Ne063455e5f7c4d45ac2b61aa7fe2d6e0,
        _:Ne69ffcd99d1b44aba823d79630d34df2,
        _:Nfa788964bfbb4337ba637dc77b3e0b27 ;
    mo:track_count 10 ;
    schema:duration "PT35:51"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N083a93d7c9874092b54ed246f1edaa36,
        _:N1169d93e05814868b3c8286d5db9fdd0,
        _:N22515cc132f841a2a9ef7560026eeb69,
        _:N296fd043d6e1473d9de3908f80671756,
        _:N3f4b3670822a42039d8c61b13772dd00,
        _:Nc496658fdfcf4eb9b6c9aa77db701b1c,
        _:Nd14d7a965bcb407385d304d8d0587fa2,
        _:Ne063455e5f7c4d45ac2b61aa7fe2d6e0,
        _:Ne69ffcd99d1b44aba823d79630d34df2,
        _:Nfa788964bfbb4337ba637dc77b3e0b27 .

