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

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

<artist/5199#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55875#subject> ;
    schema:name "Yumi Matsutoya"@en,
        "松任谷由実"@ja ;
    foaf:made <album/55875#composition>,
        <album/55875#lyrics>,
        <album/55875#subject> ;
    foaf:name "Yumi Matsutoya"@en,
        "松任谷由実"@ja .

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

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

<album/55875#musicalexpression> a mo:Signal ;
    mo:published_as <album/55875#subject> ;
    mo:records <album/55875#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/57/55875/55875-1448655990.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/55875#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/57/55875/55875-1448655990.jpg> ;
    foaf:depicts <album/55875#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/57/55875/55875-1448655990.jpg> .

<https://medium-media.vgm.io/albums/57/55875/55875-1448655990.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<artist/24622#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55875#performance> ;
    schema:name "Mina"@en,
        "美名"@ja ;
    foaf:name "Mina"@en,
        "美名"@ja .

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

<artist/8272#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55875#performance> ;
    schema:name "Asuka Ogame"@en,
        "大亀あすか"@ja ;
    foaf:name "Asuka Ogame"@en,
        "大亀あすか"@ja .

<album/55875#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-04-28"^^xsd:date ;
    dcterms:title "Soraoto Forte Otanoshimi CD ~Uta to Ohanashi~ VOL.05"@en,
        "「そらおとフォルテ」お楽しみCD~うたとおはなし~その5"@ja,
        "Soraoto Forte Otanoshimi CD ~Uta to Ohanashi~ VOL.05"@ja-latn ;
    mo:catalogue_number "KAXA-2805CD" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55875#musicalexpression> ;
    mo:publisher <org/524#subject> ;
    mo:record _:N42e6e5a4090346bc8046ff28a2164bbd ;
    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/24622#subject>,
        <artist/2863#subject>,
        <artist/8272#subject> ;
    schema:datePublished "2011-04-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/57/55875/55875-1448655990.jpg> ;
    schema:name "Soraoto Forte Otanoshimi CD ~Uta to Ohanashi~ VOL.05"@en,
        "「そらおとフォルテ」お楽しみCD~うたとおはなし~その5"@ja,
        "Soraoto Forte Otanoshimi CD ~Uta to Ohanashi~ VOL.05"@ja-latn ;
    schema:publisher <org/524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/55875/55875-1448655990.jpg> .

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

_:N2e027ee3f76b49b48d72c43c57702f06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "牧場のソナタ"@ja,
        "Makiba no Sonata"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42e6e5a4090346bc8046ff28a2164bbd ;
    schema:name "牧場のソナタ"@ja,
        "Makiba no Sonata"@ja-latn .

_:N483c58dce1c54d22919256d95ee02054 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まちぶせ"@ja,
        "Machibuse"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42e6e5a4090346bc8046ff28a2164bbd ;
    schema:name "まちぶせ"@ja,
        "Machibuse"@ja-latn .

_:Nec36ce9d546145008a4cf8511dc9a3c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大亀さんボイスメッセージ"@ja,
        "Ogame-san Voice Message"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42e6e5a4090346bc8046ff28a2164bbd ;
    schema:name "大亀さんボイスメッセージ"@ja,
        "Ogame-san Voice Message"@ja-latn .

_:N42e6e5a4090346bc8046ff28a2164bbd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e027ee3f76b49b48d72c43c57702f06,
        _:N483c58dce1c54d22919256d95ee02054,
        _:Nec36ce9d546145008a4cf8511dc9a3c1 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2e027ee3f76b49b48d72c43c57702f06,
        _:N483c58dce1c54d22919256d95ee02054,
        _:Nec36ce9d546145008a4cf8511dc9a3c1 .

