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

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

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

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

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

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

<https://medium-media.vgm.io/albums/98/65189/65189-1485648794.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/65189#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Blind Blades"@en,
        "Blind Blades"@ja,
        "Blind Blades"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Sebastian Ramirez"@en ;
            foaf:made <album/65189#composition> ;
            foaf:name "Sebastian Ramirez"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "David Forbes"@en ;
            foaf:made <album/65189#composition> ;
            foaf:name "David Forbes"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Norman Lugtu"@en ;
            foaf:made <album/65189#composition> ;
            foaf:name "Norman Lugtu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Joel Pearson"@en ;
            foaf:made <album/65189#composition> ;
            foaf:name "Joel Pearson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Anthea Kakaroubas"@en ;
            foaf:made <album/65189#composition> ;
            foaf:name "Anthea Kakaroubas"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mikaela Grob"@en ;
            foaf:made <album/65189#composition> ;
            foaf:name "Mikaela Grob"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Greg Baker"@en ;
            foaf:made <album/65189#composition> ;
            foaf:name "Greg Baker"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Aus Institute of Music Game Ensembles"@en ;
            foaf:made <album/65189#composition> ;
            foaf:name "Aus Institute of Music Game Ensembles"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Henry Chan"@en ;
            foaf:made <album/65189#composition> ;
            foaf:name "Henry Chan"@en ] ;
    mo:produced_work <album/65189#musicalwork> ;
    schema:name "Blind Blades"@en,
        "Blind Blades"@ja,
        "Blind Blades"@ja-latn .

<album/65189#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-15"^^xsd:date ;
    dcterms:title "Blind Blades"@en,
        "Blind Blades"@ja,
        "Blind Blades"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/65189#musicalexpression> ;
    mo:publisher _:Nb426c3d532bc4d3ab4cdb671bd9ea5cf ;
    mo:record _:Na8cd57f4e92c4a93b4bad7611ecb8d11 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Blind Blades"@en ;
            foaf:name "Blind Blades"@en ] ;
    schema:datePublished "2016-12-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/65189/65189-1485648794.jpg> ;
    schema:name "Blind Blades"@en,
        "Blind Blades"@ja,
        "Blind Blades"@ja-latn ;
    schema:publisher _:Nb426c3d532bc4d3ab4cdb671bd9ea5cf ;
    foaf:depiction <https://media.vgm.io/albums/98/65189/65189-1485648794.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65189#subject> ;
    schema:name "Aus Institute of Music Game Ensembles"@en ;
    foaf:made <album/65189#subject> ;
    foaf:name "Aus Institute of Music Game Ensembles"@en .

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

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

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

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

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

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

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

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

_:N03a940a32a39478cb02a59b4e309d666 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mikaela Grob - Credits"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Na8cd57f4e92c4a93b4bad7611ecb8d11 ;
    schema:name "Mikaela Grob - Credits"@en .

_:N0b5796e6b81f4cf1a83e8878c7b4246a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Greg Baker - Title Screen (Day)"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:Na8cd57f4e92c4a93b4bad7611ecb8d11 ;
    schema:name "Greg Baker - Title Screen (Day)"@en .

_:N0e4be0339ce34109b37a9d2ebb2bfa12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Norman Lugtu - Cemetery"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Na8cd57f4e92c4a93b4bad7611ecb8d11 ;
    schema:name "Norman Lugtu - Cemetery"@en .

_:N1a44fd6ff1b0489ab2d88e4de1cfa037 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sebastian Ramirez & Henry Chan - Mountain Top"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Na8cd57f4e92c4a93b4bad7611ecb8d11 ;
    schema:name "Sebastian Ramirez & Henry Chan - Mountain Top"@en .

_:N3cfc5f6d1e6e43f291b9e2f64fef721e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "David Forbes & Anthea Kakaroubas - Train Station"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Na8cd57f4e92c4a93b4bad7611ecb8d11 ;
    schema:name "David Forbes & Anthea Kakaroubas - Train Station"@en .

_:N5f4c923d74ac4e2dbeb36912c91cc365 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Greg Baker - Title Screen (Night)"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:Na8cd57f4e92c4a93b4bad7611ecb8d11 ;
    schema:name "Greg Baker - Title Screen (Night)"@en .

_:N60deaa93965d487791e3ddd203c291b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Norman Lugtu - City"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Na8cd57f4e92c4a93b4bad7611ecb8d11 ;
    schema:name "Norman Lugtu - City"@en .

_:N8d50349a0a5342fe8b30640c21393148 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joel Pearson - Space Station"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Na8cd57f4e92c4a93b4bad7611ecb8d11 ;
    schema:name "Joel Pearson - Space Station"@en .

_:N8ff46a40dd854a7fb6f33c05d979c027 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sebastian Ramirez & Henry Chan - Mountain Top (Alternate Version)"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Na8cd57f4e92c4a93b4bad7611ecb8d11 ;
    schema:name "Sebastian Ramirez & Henry Chan - Mountain Top (Alternate Version)"@en .

_:N91dc95d9ae344fe8a9b40c1250ec6171 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mikaela Grob - Jungle Waterfall"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Na8cd57f4e92c4a93b4bad7611ecb8d11 ;
    schema:name "Mikaela Grob - Jungle Waterfall"@en .

_:Nb426c3d532bc4d3ab4cdb671bd9ea5cf schema:name "Aus Institute of Music Game Ensembles"@en,
        "Aus Institute of Music Game Ensembles"@ja,
        "Aus Institute of Music Game Ensembles"@ja-latn ;
    foaf:name "Aus Institute of Music Game Ensembles"@en,
        "Aus Institute of Music Game Ensembles"@ja,
        "Aus Institute of Music Game Ensembles"@ja-latn .

_:Nbc50d7de4e58440a89afe92337bbfac8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joel Pearson - Pagoda"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Na8cd57f4e92c4a93b4bad7611ecb8d11 ;
    schema:name "Joel Pearson - Pagoda"@en .

_:Nf0c7da882a1f4e6ab0cf18917de68e3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sebastian Ramirez - Fishing Hamlet"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Na8cd57f4e92c4a93b4bad7611ecb8d11 ;
    schema:name "Sebastian Ramirez - Fishing Hamlet"@en .

_:Na8cd57f4e92c4a93b4bad7611ecb8d11 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03a940a32a39478cb02a59b4e309d666,
        _:N0b5796e6b81f4cf1a83e8878c7b4246a,
        _:N0e4be0339ce34109b37a9d2ebb2bfa12,
        _:N1a44fd6ff1b0489ab2d88e4de1cfa037,
        _:N3cfc5f6d1e6e43f291b9e2f64fef721e,
        _:N5f4c923d74ac4e2dbeb36912c91cc365,
        _:N60deaa93965d487791e3ddd203c291b8,
        _:N8d50349a0a5342fe8b30640c21393148,
        _:N8ff46a40dd854a7fb6f33c05d979c027,
        _:N91dc95d9ae344fe8a9b40c1250ec6171,
        _:Nbc50d7de4e58440a89afe92337bbfac8,
        _:Nf0c7da882a1f4e6ab0cf18917de68e3b ;
    mo:track_count 12 ;
    schema:duration "PT23:13"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N03a940a32a39478cb02a59b4e309d666,
        _:N0b5796e6b81f4cf1a83e8878c7b4246a,
        _:N0e4be0339ce34109b37a9d2ebb2bfa12,
        _:N1a44fd6ff1b0489ab2d88e4de1cfa037,
        _:N3cfc5f6d1e6e43f291b9e2f64fef721e,
        _:N5f4c923d74ac4e2dbeb36912c91cc365,
        _:N60deaa93965d487791e3ddd203c291b8,
        _:N8d50349a0a5342fe8b30640c21393148,
        _:N8ff46a40dd854a7fb6f33c05d979c027,
        _:N91dc95d9ae344fe8a9b40c1250ec6171,
        _:Nbc50d7de4e58440a89afe92337bbfac8,
        _:Nf0c7da882a1f4e6ab0cf18917de68e3b .

