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

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

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

<artist/267#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5934#subject> ;
    schema:name "Manack"@en ;
    foaf:made <album/5934#composition>,
        <album/5934#subject> ;
    foaf:name "Manack"@en .

<album/5934#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FairChild Theme Song Short Version Collection"@en,
        "FairChild 主題歌ショートバージョン集"@ja,
        "FairChild Theme Song Short Version Collection"@ja-latn ;
    mo:composer <artist/267#subject> ;
    mo:produced_work <album/5934#musicalwork> ;
    schema:name "FairChild Theme Song Short Version Collection"@en,
        "FairChild 主題歌ショートバージョン集"@ja,
        "FairChild Theme Song Short Version Collection"@ja-latn .

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

<org/360#subject> schema:name "ALcot"@en,
        "ALcot"@ja,
        "ALcot"@ja-latn ;
    foaf:name "ALcot"@en,
        "ALcot"@ja,
        "ALcot"@ja-latn .

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

<https://medium-media.vgm.io/albums/43/5934/5934-1197471322.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1973#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5934#performance> ;
    schema:name "Mia Naruse"@en,
        "成瀬未亜"@ja ;
    foaf:name "Mia Naruse"@en,
        "成瀬未亜"@ja .

<artist/2005#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5934#performance> ;
    schema:name "Oto Agumi"@en,
        "安玖深音"@ja ;
    foaf:name "Oto Agumi"@en,
        "安玖深音"@ja .

<artist/3984#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5934#performance> ;
    schema:name "Fuuri Samoto"@en,
        "佐本二厘"@ja ;
    foaf:name "Fuuri Samoto"@en,
        "佐本二厘"@ja .

<artist/79#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5934#performance> ;
    schema:name "Yui Sakakibara"@en,
        "榊原ゆい"@ja ;
    foaf:name "Yui Sakakibara"@en,
        "榊原ゆい"@ja .

<artist/7903#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5934#performance> ;
    schema:name "Soyogi Tono"@en,
        "遠野そよぎ"@ja ;
    foaf:name "Soyogi Tono"@en,
        "遠野そよぎ"@ja .

<album/5934#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-14"^^xsd:date ;
    dcterms:title "FairChild Theme Song Short Version Collection"@en,
        "FairChild 主題歌ショートバージョン集"@ja,
        "FairChild Theme Song Short Version Collection"@ja-latn ;
    mo:catalogue_number "AL-FC-003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5934#musicalexpression> ;
    mo:publisher <org/360#subject> ;
    mo:record _:N0c74e37586e44c9c96ba1c879970ee9d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "FairChild"@en ;
            foaf:name "FairChild"@en ] ;
    schema:byArtist <artist/1973#subject>,
        <artist/2005#subject>,
        <artist/3984#subject>,
        <artist/79#subject>,
        <artist/7903#subject> ;
    schema:datePublished "2007-12-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/5934/5934-1197471322.jpg> ;
    schema:name "FairChild Theme Song Short Version Collection"@en,
        "FairChild 主題歌ショートバージョン集"@ja,
        "FairChild Theme Song Short Version Collection"@ja-latn ;
    schema:publisher <org/360#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/5934/5934-1197471322.jpg> .

<album/5934#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FairChild Theme Song Short Version Collection"@en,
        "FairChild 主題歌ショートバージョン集"@ja,
        "FairChild Theme Song Short Version Collection"@ja-latn ;
    mo:performance_of <album/5934#musicalwork> ;
    mo:performer <artist/1973#subject>,
        <artist/2005#subject>,
        <artist/3984#subject>,
        <artist/79#subject>,
        <artist/7903#subject> ;
    mo:recorded_as <album/5934#musicalexpression> ;
    schema:byArtist <artist/1973#subject>,
        <artist/2005#subject>,
        <artist/3984#subject>,
        <artist/79#subject>,
        <artist/7903#subject> ;
    schema:name "FairChild Theme Song Short Version Collection"@en,
        "FairChild 主題歌ショートバージョン集"@ja,
        "FairChild Theme Song Short Version Collection"@ja-latn ;
    schema:workPerformed <album/5934#musicalwork> .

_:N248a131c0039438b86a84efdd6507a7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FairChild half2 (Yuki Ver.)"@en,
        "FairChild half2 (悠姫 Ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N0c74e37586e44c9c96ba1c879970ee9d ;
    schema:name "FairChild half2 (Yuki Ver.)"@en,
        "FairChild half2 (悠姫 Ver.)"@ja .

_:N29a86af689ca4714ad581611af73b263 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FairChild half2 (Tobari Ver.)"@en,
        "FairChild half2 (とばり Ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N0c74e37586e44c9c96ba1c879970ee9d ;
    schema:name "FairChild half2 (Tobari Ver.)"@en,
        "FairChild half2 (とばり Ver.)"@ja .

_:N621e3850dd1d4512a77f3cde567eb886 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FairChild half1"@en,
        "FairChild half1"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N0c74e37586e44c9c96ba1c879970ee9d ;
    schema:name "FairChild half1"@en,
        "FairChild half1"@ja .

_:N95fc49b1697c420596a4b7ce54e288ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FairChild half2 (Sakuya Ver.)"@en,
        "FairChild half2 (朔夜 Ver.)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N0c74e37586e44c9c96ba1c879970ee9d ;
    schema:name "FairChild half2 (Sakuya Ver.)"@en,
        "FairChild half2 (朔夜 Ver.)"@ja .

_:Nb0050e9667584c3fae1c3b1dff97d226 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FairChild half2 (Kotori Ver.)"@en,
        "FairChild half2 (恋鳥 Ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N0c74e37586e44c9c96ba1c879970ee9d ;
    schema:name "FairChild half2 (Kotori Ver.)"@en,
        "FairChild half2 (恋鳥 Ver.)"@ja .

_:Nd60cce4ec750439fa18f8e5ef32b97d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FairChild half2 (Kokoro Ver.)"@en,
        "FairChild half2 (こころ Ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N0c74e37586e44c9c96ba1c879970ee9d ;
    schema:name "FairChild half2 (Kokoro Ver.)"@en,
        "FairChild half2 (こころ Ver.)"@ja .

_:N0c74e37586e44c9c96ba1c879970ee9d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N248a131c0039438b86a84efdd6507a7e,
        _:N29a86af689ca4714ad581611af73b263,
        _:N621e3850dd1d4512a77f3cde567eb886,
        _:N95fc49b1697c420596a4b7ce54e288ff,
        _:Nb0050e9667584c3fae1c3b1dff97d226,
        _:Nd60cce4ec750439fa18f8e5ef32b97d5 ;
    mo:track_count 6 ;
    schema:duration "PT14:16"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N248a131c0039438b86a84efdd6507a7e,
        _:N29a86af689ca4714ad581611af73b263,
        _:N621e3850dd1d4512a77f3cde567eb886,
        _:N95fc49b1697c420596a4b7ce54e288ff,
        _:Nb0050e9667584c3fae1c3b1dff97d226,
        _:Nd60cce4ec750439fa18f8e5ef32b97d5 .

