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

<artist/25059#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mayumi Kaneko"@en,
        "金子麻友美"@ja ;
    foaf:made <album/144718#lyrics>,
        <album/144718#subject> ;
    foaf:name "Mayumi Kaneko"@en,
        "金子麻友美"@ja .

<artist/29923#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mayu Sagara"@en,
        "相良茉優"@ja ;
    foaf:made <album/144718#subject>,
        <album/144718#vocals> ;
    foaf:name "Mayu Sagara"@en,
        "相良茉優"@ja .

<artist/19385#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144718#subject> ;
    schema:name "Koji Matsuzaka"@en,
        "松坂康司"@ja ;
    foaf:made <album/144718#composition>,
        <album/144718#subject> ;
    foaf:name "Koji Matsuzaka"@en,
        "松坂康司"@ja .

<artist/23597#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144718#subject> ;
    schema:name "Tomohiro Akiura"@en,
        "秋浦智裕"@ja ;
    foaf:made <album/144718#composition>,
        <album/144718#subject> ;
    foaf:name "Tomohiro Akiura"@en,
        "秋浦智裕"@ja .

<artist/28061#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144718#subject> ;
    schema:name "Koichi Tsurusaki"@en,
        "鶴﨑輝一"@ja ;
    foaf:made <album/144718#composition>,
        <album/144718#lyrics>,
        <album/144718#subject> ;
    foaf:name "Koichi Tsurusaki"@en,
        "鶴﨑輝一"@ja .

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

<album/144718#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tsuyogari. / Mayu Sagara"@en,
        "つよがり。 / 相良茉優"@ja,
        "Tsuyogari. / Mayu Sagara"@ja-latn ;
    mo:performance_of <album/144718#musicalwork> ;
    mo:recorded_as <album/144718#musicalexpression> ;
    schema:name "Tsuyogari. / Mayu Sagara"@en,
        "つよがり。 / 相良茉優"@ja,
        "Tsuyogari. / Mayu Sagara"@ja-latn ;
    schema:workPerformed <album/144718#musicalwork> .

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

<org/2849#subject> schema:name "Universal Music Group"@en,
        "Universal Music Group"@ja,
        "Universal Music Group"@ja-latn ;
    foaf:name "Universal Music Group"@en,
        "Universal Music Group"@ja,
        "Universal Music Group"@ja-latn .

<https://media.vgm.io/albums/81/144718/144718-00e9efcf9ee2.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/144718#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/81/144718/144718-00e9efcf9ee2.jpg> ;
    foaf:depicts <album/144718#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/81/144718/144718-00e9efcf9ee2.jpg> .

<https://medium-media.vgm.io/albums/81/144718/144718-00e9efcf9ee2.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/144718#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tsuyogari. / Mayu Sagara"@en,
        "つよがり。 / 相良茉優"@ja,
        "Tsuyogari. / Mayu Sagara"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "井上卓士"@en ;
            foaf:made <album/144718#composition> ;
            foaf:name "井上卓士"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(agehaspringsParty)"@en ;
            foaf:made <album/144718#composition> ;
            foaf:name "(agehaspringsParty)"@en ],
        <artist/19385#subject>,
        <artist/23597#subject>,
        <artist/28061#subject> ;
    mo:produced_work <album/144718#musicalwork> ;
    schema:name "Tsuyogari. / Mayu Sagara"@en,
        "つよがり。 / 相良茉優"@ja,
        "Tsuyogari. / Mayu Sagara"@ja-latn .

<album/144718#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-11-13"^^xsd:date ;
    dcterms:title "Tsuyogari. / Mayu Sagara"@en,
        "つよがり。 / 相良茉優"@ja,
        "Tsuyogari. / Mayu Sagara"@ja-latn ;
    mo:catalogue_number "UICZ-4692" ;
    mo:media_type "CD" ;
    mo:publication_of <album/144718#musicalexpression> ;
    mo:publisher <org/2849#subject> ;
    mo:record _:Ne5b68200d77f4961941f0d158f6d563d ;
    mo:record_count 1 ;
    schema:datePublished "2024-11-13"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/81/144718/144718-00e9efcf9ee2.jpg> ;
    schema:name "Tsuyogari. / Mayu Sagara"@en,
        "つよがり。 / 相良茉優"@ja,
        "Tsuyogari. / Mayu Sagara"@ja-latn ;
    schema:publisher <org/2849#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/144718/144718-00e9efcf9ee2.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144718#subject> ;
    schema:name "井上卓士"@en ;
    foaf:made <album/144718#subject> ;
    foaf:name "井上卓士"@en .

_:N97101f6664484e27a91ece78e72397e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あなたへのアイリス"@ja,
        "Anataeno Airis"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Ne5b68200d77f4961941f0d158f6d563d ;
    schema:name "あなたへのアイリス"@ja,
        "Anataeno Airis"@ja-latn .

_:Nb1eacdcd59094c1c9177f9ccecd048d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "むくわれないや"@ja,
        "Mukuwarenaiya"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Ne5b68200d77f4961941f0d158f6d563d ;
    schema:name "むくわれないや"@ja,
        "Mukuwarenaiya"@ja-latn .

_:Nb8449ce2cb4b4ff2b17592bf22bfbe9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm good"@ja,
        "I'm good"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Ne5b68200d77f4961941f0d158f6d563d ;
    schema:name "I'm good"@ja,
        "I'm good"@ja-latn .

_:Nbaf5df72f8204e4ebdf802fa1f4a3941 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret girls' party"@ja,
        "Secret girls' party"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Ne5b68200d77f4961941f0d158f6d563d ;
    schema:name "Secret girls' party"@ja,
        "Secret girls' party"@ja-latn .

_:Ncc51bd9e0d974ddf92171b8ba4a3bf65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星空ワンダー"@ja,
        "Hoshizora Wonder"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Ne5b68200d77f4961941f0d158f6d563d ;
    schema:name "星空ワンダー"@ja,
        "Hoshizora Wonder"@ja-latn .

_:Ne5b68200d77f4961941f0d158f6d563d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N97101f6664484e27a91ece78e72397e0,
        _:Nb1eacdcd59094c1c9177f9ccecd048d5,
        _:Nb8449ce2cb4b4ff2b17592bf22bfbe9f,
        _:Nbaf5df72f8204e4ebdf802fa1f4a3941,
        _:Ncc51bd9e0d974ddf92171b8ba4a3bf65 ;
    mo:track_count 5 ;
    schema:duration "PT16:47"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N97101f6664484e27a91ece78e72397e0,
        _:Nb1eacdcd59094c1c9177f9ccecd048d5,
        _:Nb8449ce2cb4b4ff2b17592bf22bfbe9f,
        _:Nbaf5df72f8204e4ebdf802fa1f4a3941,
        _:Ncc51bd9e0d974ddf92171b8ba4a3bf65 .

