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

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

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

<artist/16782#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102360#subject> ;
    schema:name "no_my"@en ;
    foaf:made <album/102360#composition>,
        <album/102360#subject> ;
    foaf:name "no_my"@en .

<product/8977#subject> a schema:CreativeWork ;
    schema:name "WAVE!!"@en,
        "WAVE!!"@ja,
        "WAVE!!"@ja-latn ;
    foaf:name "WAVE!!"@en,
        "WAVE!!"@ja,
        "WAVE!!"@ja-latn .

<album/102360#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SURFDAYS / Naminori Boys"@en,
        "SURFDAYS / 波乗りボーイズ"@ja,
        "SURFDAYS / Naminori Boys"@ja-latn ;
    mo:composer <artist/16782#subject> ;
    mo:produced_work <album/102360#musicalwork> ;
    schema:name "SURFDAYS / Naminori Boys"@en,
        "SURFDAYS / 波乗りボーイズ"@ja,
        "SURFDAYS / Naminori Boys"@ja-latn .

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

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

<org/2156#subject> schema:name "LOVE&ART"@en,
        "LOVE&ART"@ja,
        "LOVE&ART"@ja-latn ;
    foaf:name "LOVE&ART"@en,
        "LOVE&ART"@ja,
        "LOVE&ART"@ja-latn .

<https://media.vgm.io/albums/06/102360/102360-7c3a8d56167a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/102360#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/06/102360/102360-7c3a8d56167a.jpg> ;
    foaf:depicts <album/102360#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/06/102360/102360-7c3a8d56167a.jpg> .

<https://medium-media.vgm.io/albums/06/102360/102360-7c3a8d56167a.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15384#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102360#performance> ;
    schema:name "Takuya Sato"@en,
        "佐藤拓也"@ja ;
    foaf:name "Takuya Sato"@en,
        "佐藤拓也"@ja .

<artist/21158#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102360#performance> ;
    schema:name "Yoshiki Nakajima"@en,
        "中島ヨシキ"@ja ;
    foaf:name "Yoshiki Nakajima"@en,
        "中島ヨシキ"@ja .

<artist/21843#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102360#performance> ;
    schema:name "Yusuke Shirai"@en,
        "白井悠介"@ja ;
    foaf:name "Yusuke Shirai"@en,
        "白井悠介"@ja .

<artist/2869#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102360#performance> ;
    schema:name "Showtaro Morikubo"@en,
        "森久保祥太郎"@ja ;
    foaf:name "Showtaro Morikubo"@en,
        "森久保祥太郎"@ja .

<artist/29458#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102360#performance> ;
    schema:name "Shunichi Toki"@en,
        "土岐隼一"@ja ;
    foaf:name "Shunichi Toki"@en,
        "土岐隼一"@ja .

<artist/33189#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102360#performance> ;
    schema:name "Jin Ogasawara"@en,
        "小笠原仁"@ja ;
    foaf:name "Jin Ogasawara"@en,
        "小笠原仁"@ja .

<artist/6498#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102360#performance> ;
    schema:name "Tomoaki Maeno"@en,
        "前野智昭"@ja ;
    foaf:name "Tomoaki Maeno"@en,
        "前野智昭"@ja .

<artist/8755#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102360#performance> ;
    schema:name "Nobuhiko Okamoto"@en,
        "岡本信彦"@ja ;
    foaf:name "Nobuhiko Okamoto"@en,
        "岡本信彦"@ja .

<album/102360#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-07"^^xsd:date ;
    dcterms:title "SURFDAYS / Naminori Boys"@en,
        "SURFDAYS / 波乗りボーイズ"@ja,
        "SURFDAYS / Naminori Boys"@ja-latn ;
    mo:catalogue_number "FPBD-0553" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/102360#musicalexpression> ;
    mo:publisher <org/2156#subject> ;
    mo:record _:Nd9f2d9175c2d4ca2b8c6f4ab1ad099ff ;
    mo:record_count 1 ;
    schema:about <product/8977#subject> ;
    schema:byArtist <artist/15384#subject>,
        <artist/21158#subject>,
        <artist/21843#subject>,
        <artist/2869#subject>,
        <artist/29458#subject>,
        <artist/33189#subject>,
        <artist/6498#subject>,
        <artist/8755#subject> ;
    schema:datePublished "2019-12-07"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/06/102360/102360-7c3a8d56167a.jpg> ;
    schema:name "SURFDAYS / Naminori Boys"@en,
        "SURFDAYS / 波乗りボーイズ"@ja,
        "SURFDAYS / Naminori Boys"@ja-latn ;
    schema:publisher <org/2156#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/102360/102360-7c3a8d56167a.jpg> .

<album/102360#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SURFDAYS / Naminori Boys"@en,
        "SURFDAYS / 波乗りボーイズ"@ja,
        "SURFDAYS / Naminori Boys"@ja-latn ;
    mo:performance_of <album/102360#musicalwork> ;
    mo:performer <artist/15384#subject>,
        <artist/21158#subject>,
        <artist/21843#subject>,
        <artist/2869#subject>,
        <artist/29458#subject>,
        <artist/33189#subject>,
        <artist/6498#subject>,
        <artist/8755#subject> ;
    mo:recorded_as <album/102360#musicalexpression> ;
    schema:byArtist <artist/15384#subject>,
        <artist/21158#subject>,
        <artist/21843#subject>,
        <artist/2869#subject>,
        <artist/29458#subject>,
        <artist/33189#subject>,
        <artist/6498#subject>,
        <artist/8755#subject> ;
    schema:name "SURFDAYS / Naminori Boys"@en,
        "SURFDAYS / 波乗りボーイズ"@ja,
        "SURFDAYS / Naminori Boys"@ja-latn ;
    schema:workPerformed <album/102360#musicalwork> .

_:N303f00bcc9c641c58d9e088d40fbc222 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SURFDAYS"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nd9f2d9175c2d4ca2b8c6f4ab1ad099ff ;
    schema:name "SURFDAYS"@en .

_:Nd9f2d9175c2d4ca2b8c6f4ab1ad099ff a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N303f00bcc9c641c58d9e088d40fbc222 ;
    mo:track_count 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N303f00bcc9c641c58d9e088d40fbc222 .

