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

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

<album/75895#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LAST STARDUST / blood stain child"@en,
        "LAST STARDUST / blood stain child"@ja,
        "LAST STARDUST / blood stain child"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "RYU"@en ;
            foaf:made <album/75895#composition> ;
            foaf:name "RYU"@en ] ;
    mo:produced_work <album/75895#musicalwork> ;
    schema:name "LAST STARDUST / blood stain child"@en,
        "LAST STARDUST / blood stain child"@ja,
        "LAST STARDUST / blood stain child"@ja-latn .

<album/75895#musicalexpression> a mo:Signal ;
    mo:published_as <album/75895#subject> ;
    mo:records <album/75895#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/59/75895/75895-1520276139.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/75895#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/59/75895/75895-1520276139.jpg> ;
    foaf:depicts <album/75895#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/59/75895/75895-1520276139.jpg> .

<https://medium-media.vgm.io/albums/59/75895/75895-1520276139.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/75895#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LAST STARDUST / blood stain child"@en,
        "LAST STARDUST / blood stain child"@ja,
        "LAST STARDUST / blood stain child"@ja-latn ;
    mo:performance_of <album/75895#musicalwork> ;
    mo:performer _:N44086d44b0e540b4b5753907cd0b8fbb ;
    mo:recorded_as <album/75895#musicalexpression> ;
    schema:byArtist _:N44086d44b0e540b4b5753907cd0b8fbb ;
    schema:name "LAST STARDUST / blood stain child"@en,
        "LAST STARDUST / blood stain child"@ja,
        "LAST STARDUST / blood stain child"@ja-latn ;
    schema:workPerformed <album/75895#musicalwork> .

<album/75895#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-01-29"^^xsd:date ;
    dcterms:title "LAST STARDUST / blood stain child"@en,
        "LAST STARDUST / blood stain child"@ja,
        "LAST STARDUST / blood stain child"@ja-latn ;
    mo:catalogue_number "LACM-14182" ;
    mo:media_type "CD" ;
    mo:publication_of <album/75895#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N0b7cf6674b2b4139821c1cba18f54ceb ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mirai Senki Slavenil"@en ;
            foaf:name "Mirai Senki Slavenil"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "blood stain child"@en ;
            foaf:name "blood stain child"@en ] ;
    schema:datePublished "2014-01-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/75895/75895-1520276139.jpg> ;
    schema:name "LAST STARDUST / blood stain child"@en,
        "LAST STARDUST / blood stain child"@ja,
        "LAST STARDUST / blood stain child"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/75895/75895-1520276139.jpg> .

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

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

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

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

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

_:N22a4655074c2459ba0455ba3f366991f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LAST STARDUST"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N0b7cf6674b2b4139821c1cba18f54ceb ;
    schema:name "LAST STARDUST"@en .

_:N44086d44b0e540b4b5753907cd0b8fbb a schema:Person,
        foaf:Person ;
    mo:performed <album/75895#performance> ;
    schema:name "blood stain child"@en ;
    foaf:name "blood stain child"@en .

_:Na336ad842b8545b1bc13f98fd4695db6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OVER THE GALAXY"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N0b7cf6674b2b4139821c1cba18f54ceb ;
    schema:name "OVER THE GALAXY"@en .

_:Nc6b53f6464dc467ab9369f29a144f2df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STARGAZER -X-"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N0b7cf6674b2b4139821c1cba18f54ceb ;
    schema:name "STARGAZER -X-"@en .

_:N0b7cf6674b2b4139821c1cba18f54ceb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N22a4655074c2459ba0455ba3f366991f,
        _:Na336ad842b8545b1bc13f98fd4695db6,
        _:Nc6b53f6464dc467ab9369f29a144f2df ;
    mo:track_count 3 ;
    schema:duration "PT12:02"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N22a4655074c2459ba0455ba3f366991f,
        _:Na336ad842b8545b1bc13f98fd4695db6,
        _:Nc6b53f6464dc467ab9369f29a144f2df .

