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

<album/139377#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Spooky Beat / Jaroslav Beck"@en,
        "Spooky Beat / Jaroslav Beck"@ja,
        "Spooky Beat / Jaroslav Beck"@ja-latn ;
    mo:produced_work <album/139377#musicalwork> ;
    schema:name "Spooky Beat / Jaroslav Beck"@en,
        "Spooky Beat / Jaroslav Beck"@ja,
        "Spooky Beat / Jaroslav Beck"@ja-latn .

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

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

<product/15619#subject> a schema:CreativeWork ;
    schema:name "Beat Saber"@en,
        "Beat Saber"@ja,
        "Beat Saber"@ja-latn ;
    foaf:name "Beat Saber"@en,
        "Beat Saber"@ja,
        "Beat Saber"@ja-latn .

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

<album/139377#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Spooky Beat / Jaroslav Beck"@en,
        "Spooky Beat / Jaroslav Beck"@ja,
        "Spooky Beat / Jaroslav Beck"@ja-latn ;
    mo:performance_of <album/139377#musicalwork> ;
    mo:recorded_as <album/139377#musicalexpression> ;
    schema:name "Spooky Beat / Jaroslav Beck"@en,
        "Spooky Beat / Jaroslav Beck"@ja,
        "Spooky Beat / Jaroslav Beck"@ja-latn ;
    schema:workPerformed <album/139377#musicalwork> .

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

<https://medium-media.vgm.io/albums/77/139377/139377-dbca24146683.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/139377#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-10-25"^^xsd:date ;
    dcterms:title "Spooky Beat / Jaroslav Beck"@en,
        "Spooky Beat / Jaroslav Beck"@ja,
        "Spooky Beat / Jaroslav Beck"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/139377#musicalexpression> ;
    mo:publisher _:Na279dd07be3d4232b5b807b393e7fdbf ;
    mo:record _:N1ee8e9662b694f1ea762c3e8c25507a7 ;
    mo:record_count 1 ;
    schema:about <product/15619#subject> ;
    schema:datePublished "2021-10-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/77/139377/139377-dbca24146683.jpg> ;
    schema:name "Spooky Beat / Jaroslav Beck"@en,
        "Spooky Beat / Jaroslav Beck"@ja,
        "Spooky Beat / Jaroslav Beck"@ja-latn ;
    schema:publisher _:Na279dd07be3d4232b5b807b393e7fdbf ;
    foaf:depiction <https://media.vgm.io/albums/77/139377/139377-dbca24146683.jpg> .

_:N1ee8e9662b694f1ea762c3e8c25507a7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4dd6b96f68a04a53afbba9ef808a34cf ;
    mo:track_count 1 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N4dd6b96f68a04a53afbba9ef808a34cf .

_:N4dd6b96f68a04a53afbba9ef808a34cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spooky Beat"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N1ee8e9662b694f1ea762c3e8c25507a7 ;
    schema:name "Spooky Beat"@en .

_:Na279dd07be3d4232b5b807b393e7fdbf schema:name "Beat Games"@en,
        "Beat Games"@ja,
        "Beat Games"@ja-latn ;
    foaf:name "Beat Games"@en,
        "Beat Games"@ja,
        "Beat Games"@ja-latn .

