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

<album/94439#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "4ÆM / Grimes"@en,
        "4ÆM / Grimes"@ja,
        "4ÆM / Grimes"@ja-latn ;
    mo:produced_work <album/94439#musicalwork> ;
    schema:name "4ÆM / Grimes"@en,
        "4ÆM / Grimes"@ja,
        "4ÆM / Grimes"@ja-latn .

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

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

<product/7393#subject> a schema:CreativeWork ;
    schema:name "Cyberpunk 2077"@en,
        "Cyberpunk 2077"@ja,
        "Cyberpunk 2077"@ja-latn ;
    foaf:name "Cyberpunk 2077"@en,
        "Cyberpunk 2077"@ja,
        "Cyberpunk 2077"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/93/94439/94439-1576780479.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/94439#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "4ÆM / Grimes"@en,
        "4ÆM / Grimes"@ja,
        "4ÆM / Grimes"@ja-latn ;
    mo:performance_of <album/94439#musicalwork> ;
    mo:performer _:N869b727712604227bbc4652457321bac ;
    mo:recorded_as <album/94439#musicalexpression> ;
    schema:byArtist _:N869b727712604227bbc4652457321bac ;
    schema:name "4ÆM / Grimes"@en,
        "4ÆM / Grimes"@ja,
        "4ÆM / Grimes"@ja-latn ;
    schema:workPerformed <album/94439#musicalwork> .

<album/94439#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-13"^^xsd:date ;
    dcterms:title "4ÆM / Grimes"@en,
        "4ÆM / Grimes"@ja,
        "4ÆM / Grimes"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/94439#musicalexpression> ;
    mo:publisher _:N98c47a5de1e54bf2aa2e46371032db7f ;
    mo:record _:Nb2f22112bb28418fad3d871cb7190270 ;
    mo:record_count 1 ;
    schema:about <product/7393#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Grimes"@en ;
            foaf:name "Grimes"@en ] ;
    schema:datePublished "2019-12-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/94439/94439-1576780479.jpg> ;
    schema:name "4ÆM / Grimes"@en,
        "4ÆM / Grimes"@ja,
        "4ÆM / Grimes"@ja-latn ;
    schema:publisher _:N98c47a5de1e54bf2aa2e46371032db7f ;
    foaf:depiction <https://media.vgm.io/albums/93/94439/94439-1576780479.jpg> .

_:N5e93f4c88c4044468957faa604287164 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "4ÆM"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nb2f22112bb28418fad3d871cb7190270 ;
    schema:name "4ÆM"@en .

_:N869b727712604227bbc4652457321bac a schema:Person,
        foaf:Person ;
    mo:performed <album/94439#performance> ;
    schema:name "Grimes"@en ;
    foaf:name "Grimes"@en .

_:N98c47a5de1e54bf2aa2e46371032db7f schema:name "4AD"@en ;
    foaf:name "4AD"@en .

_:Nb2f22112bb28418fad3d871cb7190270 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5e93f4c88c4044468957faa604287164 ;
    mo:track_count 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N5e93f4c88c4044468957faa604287164 .

