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

<artist/53922#subject> a schema:Person,
        foaf:Person ;
    schema:name "Gary Lawrence"@en ;
    foaf:made <album/124195#subject>,
        <album/124195#vocals> ;
    foaf:name "Gary Lawrence"@en .

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

<artist/48844#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124195#subject> ;
    schema:name "Chopin"@en,
        "ショパン"@ja ;
    foaf:made <album/124195#composition>,
        <album/124195#subject> ;
    foaf:name "Chopin"@en,
        "ショパン"@ja .

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

<album/124195#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Another Delayed Action Snowball"@en,
        "Another Delayed Action Snowball"@ja,
        "Another Delayed Action Snowball"@ja-latn ;
    mo:performance_of <album/124195#musicalwork> ;
    mo:recorded_as <album/124195#musicalexpression> ;
    schema:name "Another Delayed Action Snowball"@en,
        "Another Delayed Action Snowball"@ja,
        "Another Delayed Action Snowball"@ja-latn ;
    schema:workPerformed <album/124195#musicalwork> .

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

<https://media.vgm.io/albums/59/124195/124195-53a2459261c8.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/124195#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/59/124195/124195-53a2459261c8.jpg> ;
    foaf:depicts <album/124195#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/59/124195/124195-53a2459261c8.jpg> .

<https://medium-media.vgm.io/albums/59/124195/124195-53a2459261c8.jpg> a schema:ImageObject,
        foaf:Image .

<album/124195#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Another Delayed Action Snowball"@en,
        "Another Delayed Action Snowball"@ja,
        "Another Delayed Action Snowball"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Baden Powell"@en ;
            foaf:made <album/124195#composition> ;
            foaf:name "Baden Powell"@en ],
        <artist/48844#subject> ;
    mo:produced_work <album/124195#musicalwork> ;
    schema:name "Another Delayed Action Snowball"@en,
        "Another Delayed Action Snowball"@ja,
        "Another Delayed Action Snowball"@ja-latn .

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

<album/124195#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-01-01"^^xsd:date ;
    dcterms:title "Another Delayed Action Snowball"@en,
        "Another Delayed Action Snowball"@ja,
        "Another Delayed Action Snowball"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/124195#musicalexpression> ;
    mo:publisher _:N68c83f14f4b4431aab7f4fad064e5122 ;
    mo:record _:N4ea6ad051f2b4624b1510760ba6c2970 ;
    mo:record_count 1 ;
    schema:datePublished "2006-01-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/59/124195/124195-53a2459261c8.jpg> ;
    schema:name "Another Delayed Action Snowball"@en,
        "Another Delayed Action Snowball"@ja,
        "Another Delayed Action Snowball"@ja-latn ;
    schema:publisher _:N68c83f14f4b4431aab7f4fad064e5122 ;
    foaf:depiction <https://media.vgm.io/albums/59/124195/124195-53a2459261c8.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124195#subject> ;
    schema:name "Baden Powell"@en ;
    foaf:made <album/124195#subject> ;
    foaf:name "Baden Powell"@en .

_:N08688aca1fc140b393ca8432a3b080a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Sox"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:04"^^xsd:interval ;
    schema:inPlaylist _:N4ea6ad051f2b4624b1510760ba6c2970 ;
    schema:name "Blue Sox"@en .

_:N09e8160997104f008357ca997b9240fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tango de los Amigos"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N4ea6ad051f2b4624b1510760ba6c2970 ;
    schema:name "Tango de los Amigos"@en .

_:N20bb3cc3dc314b7ba526eda49a45518d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prélude en Mi mineur"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N4ea6ad051f2b4624b1510760ba6c2970 ;
    schema:name "Prélude en Mi mineur"@en .

_:N2f5ccb9706a44f8c922f55cbff1aef55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Canto de Xango"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N4ea6ad051f2b4624b1510760ba6c2970 ;
    schema:name "Canto de Xango"@en .

_:N44993ab6fd6741d08fde488587ee184e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tracy"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N4ea6ad051f2b4624b1510760ba6c2970 ;
    schema:name "Tracy"@en .

_:N68c83f14f4b4431aab7f4fad064e5122 schema:name "Collectif Terra Incognita"@en,
        "Collectif Terra Incognita"@ja,
        "Collectif Terra Incognita"@ja-latn ;
    foaf:name "Collectif Terra Incognita"@en,
        "Collectif Terra Incognita"@ja,
        "Collectif Terra Incognita"@ja-latn .

_:N8aef8082e71843aab5ba788d1a211c50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I don't need to be Rescued"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N4ea6ad051f2b4624b1510760ba6c2970 ;
    schema:name "I don't need to be Rescued"@en .

_:Nd19380a09c5043559f47895309492a7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snowball Barrage"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N4ea6ad051f2b4624b1510760ba6c2970 ;
    schema:name "Snowball Barrage"@en .

_:N4ea6ad051f2b4624b1510760ba6c2970 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08688aca1fc140b393ca8432a3b080a8,
        _:N09e8160997104f008357ca997b9240fe,
        _:N20bb3cc3dc314b7ba526eda49a45518d,
        _:N2f5ccb9706a44f8c922f55cbff1aef55,
        _:N44993ab6fd6741d08fde488587ee184e,
        _:N8aef8082e71843aab5ba788d1a211c50,
        _:Nd19380a09c5043559f47895309492a7b ;
    mo:track_count 7 ;
    schema:duration "PT32:01"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N08688aca1fc140b393ca8432a3b080a8,
        _:N09e8160997104f008357ca997b9240fe,
        _:N20bb3cc3dc314b7ba526eda49a45518d,
        _:N2f5ccb9706a44f8c922f55cbff1aef55,
        _:N44993ab6fd6741d08fde488587ee184e,
        _:N8aef8082e71843aab5ba788d1a211c50,
        _:Nd19380a09c5043559f47895309492a7b .

