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

<artist/20326#subject> a schema:Person,
        foaf:Person ;
    schema:name "May J."@en,
        "メイ・ジェイ"@ja ;
    foaf:made <album/46669#subject>,
        <album/46669#vocals> ;
    foaf:name "May J."@en,
        "メイ・ジェイ"@ja .

<artist/22241#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yu Shimoji"@en,
        "下地悠"@ja ;
    foaf:made <album/46669#lyrics>,
        <album/46669#subject> ;
    foaf:name "Yu Shimoji"@en,
        "下地悠"@ja .

<artist/3843#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja ;
    foaf:made <album/46669#lyrics>,
        <album/46669#subject> ;
    foaf:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja .

<artist/6444#subject> a schema:Person,
        foaf:Person ;
    schema:name "Natsumi Watanabe"@en,
        "渡辺なつみ"@ja ;
    foaf:made <album/46669#lyrics>,
        <album/46669#subject> ;
    foaf:name "Natsumi Watanabe"@en,
        "渡辺なつみ"@ja .

<artist/9149#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chie Sawaguchi"@en,
        "沢口千恵"@ja ;
    foaf:made <album/46669#lyrics>,
        <album/46669#subject> ;
    foaf:name "Chie Sawaguchi"@en,
        "沢口千恵"@ja .

<artist/10829#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46669#subject> ;
    schema:name "Yusuke Itagaki"@en,
        "板垣祐介"@ja ;
    foaf:made <album/46669#composition>,
        <album/46669#subject> ;
    foaf:name "Yusuke Itagaki"@en,
        "板垣祐介"@ja .

<artist/13633#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46669#subject> ;
    schema:name "youthK SAEKI"@en ;
    foaf:made <album/46669#composition>,
        <album/46669#subject> ;
    foaf:name "youthK SAEKI"@en .

<artist/6624#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46669#subject> ;
    schema:name "Kohsuke Oshima"@en,
        "大島こうすけ"@ja ;
    foaf:made <album/46669#composition>,
        <album/46669#subject> ;
    foaf:name "Kohsuke Oshima"@en,
        "大島こうすけ"@ja .

<artist/9768#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46669#subject> ;
    schema:name "Nao Tanaka"@en,
        "田中直"@ja ;
    foaf:made <album/46669#composition>,
        <album/46669#subject> ;
    foaf:name "Nao Tanaka"@en,
        "田中直"@ja .

<product/2609#subject> a schema:CreativeWork ;
    schema:name "Fairy Tail (Anime)"@en,
        "フェアリーテイル (Anime)"@ja,
        "Fairy Tail (Anime)"@ja-latn ;
    foaf:name "Fairy Tail (Anime)"@en,
        "フェアリーテイル (Anime)"@ja,
        "Fairy Tail (Anime)"@ja-latn .

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

<album/46669#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hontou no Koi / May J."@en,
        "本当の恋 / May J."@ja,
        "Hontou no Koi / May J."@ja-latn ;
    mo:performance_of <album/46669#musicalwork> ;
    mo:recorded_as <album/46669#musicalexpression> ;
    schema:name "Hontou no Koi / May J."@en,
        "本当の恋 / May J."@ja,
        "Hontou no Koi / May J."@ja-latn ;
    schema:workPerformed <album/46669#musicalwork> .

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

<org/1037#subject> schema:name "rhythm zone"@en,
        "rhythm zone"@ja,
        "rhythm zone"@ja-latn ;
    foaf:name "rhythm zone"@en,
        "rhythm zone"@ja,
        "rhythm zone"@ja-latn .

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

<https://medium-media.vgm.io/albums/96/46669/46669-1407518497.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/46669#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hontou no Koi / May J."@en,
        "本当の恋 / May J."@ja,
        "Hontou no Koi / May J."@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(RzC)"@en ;
            foaf:made <album/46669#composition> ;
            foaf:name "(RzC)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(SUPA LOVE)"@en ;
            foaf:made <album/46669#composition> ;
            foaf:name "(SUPA LOVE)"@en ],
        <artist/10829#subject>,
        <artist/13633#subject>,
        <artist/6624#subject>,
        <artist/9768#subject> ;
    mo:produced_work <album/46669#musicalwork> ;
    schema:name "Hontou no Koi / May J."@en,
        "本当の恋 / May J."@ja,
        "Hontou no Koi / May J."@ja-latn .

<album/46669#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-09-10"^^xsd:date ;
    dcterms:title "Hontou no Koi / May J."@en,
        "本当の恋 / May J."@ja,
        "Hontou no Koi / May J."@ja-latn ;
    mo:catalogue_number "RZCD-59655" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46669#musicalexpression> ;
    mo:publisher <org/1037#subject> ;
    mo:record _:Ne57c9646486b49ae8053ade77c6ffba5 ;
    mo:record_count 1 ;
    schema:about <product/2609#subject> ;
    schema:datePublished "2014-09-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/96/46669/46669-1407518497.jpg> ;
    schema:name "Hontou no Koi / May J."@en,
        "本当の恋 / May J."@ja,
        "Hontou no Koi / May J."@ja-latn ;
    schema:publisher <org/1037#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/46669/46669-1407518497.jpg> .

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

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

_:N0ad77e83cb7f484d8c511329e2f9415b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "つかのまの虹でも [Off Vocal]"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Ne57c9646486b49ae8053ade77c6ffba5 ;
    schema:name "つかのまの虹でも [Off Vocal]"@ja .

_:N11b72f961e004b24be8052f9d083d6b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunshine Baby!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Ne57c9646486b49ae8053ade77c6ffba5 ;
    schema:name "Sunshine Baby!"@ja .

_:N27d78377220e476cba127ca5b5bc10c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "心の鍵 [Off Vocal]"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Ne57c9646486b49ae8053ade77c6ffba5 ;
    schema:name "心の鍵 [Off Vocal]"@ja .

_:N56d525068b1f422ca47a8f09da118699 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "つかのまの虹でも"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Ne57c9646486b49ae8053ade77c6ffba5 ;
    schema:name "つかのまの虹でも"@ja .

_:N59b4047ce6d0498f8b0cb965f62a6dda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "心の鍵"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Ne57c9646486b49ae8053ade77c6ffba5 ;
    schema:name "心の鍵"@ja .

_:N7235aa2f49ac4381aae0b4863aab9d42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "本当の恋 [Off Vocal]"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:34"^^xsd:interval ;
    schema:inPlaylist _:Ne57c9646486b49ae8053ade77c6ffba5 ;
    schema:name "本当の恋 [Off Vocal]"@ja .

_:N985fa40f443649da99a3c0e1e9dfda6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "本当の恋"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:34"^^xsd:interval ;
    schema:inPlaylist _:Ne57c9646486b49ae8053ade77c6ffba5 ;
    schema:name "本当の恋"@ja .

_:Nbee065e8085f45eaacee19e6d1073136 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunshine Baby! [Off Vocal]"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Ne57c9646486b49ae8053ade77c6ffba5 ;
    schema:name "Sunshine Baby! [Off Vocal]"@ja .

_:Ne57c9646486b49ae8053ade77c6ffba5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ad77e83cb7f484d8c511329e2f9415b,
        _:N11b72f961e004b24be8052f9d083d6b8,
        _:N27d78377220e476cba127ca5b5bc10c6,
        _:N56d525068b1f422ca47a8f09da118699,
        _:N59b4047ce6d0498f8b0cb965f62a6dda,
        _:N7235aa2f49ac4381aae0b4863aab9d42,
        _:N985fa40f443649da99a3c0e1e9dfda6c,
        _:Nbee065e8085f45eaacee19e6d1073136 ;
    mo:track_count 8 ;
    schema:duration "PT41:49"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0ad77e83cb7f484d8c511329e2f9415b,
        _:N11b72f961e004b24be8052f9d083d6b8,
        _:N27d78377220e476cba127ca5b5bc10c6,
        _:N56d525068b1f422ca47a8f09da118699,
        _:N59b4047ce6d0498f8b0cb965f62a6dda,
        _:N7235aa2f49ac4381aae0b4863aab9d42,
        _:N985fa40f443649da99a3c0e1e9dfda6c,
        _:Nbee065e8085f45eaacee19e6d1073136 .

