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

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

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

<artist/121#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71667#subject> ;
    schema:name "Hiroshi Kawaguchi"@en,
        "川口博史"@ja ;
    foaf:made <album/71667#composition>,
        <album/71667#subject> ;
    foaf:name "Hiroshi Kawaguchi"@en,
        "川口博史"@ja .

<artist/139#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71667#subject> ;
    schema:name "Yoko Shimomura"@en,
        "下村陽子"@ja ;
    foaf:made <album/71667#composition>,
        <album/71667#subject> ;
    foaf:name "Yoko Shimomura"@en,
        "下村陽子"@ja .

<artist/157#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71667#subject> ;
    schema:name "Koichi Namiki"@en,
        "並木晃一"@ja ;
    foaf:made <album/71667#composition>,
        <album/71667#subject> ;
    foaf:name "Koichi Namiki"@en,
        "並木晃一"@ja .

<artist/189#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71667#subject> ;
    schema:name "Yasuaki Fujita"@en,
        "藤田靖明"@ja ;
    foaf:made <album/71667#composition>,
        <album/71667#subject> ;
    foaf:name "Yasuaki Fujita"@en,
        "藤田靖明"@ja .

<artist/3234#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71667#subject> ;
    schema:name "Yukihide Takekawa"@en,
        "タケカワユキヒデ"@ja ;
    foaf:made <album/71667#composition>,
        <album/71667#subject> ;
    foaf:name "Yukihide Takekawa"@en,
        "タケカワユキヒデ"@ja .

<product/10997#subject> a schema:CreativeWork ;
    schema:name "Space Harrier"@en,
        "スペースハリアー"@ja,
        "Space Harrier"@ja-latn ;
    foaf:name "Space Harrier"@en,
        "スペースハリアー"@ja,
        "Space Harrier"@ja-latn .

<product/1605#subject> a schema:CreativeWork ;
    schema:name "Street Fighter II: The World Warrior"@en,
        "ストリートファイターII -The World Warrior-"@ja,
        "Street Fighter II: The World Warrior"@ja-latn ;
    foaf:name "Street Fighter II: The World Warrior"@en,
        "ストリートファイターII -The World Warrior-"@ja,
        "Street Fighter II: The World Warrior"@ja-latn .

<product/2072#subject> a schema:CreativeWork ;
    schema:name "Mega Man 3"@en,
        "ロックマン3 Dr.ワイリーの最期!?"@ja,
        "Rockman 3: Dr. Wily no Saigo!?"@ja-latn ;
    foaf:name "Mega Man 3"@en,
        "ロックマン3 Dr.ワイリーの最期!?"@ja,
        "Rockman 3: Dr. Wily no Saigo!?"@ja-latn .

<product/9495#subject> a schema:CreativeWork ;
    schema:name "Thunder Blade"@en,
        "サンダーブレード"@ja,
        "Thunder Blade"@ja-latn ;
    foaf:name "Thunder Blade"@en,
        "サンダーブレード"@ja,
        "Thunder Blade"@ja-latn .

<product/997#subject> a schema:CreativeWork ;
    schema:name "Soul Blazer"@en,
        "ソウルブレイダー"@ja,
        "Soul Blader"@ja-latn ;
    foaf:name "Soul Blazer"@en,
        "ソウルブレイダー"@ja,
        "Soul Blader"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/76/71667/71667-1505948008.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/71667#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Uncanny Fresh-Men"@en,
        "The Uncanny Fresh-Men"@ja,
        "The Uncanny Fresh-Men"@ja-latn ;
    mo:performance_of <album/71667#musicalwork> ;
    mo:performer <artist/34731#subject> ;
    mo:recorded_as <album/71667#musicalexpression> ;
    schema:byArtist <artist/34731#subject> ;
    schema:name "The Uncanny Fresh-Men"@en,
        "The Uncanny Fresh-Men"@ja,
        "The Uncanny Fresh-Men"@ja-latn ;
    schema:workPerformed <album/71667#musicalwork> .

<artist/34731#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71667#performance> ;
    schema:name "The Fresh Men"@en ;
    foaf:name "The Fresh Men"@en .

<album/71667#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Uncanny Fresh-Men"@en,
        "The Uncanny Fresh-Men"@ja,
        "The Uncanny Fresh-Men"@ja-latn ;
    mo:composer <artist/121#subject>,
        <artist/139#subject>,
        <artist/157#subject>,
        <artist/189#subject>,
        <artist/3234#subject> ;
    mo:produced_work <album/71667#musicalwork> ;
    schema:name "The Uncanny Fresh-Men"@en,
        "The Uncanny Fresh-Men"@ja,
        "The Uncanny Fresh-Men"@ja-latn .

<album/71667#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-01-21"^^xsd:date ;
    dcterms:title "The Uncanny Fresh-Men"@en,
        "The Uncanny Fresh-Men"@ja,
        "The Uncanny Fresh-Men"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/71667#musicalexpression> ;
    mo:publisher _:Ndb66f64eeeb940b8a1a6c360e71e71db ;
    mo:record _:N683428f36fcb47129110633ef8b3c9b5 ;
    mo:record_count 1 ;
    schema:about <product/10997#subject>,
        <product/1605#subject>,
        <product/2072#subject>,
        <product/9495#subject>,
        <product/997#subject> ;
    schema:byArtist <artist/34731#subject> ;
    schema:datePublished "2015-01-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/76/71667/71667-1505948008.jpg> ;
    schema:name "The Uncanny Fresh-Men"@en,
        "The Uncanny Fresh-Men"@ja,
        "The Uncanny Fresh-Men"@ja-latn ;
    schema:publisher _:Ndb66f64eeeb940b8a1a6c360e71e71db ;
    foaf:depiction <https://media.vgm.io/albums/76/71667/71667-1505948008.jpg> .

_:N03bc7e726c034103aaa9b307479f3e61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soul Blazer"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N683428f36fcb47129110633ef8b3c9b5 ;
    schema:name "Soul Blazer"@en .

_:N27bda0ff9e9346598f12e4e37c5c9edd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Space Harrier / OutRun"@en ;
    mo:track_number 1 ;
    schema:duration "PT8:43"^^xsd:interval ;
    schema:inPlaylist _:N683428f36fcb47129110633ef8b3c9b5 ;
    schema:name "Space Harrier / OutRun"@en .

_:N2aaf3549d8604e16a536feb73d0f94fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Space Weed 3D"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N683428f36fcb47129110633ef8b3c9b5 ;
    schema:name "Space Weed 3D"@en .

_:N8a1620c188aa44d4a8692082f2dee52b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mega Man 3"@en ;
    mo:track_number 5 ;
    schema:duration "PT30:02"^^xsd:interval ;
    schema:inPlaylist _:N683428f36fcb47129110633ef8b3c9b5 ;
    schema:name "Mega Man 3"@en .

_:Nc43f7cf263144649888c384cdeb33137 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Street Fighter II': Champion Edition"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N683428f36fcb47129110633ef8b3c9b5 ;
    schema:name "Street Fighter II': Champion Edition"@en .

_:Ndb66f64eeeb940b8a1a6c360e71e71db schema:name "The Fresh Men"@en,
        "The Fresh Men"@ja,
        "The Fresh Men"@ja-latn ;
    foaf:name "The Fresh Men"@en,
        "The Fresh Men"@ja,
        "The Fresh Men"@ja-latn .

_:Nfb52d1f1c4004978a8b7991f42b3390c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thunder Blade"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N683428f36fcb47129110633ef8b3c9b5 ;
    schema:name "Thunder Blade"@en .

_:N683428f36fcb47129110633ef8b3c9b5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03bc7e726c034103aaa9b307479f3e61,
        _:N27bda0ff9e9346598f12e4e37c5c9edd,
        _:N2aaf3549d8604e16a536feb73d0f94fe,
        _:N8a1620c188aa44d4a8692082f2dee52b,
        _:Nc43f7cf263144649888c384cdeb33137,
        _:Nfb52d1f1c4004978a8b7991f42b3390c ;
    mo:track_count 6 ;
    schema:duration "PT52:03"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N03bc7e726c034103aaa9b307479f3e61,
        _:N27bda0ff9e9346598f12e4e37c5c9edd,
        _:N2aaf3549d8604e16a536feb73d0f94fe,
        _:N8a1620c188aa44d4a8692082f2dee52b,
        _:Nc43f7cf263144649888c384cdeb33137,
        _:Nfb52d1f1c4004978a8b7991f42b3390c .

