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

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

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

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

<artist/3#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5994#subject> ;
    schema:name "Magome Togoshi"@en,
        "戸越まごめ"@ja ;
    foaf:made <album/5994#composition>,
        <album/5994#subject> ;
    foaf:name "Magome Togoshi"@en,
        "戸越まごめ"@ja .

<artist/82#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5994#subject> ;
    schema:name "MANYO"@en ;
    foaf:made <album/5994#composition>,
        <album/5994#subject> ;
    foaf:name "MANYO"@en .

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

<https://medium-media.vgm.io/albums/49/5994/5994-1197709639.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14882#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5994#performance> ;
    schema:name "maya"@en ;
    foaf:name "maya"@en .

<artist/2032#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5994#performance> ;
    schema:name "R.East"@en ;
    foaf:name "R.East"@en .

<artist/2033#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5994#performance> ;
    schema:name "Takago Azuma"@en,
        "東タカゴー"@ja ;
    foaf:name "Takago Azuma"@en,
        "東タカゴー"@ja .

<artist/4364#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5994#performance> ;
    schema:name "Takahiro Toguchida"@en,
        "戸口田隆広"@ja ;
    foaf:name "Takahiro Toguchida"@en,
        "戸口田隆広"@ja .

<album/5994#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FairChild Arrange Soundtrack"@en,
        "FairChild アレンジサウンドトラック"@ja,
        "FairChild Arrange Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(LittleWing"@en ;
            foaf:made <album/5994#composition> ;
            foaf:name "(LittleWing"@en ],
        <artist/267#subject>,
        <artist/3#subject>,
        <artist/82#subject> ;
    mo:produced_work <album/5994#musicalwork> ;
    schema:name "FairChild Arrange Soundtrack"@en,
        "FairChild アレンジサウンドトラック"@ja,
        "FairChild Arrange Soundtrack"@ja-latn .

<album/5994#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FairChild Arrange Soundtrack"@en,
        "FairChild アレンジサウンドトラック"@ja,
        "FairChild Arrange Soundtrack"@ja-latn ;
    mo:performance_of <album/5994#musicalwork> ;
    mo:performer <artist/14882#subject>,
        <artist/2032#subject>,
        <artist/2033#subject>,
        <artist/4364#subject> ;
    mo:recorded_as <album/5994#musicalexpression> ;
    schema:byArtist <artist/14882#subject>,
        <artist/2032#subject>,
        <artist/2033#subject>,
        <artist/4364#subject> ;
    schema:name "FairChild Arrange Soundtrack"@en,
        "FairChild アレンジサウンドトラック"@ja,
        "FairChild Arrange Soundtrack"@ja-latn ;
    schema:workPerformed <album/5994#musicalwork> .

<album/5994#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-14"^^xsd:date ;
    dcterms:title "FairChild Arrange Soundtrack"@en,
        "FairChild アレンジサウンドトラック"@ja,
        "FairChild Arrange Soundtrack"@ja-latn ;
    mo:catalogue_number "AL-FC-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5994#musicalexpression> ;
    mo:publisher <org/360#subject> ;
    mo:record _:N26b3c4410319489b8338a127f567c062 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "FairChild"@en ;
            foaf:name "FairChild"@en ] ;
    schema:byArtist <artist/14882#subject>,
        <artist/2032#subject>,
        <artist/2033#subject>,
        <artist/4364#subject> ;
    schema:datePublished "2007-12-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/5994/5994-1197709639.jpg> ;
    schema:name "FairChild Arrange Soundtrack"@en,
        "FairChild アレンジサウンドトラック"@ja,
        "FairChild Arrange Soundtrack"@ja-latn ;
    schema:publisher <org/360#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/5994/5994-1197709639.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5994#subject> ;
    schema:name "(LittleWing"@en ;
    foaf:made <album/5994#subject> ;
    foaf:name "(LittleWing"@en .

_:N12c24fb8c2fa489fabbeb613364f28c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Today's bright and sunny too"@en,
        "今日も晴れ晴れ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N26b3c4410319489b8338a127f567c062 ;
    schema:name "Today's bright and sunny too"@en,
        "今日も晴れ晴れ"@ja .

_:N2deebab81bd148e990e90b4a93a07541 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feelings, piled up"@en,
        "想い、重ねて"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N26b3c4410319489b8338a127f567c062 ;
    schema:name "Feelings, piled up"@en,
        "想い、重ねて"@ja .

_:N2e6a7f1d395644c29b1595b25a3e491f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A lady without virtue"@en,
        "仁義なきご令嬢"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N26b3c4410319489b8338a127f567c062 ;
    schema:name "A lady without virtue"@en,
        "仁義なきご令嬢"@ja .

_:N563bbf5143334b119aafbac97e0bc0ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The glittering sea and roar of the waves"@en,
        "光る海と潮騒と"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N26b3c4410319489b8338a127f567c062 ;
    schema:name "The glittering sea and roar of the waves"@en,
        "光る海と潮騒と"@ja .

_:N99da3b595018492a8a5770b98ef4e510 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sun-spot birdsong"@en,
        "ひだまりのbirdsong"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N26b3c4410319489b8338a127f567c062 ;
    schema:name "Sun-spot birdsong"@en,
        "ひだまりのbirdsong"@ja .

_:Nc2bb25b9e5bc48fab582b6b6f2391830 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flowers and pâtissière"@en,
        "花とパティシエール"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N26b3c4410319489b8338a127f567c062 ;
    schema:name "Flowers and pâtissière"@en,
        "花とパティシエール"@ja .

_:Ncef7460cee9c477d8f1a58fd082ad50b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "innocent kitty"@en,
        "innocent kitty"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N26b3c4410319489b8338a127f567c062 ;
    schema:name "innocent kitty"@en,
        "innocent kitty"@ja .

_:Ne1673a96e7b4411f80b385533b911204 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melancholic lady at the window"@en,
        "窓際のMelancholic lady"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N26b3c4410319489b8338a127f567c062 ;
    schema:name "Melancholic lady at the window"@en,
        "窓際のMelancholic lady"@ja .

_:Ne8379c0991e841d7bfdc17d602f6b9da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Give me a kiss"@en,
        "キスを下さい"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N26b3c4410319489b8338a127f567c062 ;
    schema:name "Give me a kiss"@en,
        "キスを下さい"@ja .

_:Nfd9ee365d90d40efa2becba549f55fd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So near, yet so far"@en,
        "こんなに近くて、遠い距離"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N26b3c4410319489b8338a127f567c062 ;
    schema:name "So near, yet so far"@en,
        "こんなに近くて、遠い距離"@ja .

_:N26b3c4410319489b8338a127f567c062 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12c24fb8c2fa489fabbeb613364f28c4,
        _:N2deebab81bd148e990e90b4a93a07541,
        _:N2e6a7f1d395644c29b1595b25a3e491f,
        _:N563bbf5143334b119aafbac97e0bc0ac,
        _:N99da3b595018492a8a5770b98ef4e510,
        _:Nc2bb25b9e5bc48fab582b6b6f2391830,
        _:Ncef7460cee9c477d8f1a58fd082ad50b,
        _:Ne1673a96e7b4411f80b385533b911204,
        _:Ne8379c0991e841d7bfdc17d602f6b9da,
        _:Nfd9ee365d90d40efa2becba549f55fd3 ;
    mo:track_count 10 ;
    schema:duration "PT44:18"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N12c24fb8c2fa489fabbeb613364f28c4,
        _:N2deebab81bd148e990e90b4a93a07541,
        _:N2e6a7f1d395644c29b1595b25a3e491f,
        _:N563bbf5143334b119aafbac97e0bc0ac,
        _:N99da3b595018492a8a5770b98ef4e510,
        _:Nc2bb25b9e5bc48fab582b6b6f2391830,
        _:Ncef7460cee9c477d8f1a58fd082ad50b,
        _:Ne1673a96e7b4411f80b385533b911204,
        _:Ne8379c0991e841d7bfdc17d602f6b9da,
        _:Nfd9ee365d90d40efa2becba549f55fd3 .

