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

<artist/41705#subject> a schema:Person,
        foaf:Person ;
    schema:name "UCO"@en,
        "U子"@ja ;
    foaf:made <album/117443#lyrics>,
        <album/117443#subject> ;
    foaf:name "UCO"@en,
        "U子"@ja .

<artist/5502#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mayumi Takagi"@en,
        "高木真由美"@ja ;
    foaf:made <album/117443#lyrics>,
        <album/117443#subject> ;
    foaf:name "Mayumi Takagi"@en,
        "高木真由美"@ja .

<artist/922#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukana Nogami"@en,
        "野上ゆかな"@ja ;
    foaf:made <album/117443#subject>,
        <album/117443#vocals> ;
    foaf:name "Yukana Nogami"@en,
        "野上ゆかな"@ja .

<artist/16#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117443#subject> ;
    schema:name "Noriyasu Agematsu"@en,
        "上松範康"@ja ;
    foaf:made <album/117443#composition>,
        <album/117443#subject> ;
    foaf:name "Noriyasu Agematsu"@en,
        "上松範康"@ja .

<product/2452#subject> a schema:CreativeWork ;
    schema:name "Shin Megami Tensei Devil Children"@en,
        "真・女神転生デビチル"@ja,
        "Shin Megami Tensei Devil Children"@ja-latn ;
    foaf:name "Shin Megami Tensei Devil Children"@en,
        "真・女神転生デビチル"@ja,
        "Shin Megami Tensei Devil Children"@ja-latn .

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

<album/117443#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shin Megami Tensei Devil Children Characters File 2: Mirai Kaname"@en,
        "真・女神転生デビチル キャラクターズファイル2 要ミライ"@ja,
        "Shin Megami Tensei Devil Children Characters File 2: Mirai Kaname"@ja-latn ;
    mo:performance_of <album/117443#musicalwork> ;
    mo:recorded_as <album/117443#musicalexpression> ;
    schema:name "Shin Megami Tensei Devil Children Characters File 2: Mirai Kaname"@en,
        "真・女神転生デビチル キャラクターズファイル2 要ミライ"@ja,
        "Shin Megami Tensei Devil Children Characters File 2: Mirai Kaname"@ja-latn ;
    schema:workPerformed <album/117443#musicalwork> .

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

<org/4688#subject> schema:name "first smile entertainment"@en,
        "ファーストスマイル・エンタテインメント"@ja,
        "first smile entertainment"@ja-latn ;
    foaf:name "first smile entertainment"@en,
        "ファーストスマイル・エンタテインメント"@ja,
        "first smile entertainment"@ja-latn .

<https://media.vgm.io/albums/34/117443/117443-0366256df445.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/117443#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/34/117443/117443-0366256df445.jpg> ;
    foaf:depicts <album/117443#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/34/117443/117443-0366256df445.jpg> .

<https://medium-media.vgm.io/albums/34/117443/117443-0366256df445.jpg> a schema:ImageObject,
        foaf:Image .

<album/117443#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shin Megami Tensei Devil Children Characters File 2: Mirai Kaname"@en,
        "真・女神転生デビチル キャラクターズファイル2 要ミライ"@ja,
        "Shin Megami Tensei Devil Children Characters File 2: Mirai Kaname"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "にわあさ子"@en ;
            foaf:made <album/117443#composition> ;
            foaf:name "にわあさ子"@en ],
        <artist/16#subject> ;
    mo:produced_work <album/117443#musicalwork> ;
    schema:name "Shin Megami Tensei Devil Children Characters File 2: Mirai Kaname"@en,
        "真・女神転生デビチル キャラクターズファイル2 要ミライ"@ja,
        "Shin Megami Tensei Devil Children Characters File 2: Mirai Kaname"@ja-latn .

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

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

<album/117443#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-12-06"^^xsd:date ;
    dcterms:title "Shin Megami Tensei Devil Children Characters File 2: Mirai Kaname"@en,
        "真・女神転生デビチル キャラクターズファイル2 要ミライ"@ja,
        "Shin Megami Tensei Devil Children Characters File 2: Mirai Kaname"@ja-latn ;
    mo:catalogue_number "FSCA-10149" ;
    mo:media_type "CD" ;
    mo:publication_of <album/117443#musicalexpression> ;
    mo:publisher <org/4688#subject> ;
    mo:record _:Nbe0fd766fc8342e48185dec969c30410 ;
    mo:record_count 1 ;
    schema:about <product/2452#subject> ;
    schema:datePublished "2000-12-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/34/117443/117443-0366256df445.jpg> ;
    schema:name "Shin Megami Tensei Devil Children Characters File 2: Mirai Kaname"@en,
        "真・女神転生デビチル キャラクターズファイル2 要ミライ"@ja,
        "Shin Megami Tensei Devil Children Characters File 2: Mirai Kaname"@ja-latn ;
    schema:publisher <org/4688#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/117443/117443-0366256df445.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117443#subject> ;
    schema:name "にわあさ子"@en ;
    foaf:made <album/117443#subject> ;
    foaf:name "にわあさ子"@en .

_:N3cf6f288b0084a98ae8e543d55964f23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "本当は~Here we go~(カラオケ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbe0fd766fc8342e48185dec969c30410 ;
    schema:name "本当は~Here we go~(カラオケ)"@ja .

_:N76082e84a73e47eaa73ec59be529f7f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "“デビチル”おまけボイス 要ミライ"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbe0fd766fc8342e48185dec969c30410 ;
    schema:name "“デビチル”おまけボイス 要ミライ"@ja .

_:Nadc69ed6f2724883a6e26dd71f3d60a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PEACE RUSH!!(カラオケ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbe0fd766fc8342e48185dec969c30410 ;
    schema:name "PEACE RUSH!!(カラオケ)"@ja .

_:Nda55130e7d844fd990954c676e53cddb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PEACE RUSH!!"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbe0fd766fc8342e48185dec969c30410 ;
    schema:name "PEACE RUSH!!"@ja .

_:Nf61f5723ad6446ca8aa1daa9be65c24a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "本当は~Here we go~"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbe0fd766fc8342e48185dec969c30410 ;
    schema:name "本当は~Here we go~"@ja .

_:Nbe0fd766fc8342e48185dec969c30410 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3cf6f288b0084a98ae8e543d55964f23,
        _:N76082e84a73e47eaa73ec59be529f7f1,
        _:Nadc69ed6f2724883a6e26dd71f3d60a1,
        _:Nda55130e7d844fd990954c676e53cddb,
        _:Nf61f5723ad6446ca8aa1daa9be65c24a ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N3cf6f288b0084a98ae8e543d55964f23,
        _:N76082e84a73e47eaa73ec59be529f7f1,
        _:Nadc69ed6f2724883a6e26dd71f3d60a1,
        _:Nda55130e7d844fd990954c676e53cddb,
        _:Nf61f5723ad6446ca8aa1daa9be65c24a .

