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

<artist/36147#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kohei by SIMONSAYZ"@en ;
    foaf:made <album/91134#lyrics>,
        <album/91134#subject> ;
    foaf:name "Kohei by SIMONSAYZ"@en .

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

<artist/16053#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91134#subject> ;
    schema:name "Shuhei Mutsuki"@en,
        "睦月周平"@ja ;
    foaf:made <album/91134#composition>,
        <album/91134#subject> ;
    foaf:name "Shuhei Mutsuki"@en,
        "睦月周平"@ja .

<artist/9501#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91134#subject> ;
    schema:name "Hiromitsu Kawashima"@en,
        "川島弘光"@ja ;
    foaf:made <album/91134#composition>,
        <album/91134#subject> ;
    foaf:name "Hiromitsu Kawashima"@en,
        "川島弘光"@ja .

<product/7128#subject> a schema:CreativeWork ;
    schema:name "Fairy gone"@en,
        "Fairy gone"@ja,
        "Fairy gone"@ja-latn ;
    foaf:name "Fairy gone"@en,
        "Fairy gone"@ja,
        "Fairy gone"@ja-latn .

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

<org/1134#subject> schema:name "TOHO animation RECORDS"@en,
        "TOHO animation RECORDS"@ja,
        "TOHO animation RECORDS"@ja-latn ;
    foaf:name "TOHO animation RECORDS"@en,
        "TOHO animation RECORDS"@ja,
        "TOHO animation RECORDS"@ja-latn .

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

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

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

<artist/24403#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/91134#performance> ;
    schema:name "Ayaka Tachibana"@en,
        "立花綾香"@ja ;
    foaf:name "Ayaka Tachibana"@en,
        "立花綾香"@ja .

<artist/24404#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/91134#performance> ;
    schema:name "AIJ"@en ;
    foaf:made <album/91134#lyrics>,
        <album/91134#subject> ;
    foaf:name "AIJ"@en .

<artist/25973#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/91134#performance> ;
    schema:name "NIKIIE"@en ;
    foaf:made <album/91134#lyrics>,
        <album/91134#subject> ;
    foaf:name "NIKIIE"@en .

<album/91134#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fairy gone \"BACKGROUND SONGS\" II"@en,
        "Fairy gone \"BACKGROUND SONGS\" II"@ja,
        "Fairy gone \"BACKGROUND SONGS\" II"@ja-latn ;
    mo:composer <artist/16053#subject>,
        <artist/17039#subject>,
        <artist/9501#subject> ;
    mo:produced_work <album/91134#musicalwork> ;
    schema:name "Fairy gone \"BACKGROUND SONGS\" II"@en,
        "Fairy gone \"BACKGROUND SONGS\" II"@ja,
        "Fairy gone \"BACKGROUND SONGS\" II"@ja-latn .

<artist/17039#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91134#subject> ;
    mo:performed <album/91134#performance> ;
    schema:name "(K)NoW_NAME"@en ;
    foaf:made <album/91134#composition>,
        <album/91134#lyrics>,
        <album/91134#subject> ;
    foaf:name "(K)NoW_NAME"@en .

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

<album/91134#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fairy gone \"BACKGROUND SONGS\" II"@en,
        "Fairy gone \"BACKGROUND SONGS\" II"@ja,
        "Fairy gone \"BACKGROUND SONGS\" II"@ja-latn ;
    mo:performance_of <album/91134#musicalwork> ;
    mo:performer <artist/17039#subject>,
        <artist/24403#subject>,
        <artist/24404#subject>,
        <artist/25973#subject> ;
    mo:recorded_as <album/91134#musicalexpression> ;
    schema:byArtist <artist/17039#subject>,
        <artist/24403#subject>,
        <artist/24404#subject>,
        <artist/25973#subject> ;
    schema:name "Fairy gone \"BACKGROUND SONGS\" II"@en,
        "Fairy gone \"BACKGROUND SONGS\" II"@ja,
        "Fairy gone \"BACKGROUND SONGS\" II"@ja-latn ;
    schema:workPerformed <album/91134#musicalwork> .

<album/91134#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-18"^^xsd:date ;
    dcterms:title "Fairy gone \"BACKGROUND SONGS\" II"@en,
        "Fairy gone \"BACKGROUND SONGS\" II"@ja,
        "Fairy gone \"BACKGROUND SONGS\" II"@ja-latn ;
    mo:catalogue_number "THCA-60256" ;
    mo:media_type "CD" ;
    mo:publication_of <album/91134#musicalexpression> ;
    mo:publisher <org/1134#subject> ;
    mo:record _:N22919ab514c6459c88cf473fb63165fe ;
    mo:record_count 1 ;
    schema:about <product/7128#subject> ;
    schema:byArtist <artist/17039#subject>,
        <artist/24403#subject>,
        <artist/24404#subject>,
        <artist/25973#subject> ;
    schema:datePublished "2019-12-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/43/91134/91134-1575621222.jpg> ;
    schema:name "Fairy gone \"BACKGROUND SONGS\" II"@en,
        "Fairy gone \"BACKGROUND SONGS\" II"@ja,
        "Fairy gone \"BACKGROUND SONGS\" II"@ja-latn ;
    schema:publisher <org/1134#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/91134/91134-1575621222.jpg> .

_:N07762db55c8844da8e6f3b3405b6f995 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GAME"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N22919ab514c6459c88cf473fb63165fe ;
    schema:name "GAME"@en .

_:N3714e0800004420fbc19d583c5e162ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red dog chases"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N22919ab514c6459c88cf473fb63165fe ;
    schema:name "Red dog chases"@en .

_:N87177b2cbca24efdb8ae0a29710dec9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Halo"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N22919ab514c6459c88cf473fb63165fe ;
    schema:name "Halo"@en .

_:N97aefd2ef8d046de862a9a7af2a0649b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flicker"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N22919ab514c6459c88cf473fb63165fe ;
    schema:name "Flicker"@en .

_:Nadc24622b6e04c2cb7b87a824755bce6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everlast..."@en ;
    mo:track_number 6 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N22919ab514c6459c88cf473fb63165fe ;
    schema:name "Everlast..."@en .

_:Nd61f8b8cde824c6d8779e5287e57eca0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bring the light"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N22919ab514c6459c88cf473fb63165fe ;
    schema:name "Bring the light"@en .

_:N22919ab514c6459c88cf473fb63165fe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07762db55c8844da8e6f3b3405b6f995,
        _:N3714e0800004420fbc19d583c5e162ee,
        _:N87177b2cbca24efdb8ae0a29710dec9a,
        _:N97aefd2ef8d046de862a9a7af2a0649b,
        _:Nadc24622b6e04c2cb7b87a824755bce6,
        _:Nd61f8b8cde824c6d8779e5287e57eca0 ;
    mo:track_count 6 ;
    schema:duration "PT23:09"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N07762db55c8844da8e6f3b3405b6f995,
        _:N3714e0800004420fbc19d583c5e162ee,
        _:N87177b2cbca24efdb8ae0a29710dec9a,
        _:N97aefd2ef8d046de862a9a7af2a0649b,
        _:Nadc24622b6e04c2cb7b87a824755bce6,
        _:Nd61f8b8cde824c6d8779e5287e57eca0 .

