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

<artist/32659#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masaki Fujiwara"@en,
        "藤原優樹"@ja ;
    foaf:made <album/148540#lyrics>,
        <album/148540#subject> ;
    foaf:name "Masaki Fujiwara"@en,
        "藤原優樹"@ja .

<artist/70961#subject> a schema:Person,
        foaf:Person ;
    schema:name "LINKL PLANET"@en ;
    foaf:made <album/148540#subject>,
        <album/148540#vocals> ;
    foaf:name "LINKL PLANET"@en .

<artist/71022#subject> a schema:Person,
        foaf:Person ;
    schema:name "barbora"@en,
        "ばるぼら"@ja ;
    foaf:made <album/148540#lyrics>,
        <album/148540#subject> ;
    foaf:name "barbora"@en,
        "ばるぼら"@ja .

<artist/26194#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148540#subject> ;
    schema:name "Yuichi Ohno"@en,
        "大野裕一"@ja ;
    foaf:made <album/148540#composition>,
        <album/148540#subject> ;
    foaf:name "Yuichi Ohno"@en,
        "大野裕一"@ja .

<artist/32660#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148540#subject> ;
    schema:name "Kazuki Tomita"@en,
        "トミタカズキ"@ja ;
    foaf:made <album/148540#composition>,
        <album/148540#lyrics>,
        <album/148540#subject> ;
    foaf:name "Kazuki Tomita"@en,
        "トミタカズキ"@ja .

<artist/32732#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148540#subject> ;
    schema:name "Kenta Yokochi"@en,
        "横地健太"@ja ;
    foaf:made <album/148540#composition>,
        <album/148540#subject> ;
    foaf:name "Kenta Yokochi"@en,
        "横地健太"@ja .

<product/20490#subject> a schema:CreativeWork ;
    schema:name "Gundam Build Metaverse"@en,
        "ガンダムビルドメタバース"@ja,
        "Gundam Build Metaverse"@ja-latn ;
    foaf:name "Gundam Build Metaverse"@en,
        "ガンダムビルドメタバース"@ja,
        "Gundam Build Metaverse"@ja-latn .

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

<album/148540#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Days of Birth / LINKL PLANET [Limited Edition]"@en,
        "Days of Birth / LINKL PLANET [初回限定盤]"@ja,
        "Days of Birth / LINKL PLANET [Limited Edition]"@ja-latn ;
    mo:performance_of <album/148540#musicalwork> ;
    mo:recorded_as <album/148540#musicalexpression> ;
    schema:name "Days of Birth / LINKL PLANET [Limited Edition]"@en,
        "Days of Birth / LINKL PLANET [初回限定盤]"@ja,
        "Days of Birth / LINKL PLANET [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/148540#musicalwork> .

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

<org/3439#subject> schema:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn ;
    foaf:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn .

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

<https://medium-media.vgm.io/albums/04/148540/148540-f5582faf6770.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/148540#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Days of Birth / LINKL PLANET [Limited Edition]"@en,
        "Days of Birth / LINKL PLANET [初回限定盤]"@ja,
        "Days of Birth / LINKL PLANET [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "gitai"@en ;
            foaf:made <album/148540#composition> ;
            foaf:name "gitai"@en ],
        <artist/26194#subject>,
        <artist/32660#subject>,
        <artist/32732#subject> ;
    mo:produced_work <album/148540#musicalwork> ;
    schema:name "Days of Birth / LINKL PLANET [Limited Edition]"@en,
        "Days of Birth / LINKL PLANET [初回限定盤]"@ja,
        "Days of Birth / LINKL PLANET [Limited Edition]"@ja-latn .

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

<album/148540#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-05-20"^^xsd:date ;
    dcterms:title "Days of Birth / LINKL PLANET [Limited Edition]"@en,
        "Days of Birth / LINKL PLANET [初回限定盤]"@ja,
        "Days of Birth / LINKL PLANET [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SRML-1064~5" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/148540#musicalexpression> ;
    mo:publisher <org/3439#subject> ;
    mo:record _:N5c390638eb514353af454b45fe5e406e,
        _:N805d3831ee414d89aabd0686d6b4fbe3 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ryosangata Riko -Mou 1-ri no Plamo Joshi no Jinsei Kumitateki-"@en ;
            foaf:name "Ryosangata Riko -Mou 1-ri no Plamo Joshi no Jinsei Kumitateki-"@en ],
        <product/20490#subject> ;
    schema:datePublished "2024-05-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/04/148540/148540-f5582faf6770.jpg> ;
    schema:name "Days of Birth / LINKL PLANET [Limited Edition]"@en,
        "Days of Birth / LINKL PLANET [初回限定盤]"@ja,
        "Days of Birth / LINKL PLANET [Limited Edition]"@ja-latn ;
    schema:publisher <org/3439#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/148540/148540-f5582faf6770.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "gitai"@en ;
    foaf:made <album/148540#subject> ;
    foaf:name "gitai"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "gitai"@en ;
    foaf:made <album/148540#lyrics> ;
    foaf:name "gitai"@en .

_:N24ccbd8eb9bb4e4ea8f737487e060a06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Part to Part (Music Video)"@ja,
        "Part to Part (Music Video)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5c390638eb514353af454b45fe5e406e ;
    schema:name "Part to Part (Music Video)"@ja,
        "Part to Part (Music Video)"@ja-latn .

_:N2ed1a02b7e784be59ff3f5ccff23672c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HAPPY LINKL PLANET"@ja,
        "HAPPY LINKL PLANET"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N805d3831ee414d89aabd0686d6b4fbe3 ;
    schema:name "HAPPY LINKL PLANET"@ja,
        "HAPPY LINKL PLANET"@ja-latn .

_:N51c1672f19df4ae99041b61cc4dfc02a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Part to Part"@ja,
        "Part to Part"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N805d3831ee414d89aabd0686d6b4fbe3 ;
    schema:name "Part to Part"@ja,
        "Part to Part"@ja-latn .

_:N5bed5b5ba5d04e2eb6523192a5a93809 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Te to Te"@ja,
        "Te to Te"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N805d3831ee414d89aabd0686d6b4fbe3 ;
    schema:name "Te to Te"@ja,
        "Te to Te"@ja-latn .

_:N6453de05e36d4557adc9aae129530d13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Days of Birth"@ja,
        "Days of Birth"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N805d3831ee414d89aabd0686d6b4fbe3 ;
    schema:name "Days of Birth"@ja,
        "Days of Birth"@ja-latn .

_:N90a7ccb4630e4db48bb807ac0c53d58c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Days of Birth (Music Video)"@ja,
        "Days of Birth (Music Video)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5c390638eb514353af454b45fe5e406e ;
    schema:name "Days of Birth (Music Video)"@ja,
        "Days of Birth (Music Video)"@ja-latn .

_:N913c6d1f187a4110a7fc0fc11dce2e05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"LINKL PLANET 1st LIVE ツクッテクミタテテ\" (Live Movie)"@ja,
        "\"LINKL PLANET 1st LIVE Tsukuttekumitatete\" (Live Movie)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5c390638eb514353af454b45fe5e406e ;
    schema:name "\"LINKL PLANET 1st LIVE ツクッテクミタテテ\" (Live Movie)"@ja,
        "\"LINKL PLANET 1st LIVE Tsukuttekumitatete\" (Live Movie)"@ja-latn .

_:N9a4a6305902849a5b98a980980d3a0b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tokyo Plastic (Music Video)"@ja,
        "Tokyo Plastic (Music Video)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5c390638eb514353af454b45fe5e406e ;
    schema:name "Tokyo Plastic (Music Video)"@ja,
        "Tokyo Plastic (Music Video)"@ja-latn .

_:Nb73f25b0a4ea485c82ae2a4a1073671f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plastic+ (Music Video)"@ja,
        "Plastic+ (Music Video)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5c390638eb514353af454b45fe5e406e ;
    schema:name "Plastic+ (Music Video)"@ja,
        "Plastic+ (Music Video)"@ja-latn .

_:Nc0384d1acaf24299b86a1ff69f7f27c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Te to Te (Music Video)"@ja,
        "Te to Te (Music Video)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5c390638eb514353af454b45fe5e406e ;
    schema:name "Te to Te (Music Video)"@ja,
        "Te to Te (Music Video)"@ja-latn .

_:Nc3c6ee9fc72948bbae5184cdf954bb7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Change myself and sing (Documentary Video)"@ja,
        "Change myself and sing (Documentary Video)"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5c390638eb514353af454b45fe5e406e ;
    schema:name "Change myself and sing (Documentary Video)"@ja,
        "Change myself and sing (Documentary Video)"@ja-latn .

_:Nde264f0fe0624aaab2024e9837b886a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Days of Birth (Performance Movie)"@ja,
        "Days of Birth (Performance Movie)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5c390638eb514353af454b45fe5e406e ;
    schema:name "Days of Birth (Performance Movie)"@ja,
        "Days of Birth (Performance Movie)"@ja-latn .

_:Ned6a319527104b93b0e0c0e837a3caff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HAPPY LINKL PLANET (Music Video)"@ja,
        "HAPPY LINKL PLANET (Music Video)"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5c390638eb514353af454b45fe5e406e ;
    schema:name "HAPPY LINKL PLANET (Music Video)"@ja,
        "HAPPY LINKL PLANET (Music Video)"@ja-latn .

_:Nf804db3671bc4acd9dd978779033c1cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PLAMO NIGHT (Music Video)"@ja,
        "PLAMO NIGHT (Music Video)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5c390638eb514353af454b45fe5e406e ;
    schema:name "PLAMO NIGHT (Music Video)"@ja,
        "PLAMO NIGHT (Music Video)"@ja-latn .

_:N805d3831ee414d89aabd0686d6b4fbe3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ed1a02b7e784be59ff3f5ccff23672c,
        _:N51c1672f19df4ae99041b61cc4dfc02a,
        _:N5bed5b5ba5d04e2eb6523192a5a93809,
        _:N6453de05e36d4557adc9aae129530d13 ;
    mo:track_count 4 ;
    schema:duration "PT16:06"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2ed1a02b7e784be59ff3f5ccff23672c,
        _:N51c1672f19df4ae99041b61cc4dfc02a,
        _:N5bed5b5ba5d04e2eb6523192a5a93809,
        _:N6453de05e36d4557adc9aae129530d13 .

_:N5c390638eb514353af454b45fe5e406e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N24ccbd8eb9bb4e4ea8f737487e060a06,
        _:N90a7ccb4630e4db48bb807ac0c53d58c,
        _:N913c6d1f187a4110a7fc0fc11dce2e05,
        _:N9a4a6305902849a5b98a980980d3a0b9,
        _:Nb73f25b0a4ea485c82ae2a4a1073671f,
        _:Nc0384d1acaf24299b86a1ff69f7f27c2,
        _:Nc3c6ee9fc72948bbae5184cdf954bb7a,
        _:Nde264f0fe0624aaab2024e9837b886a6,
        _:Ned6a319527104b93b0e0c0e837a3caff,
        _:Nf804db3671bc4acd9dd978779033c1cf ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N24ccbd8eb9bb4e4ea8f737487e060a06,
        _:N90a7ccb4630e4db48bb807ac0c53d58c,
        _:N913c6d1f187a4110a7fc0fc11dce2e05,
        _:N9a4a6305902849a5b98a980980d3a0b9,
        _:Nb73f25b0a4ea485c82ae2a4a1073671f,
        _:Nc0384d1acaf24299b86a1ff69f7f27c2,
        _:Nc3c6ee9fc72948bbae5184cdf954bb7a,
        _:Nde264f0fe0624aaab2024e9837b886a6,
        _:Ned6a319527104b93b0e0c0e837a3caff,
        _:Nf804db3671bc4acd9dd978779033c1cf .

