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

<product/5722#subject> a schema:CreativeWork ;
    schema:name "Anime-Gataris"@en,
        "アニメガタリズ"@ja,
        "Anime-Gataris"@ja-latn ;
    foaf:name "Anime-Gataris"@en,
        "アニメガタリズ"@ja,
        "Anime-Gataris"@ja-latn .

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

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

<org/1893#subject> schema:name "TOWER RECORDS"@en,
        "TOWER RECORDS"@ja,
        "TOWER RECORDS"@ja-latn ;
    foaf:name "TOWER RECORDS"@en,
        "TOWER RECORDS"@ja,
        "TOWER RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/28/76882/76882-1523385681.jpg> a schema:ImageObject,
        foaf:Image .

<album/76882#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lost Eden / AZLiGHTZ"@en,
        "Lost Eden / AZLiGHTZ"@ja,
        "Lost Eden / AZLiGHTZ"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Naopu"@en ;
            foaf:made <album/76882#composition> ;
            foaf:name "Naopu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "CHIHIRO"@en ;
            foaf:made <album/76882#composition> ;
            foaf:name "CHIHIRO"@en ] ;
    mo:produced_work <album/76882#musicalwork> ;
    schema:name "Lost Eden / AZLiGHTZ"@en,
        "Lost Eden / AZLiGHTZ"@ja,
        "Lost Eden / AZLiGHTZ"@ja-latn .

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

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

<album/76882#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lost Eden / AZLiGHTZ"@en,
        "Lost Eden / AZLiGHTZ"@ja,
        "Lost Eden / AZLiGHTZ"@ja-latn ;
    mo:performance_of <album/76882#musicalwork> ;
    mo:performer _:Ne62a260586014935ab15b923001129f5 ;
    mo:recorded_as <album/76882#musicalexpression> ;
    schema:byArtist _:Ne62a260586014935ab15b923001129f5 ;
    schema:name "Lost Eden / AZLiGHTZ"@en,
        "Lost Eden / AZLiGHTZ"@ja,
        "Lost Eden / AZLiGHTZ"@ja-latn ;
    schema:workPerformed <album/76882#musicalwork> .

<album/76882#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-11-08"^^xsd:date ;
    dcterms:title "Lost Eden / AZLiGHTZ"@en,
        "Lost Eden / AZLiGHTZ"@ja,
        "Lost Eden / AZLiGHTZ"@ja-latn ;
    mo:catalogue_number "TRJC-1071" ;
    mo:media_type "CD" ;
    mo:publication_of <album/76882#musicalexpression> ;
    mo:publisher <org/1893#subject> ;
    mo:record _:N45f713619967428fb7ed42a1fca54ec6 ;
    mo:record_count 1 ;
    schema:about <product/5722#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "AZLiGHTZ"@en ;
            foaf:name "AZLiGHTZ"@en ] ;
    schema:datePublished "2017-11-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/28/76882/76882-1523385681.jpg> ;
    schema:name "Lost Eden / AZLiGHTZ"@en,
        "Lost Eden / AZLiGHTZ"@ja,
        "Lost Eden / AZLiGHTZ"@ja-latn ;
    schema:publisher <org/1893#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/76882/76882-1523385681.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76882#subject> ;
    schema:name "CHIHIRO"@en ;
    foaf:made <album/76882#subject> ;
    foaf:name "CHIHIRO"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "CHIHIRO"@en ;
    foaf:made <album/76882#vocals> ;
    foaf:name "CHIHIRO"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "CHIHIRO"@en ;
    foaf:made <album/76882#subject> ;
    foaf:name "CHIHIRO"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Naopu"@en ;
    foaf:made <album/76882#subject> ;
    foaf:name "Naopu"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Naopu"@en ;
    foaf:made <album/76882#lyrics> ;
    foaf:name "Naopu"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "CHIHIRO"@en ;
    foaf:made <album/76882#lyrics> ;
    foaf:name "CHIHIRO"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76882#subject> ;
    schema:name "Naopu"@en ;
    foaf:made <album/76882#subject> ;
    foaf:name "Naopu"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "CHIHIRO"@en ;
    foaf:made <album/76882#subject> ;
    foaf:name "CHIHIRO"@en .

_:N10bd9e7eb90b45afa42445d91fde87e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Eden"@en,
        "Lost Eden"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N45f713619967428fb7ed42a1fca54ec6 ;
    schema:name "Lost Eden"@en,
        "Lost Eden"@ja .

_:N363f9a859bea40d2bb41ab04808a7d79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Eden INST."@en,
        "Lost Eden INST."@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N45f713619967428fb7ed42a1fca54ec6 ;
    schema:name "Lost Eden INST."@en,
        "Lost Eden INST."@ja .

_:N496b00ea663846ecbea9c696f2e2ae36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OVER"@en,
        "OVER"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N45f713619967428fb7ed42a1fca54ec6 ;
    schema:name "OVER"@en,
        "OVER"@ja .

_:N55e83b5f4a264e7aac6234c00fd97de3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Freesia"@en,
        "フリージア"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N45f713619967428fb7ed42a1fca54ec6 ;
    schema:name "Freesia"@en,
        "フリージア"@ja .

_:Ne62a260586014935ab15b923001129f5 a schema:Person,
        foaf:Person ;
    mo:performed <album/76882#performance> ;
    schema:name "AZLiGHTZ"@en ;
    foaf:name "AZLiGHTZ"@en .

_:N45f713619967428fb7ed42a1fca54ec6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10bd9e7eb90b45afa42445d91fde87e0,
        _:N363f9a859bea40d2bb41ab04808a7d79,
        _:N496b00ea663846ecbea9c696f2e2ae36,
        _:N55e83b5f4a264e7aac6234c00fd97de3 ;
    mo:track_count 4 ;
    schema:duration "PT14:48"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N10bd9e7eb90b45afa42445d91fde87e0,
        _:N363f9a859bea40d2bb41ab04808a7d79,
        _:N496b00ea663846ecbea9c696f2e2ae36,
        _:N55e83b5f4a264e7aac6234c00fd97de3 .

