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

<artist/25886#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masato Odake"@en,
        "小竹正人"@ja ;
    foaf:made <album/136341#lyrics>,
        <album/136341#subject> ;
    foaf:name "Masato Odake"@en,
        "小竹正人"@ja .

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

<artist/22105#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136341#subject> ;
    schema:name "Koji Yamaoka"@en,
        "山岡広司"@ja ;
    foaf:made <album/136341#composition>,
        <album/136341#subject> ;
    foaf:name "Koji Yamaoka"@en,
        "山岡広司"@ja .

<artist/25916#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136341#subject> ;
    schema:name "Shigeyuki Harada"@en,
        "原田茂幸"@ja ;
    foaf:made <album/136341#composition>,
        <album/136341#subject> ;
    foaf:name "Shigeyuki Harada"@en,
        "原田茂幸"@ja .

<artist/29861#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136341#subject> ;
    schema:name "MATS LIE SKARE"@en ;
    foaf:made <album/136341#composition>,
        <album/136341#subject> ;
    foaf:name "MATS LIE SKARE"@en .

<artist/29863#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136341#subject> ;
    schema:name "FAST LANE"@en ;
    foaf:made <album/136341#composition>,
        <album/136341#subject> ;
    foaf:name "FAST LANE"@en .

<artist/31302#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136341#subject> ;
    schema:name "Kayoko Kusano"@en,
        "草野華余子"@ja ;
    foaf:made <album/136341#composition>,
        <album/136341#lyrics>,
        <album/136341#subject> ;
    foaf:name "Kayoko Kusano"@en,
        "草野華余子"@ja .

<artist/46284#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136341#subject> ;
    schema:name "Daniel Kim"@en ;
    foaf:made <album/136341#composition>,
        <album/136341#subject> ;
    foaf:name "Daniel Kim"@en .

<product/10982#subject> a schema:CreativeWork ;
    schema:name "Rusted Armors"@en,
        "錆色のアーマ -黎明-"@ja,
        "Sabiiro no Armor -Reimei-"@ja-latn ;
    foaf:name "Rusted Armors"@en,
        "錆色のアーマ -黎明-"@ja,
        "Sabiiro no Armor -Reimei-"@ja-latn .

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

<album/136341#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Santa Monica Lollipop / FANTASTICS from EXILE TRIBE"@en,
        "サンタモニカ・ロリポップ / FANTASTICS from EXILE TRIBE"@ja,
        "Santa Monica Lollipop / FANTASTICS from EXILE TRIBE"@ja-latn ;
    mo:performance_of <album/136341#musicalwork> ;
    mo:recorded_as <album/136341#musicalexpression> ;
    schema:name "Santa Monica Lollipop / FANTASTICS from EXILE TRIBE"@en,
        "サンタモニカ・ロリポップ / FANTASTICS from EXILE TRIBE"@ja,
        "Santa Monica Lollipop / FANTASTICS from EXILE TRIBE"@ja-latn ;
    schema:workPerformed <album/136341#musicalwork> .

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

<https://medium-media.vgm.io/albums/14/136341/136341-55d610428cba.webp> a schema:ImageObject,
        foaf:Image .

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

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

<album/136341#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Santa Monica Lollipop / FANTASTICS from EXILE TRIBE"@en,
        "サンタモニカ・ロリポップ / FANTASTICS from EXILE TRIBE"@ja,
        "Santa Monica Lollipop / FANTASTICS from EXILE TRIBE"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Felix Back"@en ;
            foaf:made <album/136341#composition> ;
            foaf:name "Felix Back"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jiyeon Park"@en ;
            foaf:made <album/136341#composition> ;
            foaf:name "Jiyeon Park"@en ],
        <artist/22105#subject>,
        <artist/25916#subject>,
        <artist/29861#subject>,
        <artist/29863#subject>,
        <artist/31302#subject>,
        <artist/46284#subject> ;
    mo:produced_work <album/136341#musicalwork> ;
    schema:name "Santa Monica Lollipop / FANTASTICS from EXILE TRIBE"@en,
        "サンタモニカ・ロリポップ / FANTASTICS from EXILE TRIBE"@ja,
        "Santa Monica Lollipop / FANTASTICS from EXILE TRIBE"@ja-latn .

<album/136341#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-03-09"^^xsd:date ;
    dcterms:title "Santa Monica Lollipop / FANTASTICS from EXILE TRIBE"@en,
        "サンタモニカ・ロリポップ / FANTASTICS from EXILE TRIBE"@ja,
        "Santa Monica Lollipop / FANTASTICS from EXILE TRIBE"@ja-latn ;
    mo:catalogue_number "RZCD-77529" ;
    mo:media_type "CD" ;
    mo:publication_of <album/136341#musicalexpression> ;
    mo:publisher <org/1037#subject> ;
    mo:record _:N292debf014144145ba4ef6a8e367925e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "liar"@en ;
            foaf:name "liar"@en ],
        <product/10982#subject> ;
    schema:datePublished "2022-03-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/14/136341/136341-55d610428cba.webp> ;
    schema:name "Santa Monica Lollipop / FANTASTICS from EXILE TRIBE"@en,
        "サンタモニカ・ロリポップ / FANTASTICS from EXILE TRIBE"@ja,
        "Santa Monica Lollipop / FANTASTICS from EXILE TRIBE"@ja-latn ;
    schema:publisher <org/1037#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/136341/136341-55d610428cba.webp> .

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

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

_:N096cf15cef8d475d9aa0631d86349f51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サンタモニカ・ロリポップ (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N292debf014144145ba4ef6a8e367925e ;
    schema:name "サンタモニカ・ロリポップ (Instrumental)"@ja .

_:N73e6d2002fac40658212705e99673542 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tie and Tie"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N292debf014144145ba4ef6a8e367925e ;
    schema:name "Tie and Tie"@ja .

_:Nbf601329483d44fda3ed1a6f2559b5ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turn to You (Instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N292debf014144145ba4ef6a8e367925e ;
    schema:name "Turn to You (Instrumental)"@ja .

_:Nccb8b0eebc5c4a149e9411b8997634c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turn to You"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N292debf014144145ba4ef6a8e367925e ;
    schema:name "Turn to You"@ja .

_:Ncf9cb42a74504b0f827bbbcacea65949 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サンタモニカ・ロリポップ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N292debf014144145ba4ef6a8e367925e ;
    schema:name "サンタモニカ・ロリポップ"@ja .

_:Nd76dd02f424d4795ad06d9441cdd3d3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tie and Tie (Instrumental)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N292debf014144145ba4ef6a8e367925e ;
    schema:name "Tie and Tie (Instrumental)"@ja .

_:Ne561303fa86344538c55d5a2fbabd09d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さよならレイニー・タウン (Instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N292debf014144145ba4ef6a8e367925e ;
    schema:name "さよならレイニー・タウン (Instrumental)"@ja .

_:Ne825abb26f8a4622a16bd31803f38493 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さよならレイニー・タウン"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N292debf014144145ba4ef6a8e367925e ;
    schema:name "さよならレイニー・タウン"@ja .

_:N292debf014144145ba4ef6a8e367925e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N096cf15cef8d475d9aa0631d86349f51,
        _:N73e6d2002fac40658212705e99673542,
        _:Nbf601329483d44fda3ed1a6f2559b5ba,
        _:Nccb8b0eebc5c4a149e9411b8997634c6,
        _:Ncf9cb42a74504b0f827bbbcacea65949,
        _:Nd76dd02f424d4795ad06d9441cdd3d3a,
        _:Ne561303fa86344538c55d5a2fbabd09d,
        _:Ne825abb26f8a4622a16bd31803f38493 ;
    mo:track_count 8 ;
    schema:duration "PT33:34"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N096cf15cef8d475d9aa0631d86349f51,
        _:N73e6d2002fac40658212705e99673542,
        _:Nbf601329483d44fda3ed1a6f2559b5ba,
        _:Nccb8b0eebc5c4a149e9411b8997634c6,
        _:Ncf9cb42a74504b0f827bbbcacea65949,
        _:Nd76dd02f424d4795ad06d9441cdd3d3a,
        _:Ne561303fa86344538c55d5a2fbabd09d,
        _:Ne825abb26f8a4622a16bd31803f38493 .

