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

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

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

<artist/60489#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159871#subject> ;
    schema:name "Sanotch"@en,
        "さのっち"@ja ;
    foaf:made <album/159871#composition>,
        <album/159871#subject> ;
    foaf:name "Sanotch"@en,
        "さのっち"@ja .

<artist/60819#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159871#subject> ;
    schema:name "Altermis"@en ;
    foaf:made <album/159871#composition>,
        <album/159871#subject> ;
    foaf:name "Altermis"@en .

<artist/77461#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159871#subject> ;
    schema:name "Smeets"@en ;
    foaf:made <album/159871#composition>,
        <album/159871#subject> ;
    foaf:name "Smeets"@en .

<artist/80888#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159871#subject> ;
    schema:name "Juwubi"@en ;
    foaf:made <album/159871#composition>,
        <album/159871#subject> ;
    foaf:name "Juwubi"@en .

<event/318> a mo:Release ;
    schema:name "Released at M3-2025 Spring (Apr 27, 2025)" .

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

<album/159871#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Harder Connection"@en,
        "Harder Connection"@ja,
        "Harder Connection"@ja-latn ;
    mo:performance_of <album/159871#musicalwork> ;
    mo:recorded_as <album/159871#musicalexpression> ;
    schema:name "Harder Connection"@en,
        "Harder Connection"@ja,
        "Harder Connection"@ja-latn ;
    schema:workPerformed <album/159871#musicalwork> .

<org/4133#subject> schema:name "Neotopia Sounds"@en,
        "Neotopia Sounds"@ja,
        "Neotopia Sounds"@ja-latn ;
    foaf:name "Neotopia Sounds"@en,
        "Neotopia Sounds"@ja,
        "Neotopia Sounds"@ja-latn .

<https://media.vgm.io/albums/17/159871/159871-0cc9b57105ef.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/159871#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/17/159871/159871-0cc9b57105ef.png> ;
    foaf:depicts <album/159871#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/17/159871/159871-0cc9b57105ef.png> .

<https://medium-media.vgm.io/albums/17/159871/159871-0cc9b57105ef.png> a schema:ImageObject,
        foaf:Image .

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

<album/159871#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Harder Connection"@en,
        "Harder Connection"@ja,
        "Harder Connection"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "LaXal"@en ;
            foaf:made <album/159871#composition> ;
            foaf:name "LaXal"@en ],
        <artist/60489#subject>,
        <artist/60819#subject>,
        <artist/77461#subject>,
        <artist/80888#subject> ;
    mo:produced_work <album/159871#musicalwork> ;
    schema:name "Harder Connection"@en,
        "Harder Connection"@ja,
        "Harder Connection"@ja-latn .

<album/159871#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-04-27"^^xsd:date ;
    dcterms:title "Harder Connection"@en,
        "Harder Connection"@ja,
        "Harder Connection"@ja-latn ;
    mo:catalogue_number "NTSD-024" ;
    mo:media_type "Download Code" ;
    mo:publication_of <album/159871#musicalexpression> ;
    mo:publisher <org/4133#subject> ;
    mo:record _:N6a2645aa38dc485e9082f96dec041bd0 ;
    mo:record_count 1 ;
    mo:release <event/318> ;
    schema:datePublished "2025-04-27"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/17/159871/159871-0cc9b57105ef.png> ;
    schema:name "Harder Connection"@en,
        "Harder Connection"@ja,
        "Harder Connection"@ja-latn ;
    schema:publisher <org/4133#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/159871/159871-0cc9b57105ef.png> .

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

_:N4e68bcd3bfad4d0c82d1fe9ca3685c98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Echoes of Static"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N6a2645aa38dc485e9082f96dec041bd0 ;
    schema:name "Echoes of Static"@en .

_:N5df7d79b2d1848f9898d66ada22a3a9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INSURGENCE"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N6a2645aa38dc485e9082f96dec041bd0 ;
    schema:name "INSURGENCE"@en .

_:N81c6f9e040fa4242b20bf2bfcda49144 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Heart"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N6a2645aa38dc485e9082f96dec041bd0 ;
    schema:name "My Heart"@en .

_:Nd13704b173a141f5abc7a7f767992847 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cause You're"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N6a2645aa38dc485e9082f96dec041bd0 ;
    schema:name "Cause You're"@en .

_:Nd261d201953c4c0ca6e5c34d5006f2c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Falling"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N6a2645aa38dc485e9082f96dec041bd0 ;
    schema:name "Falling"@en .

_:N6a2645aa38dc485e9082f96dec041bd0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4e68bcd3bfad4d0c82d1fe9ca3685c98,
        _:N5df7d79b2d1848f9898d66ada22a3a9c,
        _:N81c6f9e040fa4242b20bf2bfcda49144,
        _:Nd13704b173a141f5abc7a7f767992847,
        _:Nd261d201953c4c0ca6e5c34d5006f2c0 ;
    mo:track_count 5 ;
    schema:duration "PT20:03"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N4e68bcd3bfad4d0c82d1fe9ca3685c98,
        _:N5df7d79b2d1848f9898d66ada22a3a9c,
        _:N81c6f9e040fa4242b20bf2bfcda49144,
        _:Nd13704b173a141f5abc7a7f767992847,
        _:Nd261d201953c4c0ca6e5c34d5006f2c0 .

