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

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

<artist/23938#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143744#subject> ;
    schema:name "MiNE"@en ;
    foaf:made <album/143744#composition>,
        <album/143744#subject> ;
    foaf:name "MiNE"@en .

<artist/37583#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143744#subject> ;
    schema:name "Atsushi Shimada"@en ;
    foaf:made <album/143744#composition>,
        <album/143744#subject> ;
    foaf:name "Atsushi Shimada"@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/143744#musicalexpression> a mo:Signal ;
    mo:published_as <album/143744#subject> ;
    mo:records <album/143744#performance> .

<album/143744#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "OVER THE TOP / Hey! Say! JUMP"@en,
        "OVER THE TOP / Hey! Say! JUMP"@ja,
        "OVER THE TOP / Hey! Say! JUMP"@ja-latn ;
    mo:performance_of <album/143744#musicalwork> ;
    mo:recorded_as <album/143744#musicalexpression> ;
    schema:name "OVER THE TOP / Hey! Say! JUMP"@en,
        "OVER THE TOP / Hey! Say! JUMP"@ja,
        "OVER THE TOP / Hey! Say! JUMP"@ja-latn ;
    schema:workPerformed <album/143744#musicalwork> .

<album/143744#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/44/143744/143744-60e1c7aea95e.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/143744#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/44/143744/143744-60e1c7aea95e.webp> ;
    foaf:depicts <album/143744#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/44/143744/143744-60e1c7aea95e.webp> .

<https://medium-media.vgm.io/albums/44/143744/143744-60e1c7aea95e.webp> a schema:ImageObject,
        foaf:Image .

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

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

<album/143744#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "OVER THE TOP / Hey! Say! JUMP"@en,
        "OVER THE TOP / Hey! Say! JUMP"@ja,
        "OVER THE TOP / Hey! Say! JUMP"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Fredrik \"Figge\" Bostrom"@en ;
            foaf:made <album/143744#composition> ;
            foaf:name "Fredrik \"Figge\" Bostrom"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "twelvelayers"@en ;
            foaf:made <album/143744#composition> ;
            foaf:name "twelvelayers"@en ],
        <artist/23938#subject>,
        <artist/37583#subject> ;
    mo:produced_work <album/143744#musicalwork> ;
    schema:name "OVER THE TOP / Hey! Say! JUMP"@en,
        "OVER THE TOP / Hey! Say! JUMP"@ja,
        "OVER THE TOP / Hey! Say! JUMP"@ja-latn .

<album/143744#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-02-22"^^xsd:date ;
    dcterms:title "OVER THE TOP / Hey! Say! JUMP"@en,
        "OVER THE TOP / Hey! Say! JUMP"@ja,
        "OVER THE TOP / Hey! Say! JUMP"@ja-latn ;
    mo:catalogue_number "JACA-5653" ;
    mo:media_type "CD" ;
    mo:publication_of <album/143744#musicalexpression> ;
    mo:publisher <org/1672#subject> ;
    mo:record _:N898ae7555cd447b1ac94d6b8fda9c0cf ;
    mo:record_count 1 ;
    schema:about <product/17123#subject> ;
    schema:datePublished "2017-02-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/44/143744/143744-60e1c7aea95e.webp> ;
    schema:name "OVER THE TOP / Hey! Say! JUMP"@en,
        "OVER THE TOP / Hey! Say! JUMP"@ja,
        "OVER THE TOP / Hey! Say! JUMP"@ja-latn ;
    schema:publisher <org/1672#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/143744/143744-60e1c7aea95e.webp> .

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

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

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

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

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143744#subject> ;
    schema:name "Fredrik \"Figge\" Bostrom"@en ;
    foaf:made <album/143744#subject> ;
    foaf:name "Fredrik \"Figge\" Bostrom"@en .

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

_:N1c56669e80314cad8d9423b57ba28a7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OVER THE TOP"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N898ae7555cd447b1ac94d6b8fda9c0cf ;
    schema:name "OVER THE TOP"@ja .

_:N425c7f8b47fd48cb97a514969e616957 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PARTY!!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N898ae7555cd447b1ac94d6b8fda9c0cf ;
    schema:name "PARTY!!"@ja .

_:N6f3687ea3e7748af9789fbca44df4202 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Our days (オリジナル・カラオケ)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N898ae7555cd447b1ac94d6b8fda9c0cf ;
    schema:name "Our days (オリジナル・カラオケ)"@ja .

_:N8fb43c8f2a5148c1a59e5c9d90877f86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Our days"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N898ae7555cd447b1ac94d6b8fda9c0cf ;
    schema:name "Our days"@ja .

_:N935b7bd6f6184bc686be4db5548362bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OVER THE TOP (オリジナル・カラオケ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N898ae7555cd447b1ac94d6b8fda9c0cf ;
    schema:name "OVER THE TOP (オリジナル・カラオケ)"@ja .

_:Nd4b4b39051e94008b16db32c9c0a2c04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PARTY!! (オリジナル・カラオケ)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N898ae7555cd447b1ac94d6b8fda9c0cf ;
    schema:name "PARTY!! (オリジナル・カラオケ)"@ja .

_:N898ae7555cd447b1ac94d6b8fda9c0cf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c56669e80314cad8d9423b57ba28a7c,
        _:N425c7f8b47fd48cb97a514969e616957,
        _:N6f3687ea3e7748af9789fbca44df4202,
        _:N8fb43c8f2a5148c1a59e5c9d90877f86,
        _:N935b7bd6f6184bc686be4db5548362bf,
        _:Nd4b4b39051e94008b16db32c9c0a2c04 ;
    mo:track_count 6 ;
    schema:duration "PT26:12"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1c56669e80314cad8d9423b57ba28a7c,
        _:N425c7f8b47fd48cb97a514969e616957,
        _:N6f3687ea3e7748af9789fbca44df4202,
        _:N8fb43c8f2a5148c1a59e5c9d90877f86,
        _:N935b7bd6f6184bc686be4db5548362bf,
        _:Nd4b4b39051e94008b16db32c9c0a2c04 .

