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

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

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

<album/41844#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "INFINITY DANGER"@en,
        "INFINITY DANGER"@ja,
        "INFINITY DANGER"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Miguel Herrero"@en ;
            foaf:made <album/41844#composition> ;
            foaf:name "Miguel Herrero"@en ] ;
    mo:produced_work <album/41844#musicalwork> ;
    schema:name "INFINITY DANGER"@en,
        "INFINITY DANGER"@ja,
        "INFINITY DANGER"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/44/41844/41844-1380326886.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/41844#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-07"^^xsd:date ;
    dcterms:title "INFINITY DANGER"@en,
        "INFINITY DANGER"@ja,
        "INFINITY DANGER"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/41844#musicalexpression> ;
    mo:publisher _:N55fc4912ec7d45c486036be5597b5553 ;
    mo:record _:Nf1caa2b737c9414f9a92d7fe195182d9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Infinity Danger"@en ;
            foaf:name "Infinity Danger"@en ] ;
    schema:datePublished "2011-03-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/41844/41844-1380326886.jpg> ;
    schema:name "INFINITY DANGER"@en,
        "INFINITY DANGER"@ja,
        "INFINITY DANGER"@ja-latn ;
    schema:publisher _:N55fc4912ec7d45c486036be5597b5553 ;
    foaf:depiction <https://media.vgm.io/albums/44/41844/41844-1380326886.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41844#subject> ;
    schema:name "Miguel Herrero"@en ;
    foaf:made <album/41844#subject> ;
    foaf:name "Miguel Herrero"@en .

_:N34e5bfdbebc64116b3fb88777996beef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game1"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nf1caa2b737c9414f9a92d7fe195182d9 ;
    schema:name "Game1"@en .

_:N55fc4912ec7d45c486036be5597b5553 schema:name "Miguel Herrero"@en,
        "Miguel Herrero"@ja,
        "Miguel Herrero"@ja-latn ;
    foaf:name "Miguel Herrero"@en,
        "Miguel Herrero"@ja,
        "Miguel Herrero"@ja-latn .

_:N71a3a7d0dc114f3ea1f8beae4500a0fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game2"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nf1caa2b737c9414f9a92d7fe195182d9 ;
    schema:name "Game2"@en .

_:Nf98e3dbbefa44f0aa9c3e36876343c6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Menu"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nf1caa2b737c9414f9a92d7fe195182d9 ;
    schema:name "Menu"@en .

_:Nf1caa2b737c9414f9a92d7fe195182d9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34e5bfdbebc64116b3fb88777996beef,
        _:N71a3a7d0dc114f3ea1f8beae4500a0fe,
        _:Nf98e3dbbefa44f0aa9c3e36876343c6a ;
    mo:track_count 3 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N34e5bfdbebc64116b3fb88777996beef,
        _:N71a3a7d0dc114f3ea1f8beae4500a0fe,
        _:Nf98e3dbbefa44f0aa9c3e36876343c6a .

