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

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

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

<artist/61618#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95977#subject> ;
    schema:name "Phonetic Hero"@en ;
    foaf:made <album/95977#composition>,
        <album/95977#subject> ;
    foaf:name "Phonetic Hero"@en .

<product/355#subject> a schema:CreativeWork ;
    schema:name "Metroid Prime"@en,
        "メトロイドプライム"@ja,
        "Metroid Prime"@ja-latn ;
    foaf:name "Metroid Prime"@en,
        "メトロイドプライム"@ja,
        "Metroid Prime"@ja-latn .

<album/95977#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sequence Breaker"@en,
        "Sequence Breaker"@ja,
        "Sequence Breaker"@ja-latn ;
    mo:composer <artist/61618#subject> ;
    mo:produced_work <album/95977#musicalwork> ;
    schema:name "Sequence Breaker"@en,
        "Sequence Breaker"@ja,
        "Sequence Breaker"@ja-latn .

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

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

<org/1617#subject> schema:name "Tiny Waves"@en,
        "Tiny Waves"@ja,
        "Tiny Waves"@ja-latn ;
    foaf:name "Tiny Waves"@en,
        "Tiny Waves"@ja,
        "Tiny Waves"@ja-latn .

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

<https://medium-media.vgm.io/albums/77/95977/95977-1580887831.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/95977#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-06"^^xsd:date ;
    dcterms:title "Sequence Breaker"@en,
        "Sequence Breaker"@ja,
        "Sequence Breaker"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/95977#musicalexpression> ;
    mo:publisher <org/1617#subject> ;
    mo:record _:N3788f511ce2f4075add49d761c1a4c4f ;
    mo:record_count 1 ;
    schema:about <product/355#subject> ;
    schema:datePublished "2016-08-06"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/77/95977/95977-1580887831.jpg> ;
    schema:name "Sequence Breaker"@en,
        "Sequence Breaker"@ja,
        "Sequence Breaker"@ja-latn ;
    schema:publisher <org/1617#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/95977/95977-1580887831.jpg> .

_:N0024bdedfb5f41f0b7449e2990a05e14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remnants"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N3788f511ce2f4075add49d761c1a4c4f ;
    schema:name "Remnants"@en .

_:Nc5b7139d54114ac183f681cd813a21ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sentinel"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N3788f511ce2f4075add49d761c1a4c4f ;
    schema:name "Sentinel"@en .

_:Nfd2f933380b14074958f7413dd1afa06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hatchling"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N3788f511ce2f4075add49d761c1a4c4f ;
    schema:name "Hatchling"@en .

_:N3788f511ce2f4075add49d761c1a4c4f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0024bdedfb5f41f0b7449e2990a05e14,
        _:Nc5b7139d54114ac183f681cd813a21ac,
        _:Nfd2f933380b14074958f7413dd1afa06 ;
    mo:track_count 3 ;
    schema:duration "PT14:51"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0024bdedfb5f41f0b7449e2990a05e14,
        _:Nc5b7139d54114ac183f681cd813a21ac,
        _:Nfd2f933380b14074958f7413dd1afa06 .

