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

<artist/17821#subject> a schema:Person,
        foaf:Person ;
    schema:name "RINRIN"@en,
        "凛々"@ja ;
    foaf:made <album/27492#lyrics>,
        <album/27492#subject> ;
    foaf:name "RINRIN"@en,
        "凛々"@ja .

<artist/49435#subject> a schema:Person,
        foaf:Person ;
    schema:name "PANINARO 30"@en ;
    foaf:made <album/27492#lyrics>,
        <album/27492#subject> ;
    foaf:name "PANINARO 30"@en .

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

<artist/1561#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27492#subject> ;
    schema:name "Akihito Tokunaga"@en,
        "徳永暁人"@ja ;
    foaf:made <album/27492#composition>,
        <album/27492#subject> ;
    foaf:name "Akihito Tokunaga"@en,
        "徳永暁人"@ja .

<artist/49446#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27492#subject> ;
    schema:name "TERUKADO"@en ;
    foaf:made <album/27492#composition>,
        <album/27492#subject> ;
    foaf:name "TERUKADO"@en .

<product/5758#subject> a schema:CreativeWork ;
    schema:name "Get Backers"@en,
        "ゲットバッカーズ -奪還屋-"@ja,
        "GetBackers -Dakkan'ya-"@ja-latn ;
    foaf:name "Get Backers"@en,
        "ゲットバッカーズ -奪還屋-"@ja,
        "GetBackers -Dakkan'ya-"@ja-latn .

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

<org/2193#subject> schema:name "Columbia Music Entertainment"@en,
        "Columbia Music Entertainment"@ja,
        "Columbia Music Entertainment"@ja-latn ;
    foaf:name "Columbia Music Entertainment"@en,
        "Columbia Music Entertainment"@ja,
        "Columbia Music Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/29/27492/27492-1311374866.jpg> a schema:ImageObject,
        foaf:Image .

<album/27492#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Namida no Hurricane / BON-BON BLANCO"@en,
        "涙のハリケーン / BON-BON BLANCO"@ja,
        "Namida no Hurricane / BON-BON BLANCO"@ja-latn ;
    mo:composer <artist/1561#subject>,
        <artist/49446#subject> ;
    mo:produced_work <album/27492#musicalwork> ;
    schema:name "Namida no Hurricane / BON-BON BLANCO"@en,
        "涙のハリケーン / BON-BON BLANCO"@ja,
        "Namida no Hurricane / BON-BON BLANCO"@ja-latn .

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

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

<album/27492#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Namida no Hurricane / BON-BON BLANCO"@en,
        "涙のハリケーン / BON-BON BLANCO"@ja,
        "Namida no Hurricane / BON-BON BLANCO"@ja-latn ;
    mo:performance_of <album/27492#musicalwork> ;
    mo:performer <artist/17959#subject> ;
    mo:recorded_as <album/27492#musicalexpression> ;
    schema:byArtist <artist/17959#subject> ;
    schema:name "Namida no Hurricane / BON-BON BLANCO"@en,
        "涙のハリケーン / BON-BON BLANCO"@ja,
        "Namida no Hurricane / BON-BON BLANCO"@ja-latn ;
    schema:workPerformed <album/27492#musicalwork> .

<artist/17959#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27492#performance> ;
    schema:name "BON-BON BLANCO"@en ;
    foaf:name "BON-BON BLANCO"@en .

<album/27492#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-02-19"^^xsd:date ;
    dcterms:title "Namida no Hurricane / BON-BON BLANCO"@en,
        "涙のハリケーン / BON-BON BLANCO"@ja,
        "Namida no Hurricane / BON-BON BLANCO"@ja-latn ;
    mo:catalogue_number "COCA-15454" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27492#musicalexpression> ;
    mo:publisher <org/2193#subject> ;
    mo:record _:N4667ce5c38e3434589591a8cf858a19e ;
    mo:record_count 1 ;
    schema:about <product/5758#subject> ;
    schema:byArtist <artist/17959#subject> ;
    schema:datePublished "2003-02-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/29/27492/27492-1311374866.jpg> ;
    schema:name "Namida no Hurricane / BON-BON BLANCO"@en,
        "涙のハリケーン / BON-BON BLANCO"@ja,
        "Namida no Hurricane / BON-BON BLANCO"@ja-latn ;
    schema:publisher <org/2193#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/27492/27492-1311374866.jpg> .

_:N30ad3b4a7bd94ab7aed14983465b4d2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WHITE"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N4667ce5c38e3434589591a8cf858a19e ;
    schema:name "WHITE"@ja .

_:N4ae3003f647e474d8144ec3997ec7e33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "涙のハリケーン(instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N4667ce5c38e3434589591a8cf858a19e ;
    schema:name "涙のハリケーン(instrumental)"@ja .

_:Nccca140f6b3840b38dbd2f558444ecd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "涙のハリケーン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N4667ce5c38e3434589591a8cf858a19e ;
    schema:name "涙のハリケーン"@ja .

_:N4667ce5c38e3434589591a8cf858a19e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N30ad3b4a7bd94ab7aed14983465b4d2f,
        _:N4ae3003f647e474d8144ec3997ec7e33,
        _:Nccca140f6b3840b38dbd2f558444ecd4 ;
    mo:track_count 3 ;
    schema:duration "PT11:35"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N30ad3b4a7bd94ab7aed14983465b4d2f,
        _:N4ae3003f647e474d8144ec3997ec7e33,
        _:Nccca140f6b3840b38dbd2f558444ecd4 .

