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

<artist/8426#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiko Miura"@en,
        "三浦徳子"@ja ;
    foaf:made <album/55816#lyrics>,
        <album/55816#subject> ;
    foaf:name "Yoshiko Miura"@en,
        "三浦徳子"@ja .

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

<artist/2340#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55816#subject> ;
    schema:name "Kyohei Tsutsumi"@en,
        "筒美京平"@ja ;
    foaf:made <album/55816#composition>,
        <album/55816#subject> ;
    foaf:name "Kyohei Tsutsumi"@en,
        "筒美京平"@ja .

<album/55816#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Soraoto Forte Otanoshimi CD ~Uta to Ohanashi~ VOL.02"@en,
        "「そらおとフォルテ」お楽しみCD~うたとおはなし~その2"@ja,
        "Soraoto Forte Otanoshimi CD ~Uta to Ohanashi~ VOL.02"@ja-latn ;
    mo:composer <artist/2340#subject> ;
    mo:produced_work <album/55816#musicalwork> ;
    schema:name "Soraoto Forte Otanoshimi CD ~Uta to Ohanashi~ VOL.02"@en,
        "「そらおとフォルテ」お楽しみCD~うたとおはなし~その2"@ja,
        "Soraoto Forte Otanoshimi CD ~Uta to Ohanashi~ VOL.02"@ja-latn .

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

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

<org/524#subject> schema:name "KADOKAWA Anime"@en,
        "KADOKAWA Anime"@ja,
        "KADOKAWA Anime"@ja-latn ;
    foaf:name "KADOKAWA Anime"@en,
        "KADOKAWA Anime"@ja,
        "KADOKAWA Anime"@ja-latn .

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

<https://medium-media.vgm.io/albums/61/55816/55816-1448305688.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55816#performance> ;
    schema:name "Kaori Fukuhara"@en,
        "福原香織"@ja ;
    foaf:name "Kaori Fukuhara"@en,
        "福原香織"@ja .

<artist/11084#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55816#performance> ;
    schema:name "Iori Nomizu"@en,
        "野水伊織"@ja ;
    foaf:name "Iori Nomizu"@en,
        "野水伊織"@ja .

<artist/24719#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55816#performance> ;
    schema:name "Hiroshi Iwasaki"@en,
        "岩崎ひろし"@ja ;
    foaf:name "Hiroshi Iwasaki"@en,
        "岩崎ひろし"@ja .

<artist/2863#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55816#performance> ;
    schema:name "Soichiro Hoshi"@en,
        "保志総一朗"@ja ;
    foaf:name "Soichiro Hoshi"@en,
        "保志総一朗"@ja .

<artist/3758#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55816#performance> ;
    schema:name "Ayahi Takagaki"@en,
        "高垣彩陽"@ja ;
    foaf:name "Ayahi Takagaki"@en,
        "高垣彩陽"@ja .

<artist/6876#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55816#performance> ;
    schema:name "Saori Hayami"@en,
        "早見沙織"@ja ;
    foaf:name "Saori Hayami"@en,
        "早見沙織"@ja .

<album/55816#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-01-28"^^xsd:date ;
    dcterms:title "Soraoto Forte Otanoshimi CD ~Uta to Ohanashi~ VOL.02"@en,
        "「そらおとフォルテ」お楽しみCD~うたとおはなし~その2"@ja,
        "Soraoto Forte Otanoshimi CD ~Uta to Ohanashi~ VOL.02"@ja-latn ;
    mo:catalogue_number "KAXA-2802CD" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55816#musicalexpression> ;
    mo:publisher <org/524#subject> ;
    mo:record _:Ndb563f8aafd64fef8c6657d1fd89179e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Heaven's Lost Property: Forte"@en ;
            foaf:name "Heaven's Lost Property: Forte"@en ] ;
    schema:byArtist <artist/10383#subject>,
        <artist/11084#subject>,
        <artist/24719#subject>,
        <artist/2863#subject>,
        <artist/3758#subject>,
        <artist/6876#subject> ;
    schema:datePublished "2011-01-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/61/55816/55816-1448305688.jpg> ;
    schema:name "Soraoto Forte Otanoshimi CD ~Uta to Ohanashi~ VOL.02"@en,
        "「そらおとフォルテ」お楽しみCD~うたとおはなし~その2"@ja,
        "Soraoto Forte Otanoshimi CD ~Uta to Ohanashi~ VOL.02"@ja-latn ;
    schema:publisher <org/524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/55816/55816-1448305688.jpg> .

<album/55816#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Soraoto Forte Otanoshimi CD ~Uta to Ohanashi~ VOL.02"@en,
        "「そらおとフォルテ」お楽しみCD~うたとおはなし~その2"@ja,
        "Soraoto Forte Otanoshimi CD ~Uta to Ohanashi~ VOL.02"@ja-latn ;
    mo:performance_of <album/55816#musicalwork> ;
    mo:performer <artist/10383#subject>,
        <artist/11084#subject>,
        <artist/24719#subject>,
        <artist/2863#subject>,
        <artist/3758#subject>,
        <artist/6876#subject> ;
    mo:recorded_as <album/55816#musicalexpression> ;
    schema:byArtist <artist/10383#subject>,
        <artist/11084#subject>,
        <artist/24719#subject>,
        <artist/2863#subject>,
        <artist/3758#subject>,
        <artist/6876#subject> ;
    schema:name "Soraoto Forte Otanoshimi CD ~Uta to Ohanashi~ VOL.02"@en,
        "「そらおとフォルテ」お楽しみCD~うたとおはなし~その2"@ja,
        "Soraoto Forte Otanoshimi CD ~Uta to Ohanashi~ VOL.02"@ja-latn ;
    schema:workPerformed <album/55816#musicalwork> .

_:N5cef01d62cf94d03936b9503137f3e81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "会長の温泉"@ja,
        "Kaichou no Onsen"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndb563f8aafd64fef8c6657d1fd89179e ;
    schema:name "会長の温泉"@ja,
        "Kaichou no Onsen"@ja-latn .

_:N93fbe7bb574e4a099d47b7c34b36069e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラッキィ・リップスラ"@ja,
        "Lucky Lips"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndb563f8aafd64fef8c6657d1fd89179e ;
    schema:name "ラッキィ・リップスラ"@ja,
        "Lucky Lips"@ja-latn .

_:Nf42bc600c1e14b4e9c1e3cdf9137983a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "野水伊織さんボイスメッセージ"@ja,
        "Nomizu Iori-san Voice Message"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndb563f8aafd64fef8c6657d1fd89179e ;
    schema:name "野水伊織さんボイスメッセージ"@ja,
        "Nomizu Iori-san Voice Message"@ja-latn .

_:Ndb563f8aafd64fef8c6657d1fd89179e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5cef01d62cf94d03936b9503137f3e81,
        _:N93fbe7bb574e4a099d47b7c34b36069e,
        _:Nf42bc600c1e14b4e9c1e3cdf9137983a ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N5cef01d62cf94d03936b9503137f3e81,
        _:N93fbe7bb574e4a099d47b7c34b36069e,
        _:Nf42bc600c1e14b4e9c1e3cdf9137983a .

