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

<artist/25090#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kotaro Uchikoshi"@en,
        "打越鋼太郎"@ja ;
    foaf:made <album/85937#lyrics>,
        <album/85937#subject> ;
    foaf:name "Kotaro Uchikoshi"@en,
        "打越鋼太郎"@ja .

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

<artist/12193#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85937#subject> ;
    schema:name "Naoki Chiba"@en,
        "千葉直樹"@ja ;
    foaf:made <album/85937#composition>,
        <album/85937#subject> ;
    foaf:name "Naoki Chiba"@en,
        "千葉直樹"@ja .

<album/85937#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Punch Line Drama CD"@en,
        "パンチラインドラマCD「奇偶のスティッチ改」"@ja,
        "Punch Line Drama CD"@ja-latn ;
    mo:composer <artist/12193#subject> ;
    mo:produced_work <album/85937#musicalwork> ;
    schema:name "Punch Line Drama CD"@en,
        "パンチラインドラマCD「奇偶のスティッチ改」"@ja,
        "Punch Line Drama CD"@ja-latn .

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

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

<org/1387#subject> schema:name "5pb. Games"@en,
        "5pb. Games"@ja,
        "5pb. Games"@ja-latn ;
    foaf:name "5pb. Games"@en,
        "5pb. Games"@ja,
        "5pb. Games"@ja-latn .

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

<https://medium-media.vgm.io/albums/73/85937/85937-1555184884.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15436#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85937#performance> ;
    schema:name "Yuuri Yoshida"@en,
        "吉田有里"@ja ;
    foaf:name "Yuuri Yoshida"@en,
        "吉田有里"@ja .

<artist/15555#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85937#performance> ;
    schema:name "Sora Amamiya"@en,
        "雨宮天"@ja ;
    foaf:name "Sora Amamiya"@en,
        "雨宮天"@ja .

<artist/16380#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85937#performance> ;
    schema:name "Rie Takahashi"@en,
        "高橋李依"@ja ;
    foaf:name "Rie Takahashi"@en,
        "高橋李依"@ja .

<artist/4204#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85937#performance> ;
    schema:name "Rie Kugimiya"@en,
        "釘宮理恵"@ja ;
    foaf:name "Rie Kugimiya"@en,
        "釘宮理恵"@ja .

<artist/6782#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85937#performance> ;
    schema:name "Haruka Tomatsu"@en,
        "戸松遥"@ja ;
    foaf:name "Haruka Tomatsu"@en,
        "戸松遥"@ja .

<artist/7163#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85937#performance> ;
    schema:name "Marina Inoue"@en,
        "井上麻里奈"@ja ;
    foaf:name "Marina Inoue"@en,
        "井上麻里奈"@ja .

<artist/8872#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85937#performance> ;
    schema:name "Minako Kotobuki"@en,
        "寿美菜子"@ja ;
    foaf:name "Minako Kotobuki"@en,
        "寿美菜子"@ja .

<album/85937#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-04-28"^^xsd:date ;
    dcterms:title "Punch Line Drama CD"@en,
        "パンチラインドラマCD「奇偶のスティッチ改」"@ja,
        "Punch Line Drama CD"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/85937#musicalexpression> ;
    mo:publisher <org/1387#subject> ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Punch Line"@en ;
            foaf:name "Punch Line"@en ] ;
    schema:byArtist <artist/15436#subject>,
        <artist/15555#subject>,
        <artist/16380#subject>,
        <artist/4204#subject>,
        <artist/6782#subject>,
        <artist/7163#subject>,
        <artist/8872#subject> ;
    schema:datePublished "2016-04-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/73/85937/85937-1555184884.jpg> ;
    schema:name "Punch Line Drama CD"@en,
        "パンチラインドラマCD「奇偶のスティッチ改」"@ja,
        "Punch Line Drama CD"@ja-latn ;
    schema:publisher <org/1387#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/85937/85937-1555184884.jpg> .

<album/85937#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Punch Line Drama CD"@en,
        "パンチラインドラマCD「奇偶のスティッチ改」"@ja,
        "Punch Line Drama CD"@ja-latn ;
    mo:performance_of <album/85937#musicalwork> ;
    mo:performer <artist/15436#subject>,
        <artist/15555#subject>,
        <artist/16380#subject>,
        <artist/4204#subject>,
        <artist/6782#subject>,
        <artist/7163#subject>,
        <artist/8872#subject> ;
    mo:recorded_as <album/85937#musicalexpression> ;
    schema:byArtist <artist/15436#subject>,
        <artist/15555#subject>,
        <artist/16380#subject>,
        <artist/4204#subject>,
        <artist/6782#subject>,
        <artist/7163#subject>,
        <artist/8872#subject> ;
    schema:name "Punch Line Drama CD"@en,
        "パンチラインドラマCD「奇偶のスティッチ改」"@ja,
        "Punch Line Drama CD"@ja-latn ;
    schema:workPerformed <album/85937#musicalwork> .

