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

<artist/32631#subject> a schema:Person,
        foaf:Person ;
    schema:name "Arina Saito"@en,
        "齋藤亜里菜"@ja ;
    foaf:made <album/95295#subject>,
        <album/95295#vocals> ;
    foaf:name "Arina Saito"@en,
        "齋藤亜里菜"@ja .

<artist/32632#subject> a schema:Person,
        foaf:Person ;
    schema:name "Moe Amano"@en,
        "天野萌"@ja ;
    foaf:made <album/95295#subject>,
        <album/95295#vocals> ;
    foaf:name "Moe Amano"@en,
        "天野萌"@ja .

<artist/32633#subject> a schema:Person,
        foaf:Person ;
    schema:name "Marina Tanoue"@en,
        "田上真里奈"@ja ;
    foaf:made <album/95295#subject>,
        <album/95295#vocals> ;
    foaf:name "Marina Tanoue"@en,
        "田上真里奈"@ja .

<artist/32634#subject> a schema:Person,
        foaf:Person ;
    schema:name "Misaki Shiode"@en,
        "塩出美彩希"@ja ;
    foaf:made <album/95295#subject>,
        <album/95295#vocals> ;
    foaf:name "Misaki Shiode"@en,
        "塩出美彩希"@ja .

<artist/12516#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95295#subject> ;
    schema:name "ZAQ"@en ;
    foaf:made <album/95295#composition>,
        <album/95295#lyrics>,
        <album/95295#subject> ;
    foaf:name "ZAQ"@en .

<artist/27743#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95295#subject> ;
    schema:name "Tokinori Kakimoto"@en,
        "柿本論理"@ja ;
    foaf:made <album/95295#composition>,
        <album/95295#lyrics>,
        <album/95295#subject> ;
    foaf:name "Tokinori Kakimoto"@en,
        "柿本論理"@ja .

<product/8455#subject> a schema:CreativeWork ;
    schema:name "Kotodama Shoujo the Animation -Microphone Soul Spinners-"@en,
        "言霊少女 the Animation -Microphone soul spinners-"@ja,
        "Kotodama Shoujo the Animation -Microphone Soul Spinners-"@ja-latn ;
    foaf:name "Kotodama Shoujo the Animation -Microphone Soul Spinners-"@en,
        "言霊少女 the Animation -Microphone soul spinners-"@ja,
        "Kotodama Shoujo the Animation -Microphone Soul Spinners-"@ja-latn .

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

<album/95295#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kotodama Shoujo Project UNIT CD: Microphone soul spinners!"@en,
        "言霊少女プロジェクト UNIT CD「Microphone soul spinners!」"@ja,
        "Kotodama Shoujo Project UNIT CD: Microphone soul spinners!"@ja-latn ;
    mo:performance_of <album/95295#musicalwork> ;
    mo:recorded_as <album/95295#musicalexpression> ;
    schema:name "Kotodama Shoujo Project UNIT CD: Microphone soul spinners!"@en,
        "言霊少女プロジェクト UNIT CD「Microphone soul spinners!」"@ja,
        "Kotodama Shoujo Project UNIT CD: Microphone soul spinners!"@ja-latn ;
    schema:workPerformed <album/95295#musicalwork> .

<org/2324#subject> schema:name "avex pictures"@en,
        "avex pictures"@ja,
        "avex pictures"@ja-latn ;
    foaf:name "avex pictures"@en,
        "avex pictures"@ja,
        "avex pictures"@ja-latn .

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

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

<album/95295#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kotodama Shoujo Project UNIT CD: Microphone soul spinners!"@en,
        "言霊少女プロジェクト UNIT CD「Microphone soul spinners!」"@ja,
        "Kotodama Shoujo Project UNIT CD: Microphone soul spinners!"@ja-latn ;
    mo:composer <artist/12516#subject>,
        <artist/27743#subject> ;
    mo:produced_work <album/95295#musicalwork> ;
    schema:name "Kotodama Shoujo Project UNIT CD: Microphone soul spinners!"@en,
        "言霊少女プロジェクト UNIT CD「Microphone soul spinners!」"@ja,
        "Kotodama Shoujo Project UNIT CD: Microphone soul spinners!"@ja-latn .

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

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

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

<album/95295#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-03-25"^^xsd:date ;
    dcterms:title "Kotodama Shoujo Project UNIT CD: Microphone soul spinners!"@en,
        "言霊少女プロジェクト UNIT CD「Microphone soul spinners!」"@ja,
        "Kotodama Shoujo Project UNIT CD: Microphone soul spinners!"@ja-latn ;
    mo:catalogue_number "EYCA-12744" ;
    mo:media_type "CD" ;
    mo:publication_of <album/95295#musicalexpression> ;
    mo:publisher <org/2324#subject> ;
    mo:record _:N42c63ceec1954b23a7445645fbb0ec1f ;
    mo:record_count 1 ;
    schema:about <product/8455#subject> ;
    schema:datePublished "2020-03-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/59/95295/95295-1584999916.jpg> ;
    schema:name "Kotodama Shoujo Project UNIT CD: Microphone soul spinners!"@en,
        "言霊少女プロジェクト UNIT CD「Microphone soul spinners!」"@ja,
        "Kotodama Shoujo Project UNIT CD: Microphone soul spinners!"@ja-latn ;
    schema:publisher <org/2324#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/95295/95295-1584999916.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "プラズマ"@en ;
    foaf:made <album/95295#lyrics> ;
    foaf:name "プラズマ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "プラズマ"@en ;
    foaf:made <album/95295#subject> ;
    foaf:name "プラズマ"@en .

_:N06e217a8d3954b12903ea99a0ec52362 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Microphone soul spinners! (instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N42c63ceec1954b23a7445645fbb0ec1f ;
    schema:name "Microphone soul spinners! (instrumental)"@en .

_:N1a7c2adac3014c458d766e5fd27cfbb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Microphone soul spinners!"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N42c63ceec1954b23a7445645fbb0ec1f ;
    schema:name "Microphone soul spinners!"@en .

_:N803c38eb7b1a400abf1c8988a7bdd350 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BATTLE ON THE T.O.P (instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N42c63ceec1954b23a7445645fbb0ec1f ;
    schema:name "BATTLE ON THE T.O.P (instrumental)"@en .

_:Nd7fd1487485140918296379569afa7f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BATTLE ON THE T.O.P"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N42c63ceec1954b23a7445645fbb0ec1f ;
    schema:name "BATTLE ON THE T.O.P"@en .

_:N42c63ceec1954b23a7445645fbb0ec1f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06e217a8d3954b12903ea99a0ec52362,
        _:N1a7c2adac3014c458d766e5fd27cfbb9,
        _:N803c38eb7b1a400abf1c8988a7bdd350,
        _:Nd7fd1487485140918296379569afa7f4 ;
    mo:track_count 4 ;
    schema:duration "PT13:28"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N06e217a8d3954b12903ea99a0ec52362,
        _:N1a7c2adac3014c458d766e5fd27cfbb9,
        _:N803c38eb7b1a400abf1c8988a7bdd350,
        _:Nd7fd1487485140918296379569afa7f4 .

