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

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

<product/5722#subject> a schema:CreativeWork ;
    schema:name "Anime-Gataris"@en,
        "アニメガタリズ"@ja,
        "Anime-Gataris"@ja-latn ;
    foaf:name "Anime-Gataris"@en,
        "アニメガタリズ"@ja,
        "Anime-Gataris"@ja-latn .

<album/71110#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aikotoba / GARNiDELiA"@en,
        "アイコトバ / GARNiDELiA"@ja,
        "Aikotoba / GARNiDELiA"@ja-latn ;
    mo:composer <artist/12231#subject> ;
    mo:produced_work <album/71110#musicalwork> ;
    schema:name "Aikotoba / GARNiDELiA"@en,
        "アイコトバ / GARNiDELiA"@ja,
        "Aikotoba / GARNiDELiA"@ja-latn .

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

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

<org/1584#subject> schema:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn ;
    foaf:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/01/71110/71110-1506241224.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15149#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71110#performance> ;
    schema:name "GARNiDELiA"@en ;
    foaf:name "GARNiDELiA"@en .

<artist/15166#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71110#performance> ;
    schema:name "G.A.Cool"@en ;
    foaf:name "G.A.Cool"@en .

<artist/15487#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71110#performance> ;
    schema:name "MARiA"@en,
        "メイリア"@ja ;
    foaf:made <album/71110#lyrics>,
        <album/71110#subject> ;
    foaf:name "MARiA"@en,
        "メイリア"@ja .

<artist/27530#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71110#performance> ;
    schema:name "junchi."@en ;
    foaf:name "junchi."@en .

<artist/12231#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71110#subject> ;
    mo:performed <album/71110#performance> ;
    schema:name "toku"@en,
        "とく"@ja ;
    foaf:made <album/71110#composition>,
        <album/71110#subject> ;
    foaf:name "toku"@en,
        "とく"@ja .

<album/71110#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aikotoba / GARNiDELiA"@en,
        "アイコトバ / GARNiDELiA"@ja,
        "Aikotoba / GARNiDELiA"@ja-latn ;
    mo:performance_of <album/71110#musicalwork> ;
    mo:performer <artist/12231#subject>,
        <artist/15149#subject>,
        <artist/15166#subject>,
        <artist/15487#subject>,
        <artist/27530#subject> ;
    mo:recorded_as <album/71110#musicalexpression> ;
    schema:byArtist <artist/12231#subject>,
        <artist/15149#subject>,
        <artist/15166#subject>,
        <artist/15487#subject>,
        <artist/27530#subject> ;
    schema:name "Aikotoba / GARNiDELiA"@en,
        "アイコトバ / GARNiDELiA"@ja,
        "Aikotoba / GARNiDELiA"@ja-latn ;
    schema:workPerformed <album/71110#musicalwork> .

<album/71110#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-11-01"^^xsd:date ;
    dcterms:title "Aikotoba / GARNiDELiA"@en,
        "アイコトバ / GARNiDELiA"@ja,
        "Aikotoba / GARNiDELiA"@ja-latn ;
    mo:catalogue_number "VVCL-1115" ;
    mo:media_type "CD" ;
    mo:publication_of <album/71110#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:Ne0cabeb16d5841488cf740c467cc62c2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "GUN GIRL"@en ;
            foaf:name "GUN GIRL"@en ],
        <product/5722#subject> ;
    schema:byArtist <artist/12231#subject>,
        <artist/15149#subject>,
        <artist/15166#subject>,
        <artist/15487#subject>,
        <artist/27530#subject> ;
    schema:datePublished "2017-11-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/01/71110/71110-1506241224.jpg> ;
    schema:name "Aikotoba / GARNiDELiA"@en,
        "アイコトバ / GARNiDELiA"@ja,
        "Aikotoba / GARNiDELiA"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/71110/71110-1506241224.jpg> .

_:N0e6f2a462dee4994a6aabd71165567bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hysteric Bullet"@ja,
        "Hysteric Bullet"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Ne0cabeb16d5841488cf740c467cc62c2 ;
    schema:name "Hysteric Bullet"@ja,
        "Hysteric Bullet"@ja-latn .

_:N5180b7559f834f7a873a15cf0842c05d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイコトバ -instrumental-"@ja,
        "Aikotoba -instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Ne0cabeb16d5841488cf740c467cc62c2 ;
    schema:name "アイコトバ -instrumental-"@ja,
        "Aikotoba -instrumental-"@ja-latn .

_:N6d93d99e941f462a9508a5bf6c6c2ec4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイコトバ"@ja,
        "Aikotoba"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Ne0cabeb16d5841488cf740c467cc62c2 ;
    schema:name "アイコトバ"@ja,
        "Aikotoba"@ja-latn .

_:N9ee6cb0b92d7491db0007f1059d83c22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lonely Girl"@ja,
        "Lonely Girl"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Ne0cabeb16d5841488cf740c467cc62c2 ;
    schema:name "Lonely Girl"@ja,
        "Lonely Girl"@ja-latn .

_:Ne0cabeb16d5841488cf740c467cc62c2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e6f2a462dee4994a6aabd71165567bf,
        _:N5180b7559f834f7a873a15cf0842c05d,
        _:N6d93d99e941f462a9508a5bf6c6c2ec4,
        _:N9ee6cb0b92d7491db0007f1059d83c22 ;
    mo:track_count 4 ;
    schema:duration "PT17:17"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0e6f2a462dee4994a6aabd71165567bf,
        _:N5180b7559f834f7a873a15cf0842c05d,
        _:N6d93d99e941f462a9508a5bf6c6c2ec4,
        _:N9ee6cb0b92d7491db0007f1059d83c22 .

