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

<artist/18062#subject> a schema:Person,
        foaf:Person ;
    schema:name "GENERATIONS from EXILE TRIBE"@en ;
    foaf:made <album/87165#subject>,
        <album/87165#vocals> ;
    foaf:name "GENERATIONS from EXILE TRIBE"@en .

<artist/25497#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masaya Wada"@en,
        "和田昌哉"@ja ;
    foaf:made <album/87165#lyrics>,
        <album/87165#subject> ;
    foaf:name "Masaya Wada"@en,
        "和田昌哉"@ja .

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

<product/7339#subject> a schema:CreativeWork ;
    schema:name "Ride Your Wave"@en,
        "きみと、波にのれたら"@ja,
        "Kimi to, Nami ni Noretara"@ja-latn ;
    foaf:name "Ride Your Wave"@en,
        "きみと、波にのれたら"@ja,
        "Kimi to, Nami ni Noretara"@ja-latn .

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

<album/87165#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Brand New Story / GENERATIONS from EXILE TRIBE"@en,
        "Brand New Story / GENERATIONS from EXILE TRIBE"@ja,
        "Brand New Story / GENERATIONS from EXILE TRIBE"@ja-latn ;
    mo:performance_of <album/87165#musicalwork> ;
    mo:recorded_as <album/87165#musicalexpression> ;
    schema:name "Brand New Story / GENERATIONS from EXILE TRIBE"@en,
        "Brand New Story / GENERATIONS from EXILE TRIBE"@ja,
        "Brand New Story / GENERATIONS from EXILE TRIBE"@ja-latn ;
    schema:workPerformed <album/87165#musicalwork> .

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

<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/56/87165/87165-8ccd227cfe2f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/87165#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/56/87165/87165-8ccd227cfe2f.jpg> ;
    foaf:depicts <album/87165#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/56/87165/87165-8ccd227cfe2f.jpg> .

<https://medium-media.vgm.io/albums/56/87165/87165-8ccd227cfe2f.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/87165#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Brand New Story / GENERATIONS from EXILE TRIBE"@en,
        "Brand New Story / GENERATIONS from EXILE TRIBE"@ja,
        "Brand New Story / GENERATIONS from EXILE TRIBE"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Cory Nitta"@en ;
            foaf:made <album/87165#composition> ;
            foaf:name "Cory Nitta"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Felicia Ferraro"@en ;
            foaf:made <album/87165#composition> ;
            foaf:name "Felicia Ferraro"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kara Jillian Madden"@en ;
            foaf:made <album/87165#composition> ;
            foaf:name "Kara Jillian Madden"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "FASTLANE"@en ;
            foaf:made <album/87165#composition> ;
            foaf:name "FASTLANE"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Benjamin Gabriel Shapiro"@en ;
            foaf:made <album/87165#composition> ;
            foaf:name "Benjamin Gabriel Shapiro"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Benjamin Samama"@en ;
            foaf:made <album/87165#composition> ;
            foaf:name "Benjamin Samama"@en ],
        <artist/19579#subject> ;
    mo:produced_work <album/87165#musicalwork> ;
    schema:name "Brand New Story / GENERATIONS from EXILE TRIBE"@en,
        "Brand New Story / GENERATIONS from EXILE TRIBE"@ja,
        "Brand New Story / GENERATIONS from EXILE TRIBE"@ja-latn .

<album/87165#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-07-17"^^xsd:date ;
    dcterms:title "Brand New Story / GENERATIONS from EXILE TRIBE"@en,
        "Brand New Story / GENERATIONS from EXILE TRIBE"@ja,
        "Brand New Story / GENERATIONS from EXILE TRIBE"@ja-latn ;
    mo:catalogue_number "RZCD-86900" ;
    mo:media_type "CD" ;
    mo:publication_of <album/87165#musicalexpression> ;
    mo:publisher <org/1037#subject> ;
    mo:record _:Nb85dee60fcaa4003802aba1ac48510cb ;
    mo:record_count 1 ;
    schema:about <product/7339#subject> ;
    schema:datePublished "2019-07-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/56/87165/87165-8ccd227cfe2f.jpg> ;
    schema:name "Brand New Story / GENERATIONS from EXILE TRIBE"@en,
        "Brand New Story / GENERATIONS from EXILE TRIBE"@ja,
        "Brand New Story / GENERATIONS from EXILE TRIBE"@ja-latn ;
    schema:publisher <org/1037#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/87165/87165-8ccd227cfe2f.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Kara Jillian Madden"@en ;
    foaf:made <album/87165#lyrics> ;
    foaf:name "Kara Jillian Madden"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Benjamin Gabriel Shapiro"@en ;
    foaf:made <album/87165#lyrics> ;
    foaf:name "Benjamin Gabriel Shapiro"@en .

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

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87165#subject> ;
    schema:name "Benjamin Gabriel Shapiro"@en ;
    foaf:made <album/87165#subject> ;
    foaf:name "Benjamin Gabriel Shapiro"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87165#subject> ;
    schema:name "Kara Jillian Madden"@en ;
    foaf:made <album/87165#subject> ;
    foaf:name "Kara Jillian Madden"@en .

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

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Benjamin Gabriel Shapiro"@en ;
    foaf:made <album/87165#subject> ;
    foaf:name "Benjamin Gabriel Shapiro"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Kara Jillian Madden"@en ;
    foaf:made <album/87165#subject> ;
    foaf:name "Kara Jillian Madden"@en .

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

_:N3ea29df4fa354a3c94aa0140d7e817ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brand New Story (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nb85dee60fcaa4003802aba1ac48510cb ;
    schema:name "Brand New Story (Instrumental)"@en .

_:N43a04c66fb414c8c80c54c76bfcfbe70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Control Myself (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nb85dee60fcaa4003802aba1ac48510cb ;
    schema:name "Control Myself (Instrumental)"@en .

_:N59c37d3809d2450dbbfd83fb9e79eb9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brand New Story"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nb85dee60fcaa4003802aba1ac48510cb ;
    schema:name "Brand New Story"@en .

_:N7d27af870ff5480d949c2dfecbdb83c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Control Myself"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nb85dee60fcaa4003802aba1ac48510cb ;
    schema:name "Control Myself"@en .

_:Nb85dee60fcaa4003802aba1ac48510cb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3ea29df4fa354a3c94aa0140d7e817ac,
        _:N43a04c66fb414c8c80c54c76bfcfbe70,
        _:N59c37d3809d2450dbbfd83fb9e79eb9f,
        _:N7d27af870ff5480d949c2dfecbdb83c6 ;
    mo:track_count 4 ;
    schema:duration "PT15:29"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3ea29df4fa354a3c94aa0140d7e817ac,
        _:N43a04c66fb414c8c80c54c76bfcfbe70,
        _:N59c37d3809d2450dbbfd83fb9e79eb9f,
        _:N7d27af870ff5480d949c2dfecbdb83c6 .

