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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18968#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/18968#composition>,
        <album/18968#subject> ;
    foaf:name "ZUN"@en .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<album/18968#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Da Devil Night E.P"@en,
        "Da Devil Night E.P"@ja,
        "Da Devil Night E.P"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/18968#musicalwork> ;
    schema:name "Da Devil Night E.P"@en,
        "Da Devil Night E.P"@ja,
        "Da Devil Night E.P"@ja-latn .

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

<org/676#subject> schema:name "OTOMEKAN"@en,
        "音召缶"@ja,
        "OTOMEKAN"@ja-latn ;
    foaf:name "OTOMEKAN"@en,
        "音召缶"@ja,
        "OTOMEKAN"@ja-latn .

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

<https://medium-media.vgm.io/albums/86/18968/18968-1390595806.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/34492#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18968#performance> ;
    schema:name "UTA"@en ;
    foaf:name "UTA"@en .

<artist/4400#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18968#performance> ;
    schema:name "Wooming"@en,
        "ウーミン"@ja ;
    foaf:name "Wooming"@en,
        "ウーミン"@ja .

<album/18968#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Da Devil Night E.P"@en,
        "Da Devil Night E.P"@ja,
        "Da Devil Night E.P"@ja-latn ;
    mo:performance_of <album/18968#musicalwork> ;
    mo:performer _:Nea324a223d314d6d949af56d0e629be3,
        <artist/34492#subject>,
        <artist/4400#subject> ;
    mo:recorded_as <album/18968#musicalexpression> ;
    schema:byArtist _:Nea324a223d314d6d949af56d0e629be3,
        <artist/34492#subject>,
        <artist/4400#subject> ;
    schema:name "Da Devil Night E.P"@en,
        "Da Devil Night E.P"@ja,
        "Da Devil Night E.P"@ja-latn ;
    schema:workPerformed <album/18968#musicalwork> .

<album/18968#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-04-27"^^xsd:date ;
    dcterms:title "Da Devil Night E.P"@en,
        "Da Devil Night E.P"@ja,
        "Da Devil Night E.P"@ja-latn ;
    mo:catalogue_number "OMK-04" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18968#musicalexpression> ;
    mo:publisher <org/676#subject> ;
    mo:record _:Nba750d2830c44ecc9e1eac586791dad4 ;
    mo:record_count 1 ;
    schema:about <product/20#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "RIN"@en ;
            foaf:name "RIN"@en ],
        <artist/34492#subject>,
        <artist/4400#subject> ;
    schema:datePublished "2010-04-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/18968/18968-1390595806.jpg> ;
    schema:name "Da Devil Night E.P"@en,
        "Da Devil Night E.P"@ja,
        "Da Devil Night E.P"@ja-latn ;
    schema:publisher <org/676#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/18968/18968-1390595806.jpg> .

_:N106dbf7853324a828af50f3e1177dfa8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "7×100"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nba750d2830c44ecc9e1eac586791dad4 ;
    schema:name "7×100"@en .

_:N2287853d0fe5436db08da1dbde49189c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Da Time is Killer"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nba750d2830c44ecc9e1eac586791dad4 ;
    schema:name "Da Time is Killer"@en .

_:N79c6a0c1f0194aca83cd9816cf2ba9cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sister Is Massacre Ogre?"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nba750d2830c44ecc9e1eac586791dad4 ;
    schema:name "Sister Is Massacre Ogre?"@en .

_:Na19fbb34fb8d452ea1b176ad8022f83d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chain Of Scarlet Moon(ver.UTA)"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nba750d2830c44ecc9e1eac586791dad4 ;
    schema:name "Chain Of Scarlet Moon(ver.UTA)"@en .

_:Naef416a4581149b8ac66de4091cb3162 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Vlad"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nba750d2830c44ecc9e1eac586791dad4 ;
    schema:name "Little Vlad"@en .

_:Nbe7dfe6282004962bf5be16046e9a7cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Controller Darkness"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nba750d2830c44ecc9e1eac586791dad4 ;
    schema:name "Controller Darkness"@en .

_:Ne45279eabefa42d482c97e8443704c8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fail in Cooking"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nba750d2830c44ecc9e1eac586791dad4 ;
    schema:name "Fail in Cooking"@en .

_:Nea324a223d314d6d949af56d0e629be3 a schema:Person,
        foaf:Person ;
    mo:performed <album/18968#performance> ;
    schema:name "RIN"@en ;
    foaf:name "RIN"@en .

_:Nba750d2830c44ecc9e1eac586791dad4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N106dbf7853324a828af50f3e1177dfa8,
        _:N2287853d0fe5436db08da1dbde49189c,
        _:N79c6a0c1f0194aca83cd9816cf2ba9cd,
        _:Na19fbb34fb8d452ea1b176ad8022f83d,
        _:Naef416a4581149b8ac66de4091cb3162,
        _:Nbe7dfe6282004962bf5be16046e9a7cb,
        _:Ne45279eabefa42d482c97e8443704c8b ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N106dbf7853324a828af50f3e1177dfa8,
        _:N2287853d0fe5436db08da1dbde49189c,
        _:N79c6a0c1f0194aca83cd9816cf2ba9cd,
        _:Na19fbb34fb8d452ea1b176ad8022f83d,
        _:Naef416a4581149b8ac66de4091cb3162,
        _:Nbe7dfe6282004962bf5be16046e9a7cb,
        _:Ne45279eabefa42d482c97e8443704c8b .

