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

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

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

<event/98> a mo:Release ;
    schema:name "Released at Comic Market 79 (Dec 29, 2010 to Dec 31, 2010)" .

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

<org/308#subject> schema:name "G5 Project"@en,
        "G5 Project"@ja,
        "G5 Project"@ja-latn ;
    foaf:name "G5 Project"@en,
        "G5 Project"@ja,
        "G5 Project"@ja-latn .

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

<https://medium-media.vgm.io/albums/25/23552/23552-1295918576.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1104#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23552#subject> ;
    mo:performed <album/23552#performance> ;
    schema:name "a2c"@en ;
    foaf:made <album/23552#composition>,
        <album/23552#subject> ;
    foaf:name "a2c"@en .

<artist/478#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23552#subject> ;
    mo:performed <album/23552#performance> ;
    schema:name "Godspeed"@en ;
    foaf:made <album/23552#composition>,
        <album/23552#subject> ;
    foaf:name "Godspeed"@en .

<artist/6477#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23552#subject> ;
    mo:performed <album/23552#performance> ;
    schema:name "Nike"@en,
        "ニケ"@ja ;
    foaf:made <album/23552#composition>,
        <album/23552#subject> ;
    foaf:name "Nike"@en,
        "ニケ"@ja .

<artist/6478#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23552#subject> ;
    mo:performed <album/23552#performance> ;
    schema:name "Takajii"@en ;
    foaf:made <album/23552#composition>,
        <album/23552#subject> ;
    foaf:name "Takajii"@en .

<artist/6479#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23552#subject> ;
    mo:performed <album/23552#performance> ;
    schema:name "d-suke"@en ;
    foaf:made <album/23552#composition>,
        <album/23552#subject> ;
    foaf:name "d-suke"@en .

<album/23552#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "G5 2010"@en,
        "G5 2010"@ja,
        "G5 2010"@ja-latn ;
    mo:composer <artist/1104#subject>,
        <artist/478#subject>,
        <artist/6477#subject>,
        <artist/6478#subject>,
        <artist/6479#subject> ;
    mo:produced_work <album/23552#musicalwork> ;
    schema:name "G5 2010"@en,
        "G5 2010"@ja,
        "G5 2010"@ja-latn .

<album/23552#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "G5 2010"@en,
        "G5 2010"@ja,
        "G5 2010"@ja-latn ;
    mo:performance_of <album/23552#musicalwork> ;
    mo:performer <artist/1104#subject>,
        <artist/478#subject>,
        <artist/6477#subject>,
        <artist/6478#subject>,
        <artist/6479#subject> ;
    mo:recorded_as <album/23552#musicalexpression> ;
    schema:byArtist <artist/1104#subject>,
        <artist/478#subject>,
        <artist/6477#subject>,
        <artist/6478#subject>,
        <artist/6479#subject> ;
    schema:name "G5 2010"@en,
        "G5 2010"@ja,
        "G5 2010"@ja-latn ;
    schema:workPerformed <album/23552#musicalwork> .

<album/23552#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-31"^^xsd:date ;
    dcterms:title "G5 2010"@en,
        "G5 2010"@ja,
        "G5 2010"@ja-latn ;
    mo:catalogue_number "GFPR-2010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/23552#musicalexpression> ;
    mo:publisher <org/308#subject> ;
    mo:record _:Na97751c759b8490e9f5edd26277c84d8 ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:byArtist <artist/1104#subject>,
        <artist/478#subject>,
        <artist/6477#subject>,
        <artist/6478#subject>,
        <artist/6479#subject> ;
    schema:datePublished "2010-12-31"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/25/23552/23552-1295918576.jpg> ;
    schema:name "G5 2010"@en,
        "G5 2010"@ja,
        "G5 2010"@ja-latn ;
    schema:publisher <org/308#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/23552/23552-1295918576.jpg> .

_:N145b54f0ec3b49b6b1f344ea1ee0675c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cloudia"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Na97751c759b8490e9f5edd26277c84d8 ;
    schema:name "Cloudia"@en .

_:N29dcff5d76834ff2b0ee475bc0bdfa4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alchemy"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Na97751c759b8490e9f5edd26277c84d8 ;
    schema:name "Alchemy"@en .

_:N340b6bd0149f414cbdc18ac3d125b69d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Machinery"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Na97751c759b8490e9f5edd26277c84d8 ;
    schema:name "Machinery"@en .

_:N3f4b861322c24c36a607c81a1c5602d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gratitude"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Na97751c759b8490e9f5edd26277c84d8 ;
    schema:name "Gratitude"@en .

_:N406b19e5611c4ae8aeedd7c254ee2ecf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destruction and Regeneration"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Na97751c759b8490e9f5edd26277c84d8 ;
    schema:name "Destruction and Regeneration"@en .

_:N4e66ac6a70324c558ab42874a11fee2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go around"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Na97751c759b8490e9f5edd26277c84d8 ;
    schema:name "Go around"@en .

_:N8de494a5fe754a89bee846dce015d447 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon & Sunshine"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Na97751c759b8490e9f5edd26277c84d8 ;
    schema:name "Moon & Sunshine"@en .

_:Nc7e136887e814d659ff80ae137a1eda2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over the Bridge"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Na97751c759b8490e9f5edd26277c84d8 ;
    schema:name "Over the Bridge"@en .

_:Na97751c759b8490e9f5edd26277c84d8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N145b54f0ec3b49b6b1f344ea1ee0675c,
        _:N29dcff5d76834ff2b0ee475bc0bdfa4c,
        _:N340b6bd0149f414cbdc18ac3d125b69d,
        _:N3f4b861322c24c36a607c81a1c5602d2,
        _:N406b19e5611c4ae8aeedd7c254ee2ecf,
        _:N4e66ac6a70324c558ab42874a11fee2b,
        _:N8de494a5fe754a89bee846dce015d447,
        _:Nc7e136887e814d659ff80ae137a1eda2 ;
    mo:track_count 8 ;
    schema:duration "PT36:41"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N145b54f0ec3b49b6b1f344ea1ee0675c,
        _:N29dcff5d76834ff2b0ee475bc0bdfa4c,
        _:N340b6bd0149f414cbdc18ac3d125b69d,
        _:N3f4b861322c24c36a607c81a1c5602d2,
        _:N406b19e5611c4ae8aeedd7c254ee2ecf,
        _:N4e66ac6a70324c558ab42874a11fee2b,
        _:N8de494a5fe754a89bee846dce015d447,
        _:Nc7e136887e814d659ff80ae137a1eda2 .

