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

<artist/33461#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hey! Say! JUMP"@en ;
    foaf:made <album/143743#subject>,
        <album/143743#vocals> ;
    foaf:name "Hey! Say! JUMP"@en .

<artist/24223#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143743#subject> ;
    schema:name "Koudai Iwatsubo"@en,
        "イワツボコーダイ"@ja ;
    foaf:made <album/143743#composition>,
        <album/143743#lyrics>,
        <album/143743#subject> ;
    foaf:name "Koudai Iwatsubo"@en,
        "イワツボコーダイ"@ja .

<artist/33111#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143743#subject> ;
    schema:name "Albi Albertsson"@en ;
    foaf:made <album/143743#composition>,
        <album/143743#subject> ;
    foaf:name "Albi Albertsson"@en .

<product/17123#subject> a schema:CreativeWork ;
    schema:name "Time Bokan 24"@en,
        "タイムボカン24"@ja,
        "Time Bokan 24"@ja-latn ;
    foaf:name "Time Bokan 24"@en,
        "タイムボカン24"@ja,
        "Time Bokan 24"@ja-latn .

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

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

<album/143743#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fantastic Time / Hey! Say! JUMP [Limited Edition]"@en,
        "Fantastic Time / Hey! Say! JUMP [Limited Edition]"@ja,
        "Fantastic Time / Hey! Say! JUMP [Limited Edition]"@ja-latn ;
    mo:performance_of <album/143743#musicalwork> ;
    mo:recorded_as <album/143743#musicalexpression> ;
    schema:name "Fantastic Time / Hey! Say! JUMP [Limited Edition]"@en,
        "Fantastic Time / Hey! Say! JUMP [Limited Edition]"@ja,
        "Fantastic Time / Hey! Say! JUMP [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/143743#musicalwork> .

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

<org/1672#subject> schema:name "J Storm Inc."@en,
        "株式会社ジェイ・ストーム"@ja,
        "J Storm Inc."@ja-latn ;
    foaf:name "J Storm Inc."@en,
        "株式会社ジェイ・ストーム"@ja,
        "J Storm Inc."@ja-latn .

<https://media.vgm.io/albums/34/143743/143743-bde6a8848d9a.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/143743#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/34/143743/143743-bde6a8848d9a.webp> ;
    foaf:depicts <album/143743#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/34/143743/143743-bde6a8848d9a.webp> .

<https://medium-media.vgm.io/albums/34/143743/143743-bde6a8848d9a.webp> a schema:ImageObject,
        foaf:Image .

<album/143743#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fantastic Time / Hey! Say! JUMP [Limited Edition]"@en,
        "Fantastic Time / Hey! Say! JUMP [Limited Edition]"@ja,
        "Fantastic Time / Hey! Say! JUMP [Limited Edition]"@ja-latn ;
    mo:composer <artist/24223#subject>,
        <artist/33111#subject> ;
    mo:produced_work <album/143743#musicalwork> ;
    schema:name "Fantastic Time / Hey! Say! JUMP [Limited Edition]"@en,
        "Fantastic Time / Hey! Say! JUMP [Limited Edition]"@ja,
        "Fantastic Time / Hey! Say! JUMP [Limited Edition]"@ja-latn .

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

<album/143743#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-26"^^xsd:date ;
    dcterms:title "Fantastic Time / Hey! Say! JUMP [Limited Edition]"@en,
        "Fantastic Time / Hey! Say! JUMP [Limited Edition]"@ja,
        "Fantastic Time / Hey! Say! JUMP [Limited Edition]"@ja-latn ;
    mo:catalogue_number "JACA-5628~9" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/143743#musicalexpression> ;
    mo:publisher <org/1672#subject> ;
    mo:record _:N388409ffe6e845b198b1ff21fe800918,
        _:N9360982717ff49a89e659d42bb2fba6f ;
    mo:record_count 2 ;
    schema:about <product/17123#subject> ;
    schema:datePublished "2016-10-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/34/143743/143743-bde6a8848d9a.webp> ;
    schema:name "Fantastic Time / Hey! Say! JUMP [Limited Edition]"@en,
        "Fantastic Time / Hey! Say! JUMP [Limited Edition]"@ja,
        "Fantastic Time / Hey! Say! JUMP [Limited Edition]"@ja-latn ;
    schema:publisher <org/1672#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/143743/143743-bde6a8848d9a.webp> .

_:N108317c1a5464252a4fe4f7476aa20d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantastic Time (ビデオクリップ＋メイキング)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N388409ffe6e845b198b1ff21fe800918 ;
    schema:name "Fantastic Time (ビデオクリップ＋メイキング)"@ja .

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

_:N9360982717ff49a89e659d42bb2fba6f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ndcc428b145e64eb1887e3ddd8b02a70f ;
    mo:track_count 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ndcc428b145e64eb1887e3ddd8b02a70f .

_:Ndcc428b145e64eb1887e3ddd8b02a70f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantastic Time"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N9360982717ff49a89e659d42bb2fba6f ;
    schema:name "Fantastic Time"@ja .

