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

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

<artist/1065#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11344#subject> ;
    schema:name "Yusuke Sakamoto"@en,
        "坂本裕介"@ja ;
    foaf:made <album/11344#composition>,
        <album/11344#lyrics>,
        <album/11344#subject> ;
    foaf:name "Yusuke Sakamoto"@en,
        "坂本裕介"@ja .

<album/11344#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cross World Character Song - Fluffy Rondo"@en,
        "クロスワールド キャラクターソング ふわふわロンド"@ja,
        "Cross World Character Song - Fluffy Rondo"@ja-latn ;
    mo:composer <artist/1065#subject> ;
    mo:produced_work <album/11344#musicalwork> ;
    schema:name "Cross World Character Song - Fluffy Rondo"@en,
        "クロスワールド キャラクターソング ふわふわロンド"@ja,
        "Cross World Character Song - Fluffy Rondo"@ja-latn .

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

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

<org/96#subject> schema:name "BROCCOLI Co., Ltd."@en,
        "株式会社ブロッコリー"@ja,
        "BROCCOLI Co., Ltd."@ja-latn ;
    foaf:name "BROCCOLI Co., Ltd."@en,
        "株式会社ブロッコリー"@ja,
        "BROCCOLI Co., Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/44/11344/11344-1431840594.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/11344#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cross World Character Song - Fluffy Rondo"@en,
        "クロスワールド キャラクターソング ふわふわロンド"@ja,
        "Cross World Character Song - Fluffy Rondo"@ja-latn ;
    mo:performance_of <album/11344#musicalwork> ;
    mo:performer <artist/1067#subject> ;
    mo:recorded_as <album/11344#musicalexpression> ;
    schema:byArtist <artist/1067#subject> ;
    schema:name "Cross World Character Song - Fluffy Rondo"@en,
        "クロスワールド キャラクターソング ふわふわロンド"@ja,
        "Cross World Character Song - Fluffy Rondo"@ja-latn ;
    schema:workPerformed <album/11344#musicalwork> .

<artist/1067#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11344#performance> ;
    schema:name "Ryoko Shintani"@en,
        "新谷良子"@ja ;
    foaf:name "Ryoko Shintani"@en,
        "新谷良子"@ja .

<album/11344#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-07-29"^^xsd:date ;
    dcterms:title "Cross World Character Song - Fluffy Rondo"@en,
        "クロスワールド キャラクターソング ふわふわロンド"@ja,
        "Cross World Character Song - Fluffy Rondo"@ja-latn ;
    mo:catalogue_number "BRDA-1059" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11344#musicalexpression> ;
    mo:publisher <org/96#subject> ;
    mo:record _:N9f8c21ced1c243c6876d0ea735640eae ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "CROSS WORLD ~Mishiranu no Sora no Etatia~"@en ;
            foaf:name "CROSS WORLD ~Mishiranu no Sora no Etatia~"@en ] ;
    schema:byArtist <artist/1067#subject> ;
    schema:datePublished "2005-07-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/11344/11344-1431840594.jpg> ;
    schema:name "Cross World Character Song - Fluffy Rondo"@en,
        "クロスワールド キャラクターソング ふわふわロンド"@ja,
        "Cross World Character Song - Fluffy Rondo"@ja-latn ;
    schema:publisher <org/96#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/11344/11344-1431840594.jpg> .

_:N31cc2c1479ba42eebcde33149bfe804f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fluffy Rondo *karaoke"@en,
        "ふわふわロンド *karaoke"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N9f8c21ced1c243c6876d0ea735640eae ;
    schema:name "Fluffy Rondo *karaoke"@en,
        "ふわふわロンド *karaoke"@ja .

_:N8f58c9788fa54b6fa7c3a8a7e65a75db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fluffy Rondo"@en,
        "ふわふわロンド"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N9f8c21ced1c243c6876d0ea735640eae ;
    schema:name "Fluffy Rondo"@en,
        "ふわふわロンド"@ja .

_:Nb80437dc7c874ca1a4dd4c3609c72d05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice Message"@en,
        "Voice Message"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N9f8c21ced1c243c6876d0ea735640eae ;
    schema:name "Voice Message"@en,
        "Voice Message"@ja .

_:N9f8c21ced1c243c6876d0ea735640eae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N31cc2c1479ba42eebcde33149bfe804f,
        _:N8f58c9788fa54b6fa7c3a8a7e65a75db,
        _:Nb80437dc7c874ca1a4dd4c3609c72d05 ;
    mo:track_count 3 ;
    schema:duration "PT9:47"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N31cc2c1479ba42eebcde33149bfe804f,
        _:N8f58c9788fa54b6fa7c3a8a7e65a75db,
        _:Nb80437dc7c874ca1a4dd4c3609c72d05 .

