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

<album/71109#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/71109#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aikotoba / GARNiDELiA [Limited Edition]"@en,
        "アイコトバ / GARNiDELiA"@ja,
        "Aikotoba / GARNiDELiA [Limited Edition]"@ja-latn ;
    mo:composer <artist/12231#subject> ;
    mo:produced_work <album/71109#musicalwork> ;
    schema:name "Aikotoba / GARNiDELiA [Limited Edition]"@en,
        "アイコトバ / GARNiDELiA"@ja,
        "Aikotoba / GARNiDELiA [Limited Edition]"@ja-latn .

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

<album/71109#musicalexpression> a mo:Signal ;
    mo:published_as <album/71109#subject> ;
    mo:records <album/71109#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/90/71109/71109-1506241189.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/71109#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/90/71109/71109-1506241189.jpg> ;
    foaf:depicts <album/71109#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/90/71109/71109-1506241189.jpg> .

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

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

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

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

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

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

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

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

<album/71109#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-11-01"^^xsd:date ;
    dcterms:title "Aikotoba / GARNiDELiA [Limited Edition]"@en,
        "アイコトバ / GARNiDELiA"@ja,
        "Aikotoba / GARNiDELiA [Limited Edition]"@ja-latn ;
    mo:catalogue_number "VVCL-1116~7" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/71109#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:Ne1481dcfd523455d99ab91e60d23eab3,
        _:Nfe117cba99e844afbbbefb0659fd7d59 ;
    mo:record_count 2 ;
    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/90/71109/71109-1506241189.jpg> ;
    schema:name "Aikotoba / GARNiDELiA [Limited Edition]"@en,
        "アイコトバ / GARNiDELiA"@ja,
        "Aikotoba / GARNiDELiA [Limited Edition]"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/71109/71109-1506241189.jpg> .

_:N104b0a057d754b3a905d577a7233d4c5 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 _:Ne1481dcfd523455d99ab91e60d23eab3 ;
    schema:name "アイコトバ -instrumental-"@ja,
        "Aikotoba -instrumental-"@ja-latn .

_:N56199d43221d48e7b910f1d7efb171e5 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 _:Ne1481dcfd523455d99ab91e60d23eab3 ;
    schema:name "Hysteric Bullet"@ja,
        "Hysteric Bullet"@ja-latn .

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

_:Nb07ec5bfad2c4a7faefff810b1e7fc57 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 _:Ne1481dcfd523455d99ab91e60d23eab3 ;
    schema:name "Lonely Girl"@ja,
        "Lonely Girl"@ja-latn .

_:Nd7179f075c5b49a78a8a6c34fcd221f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイコトバ -TV Size ver.-"@ja,
        "Aikotoba -TV Size ver.-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Ne1481dcfd523455d99ab91e60d23eab3 ;
    schema:name "アイコトバ -TV Size ver.-"@ja,
        "Aikotoba -TV Size ver.-"@ja-latn .

_:Ne4161d52822f40bca69d068cefa37840 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TVアニメ「アニメガタリズ」オープニングノンクレジットムービー"@ja,
        "TV Anime \"Anime-Gataris\" Opening Non-credit Movie"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfe117cba99e844afbbbefb0659fd7d59 ;
    schema:name "TVアニメ「アニメガタリズ」オープニングノンクレジットムービー"@ja,
        "TV Anime \"Anime-Gataris\" Opening Non-credit Movie"@ja-latn .

_:Nfe117cba99e844afbbbefb0659fd7d59 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Ne4161d52822f40bca69d068cefa37840 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ne4161d52822f40bca69d068cefa37840 .

_:Ne1481dcfd523455d99ab91e60d23eab3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N104b0a057d754b3a905d577a7233d4c5,
        _:N56199d43221d48e7b910f1d7efb171e5,
        _:N76483500f91749d98d1769edf85a8672,
        _:Nb07ec5bfad2c4a7faefff810b1e7fc57,
        _:Nd7179f075c5b49a78a8a6c34fcd221f7 ;
    mo:track_count 5 ;
    schema:duration "PT18:49"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N104b0a057d754b3a905d577a7233d4c5,
        _:N56199d43221d48e7b910f1d7efb171e5,
        _:N76483500f91749d98d1769edf85a8672,
        _:Nb07ec5bfad2c4a7faefff810b1e7fc57,
        _:Nd7179f075c5b49a78a8a6c34fcd221f7 .

