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

<artist/77638#subject> a schema:Person,
        foaf:Person ;
    schema:name "JOKER"@en ;
    foaf:made <album/97995#lyrics>,
        <album/97995#subject> ;
    foaf:name "JOKER"@en .

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

<artist/19579#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97995#subject> ;
    schema:name "Erik Lidbom"@en ;
    foaf:made <album/97995#composition>,
        <album/97995#subject> ;
    foaf:name "Erik Lidbom"@en .

<artist/33471#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97995#subject> ;
    schema:name "Yukihide \"YT\" Takiyama"@en ;
    foaf:made <album/97995#composition>,
        <album/97995#subject> ;
    foaf:name "Yukihide \"YT\" Takiyama"@en .

<product/8292#subject> a schema:CreativeWork ;
    schema:name "The One Pound Gospel"@en,
        "1ポンドの福音"@ja,
        "1 Pound no Fukuin"@ja-latn ;
    foaf:name "The One Pound Gospel"@en,
        "1ポンドの福音"@ja,
        "1 Pound no Fukuin"@ja-latn .

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

<org/2132#subject> schema:name "J-One Records"@en,
        "ジェイ・ワン・レコーズ"@ja,
        "J-One Records"@ja-latn ;
    foaf:name "J-One Records"@en,
        "ジェイ・ワン・レコーズ"@ja,
        "J-One Records"@ja-latn .

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

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

<album/97995#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LIPS / KAT-TUN [Limited Edition]"@en,
        "LIPS / KAT-TUN [Limited Edition]"@ja,
        "LIPS / KAT-TUN [Limited Edition]"@ja-latn ;
    mo:composer <artist/19579#subject>,
        <artist/33471#subject> ;
    mo:produced_work <album/97995#musicalwork> ;
    schema:name "LIPS / KAT-TUN [Limited Edition]"@en,
        "LIPS / KAT-TUN [Limited Edition]"@ja,
        "LIPS / KAT-TUN [Limited Edition]"@ja-latn .

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

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

<album/97995#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LIPS / KAT-TUN [Limited Edition]"@en,
        "LIPS / KAT-TUN [Limited Edition]"@ja,
        "LIPS / KAT-TUN [Limited Edition]"@ja-latn ;
    mo:performance_of <album/97995#musicalwork> ;
    mo:performer <artist/33225#subject> ;
    mo:recorded_as <album/97995#musicalexpression> ;
    schema:byArtist <artist/33225#subject> ;
    schema:name "LIPS / KAT-TUN [Limited Edition]"@en,
        "LIPS / KAT-TUN [Limited Edition]"@ja,
        "LIPS / KAT-TUN [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/97995#musicalwork> .

<artist/33225#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97995#performance> ;
    schema:name "KAT-TUN"@en ;
    foaf:name "KAT-TUN"@en .

<album/97995#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-02-06"^^xsd:date ;
    dcterms:title "LIPS / KAT-TUN [Limited Edition]"@en,
        "LIPS / KAT-TUN [Limited Edition]"@ja,
        "LIPS / KAT-TUN [Limited Edition]"@ja-latn ;
    mo:catalogue_number "JACA-5082~3" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/97995#musicalexpression> ;
    mo:publisher <org/2132#subject> ;
    mo:record _:N1d7f238d19af457ebc662e355bc717ed,
        _:N4231c8f0109d40bb831984dc1eb80bef ;
    mo:record_count 2 ;
    schema:about <product/8292#subject> ;
    schema:byArtist <artist/33225#subject> ;
    schema:datePublished "2008-02-06"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/59/97995/97995-1586967087.jpg> ;
    schema:name "LIPS / KAT-TUN [Limited Edition]"@en,
        "LIPS / KAT-TUN [Limited Edition]"@ja,
        "LIPS / KAT-TUN [Limited Edition]"@ja-latn ;
    schema:publisher <org/2132#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/97995/97995-1586967087.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Axel-G"@en ;
    foaf:made <album/97995#subject> ;
    foaf:name "Axel-G"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Axel-G"@en ;
    foaf:made <album/97995#lyrics> ;
    foaf:name "Axel-G"@en .

_:N4231c8f0109d40bb831984dc1eb80bef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N4f72de564f89441796cdb66a48f80c39 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N4f72de564f89441796cdb66a48f80c39 .

_:N4f72de564f89441796cdb66a48f80c39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LIPS (Video Clip + Making)"@en,
        "LIPS (ビデオ・クリップ+メイキング)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4231c8f0109d40bb831984dc1eb80bef ;
    schema:name "LIPS (Video Clip + Making)"@en,
        "LIPS (ビデオ・クリップ+メイキング)"@ja .

_:N757206191c7e4016980873395c7934ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE"@en,
        "LOVE"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N1d7f238d19af457ebc662e355bc717ed ;
    schema:name "LOVE"@en,
        "LOVE"@ja .

_:Nc7cfc4d9e0ce4477810f062e80b49612 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LIPS"@en,
        "LIPS"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N1d7f238d19af457ebc662e355bc717ed ;
    schema:name "LIPS"@en,
        "LIPS"@ja .

_:N1d7f238d19af457ebc662e355bc717ed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N757206191c7e4016980873395c7934ad,
        _:Nc7cfc4d9e0ce4477810f062e80b49612 ;
    mo:track_count 2 ;
    schema:duration "PT7:32"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N757206191c7e4016980873395c7934ad,
        _:Nc7cfc4d9e0ce4477810f062e80b49612 .

