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

<artist/1373#subject> a schema:Person,
        foaf:Person ;
    schema:name "Johnny Gioelli"@en ;
    foaf:made <album/4979#subject>,
        <album/4979#vocals> ;
    foaf:name "Johnny Gioelli"@en .

<album/21954> a mo:Release ;
    mo:catalogue_number "CDM 0203-1317" .

<album/4979#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Crush 40"@en,
        "Crush 40"@ja,
        "Crush 40"@ja-latn ;
    mo:produced_work <album/4979#musicalwork> ;
    schema:name "Crush 40"@en,
        "Crush 40"@ja,
        "Crush 40"@ja-latn .

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

<product/13344#subject> a schema:CreativeWork ;
    schema:name "EA SPORTS NASCAR ARCADE"@en,
        "ナスカーアーケード"@ja,
        "NASCAR ARCADE"@ja-latn ;
    foaf:name "EA SPORTS NASCAR ARCADE"@en,
        "ナスカーアーケード"@ja,
        "NASCAR ARCADE"@ja-latn .

<product/807#subject> a schema:CreativeWork ;
    schema:name "Sonic Adventure"@en,
        "ソニックアドベンチャー"@ja,
        "Sonic Adventure"@ja-latn ;
    foaf:name "Sonic Adventure"@en,
        "ソニックアドベンチャー"@ja,
        "Sonic Adventure"@ja-latn .

<product/808#subject> a schema:CreativeWork ;
    schema:name "Sonic Adventure 2"@en,
        "ソニックアドベンチャー2"@ja,
        "Sonic Adventure 2"@ja-latn ;
    foaf:name "Sonic Adventure 2"@en,
        "ソニックアドベンチャー2"@ja,
        "Sonic Adventure 2"@ja-latn .

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

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

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

<https://media.vgm.io/albums/97/4979/4979-1460565741.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/4979#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/97/4979/4979-1460565741.png> ;
    foaf:depicts <album/4979#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/97/4979/4979-1460565741.png> .

<https://medium-media.vgm.io/albums/97/4979/4979-1460565741.png> a schema:ImageObject,
        foaf:Image .

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

<album/4979#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-02-24"^^xsd:date ;
    dcterms:title "Crush 40"@en,
        "Crush 40"@ja,
        "Crush 40"@ja-latn ;
    mo:catalogue_number "FRCD-127" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/21954> ;
    mo:publication_of <album/4979#musicalexpression> ;
    mo:publisher _:N839693f5d8a4427da9e948c20ac80623 ;
    mo:record _:Nb7c1bc31960349c986121e8f788752a6 ;
    mo:record_count 1 ;
    schema:about <product/13344#subject>,
        <product/807#subject>,
        <product/808#subject> ;
    schema:datePublished "2003-02-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/4979/4979-1460565741.png> ;
    schema:name "Crush 40"@en,
        "Crush 40"@ja,
        "Crush 40"@ja-latn ;
    schema:publisher _:N839693f5d8a4427da9e948c20ac80623 ;
    foaf:depiction <https://media.vgm.io/albums/97/4979/4979-1460565741.png> .

_:N1da77f107580454586deda18e2d99fc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It Doesn't Matter (Bonus Track)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nb7c1bc31960349c986121e8f788752a6 ;
    schema:name "It Doesn't Matter (Bonus Track)"@en .

_:N1fc90b532a364ed48ecda85719ab517e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Wind"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nb7c1bc31960349c986121e8f788752a6 ;
    schema:name "Into the Wind"@en .

_:N257bdf20adf549fb903844a4f131a2b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All the Way"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nb7c1bc31960349c986121e8f788752a6 ;
    schema:name "All the Way"@en .

_:N7d0e93ec3164430e8c39ced18de37b33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Open Your Heart"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Nb7c1bc31960349c986121e8f788752a6 ;
    schema:name "Open Your Heart"@en .

_:N839693f5d8a4427da9e948c20ac80623 schema:name "Frontiers Records"@en,
        "Frontiers Records"@ja,
        "Frontiers Records"@ja-latn ;
    foaf:name "Frontiers Records"@en,
        "Frontiers Records"@ja,
        "Frontiers Records"@ja-latn .

_:N8e7c351f85ba4302ad21c3673e633fb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Live & Learn"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nb7c1bc31960349c986121e8f788752a6 ;
    schema:name "Live & Learn"@en .

_:N8efdff1d951248aaa308f10197f40c4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escape from the City (Bonus Track)"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nb7c1bc31960349c986121e8f788752a6 ;
    schema:name "Escape from the City (Bonus Track)"@en .

_:Nd30e81f6db5747eeb4a2d44074a21487 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Lead"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nb7c1bc31960349c986121e8f788752a6 ;
    schema:name "In the Lead"@en .

_:Nd4a17998cb8741308097fa2816a18dd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fuel Me"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nb7c1bc31960349c986121e8f788752a6 ;
    schema:name "Fuel Me"@en .

_:Ned2b94b7e13e4b009b017e8ebe479033 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dangerous Ground"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nb7c1bc31960349c986121e8f788752a6 ;
    schema:name "Dangerous Ground"@en .

_:Nef02fa7404104d3dbdb4a9583d79b038 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Watch Me Fly..."@en ;
    mo:track_number 5 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Nb7c1bc31960349c986121e8f788752a6 ;
    schema:name "Watch Me Fly..."@en .

_:Nefe1449e1db9410189a22dc0e3f95753 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revvin' Up"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nb7c1bc31960349c986121e8f788752a6 ;
    schema:name "Revvin' Up"@en .

_:Nb7c1bc31960349c986121e8f788752a6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1da77f107580454586deda18e2d99fc2,
        _:N1fc90b532a364ed48ecda85719ab517e,
        _:N257bdf20adf549fb903844a4f131a2b9,
        _:N7d0e93ec3164430e8c39ced18de37b33,
        _:N8e7c351f85ba4302ad21c3673e633fb6,
        _:N8efdff1d951248aaa308f10197f40c4e,
        _:Nd30e81f6db5747eeb4a2d44074a21487,
        _:Nd4a17998cb8741308097fa2816a18dd6,
        _:Ned2b94b7e13e4b009b017e8ebe479033,
        _:Nef02fa7404104d3dbdb4a9583d79b038,
        _:Nefe1449e1db9410189a22dc0e3f95753 ;
    mo:track_count 11 ;
    schema:duration "PT43:52"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N1da77f107580454586deda18e2d99fc2,
        _:N1fc90b532a364ed48ecda85719ab517e,
        _:N257bdf20adf549fb903844a4f131a2b9,
        _:N7d0e93ec3164430e8c39ced18de37b33,
        _:N8e7c351f85ba4302ad21c3673e633fb6,
        _:N8efdff1d951248aaa308f10197f40c4e,
        _:Nd30e81f6db5747eeb4a2d44074a21487,
        _:Nd4a17998cb8741308097fa2816a18dd6,
        _:Ned2b94b7e13e4b009b017e8ebe479033,
        _:Nef02fa7404104d3dbdb4a9583d79b038,
        _:Nefe1449e1db9410189a22dc0e3f95753 .

