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

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

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

<artist/57252#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150061#subject> ;
    schema:name "Hunter Van Brocklin"@en ;
    foaf:made <album/150061#composition>,
        <album/150061#subject> ;
    foaf:name "Hunter Van Brocklin"@en .

<album/150061#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Past Future Present Memory / Hunter Van Brocklin"@en,
        "Past Future Present Memory / Hunter Van Brocklin"@ja,
        "Past Future Present Memory / Hunter Van Brocklin"@ja-latn ;
    mo:composer <artist/57252#subject> ;
    mo:produced_work <album/150061#musicalwork> ;
    schema:name "Past Future Present Memory / Hunter Van Brocklin"@en,
        "Past Future Present Memory / Hunter Van Brocklin"@ja,
        "Past Future Present Memory / Hunter Van Brocklin"@ja-latn .

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

<album/150061#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Past Future Present Memory / Hunter Van Brocklin"@en,
        "Past Future Present Memory / Hunter Van Brocklin"@ja,
        "Past Future Present Memory / Hunter Van Brocklin"@ja-latn ;
    mo:performance_of <album/150061#musicalwork> ;
    mo:recorded_as <album/150061#musicalexpression> ;
    schema:name "Past Future Present Memory / Hunter Van Brocklin"@en,
        "Past Future Present Memory / Hunter Van Brocklin"@ja,
        "Past Future Present Memory / Hunter Van Brocklin"@ja-latn ;
    schema:workPerformed <album/150061#musicalwork> .

<org/3526#subject> schema:name "Infloresce Records"@en,
        "Infloresce Records"@ja,
        "Infloresce Records"@ja-latn ;
    foaf:name "Infloresce Records"@en,
        "Infloresce Records"@ja,
        "Infloresce Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/16/150061/150061-b7f7cdfb36fd.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/150061#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-06-12"^^xsd:date ;
    dcterms:title "Past Future Present Memory / Hunter Van Brocklin"@en,
        "Past Future Present Memory / Hunter Van Brocklin"@ja,
        "Past Future Present Memory / Hunter Van Brocklin"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/150061#musicalexpression> ;
    mo:publisher <org/3526#subject> ;
    mo:record _:N5565261b002749cd8366b919cda3df59 ;
    mo:record_count 1 ;
    schema:datePublished "2025-06-12"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/16/150061/150061-b7f7cdfb36fd.jpg> ;
    schema:name "Past Future Present Memory / Hunter Van Brocklin"@en,
        "Past Future Present Memory / Hunter Van Brocklin"@ja,
        "Past Future Present Memory / Hunter Van Brocklin"@ja-latn ;
    schema:publisher <org/3526#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/150061/150061-b7f7cdfb36fd.jpg> .

_:N1eff88d4c2554841ba67d5ef6f321b40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starbreaker Heartgazer"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:20"^^xsd:interval ;
    schema:inPlaylist _:N5565261b002749cd8366b919cda3df59 ;
    schema:name "Starbreaker Heartgazer"@en .

_:N2a246b7b8bde4fe2869cbcea7f23dc9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Beach 2"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N5565261b002749cd8366b919cda3df59 ;
    schema:name "Night Beach 2"@en .

_:N2aae61f7b1f244bcb48adbbcbc12f05f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yesterday Yesteryear"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N5565261b002749cd8366b919cda3df59 ;
    schema:name "Yesterday Yesteryear"@en .

_:N308053712a7e45a4a0c5137c62dd51e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mitosis II (Winnower)"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:N5565261b002749cd8366b919cda3df59 ;
    schema:name "Mitosis II (Winnower)"@en .

_:N497aa928e44a47809a890e8ddee59549 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memory Flash"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:N5565261b002749cd8366b919cda3df59 ;
    schema:name "Memory Flash"@en .

_:N7446f116cd354bbe80290959c3fb7b3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unfarewell"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N5565261b002749cd8366b919cda3df59 ;
    schema:name "Unfarewell"@en .

_:N75e02a134db7446784336f7d62311da5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outpour"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:40"^^xsd:interval ;
    schema:inPlaylist _:N5565261b002749cd8366b919cda3df59 ;
    schema:name "Outpour"@en .

_:Na90d775b33634265b0f605180a821ebd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reemerge"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N5565261b002749cd8366b919cda3df59 ;
    schema:name "Reemerge"@en .

_:Nc3ed0bec31fb4b6fb4fb08c46aa4f841 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mitosis I (Futurebuilder)"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:N5565261b002749cd8366b919cda3df59 ;
    schema:name "Mitosis I (Futurebuilder)"@en .

_:Ne4c78d2358e54775b655454dabab84b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ships Passing"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N5565261b002749cd8366b919cda3df59 ;
    schema:name "Ships Passing"@en .

_:N5565261b002749cd8366b919cda3df59 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1eff88d4c2554841ba67d5ef6f321b40,
        _:N2a246b7b8bde4fe2869cbcea7f23dc9a,
        _:N2aae61f7b1f244bcb48adbbcbc12f05f,
        _:N308053712a7e45a4a0c5137c62dd51e9,
        _:N497aa928e44a47809a890e8ddee59549,
        _:N7446f116cd354bbe80290959c3fb7b3b,
        _:N75e02a134db7446784336f7d62311da5,
        _:Na90d775b33634265b0f605180a821ebd,
        _:Nc3ed0bec31fb4b6fb4fb08c46aa4f841,
        _:Ne4c78d2358e54775b655454dabab84b3 ;
    mo:track_count 10 ;
    schema:duration "PT42:40"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1eff88d4c2554841ba67d5ef6f321b40,
        _:N2a246b7b8bde4fe2869cbcea7f23dc9a,
        _:N2aae61f7b1f244bcb48adbbcbc12f05f,
        _:N308053712a7e45a4a0c5137c62dd51e9,
        _:N497aa928e44a47809a890e8ddee59549,
        _:N7446f116cd354bbe80290959c3fb7b3b,
        _:N75e02a134db7446784336f7d62311da5,
        _:Na90d775b33634265b0f605180a821ebd,
        _:Nc3ed0bec31fb4b6fb4fb08c46aa4f841,
        _:Ne4c78d2358e54775b655454dabab84b3 .

