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

<album/37123#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Out of Control / Nothing's Carved In Stone"@en,
        "Out of Control / Nothing's Carved In Stone"@ja,
        "Out of Control / Nothing's Carved In Stone"@ja-latn ;
    mo:produced_work <album/37123#musicalwork> ;
    schema:name "Out of Control / Nothing's Carved In Stone"@en,
        "Out of Control / Nothing's Carved In Stone"@ja,
        "Out of Control / Nothing's Carved In Stone"@ja-latn .

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

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

<product/1794#subject> a schema:CreativeWork ;
    schema:name "PSYCHO-PASS"@en,
        "サイコパス"@ja,
        "PSYCHO-PASS"@ja-latn ;
    foaf:name "PSYCHO-PASS"@en,
        "サイコパス"@ja,
        "PSYCHO-PASS"@ja-latn .

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

<org/648#subject> schema:name "Epic"@en,
        "Epic"@ja,
        "Epic"@ja-latn ;
    foaf:name "Epic"@en,
        "Epic"@ja,
        "Epic"@ja-latn .

<https://media.vgm.io/albums/32/37123/37123-1362499201.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/37123#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/32/37123/37123-1362499201.png> ;
    foaf:depicts <album/37123#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/32/37123/37123-1362499201.png> .

<https://medium-media.vgm.io/albums/32/37123/37123-1362499201.png> a schema:ImageObject,
        foaf:Image .

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

<album/37123#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Out of Control / Nothing's Carved In Stone"@en,
        "Out of Control / Nothing's Carved In Stone"@ja,
        "Out of Control / Nothing's Carved In Stone"@ja-latn ;
    mo:performance_of <album/37123#musicalwork> ;
    mo:performer <artist/13048#subject> ;
    mo:recorded_as <album/37123#musicalexpression> ;
    schema:byArtist <artist/13048#subject> ;
    schema:name "Out of Control / Nothing's Carved In Stone"@en,
        "Out of Control / Nothing's Carved In Stone"@ja,
        "Out of Control / Nothing's Carved In Stone"@ja-latn ;
    schema:workPerformed <album/37123#musicalwork> .

<artist/13048#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37123#performance> ;
    schema:name "Nothing's Carved In Stone"@en ;
    foaf:name "Nothing's Carved In Stone"@en .

<album/37123#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-03-06"^^xsd:date ;
    dcterms:title "Out of Control / Nothing's Carved In Stone"@en,
        "Out of Control / Nothing's Carved In Stone"@ja,
        "Out of Control / Nothing's Carved In Stone"@ja-latn ;
    mo:catalogue_number "ESCL-4036" ;
    mo:media_type "CD" ;
    mo:publication_of <album/37123#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:Na41c79514ea442a299f3be57b0a07fe1 ;
    mo:record_count 1 ;
    schema:about <product/1794#subject> ;
    schema:byArtist <artist/13048#subject> ;
    schema:datePublished "2013-03-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/32/37123/37123-1362499201.png> ;
    schema:name "Out of Control / Nothing's Carved In Stone"@en,
        "Out of Control / Nothing's Carved In Stone"@ja,
        "Out of Control / Nothing's Carved In Stone"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/37123/37123-1362499201.png> .

_:Naf6353fb717e4649912a884a861f8c3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raining Ash"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Na41c79514ea442a299f3be57b0a07fe1 ;
    schema:name "Raining Ash"@en .

_:Nd33b5de83cd9474fbee7a46c3c108e5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Out of Control"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Na41c79514ea442a299f3be57b0a07fe1 ;
    schema:name "Out of Control"@en .

_:Nf0548620b0364e4a9596953e91557779 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crystal Beat"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Na41c79514ea442a299f3be57b0a07fe1 ;
    schema:name "Crystal Beat"@en .

_:Na41c79514ea442a299f3be57b0a07fe1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Naf6353fb717e4649912a884a861f8c3a,
        _:Nd33b5de83cd9474fbee7a46c3c108e5d,
        _:Nf0548620b0364e4a9596953e91557779 ;
    mo:track_count 3 ;
    schema:duration "PT13:11"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:Naf6353fb717e4649912a884a861f8c3a,
        _:Nd33b5de83cd9474fbee7a46c3c108e5d,
        _:Nf0548620b0364e4a9596953e91557779 .

