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

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

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

<artist/70585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9573#subject> ;
    schema:name "Ben McCullough"@en ;
    foaf:made <album/9573#composition>,
        <album/9573#subject> ;
    foaf:name "Ben McCullough"@en .

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

<album/9573#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Broken Sword - The Angel of Death (Soundtrack to the Videogame)"@en,
        "Broken Sword - The Angel of Death (Soundtrack to the Videogame)"@ja,
        "Broken Sword - The Angel of Death (Soundtrack to the Videogame)"@ja-latn ;
    mo:performance_of <album/9573#musicalwork> ;
    mo:recorded_as <album/9573#musicalexpression> ;
    schema:name "Broken Sword - The Angel of Death (Soundtrack to the Videogame)"@en,
        "Broken Sword - The Angel of Death (Soundtrack to the Videogame)"@ja,
        "Broken Sword - The Angel of Death (Soundtrack to the Videogame)"@ja-latn ;
    schema:workPerformed <album/9573#musicalwork> .

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

<https://medium-media.vgm.io/albums/37/9573/9573-1239679763.jpg> a schema:ImageObject,
        foaf:Image .

<album/9573#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Broken Sword - The Angel of Death (Soundtrack to the Videogame)"@en,
        "Broken Sword - The Angel of Death (Soundtrack to the Videogame)"@ja,
        "Broken Sword - The Angel of Death (Soundtrack to the Videogame)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "übernoise"@en ;
            foaf:made <album/9573#composition> ;
            foaf:name "übernoise"@en ],
        <artist/70585#subject> ;
    mo:produced_work <album/9573#musicalwork> ;
    schema:name "Broken Sword - The Angel of Death (Soundtrack to the Videogame)"@en,
        "Broken Sword - The Angel of Death (Soundtrack to the Videogame)"@ja,
        "Broken Sword - The Angel of Death (Soundtrack to the Videogame)"@ja-latn .

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

<album/9573#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-09-12"^^xsd:date ;
    dcterms:title "Broken Sword - The Angel of Death (Soundtrack to the Videogame)"@en,
        "Broken Sword - The Angel of Death (Soundtrack to the Videogame)"@ja,
        "Broken Sword - The Angel of Death (Soundtrack to the Videogame)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/9573#musicalexpression> ;
    mo:publisher _:Nc997de066807494fabc210705f6e8d73 ;
    mo:record _:N98c62dfb746d4d09b4771e050085e9e3 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Broken Sword: The Angel of Death"@en ;
            foaf:name "Broken Sword: The Angel of Death"@en ] ;
    schema:datePublished "2006-09-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/9573/9573-1239679763.jpg> ;
    schema:name "Broken Sword - The Angel of Death (Soundtrack to the Videogame)"@en,
        "Broken Sword - The Angel of Death (Soundtrack to the Videogame)"@ja,
        "Broken Sword - The Angel of Death (Soundtrack to the Videogame)"@ja-latn ;
    schema:publisher _:Nc997de066807494fabc210705f6e8d73 ;
    foaf:depiction <https://media.vgm.io/albums/37/9573/9573-1239679763.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9573#subject> ;
    schema:name "übernoise"@en ;
    foaf:made <album/9573#subject> ;
    foaf:name "übernoise"@en .

_:N168b805712424fa99c83b8df1b5c2dd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anna Maria"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N98c62dfb746d4d09b4771e050085e9e3 ;
    schema:name "Anna Maria"@en .

_:N2e043ecf276348dd9ac0f55d9e933fab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nico"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N98c62dfb746d4d09b4771e050085e9e3 ;
    schema:name "Nico"@en .

_:N41dae835bf324f598b31f35d85a76dbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trouble In Phoenix"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N98c62dfb746d4d09b4771e050085e9e3 ;
    schema:name "Trouble In Phoenix"@en .

_:N4f51e2e477d7451bb6c29014c176e984 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Systems Hack"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N98c62dfb746d4d09b4771e050085e9e3 ;
    schema:name "Systems Hack"@en .

_:N6b3d0e7070374b82b6d736e4d93a5cec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Am On Your Shoulder"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N98c62dfb746d4d09b4771e050085e9e3 ;
    schema:name "I Am On Your Shoulder"@en .

_:N800853982c07467ebc98aa172d1c18f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angel Of Death"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N98c62dfb746d4d09b4771e050085e9e3 ;
    schema:name "Angel Of Death"@en .

_:N9a6c1471e027401186f54637532ef9fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer Rain"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N98c62dfb746d4d09b4771e050085e9e3 ;
    schema:name "Summer Rain"@en .

_:Na680cd44dcd244e1941260aaf4417c94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aria Martino"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N98c62dfb746d4d09b4771e050085e9e3 ;
    schema:name "Aria Martino"@en .

_:Nc997de066807494fabc210705f6e8d73 schema:name "Sugarstar Records"@en,
        "Sugarstar Records"@ja,
        "Sugarstar Records"@ja-latn ;
    foaf:name "Sugarstar Records"@en,
        "Sugarstar Records"@ja,
        "Sugarstar Records"@ja-latn .

_:Neb9bd23a96504cf8b8fee387795cd44a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghosts NY Mix"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N98c62dfb746d4d09b4771e050085e9e3 ;
    schema:name "Ghosts NY Mix"@en .

_:Neff9e450dc774b7592905eb9ae29b74f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gianelli In The Wafer Factory"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N98c62dfb746d4d09b4771e050085e9e3 ;
    schema:name "Gianelli In The Wafer Factory"@en .

_:N98c62dfb746d4d09b4771e050085e9e3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N168b805712424fa99c83b8df1b5c2dd4,
        _:N2e043ecf276348dd9ac0f55d9e933fab,
        _:N41dae835bf324f598b31f35d85a76dbd,
        _:N4f51e2e477d7451bb6c29014c176e984,
        _:N6b3d0e7070374b82b6d736e4d93a5cec,
        _:N800853982c07467ebc98aa172d1c18f1,
        _:N9a6c1471e027401186f54637532ef9fd,
        _:Na680cd44dcd244e1941260aaf4417c94,
        _:Neb9bd23a96504cf8b8fee387795cd44a,
        _:Neff9e450dc774b7592905eb9ae29b74f ;
    mo:track_count 10 ;
    schema:duration "PT33:20"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N168b805712424fa99c83b8df1b5c2dd4,
        _:N2e043ecf276348dd9ac0f55d9e933fab,
        _:N41dae835bf324f598b31f35d85a76dbd,
        _:N4f51e2e477d7451bb6c29014c176e984,
        _:N6b3d0e7070374b82b6d736e4d93a5cec,
        _:N800853982c07467ebc98aa172d1c18f1,
        _:N9a6c1471e027401186f54637532ef9fd,
        _:Na680cd44dcd244e1941260aaf4417c94,
        _:Neb9bd23a96504cf8b8fee387795cd44a,
        _:Neff9e450dc774b7592905eb9ae29b74f .

