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

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

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

<album/41934#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CRUSH"@en,
        "CRUSH"@ja,
        "CRUSH"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "radiangames"@en ;
            foaf:made <album/41934#composition> ;
            foaf:name "radiangames"@en ] ;
    mo:produced_work <album/41934#musicalwork> ;
    schema:name "CRUSH"@en,
        "CRUSH"@ja,
        "CRUSH"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/43/41934/41934-1380490626.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/41934#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-06-13"^^xsd:date ;
    dcterms:title "CRUSH"@en,
        "CRUSH"@ja,
        "CRUSH"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/41934#musicalexpression> ;
    mo:publisher _:N9dc56cec30ab4efea7e504bb55c59a53 ;
    mo:record _:N8093ef15497943518b1848954c6de3b7 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "CRUSH"@en ;
            foaf:name "CRUSH"@en ] ;
    schema:datePublished "2013-06-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/41934/41934-1380490626.jpg> ;
    schema:name "CRUSH"@en,
        "CRUSH"@ja,
        "CRUSH"@ja-latn ;
    schema:publisher _:N9dc56cec30ab4efea7e504bb55c59a53 ;
    foaf:depiction <https://media.vgm.io/albums/43/41934/41934-1380490626.jpg> .

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

_:N0a7cf1eb646b49d78c985ebd2615befc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Menu"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N8093ef15497943518b1848954c6de3b7 ;
    schema:name "Menu"@en .

_:N9dc56cec30ab4efea7e504bb55c59a53 schema:name "radiangames"@en,
        "radiangames"@ja,
        "radiangames"@ja-latn ;
    foaf:name "radiangames"@en,
        "radiangames"@ja,
        "radiangames"@ja-latn .

_:Nbcda1090b32c4bfb87ff9b4ccf068991 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "React Mode"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N8093ef15497943518b1848954c6de3b7 ;
    schema:name "React Mode"@en .

_:Nebd1038801664421abdef2ef60fccf40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crush Mode"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N8093ef15497943518b1848954c6de3b7 ;
    schema:name "Crush Mode"@en .

_:Nfbdad499b34945d9be2ab53578467c8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Think Mode"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N8093ef15497943518b1848954c6de3b7 ;
    schema:name "Think Mode"@en .

_:N8093ef15497943518b1848954c6de3b7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a7cf1eb646b49d78c985ebd2615befc,
        _:Nbcda1090b32c4bfb87ff9b4ccf068991,
        _:Nebd1038801664421abdef2ef60fccf40,
        _:Nfbdad499b34945d9be2ab53578467c8b ;
    mo:track_count 4 ;
    schema:duration "PT16:38"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0a7cf1eb646b49d78c985ebd2615befc,
        _:Nbcda1090b32c4bfb87ff9b4ccf068991,
        _:Nebd1038801664421abdef2ef60fccf40,
        _:Nfbdad499b34945d9be2ab53578467c8b .

