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

<artist/127#subject> a schema:Person,
        foaf:Person ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/116263#lyrics>,
        <album/116263#subject>,
        <album/116263#vocals> ;
    foaf:name "KOTOKO"@en .

<artist/2424#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116263#subject> ;
    schema:name "Shinya Saito"@en,
        "齋藤真也"@ja ;
    foaf:made <album/116263#composition>,
        <album/116263#subject> ;
    foaf:name "Shinya Saito"@en,
        "齋藤真也"@ja .

<product/9853#subject> a schema:CreativeWork ;
    schema:name "Shinkansen Henkei Robo Shinkalion Z THE ANIMATION"@en,
        "新幹線変形ロボ シンカリオンZ THE ANIMATION"@ja,
        "Shinkansen Henkei Robo Shinkalion Z THE ANIMATION"@ja-latn ;
    foaf:name "Shinkansen Henkei Robo Shinkalion Z THE ANIMATION"@en,
        "新幹線変形ロボ シンカリオンZ THE ANIMATION"@ja,
        "Shinkansen Henkei Robo Shinkalion Z THE ANIMATION"@ja-latn .

<album/116263#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fastest! / KOTOKO"@en,
        "Fastest! / KOTOKO"@ja,
        "Fastest! / KOTOKO"@ja-latn ;
    mo:composer <artist/2424#subject> ;
    mo:produced_work <album/116263#musicalwork> ;
    schema:name "Fastest! / KOTOKO"@en,
        "Fastest! / KOTOKO"@ja,
        "Fastest! / KOTOKO"@ja-latn .

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

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

<album/116263#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fastest! / KOTOKO"@en,
        "Fastest! / KOTOKO"@ja,
        "Fastest! / KOTOKO"@ja-latn ;
    mo:performance_of <album/116263#musicalwork> ;
    mo:recorded_as <album/116263#musicalexpression> ;
    schema:name "Fastest! / KOTOKO"@en,
        "Fastest! / KOTOKO"@ja,
        "Fastest! / KOTOKO"@ja-latn ;
    schema:workPerformed <album/116263#musicalwork> .

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

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

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

<https://medium-media.vgm.io/albums/36/116263/116263-a39db189f65a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/116263#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-01-19"^^xsd:date ;
    dcterms:title "Fastest! / KOTOKO"@en,
        "Fastest! / KOTOKO"@ja,
        "Fastest! / KOTOKO"@ja-latn ;
    mo:catalogue_number "GNCA-0655" ;
    mo:media_type "CD" ;
    mo:publication_of <album/116263#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:N4df0e96e87e34865b7d4192658cb14ec ;
    mo:record_count 1 ;
    schema:about <product/9853#subject> ;
    schema:datePublished "2022-01-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/36/116263/116263-a39db189f65a.jpg> ;
    schema:name "Fastest! / KOTOKO"@en,
        "Fastest! / KOTOKO"@ja,
        "Fastest! / KOTOKO"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/116263/116263-a39db189f65a.jpg> .

_:N57885e71f0e54e499ef96195c77f8f12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "♡sweet×spicy♠ Valentine <instrumental>"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N4df0e96e87e34865b7d4192658cb14ec ;
    schema:name "♡sweet×spicy♠ Valentine <instrumental>"@en .

_:N8f77b394bb2a451db28414648fa25092 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fastest!"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N4df0e96e87e34865b7d4192658cb14ec ;
    schema:name "Fastest!"@en .

_:N9e8dbfcd7de94dc4beaebfda75814db6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "♡sweet×spicy♠ Valentine"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N4df0e96e87e34865b7d4192658cb14ec ;
    schema:name "♡sweet×spicy♠ Valentine"@en .

_:Nb8e4a2c6558c43459f1410875f8d4093 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fastest! <instrumental>"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N4df0e96e87e34865b7d4192658cb14ec ;
    schema:name "Fastest! <instrumental>"@en .

_:N4df0e96e87e34865b7d4192658cb14ec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N57885e71f0e54e499ef96195c77f8f12,
        _:N8f77b394bb2a451db28414648fa25092,
        _:N9e8dbfcd7de94dc4beaebfda75814db6,
        _:Nb8e4a2c6558c43459f1410875f8d4093 ;
    mo:track_count 4 ;
    schema:duration "PT16:37"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N57885e71f0e54e499ef96195c77f8f12,
        _:N8f77b394bb2a451db28414648fa25092,
        _:N9e8dbfcd7de94dc4beaebfda75814db6,
        _:Nb8e4a2c6558c43459f1410875f8d4093 .

