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

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

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

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

<artist/2476#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77342#subject> ;
    schema:name "kz"@en ;
    foaf:made <album/77342#composition>,
        <album/77342#lyrics>,
        <album/77342#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/77342#musicalexpression> a mo:Signal ;
    mo:published_as <album/77342#subject> ;
    mo:records <album/77342#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/24/77342/77342-1524908172.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/77342#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/24/77342/77342-1524908172.jpg> ;
    foaf:depicts <album/77342#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/24/77342/77342-1524908172.jpg> .

<https://medium-media.vgm.io/albums/24/77342/77342-1524908172.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

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

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77342#subject> ;
    schema:name "Jzo"@en ;
    foaf:made <album/77342#subject> ;
    foaf:name "Jzo"@en .

_:N06a94d481cce4b698b85666f844f2010 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SHINY LADY"@ja,
        "SHINY LADY"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Nfbda267353184cf9a19b50c189603223 ;
    schema:name "SHINY LADY"@ja,
        "SHINY LADY"@ja-latn .

_:N29af2c5cbe5245318815845460097f78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あなたに逢いましょう (KARAOKE)"@ja,
        "Anata ni Aimashou (KARAOKE)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nfbda267353184cf9a19b50c189603223 ;
    schema:name "あなたに逢いましょう (KARAOKE)"@ja,
        "Anata ni Aimashou (KARAOKE)"@ja-latn .

_:N58f26ea7cfa948ab8e4bd5562e007150 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SHINY LADY (KARAOKE)"@ja,
        "SHINY LADY (KARAOKE)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Nfbda267353184cf9a19b50c189603223 ;
    schema:name "SHINY LADY (KARAOKE)"@ja,
        "SHINY LADY (KARAOKE)"@ja-latn .

_:N909e01a1b6c047df8655fdc7a75471b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あなたに逢いましょう"@ja,
        "Anata ni Aimashou"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nfbda267353184cf9a19b50c189603223 ;
    schema:name "あなたに逢いましょう"@ja,
        "Anata ni Aimashou"@ja-latn .

_:Nc70ec3fc6dac402db64d5635508909d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shapeless (KARAOKE)"@ja,
        "Shapeless (KARAOKE)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nfbda267353184cf9a19b50c189603223 ;
    schema:name "Shapeless (KARAOKE)"@ja,
        "Shapeless (KARAOKE)"@ja-latn .

_:Nde2a89b785694cd58a28b555311b36bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shapeless"@ja,
        "Shapeless"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nfbda267353184cf9a19b50c189603223 ;
    schema:name "Shapeless"@ja,
        "Shapeless"@ja-latn .

_:Nf5465ac1bf0e4a1d8360318dc7ed73d9 a schema:Person,
        foaf:Person ;
    mo:performed <album/77342#performance> ;
    schema:name "Aka no Ryusei"@en ;
    foaf:name "Aka no Ryusei"@en .

_:Nfbda267353184cf9a19b50c189603223 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06a94d481cce4b698b85666f844f2010,
        _:N29af2c5cbe5245318815845460097f78,
        _:N58f26ea7cfa948ab8e4bd5562e007150,
        _:N909e01a1b6c047df8655fdc7a75471b5,
        _:Nc70ec3fc6dac402db64d5635508909d9,
        _:Nde2a89b785694cd58a28b555311b36bf ;
    mo:track_count 6 ;
    schema:duration "PT26:30"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N06a94d481cce4b698b85666f844f2010,
        _:N29af2c5cbe5245318815845460097f78,
        _:N58f26ea7cfa948ab8e4bd5562e007150,
        _:N909e01a1b6c047df8655fdc7a75471b5,
        _:Nc70ec3fc6dac402db64d5635508909d9,
        _:Nde2a89b785694cd58a28b555311b36bf .

