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

<artist/4234#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hideaki Hamada"@en,
        "浜田英明"@ja ;
    foaf:made <album/55281#lyrics>,
        <album/55281#subject> ;
    foaf:name "Hideaki Hamada"@en,
        "浜田英明"@ja .

<artist/1456#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55281#subject> ;
    schema:name "Seisuke Ito"@en,
        "井東誠介"@ja ;
    foaf:made <album/55281#composition>,
        <album/55281#subject> ;
    foaf:name "Seisuke Ito"@en,
        "井東誠介"@ja .

<album/55281#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shoujo Circus Theme Song Compilation CD"@en,
        "少女サーカス 主題歌収録CD"@ja,
        "Shoujo Circus Theme Song Compilation CD"@ja-latn ;
    mo:composer <artist/1456#subject> ;
    mo:produced_work <album/55281#musicalwork> ;
    schema:name "Shoujo Circus Theme Song Compilation CD"@en,
        "少女サーカス 主題歌収録CD"@ja,
        "Shoujo Circus Theme Song Compilation CD"@ja-latn .

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

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

<album/55281#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shoujo Circus Theme Song Compilation CD"@en,
        "少女サーカス 主題歌収録CD"@ja,
        "Shoujo Circus Theme Song Compilation CD"@ja-latn ;
    mo:performance_of <album/55281#musicalwork> ;
    mo:recorded_as <album/55281#musicalexpression> ;
    schema:name "Shoujo Circus Theme Song Compilation CD"@en,
        "少女サーカス 主題歌収録CD"@ja,
        "Shoujo Circus Theme Song Compilation CD"@ja-latn ;
    schema:workPerformed <album/55281#musicalwork> .

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

<https://medium-media.vgm.io/albums/18/55281/55281-a99a6c320a6a.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/55281#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-05-19"^^xsd:date ;
    dcterms:title "Shoujo Circus Theme Song Compilation CD"@en,
        "少女サーカス 主題歌収録CD"@ja,
        "Shoujo Circus Theme Song Compilation CD"@ja-latn ;
    mo:catalogue_number "EVO-6621" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55281#musicalexpression> ;
    mo:publisher _:Nee28f42d8f0f4b60a4824f6a3515803f ;
    mo:record _:Nd77c4fae4dd24fd98c233f08e3b72c5a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Shoujo Circus"@en ;
            foaf:name "Shoujo Circus"@en ] ;
    schema:datePublished "2000-05-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/55281/55281-a99a6c320a6a.jpg> ;
    schema:name "Shoujo Circus Theme Song Compilation CD"@en,
        "少女サーカス 主題歌収録CD"@ja,
        "Shoujo Circus Theme Song Compilation CD"@ja-latn ;
    schema:publisher _:Nee28f42d8f0f4b60a4824f6a3515803f ;
    foaf:depiction <https://media.vgm.io/albums/18/55281/55281-a99a6c320a6a.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "紬叶慧"@en ;
    foaf:made <album/55281#subject> ;
    foaf:name "紬叶慧"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "少女サーカス団"@en ;
    foaf:made <album/55281#subject> ;
    foaf:name "少女サーカス団"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "少女サーカス団"@en ;
    foaf:made <album/55281#vocals> ;
    foaf:name "少女サーカス団"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "紬叶慧"@en ;
    foaf:made <album/55281#vocals> ;
    foaf:name "紬叶慧"@en .

_:N4c277b2e3c2c4fb582c4b00ed844f427 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まるでサーカスLOVE"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nd77c4fae4dd24fd98c233f08e3b72c5a ;
    schema:name "まるでサーカスLOVE"@ja .

_:Nacf71a37b54a4e1ab540e0fe785667cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Les étoile de Cirque"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nd77c4fae4dd24fd98c233f08e3b72c5a ;
    schema:name "Les étoile de Cirque"@ja .

_:Nee28f42d8f0f4b60a4824f6a3515803f schema:name "evolution"@en ;
    foaf:name "evolution"@en .

_:Nd77c4fae4dd24fd98c233f08e3b72c5a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4c277b2e3c2c4fb582c4b00ed844f427,
        _:Nacf71a37b54a4e1ab540e0fe785667cb ;
    mo:track_count 2 ;
    schema:duration "PT7:32"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N4c277b2e3c2c4fb582c4b00ed844f427,
        _:Nacf71a37b54a4e1ab540e0fe785667cb .

