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

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

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

<artist/15141#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42109#subject> ;
    schema:name "clea leshlick"@en ;
    foaf:made <album/42109#composition>,
        <album/42109#subject> ;
    foaf:name "clea leshlick"@en .

<album/42109#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sword of August O.S.T. A"@en,
        "Sword of August O.S.T. A"@ja,
        "Sword of August O.S.T. A"@ja-latn ;
    mo:composer <artist/15141#subject> ;
    mo:produced_work <album/42109#musicalwork> ;
    schema:name "Sword of August O.S.T. A"@en,
        "Sword of August O.S.T. A"@ja,
        "Sword of August O.S.T. A"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/90/42109/42109-1380907235.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/42109#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sword of August O.S.T. A"@en,
        "Sword of August O.S.T. A"@ja,
        "Sword of August O.S.T. A"@ja-latn ;
    mo:performance_of <album/42109#musicalwork> ;
    mo:performer _:N75743d572ca04016bdd2726c3c75df96 ;
    mo:recorded_as <album/42109#musicalexpression> ;
    schema:byArtist _:N75743d572ca04016bdd2726c3c75df96 ;
    schema:name "Sword of August O.S.T. A"@en,
        "Sword of August O.S.T. A"@ja,
        "Sword of August O.S.T. A"@ja-latn ;
    schema:workPerformed <album/42109#musicalwork> .

<album/42109#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-04-20"^^xsd:date ;
    dcterms:title "Sword of August O.S.T. A"@en,
        "Sword of August O.S.T. A"@ja,
        "Sword of August O.S.T. A"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/42109#musicalexpression> ;
    mo:publisher _:Nde7feae94efb4646b683f6d2e3c5c534 ;
    mo:record _:N3ca3177c93c94cf798c4061c884c7b0f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Sword of August: Road to Independence"@en ;
            foaf:name "Sword of August: Road to Independence"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "ghur"@en ;
            foaf:name "ghur"@en ] ;
    schema:datePublished "2011-04-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/42109/42109-1380907235.jpg> ;
    schema:name "Sword of August O.S.T. A"@en,
        "Sword of August O.S.T. A"@ja,
        "Sword of August O.S.T. A"@ja-latn ;
    schema:publisher _:Nde7feae94efb4646b683f6d2e3c5c534 ;
    foaf:depiction <https://media.vgm.io/albums/90/42109/42109-1380907235.jpg> .

_:N2fe9bacd5dd74bae84433638d17a212e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sentiment"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N3ca3177c93c94cf798c4061c884c7b0f ;
    schema:name "sentiment"@en .

_:N6a03f3d179b54b9c9fba000c82b75da3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "psyche gun"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N3ca3177c93c94cf798c4061c884c7b0f ;
    schema:name "psyche gun"@en .

_:N75743d572ca04016bdd2726c3c75df96 a schema:Person,
        foaf:Person ;
    mo:performed <album/42109#performance> ;
    schema:name "ghur"@en ;
    foaf:name "ghur"@en .

_:N90cddc4236ee45829e7c94e90ce6318d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "deep trance bullets"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N3ca3177c93c94cf798c4061c884c7b0f ;
    schema:name "deep trance bullets"@en .

_:N96a85adcde244304980ab8ad88ff2106 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "free dome"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N3ca3177c93c94cf798c4061c884c7b0f ;
    schema:name "free dome"@en .

_:Na9a7da7b7e994cbb9607d5fdf0437bc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dangerous plan"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N3ca3177c93c94cf798c4061c884c7b0f ;
    schema:name "dangerous plan"@en .

_:Nde7feae94efb4646b683f6d2e3c5c534 schema:name "stellar-Ø"@en,
        "stellar-Ø"@ja,
        "stellar-Ø"@ja-latn ;
    foaf:name "stellar-Ø"@en,
        "stellar-Ø"@ja,
        "stellar-Ø"@ja-latn .

_:N3ca3177c93c94cf798c4061c884c7b0f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2fe9bacd5dd74bae84433638d17a212e,
        _:N6a03f3d179b54b9c9fba000c82b75da3,
        _:N90cddc4236ee45829e7c94e90ce6318d,
        _:N96a85adcde244304980ab8ad88ff2106,
        _:Na9a7da7b7e994cbb9607d5fdf0437bc4 ;
    mo:track_count 5 ;
    schema:duration "PT10:51"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2fe9bacd5dd74bae84433638d17a212e,
        _:N6a03f3d179b54b9c9fba000c82b75da3,
        _:N90cddc4236ee45829e7c94e90ce6318d,
        _:N96a85adcde244304980ab8ad88ff2106,
        _:Na9a7da7b7e994cbb9607d5fdf0437bc4 .

