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

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

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

<artist/251#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10527#subject> ;
    schema:name "Kimitaka Matsumae"@en,
        "松前公高"@ja ;
    foaf:made <album/10527#composition>,
        <album/10527#subject> ;
    foaf:name "Kimitaka Matsumae"@en,
        "松前公高"@ja .

<artist/825#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10527#subject> ;
    schema:name "George Iijima"@en ;
    foaf:made <album/10527#composition>,
        <album/10527#subject> ;
    foaf:name "George Iijima"@en .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/72/10527/10527-1222564029.jpg> a schema:ImageObject,
        foaf:Image .

<album/10527#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I Can Survive F-1 Grand Prix 1992"@en,
        "I Can Survive F-1 Grand Prix 1992"@ja,
        "I Can Survive F-1 Grand Prix 1992"@ja-latn ;
    mo:composer <artist/251#subject>,
        <artist/825#subject> ;
    mo:produced_work <album/10527#musicalwork> ;
    schema:name "I Can Survive F-1 Grand Prix 1992"@en,
        "I Can Survive F-1 Grand Prix 1992"@ja,
        "I Can Survive F-1 Grand Prix 1992"@ja-latn .

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

<album/10527#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I Can Survive F-1 Grand Prix 1992"@en,
        "I Can Survive F-1 Grand Prix 1992"@ja,
        "I Can Survive F-1 Grand Prix 1992"@ja-latn ;
    mo:performance_of <album/10527#musicalwork> ;
    mo:performer <artist/123#subject> ;
    mo:recorded_as <album/10527#musicalexpression> ;
    schema:byArtist <artist/123#subject> ;
    schema:name "I Can Survive F-1 Grand Prix 1992"@en,
        "I Can Survive F-1 Grand Prix 1992"@ja,
        "I Can Survive F-1 Grand Prix 1992"@ja-latn ;
    schema:workPerformed <album/10527#musicalwork> .

<artist/123#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10527#performance> ;
    schema:name "S.S.T.BAND"@en ;
    foaf:name "S.S.T.BAND"@en .

<album/10527#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1992-10-21"^^xsd:date ;
    dcterms:title "I Can Survive F-1 Grand Prix 1992"@en,
        "I Can Survive F-1 Grand Prix 1992"@ja,
        "I Can Survive F-1 Grand Prix 1992"@ja-latn ;
    mo:catalogue_number "PCDB-00001" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/10527#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Na2e4d1a058994fdbb26a638e0a42b39c ;
    mo:record_count 1 ;
    schema:byArtist <artist/123#subject> ;
    schema:datePublished "1992-10-21"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/72/10527/10527-1222564029.jpg> ;
    schema:name "I Can Survive F-1 Grand Prix 1992"@en,
        "I Can Survive F-1 Grand Prix 1992"@ja,
        "I Can Survive F-1 Grand Prix 1992"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/10527/10527-1222564029.jpg> .

_:N3885e227d2ad4892afa852c91753bd8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seventh Flight"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Na2e4d1a058994fdbb26a638e0a42b39c ;
    schema:name "Seventh Flight"@en .

_:N933f0c9e50494e9687442b53ace185f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Can Survive"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Na2e4d1a058994fdbb26a638e0a42b39c ;
    schema:name "I Can Survive"@en .

_:Na2e4d1a058994fdbb26a638e0a42b39c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3885e227d2ad4892afa852c91753bd8a,
        _:N933f0c9e50494e9687442b53ace185f1 ;
    mo:track_count 2 ;
    schema:duration "PT9:22"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N3885e227d2ad4892afa852c91753bd8a,
        _:N933f0c9e50494e9687442b53ace185f1 .

