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

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

<product/7703#subject> a schema:CreativeWork ;
    schema:name "Case File nº221: Kabukicho"@en,
        "歌舞伎町シャーロック"@ja,
        "Kabukicho Sherlock"@ja-latn ;
    foaf:name "Case File nº221: Kabukicho"@en,
        "歌舞伎町シャーロック"@ja,
        "Kabukicho Sherlock"@ja-latn .

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

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

<org/1267#subject> schema:name "MASTERSIX FOUNDATION"@en,
        "MASTERSIX FOUNDATION"@ja,
        "MASTERSIX FOUNDATION"@ja-latn ;
    foaf:name "MASTERSIX FOUNDATION"@en,
        "MASTERSIX FOUNDATION"@ja,
        "MASTERSIX FOUNDATION"@ja-latn .

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

<https://medium-media.vgm.io/albums/23/91932/91932-1571871968.jpg> a schema:ImageObject,
        foaf:Image .

<album/91932#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hyakuoku Kounen / Lozareena"@en,
        "百億光年 / ロザリーナ"@ja,
        "Hyakuoku Kounen / Lozareena"@ja-latn ;
    mo:composer <artist/32811#subject>,
        <artist/3497#subject> ;
    mo:produced_work <album/91932#musicalwork> ;
    schema:name "Hyakuoku Kounen / Lozareena"@en,
        "百億光年 / ロザリーナ"@ja,
        "Hyakuoku Kounen / Lozareena"@ja-latn .

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

<artist/3030#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/91932#performance> ;
    schema:name "Susumu Nishikawa"@en,
        "西川進"@ja ;
    foaf:name "Susumu Nishikawa"@en,
        "西川進"@ja .

<artist/36254#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/91932#performance> ;
    schema:name "Tomoyasu \"Kasuke\" Kawamura"@en ;
    foaf:name "Tomoyasu \"Kasuke\" Kawamura"@en .

<artist/4113#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/91932#performance> ;
    schema:name "Hitoshi Konno"@en,
        "今野均"@ja ;
    foaf:name "Hitoshi Konno"@en,
        "今野均"@ja .

<artist/32811#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91932#subject> ;
    mo:performed <album/91932#performance> ;
    schema:name "Lozareena"@en,
        "ロザリーナ"@ja ;
    foaf:made <album/91932#composition>,
        <album/91932#lyrics>,
        <album/91932#subject> ;
    foaf:name "Lozareena"@en,
        "ロザリーナ"@ja .

<artist/3497#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91932#subject> ;
    mo:performed <album/91932#performance> ;
    schema:name "Seiji Kameda"@en,
        "亀田誠治"@ja ;
    foaf:made <album/91932#composition>,
        <album/91932#subject> ;
    foaf:name "Seiji Kameda"@en,
        "亀田誠治"@ja .

<album/91932#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hyakuoku Kounen / Lozareena"@en,
        "百億光年 / ロザリーナ"@ja,
        "Hyakuoku Kounen / Lozareena"@ja-latn ;
    mo:performance_of <album/91932#musicalwork> ;
    mo:performer _:N24ba7e967b6c436c944ff0c0b708a230,
        <artist/3030#subject>,
        <artist/32811#subject>,
        <artist/3497#subject>,
        <artist/36254#subject>,
        <artist/4113#subject> ;
    mo:recorded_as <album/91932#musicalexpression> ;
    schema:byArtist _:N24ba7e967b6c436c944ff0c0b708a230,
        <artist/3030#subject>,
        <artist/32811#subject>,
        <artist/3497#subject>,
        <artist/36254#subject>,
        <artist/4113#subject> ;
    schema:name "Hyakuoku Kounen / Lozareena"@en,
        "百億光年 / ロザリーナ"@ja,
        "Hyakuoku Kounen / Lozareena"@ja-latn ;
    schema:workPerformed <album/91932#musicalwork> .

<album/91932#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-10-17"^^xsd:date ;
    dcterms:title "Hyakuoku Kounen / Lozareena"@en,
        "百億光年 / ロザリーナ"@ja,
        "Hyakuoku Kounen / Lozareena"@ja-latn ;
    mo:catalogue_number "SRXX-03252" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/91932#musicalexpression> ;
    mo:publisher <org/1267#subject> ;
    mo:record _:Ne7aff77c43ab4b6cb57c92de6ac08585 ;
    mo:record_count 1 ;
    schema:about <product/7703#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Masato Minagawa"@en ;
            foaf:name "Masato Minagawa"@en ],
        <artist/3030#subject>,
        <artist/32811#subject>,
        <artist/3497#subject>,
        <artist/36254#subject>,
        <artist/4113#subject> ;
    schema:datePublished "2019-10-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/23/91932/91932-1571871968.jpg> ;
    schema:name "Hyakuoku Kounen / Lozareena"@en,
        "百億光年 / ロザリーナ"@ja,
        "Hyakuoku Kounen / Lozareena"@ja-latn ;
    schema:publisher <org/1267#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/91932/91932-1571871968.jpg> .

_:N24ba7e967b6c436c944ff0c0b708a230 a schema:Person,
        foaf:Person ;
    mo:performed <album/91932#performance> ;
    schema:name "Masato Minagawa"@en ;
    foaf:name "Masato Minagawa"@en .

_:N41d1b225a57a440bbd57dd7f03dec187 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "百億光年"@ja,
        "Hyakuoku Kounen"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Ne7aff77c43ab4b6cb57c92de6ac08585 ;
    schema:name "百億光年"@ja,
        "Hyakuoku Kounen"@ja-latn .

_:Ne7aff77c43ab4b6cb57c92de6ac08585 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N41d1b225a57a440bbd57dd7f03dec187 ;
    mo:track_count 1 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N41d1b225a57a440bbd57dd7f03dec187 .

