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

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

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

<album/55892#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Plangman Game Soundtrack"@en,
        "Plangman Game Soundtrack"@ja,
        "Plangman Game Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ehren von Lehe"@en ;
            foaf:made <album/55892#composition> ;
            foaf:name "Ehren von Lehe"@en ] ;
    mo:produced_work <album/55892#musicalwork> ;
    schema:name "Plangman Game Soundtrack"@en,
        "Plangman Game Soundtrack"@ja,
        "Plangman Game Soundtrack"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/29/55892/55892-1448772939.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/55892#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Plangman Game Soundtrack"@en,
        "Plangman Game Soundtrack"@ja,
        "Plangman Game Soundtrack"@ja-latn ;
    mo:performance_of <album/55892#musicalwork> ;
    mo:performer _:N6b1b924612ae4e1d9c68f501d5ecbd75 ;
    mo:recorded_as <album/55892#musicalexpression> ;
    schema:byArtist _:N6b1b924612ae4e1d9c68f501d5ecbd75 ;
    schema:name "Plangman Game Soundtrack"@en,
        "Plangman Game Soundtrack"@ja,
        "Plangman Game Soundtrack"@ja-latn ;
    schema:workPerformed <album/55892#musicalwork> .

<album/55892#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-11-02"^^xsd:date ;
    dcterms:title "Plangman Game Soundtrack"@en,
        "Plangman Game Soundtrack"@ja,
        "Plangman Game Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/55892#musicalexpression> ;
    mo:publisher _:Na7c4502c88864572bc57efd2e3064a2f ;
    mo:record _:N49762a559f6844409130cf82ec143850 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Plangman"@en ;
            foaf:name "Plangman"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Ehren von Lehe"@en ;
            foaf:name "Ehren von Lehe"@en ] ;
    schema:datePublished "2015-11-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/55892/55892-1448772939.jpg> ;
    schema:name "Plangman Game Soundtrack"@en,
        "Plangman Game Soundtrack"@ja,
        "Plangman Game Soundtrack"@ja-latn ;
    schema:publisher _:Na7c4502c88864572bc57efd2e3064a2f ;
    foaf:depiction <https://media.vgm.io/albums/29/55892/55892-1448772939.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55892#subject> ;
    schema:name "Ehren von Lehe"@en ;
    foaf:made <album/55892#subject> ;
    foaf:name "Ehren von Lehe"@en .

_:N1ffba8934f634aec9455af208760be13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New World"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N49762a559f6844409130cf82ec143850 ;
    schema:name "New World"@en .

_:N3539d757c2b04fc28026c7242de8afa2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Space"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N49762a559f6844409130cf82ec143850 ;
    schema:name "Space"@en .

_:N489ce67016864ef48d105db88493287a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunset"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N49762a559f6844409130cf82ec143850 ;
    schema:name "Sunset"@en .

_:N6b1b924612ae4e1d9c68f501d5ecbd75 a schema:Person,
        foaf:Person ;
    mo:performed <album/55892#performance> ;
    schema:name "Ehren von Lehe"@en ;
    foaf:name "Ehren von Lehe"@en .

_:N93d16020f98647eaa5c65e29a6548aa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quiet"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N49762a559f6844409130cf82ec143850 ;
    schema:name "Quiet"@en .

_:Na7c4502c88864572bc57efd2e3064a2f schema:name "Ehren von Lehe"@en,
        "Ehren von Lehe"@ja,
        "Ehren von Lehe"@ja-latn ;
    foaf:name "Ehren von Lehe"@en,
        "Ehren von Lehe"@ja,
        "Ehren von Lehe"@ja-latn .

_:Nb5e6803d36494e43afe01176b1087b2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Apollo"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N49762a559f6844409130cf82ec143850 ;
    schema:name "Apollo"@en .

_:Nc5f977e4327446098077b4a0ddc3e921 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Hole"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N49762a559f6844409130cf82ec143850 ;
    schema:name "Black Hole"@en .

_:Necada1dc863b4642b2335c5d2bca00b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunrise"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N49762a559f6844409130cf82ec143850 ;
    schema:name "Sunrise"@en .

_:N49762a559f6844409130cf82ec143850 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ffba8934f634aec9455af208760be13,
        _:N3539d757c2b04fc28026c7242de8afa2,
        _:N489ce67016864ef48d105db88493287a,
        _:N93d16020f98647eaa5c65e29a6548aa0,
        _:Nb5e6803d36494e43afe01176b1087b2c,
        _:Nc5f977e4327446098077b4a0ddc3e921,
        _:Necada1dc863b4642b2335c5d2bca00b5 ;
    mo:track_count 7 ;
    schema:duration "PT19:19"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1ffba8934f634aec9455af208760be13,
        _:N3539d757c2b04fc28026c7242de8afa2,
        _:N489ce67016864ef48d105db88493287a,
        _:N93d16020f98647eaa5c65e29a6548aa0,
        _:Nb5e6803d36494e43afe01176b1087b2c,
        _:Nc5f977e4327446098077b4a0ddc3e921,
        _:Necada1dc863b4642b2335c5d2bca00b5 .

