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

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

<artist/75284#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97772#subject> ;
    schema:name "Kris Roche"@en,
        "ローシェクリス"@ja ;
    foaf:made <album/97772#composition>,
        <album/97772#subject> ;
    foaf:name "Kris Roche"@en,
        "ローシェクリス"@ja .

<product/8270#subject> a schema:CreativeWork ;
    schema:name "Fruits Basket Season 2"@en,
        "フルーツバスケット 2nd season"@ja,
        "Fruits Basket 2nd season"@ja-latn ;
    foaf:name "Fruits Basket Season 2"@en,
        "フルーツバスケット 2nd season"@ja,
        "Fruits Basket 2nd season"@ja-latn .

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

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

<org/1929#subject> schema:name "A.S.A.B"@en,
        "A.S.A.B"@ja,
        "A.S.A.B"@ja-latn ;
    foaf:name "A.S.A.B"@en,
        "A.S.A.B"@ja,
        "A.S.A.B"@ja-latn .

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

<https://medium-media.vgm.io/albums/27/97772/97772-1586200153.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/30874#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97772#performance> ;
    schema:name "Miyuna"@en,
        "みゆな"@ja ;
    foaf:made <album/97772#lyrics>,
        <album/97772#subject> ;
    foaf:name "Miyuna"@en,
        "みゆな"@ja .

<album/97772#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Prism / AmPm feat. Miyuna"@en,
        "プリズム / AmPm feat. みゆな"@ja,
        "Prism / AmPm feat. Miyuna"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Yoshinori Ito"@en ;
            foaf:made <album/97772#composition> ;
            foaf:name "Yoshinori Ito"@en ],
        <artist/39728#subject>,
        <artist/75284#subject> ;
    mo:produced_work <album/97772#musicalwork> ;
    schema:name "Prism / AmPm feat. Miyuna"@en,
        "プリズム / AmPm feat. みゆな"@ja,
        "Prism / AmPm feat. Miyuna"@ja-latn .

<album/97772#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Prism / AmPm feat. Miyuna"@en,
        "プリズム / AmPm feat. みゆな"@ja,
        "Prism / AmPm feat. Miyuna"@ja-latn ;
    mo:performance_of <album/97772#musicalwork> ;
    mo:performer <artist/30874#subject>,
        <artist/39728#subject> ;
    mo:recorded_as <album/97772#musicalexpression> ;
    schema:byArtist <artist/30874#subject>,
        <artist/39728#subject> ;
    schema:name "Prism / AmPm feat. Miyuna"@en,
        "プリズム / AmPm feat. みゆな"@ja,
        "Prism / AmPm feat. Miyuna"@ja-latn ;
    schema:workPerformed <album/97772#musicalwork> .

<artist/39728#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97772#subject> ;
    mo:performed <album/97772#performance> ;
    schema:name "AmPm"@en ;
    foaf:made <album/97772#composition>,
        <album/97772#subject> ;
    foaf:name "AmPm"@en .

<album/97772#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-04-08"^^xsd:date ;
    dcterms:title "Prism / AmPm feat. Miyuna"@en,
        "プリズム / AmPm feat. みゆな"@ja,
        "Prism / AmPm feat. Miyuna"@ja-latn ;
    mo:catalogue_number "ANTCD-A0000001394" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/97772#musicalexpression> ;
    mo:publisher <org/1929#subject> ;
    mo:record _:Ndff25d2fa751424899f3a48232b45023 ;
    mo:record_count 1 ;
    schema:about <product/8270#subject> ;
    schema:byArtist <artist/30874#subject>,
        <artist/39728#subject> ;
    schema:datePublished "2020-04-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/27/97772/97772-1586200153.jpg> ;
    schema:name "Prism / AmPm feat. Miyuna"@en,
        "プリズム / AmPm feat. みゆな"@ja,
        "Prism / AmPm feat. Miyuna"@ja-latn ;
    schema:publisher <org/1929#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/97772/97772-1586200153.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97772#subject> ;
    schema:name "Yoshinori Ito"@en ;
    foaf:made <album/97772#subject> ;
    foaf:name "Yoshinori Ito"@en .

_:N137c88fbc6014325b3a0c1747a1ef7ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prism"@en,
        "プリズム"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Ndff25d2fa751424899f3a48232b45023 ;
    schema:name "Prism"@en,
        "プリズム"@ja .

_:Ndff25d2fa751424899f3a48232b45023 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N137c88fbc6014325b3a0c1747a1ef7ee ;
    mo:track_count 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N137c88fbc6014325b3a0c1747a1ef7ee .

