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

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

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

<artist/12412#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50269#subject> ;
    schema:name "Alec Holowka"@en ;
    foaf:made <album/50269#composition>,
        <album/50269#subject> ;
    foaf:name "Alec Holowka"@en .

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

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

<album/50269#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lost Constellation"@en,
        "Lost Constellation"@ja,
        "Lost Constellation"@ja-latn ;
    mo:performance_of <album/50269#musicalwork> ;
    mo:recorded_as <album/50269#musicalexpression> ;
    schema:name "Lost Constellation"@en,
        "Lost Constellation"@ja,
        "Lost Constellation"@ja-latn ;
    schema:workPerformed <album/50269#musicalwork> .

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

<https://medium-media.vgm.io/albums/96/50269/50269-1420741382.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/50269#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-28"^^xsd:date ;
    dcterms:title "Lost Constellation"@en,
        "Lost Constellation"@ja,
        "Lost Constellation"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/50269#musicalexpression> ;
    mo:publisher _:Nbbb1c3d57fa244d6a0745003e16fa397 ;
    mo:record _:N91d19bb16716487cb30695471137d36d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Lost Constellation"@en ;
            foaf:name "Lost Constellation"@en ] ;
    schema:datePublished "2014-12-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/50269/50269-1420741382.jpg> ;
    schema:name "Lost Constellation"@en,
        "Lost Constellation"@ja,
        "Lost Constellation"@ja-latn ;
    schema:publisher _:Nbbb1c3d57fa244d6a0745003e16fa397 ;
    foaf:depiction <https://media.vgm.io/albums/96/50269/50269-1420741382.jpg> .

_:N067709dfa552483cbe6e8857ebec4c5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Asscat"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N91d19bb16716487cb30695471137d36d ;
    schema:name "Asscat"@en .

_:N598ca1143f6041c9a0e8c3bdb73cdce2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Longest Night"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N91d19bb16716487cb30695471137d36d ;
    schema:name "Longest Night"@en .

_:N5d65ef3f854443abbf51b942d22f71d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Woods"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N91d19bb16716487cb30695471137d36d ;
    schema:name "Lost Woods"@en .

_:Na0cfcbd2eafc402e9518f33efc291559 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goodbye, Astronomer"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N91d19bb16716487cb30695471137d36d ;
    schema:name "Goodbye, Astronomer"@en .

_:Nb1a574ec0a534935b0203aca46c4b585 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Will Meet Again"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N91d19bb16716487cb30695471137d36d ;
    schema:name "We Will Meet Again"@en .

_:Nbbb1c3d57fa244d6a0745003e16fa397 schema:name "Alec Holowka"@en,
        "Alec Holowka"@ja,
        "Alec Holowka"@ja-latn ;
    foaf:name "Alec Holowka"@en,
        "Alec Holowka"@ja,
        "Alec Holowka"@ja-latn .

_:Nc33c6c40dd9745d5b432917b479cd727 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Huncher Heist"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N91d19bb16716487cb30695471137d36d ;
    schema:name "Huncher Heist"@en .

_:Nc485d4a8c4b945ff9600b115f83f6348 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snowmanship"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N91d19bb16716487cb30695471137d36d ;
    schema:name "Snowmanship"@en .

_:Nd3b59077f32c492092fd01d728e4e041 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tundra"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N91d19bb16716487cb30695471137d36d ;
    schema:name "Tundra"@en .

_:N91d19bb16716487cb30695471137d36d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N067709dfa552483cbe6e8857ebec4c5a,
        _:N598ca1143f6041c9a0e8c3bdb73cdce2,
        _:N5d65ef3f854443abbf51b942d22f71d4,
        _:Na0cfcbd2eafc402e9518f33efc291559,
        _:Nb1a574ec0a534935b0203aca46c4b585,
        _:Nc33c6c40dd9745d5b432917b479cd727,
        _:Nc485d4a8c4b945ff9600b115f83f6348,
        _:Nd3b59077f32c492092fd01d728e4e041 ;
    mo:track_count 8 ;
    schema:duration "PT15:47"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N067709dfa552483cbe6e8857ebec4c5a,
        _:N598ca1143f6041c9a0e8c3bdb73cdce2,
        _:N5d65ef3f854443abbf51b942d22f71d4,
        _:Na0cfcbd2eafc402e9518f33efc291559,
        _:Nb1a574ec0a534935b0203aca46c4b585,
        _:Nc33c6c40dd9745d5b432917b479cd727,
        _:Nc485d4a8c4b945ff9600b115f83f6348,
        _:Nd3b59077f32c492092fd01d728e4e041 .

