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

<artist/5440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja ;
    foaf:made <album/77341#lyrics>,
        <album/77341#subject> ;
    foaf:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja .

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

<artist/11241#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77341#subject> ;
    schema:name "Katsumi Ohnishi"@en,
        "大西克巳"@ja ;
    foaf:made <album/77341#composition>,
        <album/77341#subject> ;
    foaf:name "Katsumi Ohnishi"@en,
        "大西克巳"@ja .

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

<product/5940#subject> a schema:CreativeWork ;
    schema:name "BEATLESS"@en,
        "BEATLESS"@ja,
        "BEATLESS"@ja-latn ;
    foaf:name "BEATLESS"@en,
        "BEATLESS"@ja,
        "BEATLESS"@ja-latn .

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

<org/648#subject> schema:name "Epic"@en,
        "Epic"@ja,
        "Epic"@ja-latn ;
    foaf:name "Epic"@en,
        "Epic"@ja,
        "Epic"@ja-latn .

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

<https://medium-media.vgm.io/albums/14/77341/77341-1524908159.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/77341#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shapeless / Tokyo Performance Doll [Limited Edition B]"@en,
        "Shapeless / 東京パフォーマンスドール [初回生産限定盤B]"@ja,
        "Shapeless / Tokyo Performance Doll [Limited Edition B]"@ja-latn ;
    mo:performance_of <album/77341#musicalwork> ;
    mo:performer <artist/18322#subject> ;
    mo:recorded_as <album/77341#musicalexpression> ;
    schema:byArtist <artist/18322#subject> ;
    schema:name "Shapeless / Tokyo Performance Doll [Limited Edition B]"@en,
        "Shapeless / 東京パフォーマンスドール [初回生産限定盤B]"@ja,
        "Shapeless / Tokyo Performance Doll [Limited Edition B]"@ja-latn ;
    schema:workPerformed <album/77341#musicalwork> .

<artist/18322#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77341#performance> ;
    schema:name "Tokyo Performance Doll"@en,
        "東京パフォーマンスドール"@ja ;
    foaf:name "Tokyo Performance Doll"@en,
        "東京パフォーマンスドール"@ja .

<album/77341#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shapeless / Tokyo Performance Doll [Limited Edition B]"@en,
        "Shapeless / 東京パフォーマンスドール [初回生産限定盤B]"@ja,
        "Shapeless / Tokyo Performance Doll [Limited Edition B]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Red-T"@en ;
            foaf:made <album/77341#composition> ;
            foaf:name "Red-T"@en ],
        <artist/11241#subject>,
        <artist/2476#subject> ;
    mo:produced_work <album/77341#musicalwork> ;
    schema:name "Shapeless / Tokyo Performance Doll [Limited Edition B]"@en,
        "Shapeless / 東京パフォーマンスドール [初回生産限定盤B]"@ja,
        "Shapeless / Tokyo Performance Doll [Limited Edition B]"@ja-latn .

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

<album/77341#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-06-06"^^xsd:date ;
    dcterms:title "Shapeless / Tokyo Performance Doll [Limited Edition B]"@en,
        "Shapeless / 東京パフォーマンスドール [初回生産限定盤B]"@ja,
        "Shapeless / Tokyo Performance Doll [Limited Edition B]"@ja-latn ;
    mo:catalogue_number "ESCL-5065" ;
    mo:media_type "CD" ;
    mo:publication_of <album/77341#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N77dff6986287420c9ea58dd859af32d7 ;
    mo:record_count 1 ;
    schema:about <product/5940#subject> ;
    schema:byArtist <artist/18322#subject> ;
    schema:datePublished "2018-06-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/14/77341/77341-1524908159.jpg> ;
    schema:name "Shapeless / Tokyo Performance Doll [Limited Edition B]"@en,
        "Shapeless / 東京パフォーマンスドール [初回生産限定盤B]"@ja,
        "Shapeless / Tokyo Performance Doll [Limited Edition B]"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/77341/77341-1524908159.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77341#subject> ;
    schema:name "Red-T"@en ;
    foaf:made <album/77341#subject> ;
    foaf:name "Red-T"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hiroki Tanaka"@en ;
    foaf:made <album/77341#lyrics> ;
    foaf:name "Hiroki Tanaka"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hiroki Tanaka"@en ;
    foaf:made <album/77341#subject> ;
    foaf:name "Hiroki Tanaka"@en .

_:N30995a266004458795644fca62fadfa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SHINY LADY (KARAOKE)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N77dff6986287420c9ea58dd859af32d7 ;
    schema:name "SHINY LADY (KARAOKE)"@en .

_:N3169e9a452aa49bbb188c2ca9c218b78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BURN ME OUT"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N77dff6986287420c9ea58dd859af32d7 ;
    schema:name "BURN ME OUT"@en .

_:N41b2ca1cc4a64de182396f1563549897 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shapeless"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N77dff6986287420c9ea58dd859af32d7 ;
    schema:name "Shapeless"@en .

_:N635d2ab13792496e94ce4f4cb871e38f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shapeless (KARAOKE)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N77dff6986287420c9ea58dd859af32d7 ;
    schema:name "Shapeless (KARAOKE)"@en .

_:Ne0a8fb80acf344cd83b21d3b98e1b818 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BURN ME OUT (KARAOKE)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N77dff6986287420c9ea58dd859af32d7 ;
    schema:name "BURN ME OUT (KARAOKE)"@en .

_:Nf7ea01a6b71b41bcb74a160333dce5a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SHINY LADY"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N77dff6986287420c9ea58dd859af32d7 ;
    schema:name "SHINY LADY"@en .

_:N77dff6986287420c9ea58dd859af32d7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N30995a266004458795644fca62fadfa5,
        _:N3169e9a452aa49bbb188c2ca9c218b78,
        _:N41b2ca1cc4a64de182396f1563549897,
        _:N635d2ab13792496e94ce4f4cb871e38f,
        _:Ne0a8fb80acf344cd83b21d3b98e1b818,
        _:Nf7ea01a6b71b41bcb74a160333dce5a7 ;
    mo:track_count 6 ;
    schema:duration "PT26:32"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N30995a266004458795644fca62fadfa5,
        _:N3169e9a452aa49bbb188c2ca9c218b78,
        _:N41b2ca1cc4a64de182396f1563549897,
        _:N635d2ab13792496e94ce4f4cb871e38f,
        _:Ne0a8fb80acf344cd83b21d3b98e1b818,
        _:Nf7ea01a6b71b41bcb74a160333dce5a7 .

