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

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

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

<artist/7147#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98568#subject> ;
    schema:name "Keigo Hoashi"@en,
        "帆足圭吾"@ja ;
    foaf:made <album/98568#composition>,
        <album/98568#subject> ;
    foaf:name "Keigo Hoashi"@en,
        "帆足圭吾"@ja .

<artist/803#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98568#subject> ;
    schema:name "Keiichi Okabe"@en,
        "岡部啓一"@ja ;
    foaf:made <album/98568#composition>,
        <album/98568#subject> ;
    foaf:name "Keiichi Okabe"@en,
        "岡部啓一"@ja .

<artist/9621#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98568#subject> ;
    schema:name "Hidekazu Tanaka"@en,
        "田中秀和"@ja ;
    foaf:made <album/98568#composition>,
        <album/98568#subject> ;
    foaf:name "Hidekazu Tanaka"@en,
        "田中秀和"@ja .

<product/3328#subject> a schema:CreativeWork ;
    schema:name "Aikatsu!"@en,
        "アイカツ!"@ja,
        "Aikatsu!"@ja-latn ;
    foaf:name "Aikatsu!"@en,
        "アイカツ!"@ja,
        "Aikatsu!"@ja-latn .

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

<album/98568#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Solo Guitar Live for Aoi & Ichigo"@en,
        "Solo Guitar Live for Aoi & Ichigo"@ja,
        "Solo Guitar Live for Aoi & Ichigo"@ja-latn ;
    mo:performance_of <album/98568#musicalwork> ;
    mo:recorded_as <album/98568#musicalexpression> ;
    schema:name "Solo Guitar Live for Aoi & Ichigo"@en,
        "Solo Guitar Live for Aoi & Ichigo"@ja,
        "Solo Guitar Live for Aoi & Ichigo"@ja-latn ;
    schema:workPerformed <album/98568#musicalwork> .

<org/2160#subject> schema:name "selfish catfish"@en,
        "selfish catfish"@ja,
        "selfish catfish"@ja-latn ;
    foaf:name "selfish catfish"@en,
        "selfish catfish"@ja,
        "selfish catfish"@ja-latn .

<https://media.vgm.io/albums/86/98568/98568-1588635748.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/98568#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/86/98568/98568-1588635748.png> ;
    foaf:depicts <album/98568#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/86/98568/98568-1588635748.png> .

<https://medium-media.vgm.io/albums/86/98568/98568-1588635748.png> a schema:ImageObject,
        foaf:Image .

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

<album/98568#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Solo Guitar Live for Aoi & Ichigo"@en,
        "Solo Guitar Live for Aoi & Ichigo"@ja,
        "Solo Guitar Live for Aoi & Ichigo"@ja-latn ;
    mo:composer <artist/7147#subject>,
        <artist/803#subject>,
        <artist/9621#subject> ;
    mo:produced_work <album/98568#musicalwork> ;
    schema:name "Solo Guitar Live for Aoi & Ichigo"@en,
        "Solo Guitar Live for Aoi & Ichigo"@ja,
        "Solo Guitar Live for Aoi & Ichigo"@ja-latn .

<album/98568#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-07-16"^^xsd:date ;
    dcterms:title "Solo Guitar Live for Aoi & Ichigo"@en,
        "Solo Guitar Live for Aoi & Ichigo"@ja,
        "Solo Guitar Live for Aoi & Ichigo"@ja-latn ;
    mo:catalogue_number "SFCF-0001" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/98568#musicalexpression> ;
    mo:publisher <org/2160#subject> ;
    mo:record _:Na6d71203af4a42f9a962a329ca76346d ;
    mo:record_count 1 ;
    schema:about <product/3328#subject> ;
    schema:datePublished "2018-07-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/86/98568/98568-1588635748.png> ;
    schema:name "Solo Guitar Live for Aoi & Ichigo"@en,
        "Solo Guitar Live for Aoi & Ichigo"@ja,
        "Solo Guitar Live for Aoi & Ichigo"@ja-latn ;
    schema:publisher <org/2160#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/98568/98568-1588635748.png> .

_:N23815606629b4245ad149e1c8cb33e86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "prism spiral"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Na6d71203af4a42f9a962a329ca76346d ;
    schema:name "prism spiral"@ja .

_:N488625a8228e4519b04011bc26b96eb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "芸能人はカードが命!"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Na6d71203af4a42f9a962a329ca76346d ;
    schema:name "芸能人はカードが命!"@ja .

_:N88b7007e0bb44b26b4e9ea50fd7b2782 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いざ、オーディション!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Na6d71203af4a42f9a962a329ca76346d ;
    schema:name "いざ、オーディション!"@ja .

_:N9ed2935ccf6f41fbb52bf42853b0b2c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Move on now!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Na6d71203af4a42f9a962a329ca76346d ;
    schema:name "Move on now!"@ja .

_:Nc8b1bf1c54ea4820a6f609757037e4de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wake up my music"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Na6d71203af4a42f9a962a329ca76346d ;
    schema:name "Wake up my music"@ja .

_:Nce0d87f289ef46feb13cdc06f9b3ccef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カレンダーガール"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Na6d71203af4a42f9a962a329ca76346d ;
    schema:name "カレンダーガール"@ja .

_:Na6d71203af4a42f9a962a329ca76346d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N23815606629b4245ad149e1c8cb33e86,
        _:N488625a8228e4519b04011bc26b96eb2,
        _:N88b7007e0bb44b26b4e9ea50fd7b2782,
        _:N9ed2935ccf6f41fbb52bf42853b0b2c2,
        _:Nc8b1bf1c54ea4820a6f609757037e4de,
        _:Nce0d87f289ef46feb13cdc06f9b3ccef ;
    mo:track_count 6 ;
    schema:duration "PT20:36"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N23815606629b4245ad149e1c8cb33e86,
        _:N488625a8228e4519b04011bc26b96eb2,
        _:N88b7007e0bb44b26b4e9ea50fd7b2782,
        _:N9ed2935ccf6f41fbb52bf42853b0b2c2,
        _:Nc8b1bf1c54ea4820a6f609757037e4de,
        _:Nce0d87f289ef46feb13cdc06f9b3ccef .

