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

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

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

<artist/14827#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29906#subject> ;
    schema:name "Brother Android"@en ;
    foaf:made <album/29906#composition>,
        <album/29906#subject> ;
    foaf:name "Brother Android"@en .

<artist/2811#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29906#subject> ;
    schema:name "Daisuke Amaya"@en,
        "天谷大輔"@ja ;
    foaf:made <album/29906#composition>,
        <album/29906#subject> ;
    foaf:name "Daisuke Amaya"@en,
        "天谷大輔"@ja .

<product/2080#subject> a schema:CreativeWork ;
    schema:name "Cave Story"@en,
        "洞窟物語"@ja,
        "Doukutsu Monogatari"@ja-latn ;
    foaf:name "Cave Story"@en,
        "洞窟物語"@ja,
        "Doukutsu Monogatari"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/60/29906/29906-1323038188.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15584#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29906#performance> ;
    schema:name "Travis Morgan"@en ;
    foaf:name "Travis Morgan"@en .

<artist/36225#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29906#performance> ;
    schema:name "Stemage"@en ;
    foaf:name "Stemage"@en .

<artist/49325#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29906#performance> ;
    schema:name "VikingGuitar"@en ;
    foaf:name "VikingGuitar"@en .

<album/29906#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Made of Metal"@en,
        "Made of Metal"@ja,
        "Made of Metal"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Brad Fiedel"@en ;
            foaf:made <album/29906#composition> ;
            foaf:name "Brad Fiedel"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kenny Chou"@en ;
            foaf:made <album/29906#composition> ;
            foaf:name "Kenny Chou"@en ],
        <artist/14827#subject>,
        <artist/2811#subject> ;
    mo:produced_work <album/29906#musicalwork> ;
    schema:name "Made of Metal"@en,
        "Made of Metal"@ja,
        "Made of Metal"@ja-latn .

<album/29906#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Made of Metal"@en,
        "Made of Metal"@ja,
        "Made of Metal"@ja-latn ;
    mo:performance_of <album/29906#musicalwork> ;
    mo:performer _:N7e79c90daaaf477091102e16bb429c67,
        <artist/15584#subject>,
        <artist/36225#subject>,
        <artist/49325#subject> ;
    mo:recorded_as <album/29906#musicalexpression> ;
    schema:byArtist _:N7e79c90daaaf477091102e16bb429c67,
        <artist/15584#subject>,
        <artist/36225#subject>,
        <artist/49325#subject> ;
    schema:name "Made of Metal"@en,
        "Made of Metal"@ja,
        "Made of Metal"@ja-latn ;
    schema:workPerformed <album/29906#musicalwork> .

<album/29906#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-11-08"^^xsd:date ;
    dcterms:title "Made of Metal"@en,
        "Made of Metal"@ja,
        "Made of Metal"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/29906#musicalexpression> ;
    mo:publisher _:N15fcbe450bd84e79ba8f509a6f790fcb ;
    mo:record _:Nb3bea3c0a6d74e04a41d312d3d304ee8 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Hero Core"@en ;
            foaf:name "Hero Core"@en ],
        [ a schema:CreativeWork ;
            schema:name "One Must Fall: 2097"@en ;
            foaf:name "One Must Fall: 2097"@en ],
        <product/2080#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Savannah East"@en ;
            foaf:name "Savannah East"@en ],
        <artist/15584#subject>,
        <artist/36225#subject>,
        <artist/49325#subject> ;
    schema:datePublished "2011-11-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/29906/29906-1323038188.jpg> ;
    schema:name "Made of Metal"@en,
        "Made of Metal"@ja,
        "Made of Metal"@ja-latn ;
    schema:publisher _:N15fcbe450bd84e79ba8f509a6f790fcb ;
    foaf:depiction <https://media.vgm.io/albums/60/29906/29906-1323038188.jpg> .

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

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

_:N15fcbe450bd84e79ba8f509a6f790fcb schema:name "VikingGuitar"@en,
        "VikingGuitar"@ja,
        "VikingGuitar"@ja-latn ;
    foaf:name "VikingGuitar"@en,
        "VikingGuitar"@ja,
        "VikingGuitar"@ja-latn .

_:N1a28d479d44b422ea80f76af55f9110f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hero Core - Your Greatest Hero"@en ;
    mo:track_number 6 ;
    schema:duration "PT11:15"^^xsd:interval ;
    schema:inPlaylist _:Nb3bea3c0a6d74e04a41d312d3d304ee8 ;
    schema:name "Hero Core - Your Greatest Hero"@en .

_:N1ccfe7cdea7d40a5b8400c334141d77a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Must Fall 2097 - OMFG!"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Nb3bea3c0a6d74e04a41d312d3d304ee8 ;
    schema:name "One Must Fall 2097 - OMFG!"@en .

_:N4a10696f9c194a03b9efd57b1c817654 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cave Story - Penultimate"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:Nb3bea3c0a6d74e04a41d312d3d304ee8 ;
    schema:name "Cave Story - Penultimate"@en .

_:N5cab9bc799d443068a065f18fef6bfd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cave Story - Of Rabbits and Robots"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nb3bea3c0a6d74e04a41d312d3d304ee8 ;
    schema:name "Cave Story - Of Rabbits and Robots"@en .

_:N7e79c90daaaf477091102e16bb429c67 a schema:Person,
        foaf:Person ;
    mo:performed <album/29906#performance> ;
    schema:name "Savannah East"@en ;
    foaf:name "Savannah East"@en .

_:N8073def5ad7a40479144b34bc4fa7e58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cave Story - From the Earth to the Moon"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:Nb3bea3c0a6d74e04a41d312d3d304ee8 ;
    schema:name "Cave Story - From the Earth to the Moon"@en .

_:Na086fbc82d4a4a8eb681ceafb5a6eaf1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cave Story - Fields of Awesome"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nb3bea3c0a6d74e04a41d312d3d304ee8 ;
    schema:name "Cave Story - Fields of Awesome"@en .

_:Nc62ab36878364fc98c8476778943af24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Terminator 2 - Made of Metal"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Nb3bea3c0a6d74e04a41d312d3d304ee8 ;
    schema:name "Terminator 2 - Made of Metal"@en .

_:Nb3bea3c0a6d74e04a41d312d3d304ee8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a28d479d44b422ea80f76af55f9110f,
        _:N1ccfe7cdea7d40a5b8400c334141d77a,
        _:N4a10696f9c194a03b9efd57b1c817654,
        _:N5cab9bc799d443068a065f18fef6bfd2,
        _:N8073def5ad7a40479144b34bc4fa7e58,
        _:Na086fbc82d4a4a8eb681ceafb5a6eaf1,
        _:Nc62ab36878364fc98c8476778943af24 ;
    mo:track_count 7 ;
    schema:duration "PT42:57"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1a28d479d44b422ea80f76af55f9110f,
        _:N1ccfe7cdea7d40a5b8400c334141d77a,
        _:N4a10696f9c194a03b9efd57b1c817654,
        _:N5cab9bc799d443068a065f18fef6bfd2,
        _:N8073def5ad7a40479144b34bc4fa7e58,
        _:Na086fbc82d4a4a8eb681ceafb5a6eaf1,
        _:Nc62ab36878364fc98c8476778943af24 .

