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

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

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

<product/13020#subject> a schema:CreativeWork ;
    schema:name "Urotsukidōji: Legend of the Overfiend"@en,
        "超神伝説 うろつき童子"@ja,
        "Choujin Densetsu Urotsukidouji"@ja-latn ;
    foaf:name "Urotsukidōji: Legend of the Overfiend"@en,
        "超神伝説 うろつき童子"@ja,
        "Choujin Densetsu Urotsukidouji"@ja-latn .

<album/48159#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Choujin Densetsu Urotsukidōji"@en,
        "超神伝説 うろつき童子"@ja,
        "Choujin Densetsu Urotsukidouji"@ja-latn ;
    mo:composer <artist/260#subject> ;
    mo:produced_work <album/48159#musicalwork> ;
    schema:name "Choujin Densetsu Urotsukidōji"@en,
        "超神伝説 うろつき童子"@ja,
        "Choujin Densetsu Urotsukidouji"@ja-latn .

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

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

<album/48159#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Choujin Densetsu Urotsukidōji"@en,
        "超神伝説 うろつき童子"@ja,
        "Choujin Densetsu Urotsukidouji"@ja-latn ;
    mo:performance_of <album/48159#musicalwork> ;
    mo:performer <artist/260#subject> ;
    mo:recorded_as <album/48159#musicalexpression> ;
    schema:byArtist <artist/260#subject> ;
    schema:name "Choujin Densetsu Urotsukidōji"@en,
        "超神伝説 うろつき童子"@ja,
        "Choujin Densetsu Urotsukidouji"@ja-latn ;
    schema:workPerformed <album/48159#musicalwork> .

<artist/260#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48159#subject> ;
    mo:performed <album/48159#performance> ;
    schema:name "Masamichi Amano"@en,
        "天野正道"@ja ;
    foaf:made <album/48159#composition>,
        <album/48159#subject> ;
    foaf:name "Masamichi Amano"@en,
        "天野正道"@ja .

<https://vgmdb.net/db/img/album-nsfw-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/48159#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    foaf:depicts <album/48159#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

<album/48159#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1989-01-01"^^xsd:date ;
    dcterms:title "Choujin Densetsu Urotsukidōji"@en,
        "超神伝説 うろつき童子"@ja,
        "Choujin Densetsu Urotsukidouji"@ja-latn ;
    mo:catalogue_number "JAC-96001-CD" ;
    mo:media_type "CD" ;
    mo:publication_of <album/48159#musicalexpression> ;
    mo:publisher _:N8e222e1e178e4fdc84404a8c99575f8d ;
    mo:record _:Nd0ff8741c1624dc8bf77c5e48e87d08c ;
    mo:record_count 1 ;
    schema:about <product/13020#subject> ;
    schema:byArtist <artist/260#subject> ;
    schema:datePublished "1989-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    schema:name "Choujin Densetsu Urotsukidōji"@en,
        "超神伝説 うろつき童子"@ja,
        "Choujin Densetsu Urotsukidouji"@ja-latn ;
    schema:publisher _:N8e222e1e178e4fdc84404a8c99575f8d ;
    foaf:depiction <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

_:N0da9e3cb76e54bb9ab6cab65ea9e2b79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enter Suikakujuu"@en,
        "水角獣登場"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Nd0ff8741c1624dc8bf77c5e48e87d08c ;
    schema:name "Enter Suikakujuu"@en,
        "水角獣登場"@ja .

_:N1e22fa494f3f41e1ba42141c2aaf9247 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Campus Theme"@en,
        "学園"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nd0ff8741c1624dc8bf77c5e48e87d08c ;
    schema:name "Campus Theme"@en,
        "学園"@ja .

_:N24b461d05a13424db46b811c8dd0a5c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Niki's Final Moments"@en,
        "仁木の最後"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nd0ff8741c1624dc8bf77c5e48e87d08c ;
    schema:name "Niki's Final Moments"@en,
        "仁木の最後"@ja .

_:N31b22b9e838949bd9608aa2135524abb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suikakujuu's Rebirth"@en,
        "水角獣再生"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nd0ff8741c1624dc8bf77c5e48e87d08c ;
    schema:name "Suikakujuu's Rebirth"@en,
        "水角獣再生"@ja .

_:N3cf594a7d5c0467f94c566a4506871a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vengeful Niki"@en,
        "復讐の仁木"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nd0ff8741c1624dc8bf77c5e48e87d08c ;
    schema:name "Vengeful Niki"@en,
        "復讐の仁木"@ja .

_:N4c25045d2ff8401caadb1f88fe6c7ff8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Charmer and Half-Beast: Amanojaku"@en,
        "妖鬼＆半獣人・天邪鬼"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:Nd0ff8741c1624dc8bf77c5e48e87d08c ;
    schema:name "Charmer and Half-Beast: Amanojaku"@en,
        "妖鬼＆半獣人・天邪鬼"@ja .

_:N6b22b3069a5e449589ea6ea037e175c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of the Overfiend"@en,
        "超神伝説"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nd0ff8741c1624dc8bf77c5e48e87d08c ;
    schema:name "Legend of the Overfiend"@en,
        "超神伝説"@ja .

_:N6cc75c865de04205825c2f30848a6c60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Osaki's Transformation"@en,
        "尾崎の変貌"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:03"^^xsd:interval ;
    schema:inPlaylist _:Nd0ff8741c1624dc8bf77c5e48e87d08c ;
    schema:name "Osaki's Transformation"@en,
        "尾崎の変貌"@ja .

_:N805046eeb3e74fc8acf0ffab0e6af509 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birth of the Overfiend"@en,
        "超神誕生"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Nd0ff8741c1624dc8bf77c5e48e87d08c ;
    schema:name "Birth of the Overfiend"@en,
        "超神誕生"@ja .

_:N8e222e1e178e4fdc84404a8c99575f8d schema:name "JAPAN AUDIO VISUAL NETWORK"@en,
        "JAPAN AUDIO VISUAL NETWORK"@ja,
        "JAPAN AUDIO VISUAL NETWORK"@ja-latn ;
    foaf:name "JAPAN AUDIO VISUAL NETWORK"@en,
        "JAPAN AUDIO VISUAL NETWORK"@ja,
        "JAPAN AUDIO VISUAL NETWORK"@ja-latn .

_:N939343b107b849a4ba26949871c9cf69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A New World"@en,
        "新たなる世界"@ja ;
    mo:track_number 17 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nd0ff8741c1624dc8bf77c5e48e87d08c ;
    schema:name "A New World"@en,
        "新たなる世界"@ja .

_:N9779239c307b47829c8418f26579ad86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Among the Skyscrapers"@en,
        "摩天楼の闘い"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nd0ff8741c1624dc8bf77c5e48e87d08c ;
    schema:name "Battle Among the Skyscrapers"@en,
        "摩天楼の闘い"@ja .

_:Na11dd0971a4c49feb9d677be1ac3aa36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "September 1st, 1923"@en,
        "大正12年9月1日"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nd0ff8741c1624dc8bf77c5e48e87d08c ;
    schema:name "September 1st, 1923"@en,
        "大正12年9月1日"@ja .

_:Na8e2f3d9636945f396f7ec718a8a1415 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The True Overfiend"@en,
        "真の超神"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nd0ff8741c1624dc8bf77c5e48e87d08c ;
    schema:name "The True Overfiend"@en,
        "真の超神"@ja .

_:Nc9d839d9f19149f78544a1d754e8a3bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oceanic Overlord"@en,
        "海の魔王"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nd0ff8741c1624dc8bf77c5e48e87d08c ;
    schema:name "Oceanic Overlord"@en,
        "海の魔王"@ja .

_:Nda7080694f10482e828400dd22192690 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mystery of Osaka Castle"@en,
        "大阪城の謎"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nd0ff8741c1624dc8bf77c5e48e87d08c ;
    schema:name "The Mystery of Osaka Castle"@en,
        "大阪城の謎"@ja .

_:Nddac163544a34b01b028f694071e2b3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rebirth of the Oceanic Overlord"@en,
        "海の魔王復活"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nd0ff8741c1624dc8bf77c5e48e87d08c ;
    schema:name "Rebirth of the Oceanic Overlord"@en,
        "海の魔王復活"@ja .

_:Nea58d1e1add6404ab67f40dd0bcc1922 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nagumo and Akemi"@en,
        "南雲と明美"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nd0ff8741c1624dc8bf77c5e48e87d08c ;
    schema:name "Nagumo and Akemi"@en,
        "南雲と明美"@ja .

_:Nd0ff8741c1624dc8bf77c5e48e87d08c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0da9e3cb76e54bb9ab6cab65ea9e2b79,
        _:N1e22fa494f3f41e1ba42141c2aaf9247,
        _:N24b461d05a13424db46b811c8dd0a5c9,
        _:N31b22b9e838949bd9608aa2135524abb,
        _:N3cf594a7d5c0467f94c566a4506871a1,
        _:N4c25045d2ff8401caadb1f88fe6c7ff8,
        _:N6b22b3069a5e449589ea6ea037e175c4,
        _:N6cc75c865de04205825c2f30848a6c60,
        _:N805046eeb3e74fc8acf0ffab0e6af509,
        _:N939343b107b849a4ba26949871c9cf69,
        _:N9779239c307b47829c8418f26579ad86,
        _:Na11dd0971a4c49feb9d677be1ac3aa36,
        _:Na8e2f3d9636945f396f7ec718a8a1415,
        _:Nc9d839d9f19149f78544a1d754e8a3bc,
        _:Nda7080694f10482e828400dd22192690,
        _:Nddac163544a34b01b028f694071e2b3f,
        _:Nea58d1e1add6404ab67f40dd0bcc1922 ;
    mo:track_count 17 ;
    schema:duration "PT57:45"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N0da9e3cb76e54bb9ab6cab65ea9e2b79,
        _:N1e22fa494f3f41e1ba42141c2aaf9247,
        _:N24b461d05a13424db46b811c8dd0a5c9,
        _:N31b22b9e838949bd9608aa2135524abb,
        _:N3cf594a7d5c0467f94c566a4506871a1,
        _:N4c25045d2ff8401caadb1f88fe6c7ff8,
        _:N6b22b3069a5e449589ea6ea037e175c4,
        _:N6cc75c865de04205825c2f30848a6c60,
        _:N805046eeb3e74fc8acf0ffab0e6af509,
        _:N939343b107b849a4ba26949871c9cf69,
        _:N9779239c307b47829c8418f26579ad86,
        _:Na11dd0971a4c49feb9d677be1ac3aa36,
        _:Na8e2f3d9636945f396f7ec718a8a1415,
        _:Nc9d839d9f19149f78544a1d754e8a3bc,
        _:Nda7080694f10482e828400dd22192690,
        _:Nddac163544a34b01b028f694071e2b3f,
        _:Nea58d1e1add6404ab67f40dd0bcc1922 .

