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

<artist/36105#subject> a schema:Person,
        foaf:Person ;
    schema:name "RUCCA"@en ;
    foaf:made <album/49271#lyrics>,
        <album/49271#subject> ;
    foaf:name "RUCCA"@en .

<artist/57878#subject> a schema:Person,
        foaf:Person ;
    schema:name "YOU"@en,
        "勇-YOU-"@ja ;
    foaf:made <album/49271#lyrics>,
        <album/49271#subject> ;
    foaf:name "YOU"@en,
        "勇-YOU-"@ja .

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

<artist/1066#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49271#subject> ;
    schema:name "Masatomo Ota"@en,
        "太田雅友"@ja ;
    foaf:made <album/49271#composition>,
        <album/49271#subject> ;
    foaf:name "Masatomo Ota"@en,
        "太田雅友"@ja .

<product/3286#subject> a schema:CreativeWork ;
    schema:name "Yatterman Night"@en,
        "夜ノヤッターマン"@ja,
        "Yoru no Yatterman"@ja-latn ;
    foaf:name "Yatterman Night"@en,
        "夜ノヤッターマン"@ja,
        "Yoru no Yatterman"@ja-latn .

<album/49271#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kyokugen Dreamer / SCREEN mode [Anime Edition]"@en,
        "極限Dreamer / SCREEN mode [アニメ盤]"@ja,
        "Kyokugen Dreamer / SCREEN mode [Anime Edition]"@ja-latn ;
    mo:composer <artist/1066#subject> ;
    mo:produced_work <album/49271#musicalwork> ;
    schema:name "Kyokugen Dreamer / SCREEN mode [Anime Edition]"@en,
        "極限Dreamer / SCREEN mode [アニメ盤]"@ja,
        "Kyokugen Dreamer / SCREEN mode [Anime Edition]"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/17/49271/49271-1420559459.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/49271#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kyokugen Dreamer / SCREEN mode [Anime Edition]"@en,
        "極限Dreamer / SCREEN mode [アニメ盤]"@ja,
        "Kyokugen Dreamer / SCREEN mode [Anime Edition]"@ja-latn ;
    mo:performance_of <album/49271#musicalwork> ;
    mo:performer <artist/18238#subject> ;
    mo:recorded_as <album/49271#musicalexpression> ;
    schema:byArtist <artist/18238#subject> ;
    schema:name "Kyokugen Dreamer / SCREEN mode [Anime Edition]"@en,
        "極限Dreamer / SCREEN mode [アニメ盤]"@ja,
        "Kyokugen Dreamer / SCREEN mode [Anime Edition]"@ja-latn ;
    schema:workPerformed <album/49271#musicalwork> .

<artist/18238#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49271#performance> ;
    schema:name "SCREEN mode"@en ;
    foaf:name "SCREEN mode"@en .

<album/49271#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-01-28"^^xsd:date ;
    dcterms:title "Kyokugen Dreamer / SCREEN mode [Anime Edition]"@en,
        "極限Dreamer / SCREEN mode [アニメ盤]"@ja,
        "Kyokugen Dreamer / SCREEN mode [Anime Edition]"@ja-latn ;
    mo:catalogue_number "LACM-34306" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49271#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Na148624fd89f4edda6500fda01157d0b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kokuchou no Psychedelica"@en ;
            foaf:name "Kokuchou no Psychedelica"@en ],
        <product/3286#subject> ;
    schema:byArtist <artist/18238#subject> ;
    schema:datePublished "2015-01-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/17/49271/49271-1420559459.jpg> ;
    schema:name "Kyokugen Dreamer / SCREEN mode [Anime Edition]"@en,
        "極限Dreamer / SCREEN mode [アニメ盤]"@ja,
        "Kyokugen Dreamer / SCREEN mode [Anime Edition]"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/49271/49271-1420559459.jpg> .

_:N7ee0e4051e5548aeb6c47a7157ccebb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloody Rain"@ja,
        "Bloody Rain"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Na148624fd89f4edda6500fda01157d0b ;
    schema:name "Bloody Rain"@ja,
        "Bloody Rain"@ja-latn .

_:Ne0e9d659fdc848abbefc2ea94c1b8808 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One!"@ja,
        "One!"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Na148624fd89f4edda6500fda01157d0b ;
    schema:name "One!"@ja,
        "One!"@ja-latn .

_:Nf382e354cc07454089a644f354fcc234 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "極限Dreamer"@ja,
        "Kyokugen Dreamer"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Na148624fd89f4edda6500fda01157d0b ;
    schema:name "極限Dreamer"@ja,
        "Kyokugen Dreamer"@ja-latn .

_:Na148624fd89f4edda6500fda01157d0b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7ee0e4051e5548aeb6c47a7157ccebb2,
        _:Ne0e9d659fdc848abbefc2ea94c1b8808,
        _:Nf382e354cc07454089a644f354fcc234 ;
    mo:track_count 3 ;
    schema:duration "PT12:40"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N7ee0e4051e5548aeb6c47a7157ccebb2,
        _:Ne0e9d659fdc848abbefc2ea94c1b8808,
        _:Nf382e354cc07454089a644f354fcc234 .

