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

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

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

<artist/1424#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48675#subject> ;
    schema:name "Olof Gustafsson"@en ;
    foaf:made <album/48675#composition>,
        <album/48675#subject> ;
    foaf:name "Olof Gustafsson"@en .

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

<org/1062#subject> schema:name "Humble Bundle"@en,
        "Humble Bundle"@ja,
        "Humble Bundle"@ja-latn ;
    foaf:name "Humble Bundle"@en,
        "Humble Bundle"@ja,
        "Humble Bundle"@ja-latn .

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

<https://medium-media.vgm.io/albums/57/48675/48675-1413568180.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/48675#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Devil's Attorney OST"@en,
        "Devil's Attorney OST"@ja,
        "Devil's Attorney OST"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Michael Moon"@en ;
            foaf:made <album/48675#composition> ;
            foaf:name "Michael Moon"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Calle Hansson"@en ;
            foaf:made <album/48675#composition> ;
            foaf:name "Calle Hansson"@en ],
        <artist/1424#subject> ;
    mo:produced_work <album/48675#musicalwork> ;
    schema:name "Devil's Attorney OST"@en,
        "Devil's Attorney OST"@ja,
        "Devil's Attorney OST"@ja-latn .

<album/48675#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Devil's Attorney OST"@en,
        "Devil's Attorney OST"@ja,
        "Devil's Attorney OST"@ja-latn ;
    mo:performance_of <album/48675#musicalwork> ;
    mo:performer _:N517f2e800c604fd6aa4e9f7cc1f1415f,
        _:Nb2fc5209b58f46efa7c6a4ad4fe55a9c ;
    mo:recorded_as <album/48675#musicalexpression> ;
    schema:byArtist _:N517f2e800c604fd6aa4e9f7cc1f1415f,
        _:Nb2fc5209b58f46efa7c6a4ad4fe55a9c ;
    schema:name "Devil's Attorney OST"@en,
        "Devil's Attorney OST"@ja,
        "Devil's Attorney OST"@ja-latn ;
    schema:workPerformed <album/48675#musicalwork> .

<album/48675#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-10-09"^^xsd:date ;
    dcterms:title "Devil's Attorney OST"@en,
        "Devil's Attorney OST"@ja,
        "Devil's Attorney OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/48675#musicalexpression> ;
    mo:publisher <org/1062#subject> ;
    mo:record _:Ncd255bfeb1f44ce486666eb452dfa2c1 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Devil's Attorney"@en ;
            foaf:name "Devil's Attorney"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Anna-Mia Bonde"@en ;
            foaf:name "Anna-Mia Bonde"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Martin Brisshall"@en ;
            foaf:name "Martin Brisshall"@en ] ;
    schema:datePublished "2014-10-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/57/48675/48675-1413568180.jpg> ;
    schema:name "Devil's Attorney OST"@en,
        "Devil's Attorney OST"@ja,
        "Devil's Attorney OST"@ja-latn ;
    schema:publisher <org/1062#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/48675/48675-1413568180.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48675#subject> ;
    schema:name "Calle Hansson"@en ;
    foaf:made <album/48675#subject> ;
    foaf:name "Calle Hansson"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48675#subject> ;
    schema:name "Michael Moon"@en ;
    foaf:made <album/48675#subject> ;
    foaf:name "Michael Moon"@en .

_:N1dccd40b87db428c975501945b0b5d9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme Song"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Ncd255bfeb1f44ce486666eb452dfa2c1 ;
    schema:name "Theme Song"@en .

_:N517f2e800c604fd6aa4e9f7cc1f1415f a schema:Person,
        foaf:Person ;
    mo:performed <album/48675#performance> ;
    schema:name "Anna-Mia Bonde"@en ;
    foaf:name "Anna-Mia Bonde"@en .

_:N57334d1f9cad444f8d4283903a7f7990 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End Credits Song"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Ncd255bfeb1f44ce486666eb452dfa2c1 ;
    schema:name "End Credits Song"@en .

_:N631b9fc47fd3457ebc40cf1463bda6ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Courtroom Song"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Ncd255bfeb1f44ce486666eb452dfa2c1 ;
    schema:name "Courtroom Song"@en .

_:N69f54fb2d9134ef4b3e8569c9f0b902c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Credits Song"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Ncd255bfeb1f44ce486666eb452dfa2c1 ;
    schema:name "Credits Song"@en .

_:Nb2fc5209b58f46efa7c6a4ad4fe55a9c a schema:Person,
        foaf:Person ;
    mo:performed <album/48675#performance> ;
    schema:name "Martin Brisshall"@en ;
    foaf:name "Martin Brisshall"@en .

_:Ncd255bfeb1f44ce486666eb452dfa2c1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1dccd40b87db428c975501945b0b5d9b,
        _:N57334d1f9cad444f8d4283903a7f7990,
        _:N631b9fc47fd3457ebc40cf1463bda6ab,
        _:N69f54fb2d9134ef4b3e8569c9f0b902c ;
    mo:track_count 4 ;
    schema:duration "PT8:40"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1dccd40b87db428c975501945b0b5d9b,
        _:N57334d1f9cad444f8d4283903a7f7990,
        _:N631b9fc47fd3457ebc40cf1463bda6ab,
        _:N69f54fb2d9134ef4b3e8569c9f0b902c .

