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

<artist/32569#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryan Octaviano"@en ;
    foaf:made <album/90478#lyrics>,
        <album/90478#subject> ;
    foaf:name "Ryan Octaviano"@en .

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

<product/7615#subject> a schema:CreativeWork ;
    schema:name "HELLO WORLD"@en,
        "HELLO WORLD"@ja,
        "HELLO WORLD"@ja-latn ;
    foaf:name "HELLO WORLD"@en,
        "HELLO WORLD"@ja,
        "HELLO WORLD"@ja-latn .

<album/90478#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lost Game / Nulbarich"@en,
        "Lost Game / Nulbarich"@ja,
        "Lost Game / Nulbarich"@ja-latn ;
    mo:composer <artist/32199#subject> ;
    mo:produced_work <album/90478#musicalwork> ;
    schema:name "Lost Game / Nulbarich"@en,
        "Lost Game / Nulbarich"@ja,
        "Lost Game / Nulbarich"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/87/90478/90478-1568660599.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/32200#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90478#performance> ;
    schema:name "Nulbarich"@en ;
    foaf:name "Nulbarich"@en .

<artist/32243#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90478#performance> ;
    schema:name "Takayasu Nagai"@en,
        "永井隆泰"@ja ;
    foaf:name "Takayasu Nagai"@en,
        "永井隆泰"@ja .

<artist/32244#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90478#performance> ;
    schema:name "Kentaro Kanno"@en,
        "菅野健太郎"@ja ;
    foaf:name "Kentaro Kanno"@en,
        "菅野健太郎"@ja .

<artist/32246#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90478#performance> ;
    schema:name "Takeru Yamazaki"@en,
        "山﨑豪"@ja ;
    foaf:name "Takeru Yamazaki"@en,
        "山﨑豪"@ja .

<artist/32199#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90478#subject> ;
    mo:performed <album/90478#performance> ;
    schema:name "Jeremy Quartus"@en ;
    foaf:made <album/90478#composition>,
        <album/90478#lyrics>,
        <album/90478#subject> ;
    foaf:name "Jeremy Quartus"@en .

<album/90478#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lost Game / Nulbarich"@en,
        "Lost Game / Nulbarich"@ja,
        "Lost Game / Nulbarich"@ja-latn ;
    mo:performance_of <album/90478#musicalwork> ;
    mo:performer <artist/32199#subject>,
        <artist/32200#subject>,
        <artist/32243#subject>,
        <artist/32244#subject>,
        <artist/32246#subject> ;
    mo:recorded_as <album/90478#musicalexpression> ;
    schema:byArtist <artist/32199#subject>,
        <artist/32200#subject>,
        <artist/32243#subject>,
        <artist/32244#subject>,
        <artist/32246#subject> ;
    schema:name "Lost Game / Nulbarich"@en,
        "Lost Game / Nulbarich"@ja,
        "Lost Game / Nulbarich"@ja-latn ;
    schema:workPerformed <album/90478#musicalwork> .

<album/90478#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-09-17"^^xsd:date ;
    dcterms:title "Lost Game / Nulbarich"@en,
        "Lost Game / Nulbarich"@ja,
        "Lost Game / Nulbarich"@ja-latn ;
    mo:catalogue_number "VE3WA-18502" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/90478#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Nc527e27b2f7c43fc847c9d1854ba3ba4 ;
    mo:record_count 1 ;
    schema:about <product/7615#subject> ;
    schema:byArtist <artist/32199#subject>,
        <artist/32200#subject>,
        <artist/32243#subject>,
        <artist/32244#subject>,
        <artist/32246#subject> ;
    schema:datePublished "2019-09-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/87/90478/90478-1568660599.jpg> ;
    schema:name "Lost Game / Nulbarich"@en,
        "Lost Game / Nulbarich"@ja,
        "Lost Game / Nulbarich"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/90478/90478-1568660599.jpg> .

_:N821fdb72a2fd4a7cbe53d7444cfbfafa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Game"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nc527e27b2f7c43fc847c9d1854ba3ba4 ;
    schema:name "Lost Game"@en .

_:Nc527e27b2f7c43fc847c9d1854ba3ba4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N821fdb72a2fd4a7cbe53d7444cfbfafa ;
    mo:track_count 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N821fdb72a2fd4a7cbe53d7444cfbfafa .

