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

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

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

<artist/11245#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98481#subject> ;
    schema:name "HIKARI"@en ;
    foaf:made <album/98481#composition>,
        <album/98481#subject> ;
    foaf:name "HIKARI"@en .

<artist/18060#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98481#subject> ;
    schema:name "Stephan Elfgren"@en ;
    foaf:made <album/98481#composition>,
        <album/98481#subject> ;
    foaf:name "Stephan Elfgren"@en .

<product/1779#subject> a schema:CreativeWork ;
    schema:name "One Piece"@en,
        "ワンピース"@ja,
        "One Piece"@ja-latn ;
    foaf:name "One Piece"@en,
        "ワンピース"@ja,
        "One Piece"@ja-latn .

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

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

<org/1037#subject> schema:name "rhythm zone"@en,
        "rhythm zone"@ja,
        "rhythm zone"@ja-latn ;
    foaf:name "rhythm zone"@en,
        "rhythm zone"@ja,
        "rhythm zone"@ja-latn .

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

<https://medium-media.vgm.io/albums/18/98481/98481-1588424310.jpg> a schema:ImageObject,
        foaf:Image .

<album/98481#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hard Knock Days / GENERATIONS from EXILE TRIBE"@en,
        "Hard Knock Days / GENERATIONS from EXILE TRIBE"@ja,
        "Hard Knock Days / GENERATIONS from EXILE TRIBE"@ja-latn ;
    mo:composer <artist/11245#subject>,
        <artist/18060#subject> ;
    mo:produced_work <album/98481#musicalwork> ;
    schema:name "Hard Knock Days / GENERATIONS from EXILE TRIBE"@en,
        "Hard Knock Days / GENERATIONS from EXILE TRIBE"@ja,
        "Hard Knock Days / GENERATIONS from EXILE TRIBE"@ja-latn .

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

<album/98481#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hard Knock Days / GENERATIONS from EXILE TRIBE"@en,
        "Hard Knock Days / GENERATIONS from EXILE TRIBE"@ja,
        "Hard Knock Days / GENERATIONS from EXILE TRIBE"@ja-latn ;
    mo:performance_of <album/98481#musicalwork> ;
    mo:performer <artist/18062#subject> ;
    mo:recorded_as <album/98481#musicalexpression> ;
    schema:byArtist <artist/18062#subject> ;
    schema:name "Hard Knock Days / GENERATIONS from EXILE TRIBE"@en,
        "Hard Knock Days / GENERATIONS from EXILE TRIBE"@ja,
        "Hard Knock Days / GENERATIONS from EXILE TRIBE"@ja-latn ;
    schema:workPerformed <album/98481#musicalwork> .

<artist/18062#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98481#performance> ;
    schema:name "GENERATIONS from EXILE TRIBE"@en ;
    foaf:name "GENERATIONS from EXILE TRIBE"@en .

<album/98481#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-12"^^xsd:date ;
    dcterms:title "Hard Knock Days / GENERATIONS from EXILE TRIBE"@en,
        "Hard Knock Days / GENERATIONS from EXILE TRIBE"@ja,
        "Hard Knock Days / GENERATIONS from EXILE TRIBE"@ja-latn ;
    mo:catalogue_number "RZC1-59952" ;
    mo:media_type "CD" ;
    mo:publication_of <album/98481#musicalexpression> ;
    mo:publisher <org/1037#subject> ;
    mo:record _:N206cc6559998458189c421031b17be8e ;
    mo:record_count 1 ;
    schema:about <product/1779#subject> ;
    schema:byArtist <artist/18062#subject> ;
    schema:datePublished "2015-08-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/18/98481/98481-1588424310.jpg> ;
    schema:name "Hard Knock Days / GENERATIONS from EXILE TRIBE"@en,
        "Hard Knock Days / GENERATIONS from EXILE TRIBE"@ja,
        "Hard Knock Days / GENERATIONS from EXILE TRIBE"@ja-latn ;
    schema:publisher <org/1037#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/98481/98481-1588424310.jpg> .

_:N0697aed869ae48299560578c82dc2aee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hard Knock Days"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N206cc6559998458189c421031b17be8e ;
    schema:name "Hard Knock Days"@en .

_:N3272b61e76ec4829a2e1b62ba03ec495 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hard Knock Days (Instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N206cc6559998458189c421031b17be8e ;
    schema:name "Hard Knock Days (Instrumental)"@en .

_:N206cc6559998458189c421031b17be8e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0697aed869ae48299560578c82dc2aee,
        _:N3272b61e76ec4829a2e1b62ba03ec495 ;
    mo:track_count 2 ;
    schema:duration "PT9:12"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0697aed869ae48299560578c82dc2aee,
        _:N3272b61e76ec4829a2e1b62ba03ec495 .

