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

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

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

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

<album/93211#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rock'n'Roll Racing"@en,
        "Rock'n'Roll Racing"@ja,
        "Rock'n'Roll Racing"@ja-latn ;
    mo:performance_of <album/93211#musicalwork> ;
    mo:recorded_as <album/93211#musicalexpression> ;
    schema:name "Rock'n'Roll Racing"@en,
        "Rock'n'Roll Racing"@ja,
        "Rock'n'Roll Racing"@ja-latn ;
    schema:workPerformed <album/93211#musicalwork> .

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

<https://medium-media.vgm.io/albums/11/93211/93211-1574677782.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/93211#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rock'n'Roll Racing"@en,
        "Rock'n'Roll Racing"@ja,
        "Rock'n'Roll Racing"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "George Thorogood"@en ;
            foaf:made <album/93211#composition> ;
            foaf:name "George Thorogood"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Deep Purple"@en ;
            foaf:made <album/93211#composition> ;
            foaf:name "Deep Purple"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Steppenwolf"@en ;
            foaf:made <album/93211#composition> ;
            foaf:name "Steppenwolf"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Henry Mancini"@en ;
            foaf:made <album/93211#composition> ;
            foaf:name "Henry Mancini"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Black Sabbath"@en ;
            foaf:made <album/93211#composition> ;
            foaf:name "Black Sabbath"@en ] ;
    mo:produced_work <album/93211#musicalwork> ;
    schema:name "Rock'n'Roll Racing"@en,
        "Rock'n'Roll Racing"@ja,
        "Rock'n'Roll Racing"@ja-latn .

<album/93211#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-01-01"^^xsd:date ;
    dcterms:title "Rock'n'Roll Racing"@en,
        "Rock'n'Roll Racing"@ja,
        "Rock'n'Roll Racing"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/93211#musicalexpression> ;
    mo:publisher _:N137865e4efb34465827035ab2d7df190 ;
    mo:record _:N036aedc80d294c33aefdda2c332dde2e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Rock'n'Roll Racing"@en ;
            foaf:name "Rock'n'Roll Racing"@en ] ;
    schema:datePublished "2019-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/93211/93211-1574677782.jpg> ;
    schema:name "Rock'n'Roll Racing"@en,
        "Rock'n'Roll Racing"@ja,
        "Rock'n'Roll Racing"@ja-latn ;
    schema:publisher _:N137865e4efb34465827035ab2d7df190 ;
    foaf:depiction <https://media.vgm.io/albums/11/93211/93211-1574677782.jpg> .

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

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

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

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

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

_:N137865e4efb34465827035ab2d7df190 schema:name "Another Time Zone"@en ;
    foaf:name "Another Time Zone"@en .

_:N2326a3e43a3a4bea9d3b9b793d82ea54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Highway Star"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N036aedc80d294c33aefdda2c332dde2e ;
    schema:name "Highway Star"@en .

_:N9c9325ef428f47409425abf03814211b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Born to be Wild"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N036aedc80d294c33aefdda2c332dde2e ;
    schema:name "Born to be Wild"@en .

_:Nb129fe5bf90e47d0853f88c07d49a2d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paranoid"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N036aedc80d294c33aefdda2c332dde2e ;
    schema:name "Paranoid"@en .

_:Nd9dae72138084ed3988d690e813c60c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad to the Bone"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N036aedc80d294c33aefdda2c332dde2e ;
    schema:name "Bad to the Bone"@en .

_:Nea2c8728d44f4a60970667ba62ccb077 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme from: Peter Gun"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N036aedc80d294c33aefdda2c332dde2e ;
    schema:name "Theme from: Peter Gun"@en .

_:N036aedc80d294c33aefdda2c332dde2e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2326a3e43a3a4bea9d3b9b793d82ea54,
        _:N9c9325ef428f47409425abf03814211b,
        _:Nb129fe5bf90e47d0853f88c07d49a2d2,
        _:Nd9dae72138084ed3988d690e813c60c0,
        _:Nea2c8728d44f4a60970667ba62ccb077 ;
    mo:track_count 5 ;
    schema:duration "PT17:38"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2326a3e43a3a4bea9d3b9b793d82ea54,
        _:N9c9325ef428f47409425abf03814211b,
        _:Nb129fe5bf90e47d0853f88c07d49a2d2,
        _:Nd9dae72138084ed3988d690e813c60c0,
        _:Nea2c8728d44f4a60970667ba62ccb077 .

