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

<artist/23804#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kota Morita"@en,
        "モリタコータ"@ja ;
    foaf:made <album/101006#lyrics>,
        <album/101006#subject> ;
    foaf:name "Kota Morita"@en,
        "モリタコータ"@ja .

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

<artist/12813#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101006#subject> ;
    schema:name "Koutetsu-Aniki"@en,
        "鋼鉄兄貴"@ja ;
    foaf:made <album/101006#composition>,
        <album/101006#subject> ;
    foaf:name "Koutetsu-Aniki"@en,
        "鋼鉄兄貴"@ja .

<artist/15150#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101006#subject> ;
    schema:name "Yuya Hirosawa"@en,
        "廣澤優也"@ja ;
    foaf:made <album/101006#composition>,
        <album/101006#lyrics>,
        <album/101006#subject> ;
    foaf:name "Yuya Hirosawa"@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/101006#musicalexpression> a mo:Signal ;
    mo:published_as <album/101006#subject> ;
    mo:records <album/101006#performance> .

<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/60/101006/101006-1593738515.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/101006#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/101006/101006-1593738515.jpg> ;
    foaf:depicts <album/101006#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/101006/101006-1593738515.jpg> .

<https://medium-media.vgm.io/albums/60/101006/101006-1593738515.jpg> a schema:ImageObject,
        foaf:Image .

<album/101006#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Twin Queen / RabbyTwins"@en,
        "Twin Queen / RabbyTwins"@ja,
        "Twin Queen / RabbyTwins"@ja-latn ;
    mo:composer <artist/12813#subject>,
        <artist/15150#subject> ;
    mo:produced_work <album/101006#musicalwork> ;
    schema:name "Twin Queen / RabbyTwins"@en,
        "Twin Queen / RabbyTwins"@ja,
        "Twin Queen / RabbyTwins"@ja-latn .

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

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

<album/101006#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Twin Queen / RabbyTwins"@en,
        "Twin Queen / RabbyTwins"@ja,
        "Twin Queen / RabbyTwins"@ja-latn ;
    mo:performance_of <album/101006#musicalwork> ;
    mo:performer _:N1cee68b267a24d549929c42ebcc21f17,
        _:Ne65df1b38d674fab9b6abc329c26a8a1 ;
    mo:recorded_as <album/101006#musicalexpression> ;
    schema:byArtist _:N1cee68b267a24d549929c42ebcc21f17,
        _:Ne65df1b38d674fab9b6abc329c26a8a1 ;
    schema:name "Twin Queen / RabbyTwins"@en,
        "Twin Queen / RabbyTwins"@ja,
        "Twin Queen / RabbyTwins"@ja-latn ;
    schema:workPerformed <album/101006#musicalwork> .

<album/101006#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-06-30"^^xsd:date ;
    dcterms:title "Twin Queen / RabbyTwins"@en,
        "Twin Queen / RabbyTwins"@ja,
        "Twin Queen / RabbyTwins"@ja-latn ;
    mo:catalogue_number "ANTCD-A0000001721" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/101006#musicalexpression> ;
    mo:publisher <org/2324#subject> ;
    mo:record _:N177d495eec234430846f0a8cbff89214 ;
    mo:record_count 1 ;
    schema:about <product/8455#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "蒔田つぐみ"@en ;
            foaf:name "蒔田つぐみ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rise Moritomo"@en ;
            foaf:name "Rise Moritomo"@en ] ;
    schema:datePublished "2020-06-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/60/101006/101006-1593738515.jpg> ;
    schema:name "Twin Queen / RabbyTwins"@en,
        "Twin Queen / RabbyTwins"@ja,
        "Twin Queen / RabbyTwins"@ja-latn ;
    schema:publisher <org/2324#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/101006/101006-1593738515.jpg> .

_:N035e0254b9134813949b50f3709e7d6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twin Queen"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N177d495eec234430846f0a8cbff89214 ;
    schema:name "Twin Queen"@en .

_:N177d495eec234430846f0a8cbff89214 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N035e0254b9134813949b50f3709e7d6c ;
    mo:track_count 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N035e0254b9134813949b50f3709e7d6c .

_:N1cee68b267a24d549929c42ebcc21f17 a schema:Person,
        foaf:Person ;
    mo:performed <album/101006#performance> ;
    schema:name "Rise Moritomo"@en ;
    foaf:name "Rise Moritomo"@en .

_:Ne65df1b38d674fab9b6abc329c26a8a1 a schema:Person,
        foaf:Person ;
    mo:performed <album/101006#performance> ;
    schema:name "蒔田つぐみ"@en ;
    foaf:name "蒔田つぐみ"@en .

