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

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

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

<artist/37111#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137696#subject> ;
    schema:name "Isaac J Garcia"@en ;
    foaf:made <album/137696#composition>,
        <album/137696#subject> ;
    foaf:name "Isaac J Garcia"@en .

<product/21677#subject> a schema:CreativeWork ;
    schema:name "Friday Night Funkin'"@en,
        "Friday Night Funkin'"@ja,
        "Friday Night Funkin'"@ja-latn ;
    foaf:name "Friday Night Funkin'"@en,
        "Friday Night Funkin'"@ja,
        "Friday Night Funkin'"@ja-latn .

<album/137696#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Erect Sampler"@en,
        "Erect Sampler"@ja,
        "Erect Sampler"@ja-latn ;
    mo:composer <artist/37111#subject> ;
    mo:produced_work <album/137696#musicalwork> ;
    schema:name "Erect Sampler"@en,
        "Erect Sampler"@ja,
        "Erect Sampler"@ja-latn .

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

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

<https://media.vgm.io/albums/69/137696/137696-10336edcfe43.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/137696#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/69/137696/137696-10336edcfe43.jpg> ;
    foaf:depicts <album/137696#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/69/137696/137696-10336edcfe43.jpg> .

<https://medium-media.vgm.io/albums/69/137696/137696-10336edcfe43.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/137696#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-03-20"^^xsd:date ;
    dcterms:title "Erect Sampler"@en,
        "Erect Sampler"@ja,
        "Erect Sampler"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/137696#musicalexpression> ;
    mo:publisher _:Na82ee70401cb4c0baa507bb77a02da1a ;
    mo:record _:N433bce42634e4876a3431df921d52ea6 ;
    mo:record_count 1 ;
    schema:about <product/21677#subject> ;
    schema:datePublished "2024-03-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/137696/137696-10336edcfe43.jpg> ;
    schema:name "Erect Sampler"@en,
        "Erect Sampler"@ja,
        "Erect Sampler"@ja-latn ;
    schema:publisher _:Na82ee70401cb4c0baa507bb77a02da1a ;
    foaf:depiction <https://media.vgm.io/albums/69/137696/137696-10336edcfe43.jpg> .

_:N56a52719d1584885bcef086c906a0e8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "???"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:N433bce42634e4876a3431df921d52ea6 ;
    schema:name "???"@en .

_:N5f33b4e2ca81470f887531a17c383f43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High Erect (Kohta Takahashi Remix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N433bce42634e4876a3431df921d52ea6 ;
    schema:name "High Erect (Kohta Takahashi Remix)"@en .

_:N8de71ccea88a40f3ba435ca5f893e547 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blammed Erect (Kawai Sprite Remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N433bce42634e4876a3431df921d52ea6 ;
    schema:name "Blammed Erect (Kawai Sprite Remix)"@en .

_:Na82ee70401cb4c0baa507bb77a02da1a schema:name "The Funkin' Crew"@en,
        "The Funkin' Crew"@ja,
        "The Funkin' Crew"@ja-latn ;
    foaf:name "The Funkin' Crew"@en,
        "The Funkin' Crew"@ja,
        "The Funkin' Crew"@ja-latn .

_:N433bce42634e4876a3431df921d52ea6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N56a52719d1584885bcef086c906a0e8e,
        _:N5f33b4e2ca81470f887531a17c383f43,
        _:N8de71ccea88a40f3ba435ca5f893e547 ;
    mo:track_count 3 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N56a52719d1584885bcef086c906a0e8e,
        _:N5f33b4e2ca81470f887531a17c383f43,
        _:N8de71ccea88a40f3ba435ca5f893e547 .

