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

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

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

<artist/3563#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5579#subject> ;
    schema:name "Masatoshi Nishimura"@en,
        "西村麻聡"@ja ;
    foaf:made <album/5579#composition>,
        <album/5579#subject> ;
    foaf:name "Masatoshi Nishimura"@en,
        "西村麻聡"@ja .

<artist/81002#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5579#subject> ;
    schema:name "Kazuo Yoshida"@en,
        "吉田和生"@ja ;
    foaf:made <album/5579#composition>,
        <album/5579#subject> ;
    foaf:name "Kazuo Yoshida"@en,
        "吉田和生"@ja .

<artist/842#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5579#subject> ;
    schema:name "Nobuyuki Shimizu"@en,
        "清水信之"@ja ;
    foaf:made <album/5579#composition>,
        <album/5579#subject> ;
    foaf:name "Nobuyuki Shimizu"@en,
        "清水信之"@ja .

<artist/8897#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5579#subject> ;
    schema:name "EDISON"@en ;
    foaf:made <album/5579#composition>,
        <album/5579#subject> ;
    foaf:name "EDISON"@en .

<product/15172#subject> a schema:CreativeWork ;
    schema:name "Wakusei Woodstock: Funky Horror Band"@en,
        "惑星ウッドストック ファンキーホラーバンド"@ja,
        "Wakusei Woodstock: Funky Horror Band"@ja-latn ;
    foaf:name "Wakusei Woodstock: Funky Horror Band"@en,
        "惑星ウッドストック ファンキーホラーバンド"@ja,
        "Wakusei Woodstock: Funky Horror Band"@ja-latn .

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

<org/1403#subject> schema:name "Invitation"@en,
        "Invitation"@ja,
        "Invitation"@ja-latn ;
    foaf:name "Invitation"@en,
        "Invitation"@ja,
        "Invitation"@ja-latn .

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

<https://medium-media.vgm.io/albums/97/5579/5579-1196125105.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/5579#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Funky Horror Band"@en,
        "Funky Horror Band"@ja,
        "Funky Horror Band"@ja-latn ;
    mo:performance_of <album/5579#musicalwork> ;
    mo:performer _:Ne618ef9f1f7c4845b732da253593ba86,
        <artist/6215#subject> ;
    mo:recorded_as <album/5579#musicalexpression> ;
    schema:byArtist _:Ne618ef9f1f7c4845b732da253593ba86,
        <artist/6215#subject> ;
    schema:name "Funky Horror Band"@en,
        "Funky Horror Band"@ja,
        "Funky Horror Band"@ja-latn ;
    schema:workPerformed <album/5579#musicalwork> .

<artist/6215#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5579#subject> ;
    mo:performed <album/5579#performance> ;
    schema:name "F.H.B"@en,
        "FUNKY HORROR BAND"@en ;
    foaf:made <album/5579#composition>,
        <album/5579#subject> ;
    foaf:name "F.H.B"@en,
        "FUNKY HORROR BAND"@en .

<album/5579#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Funky Horror Band"@en,
        "Funky Horror Band"@ja,
        "Funky Horror Band"@ja-latn ;
    mo:composer <artist/3563#subject>,
        <artist/6215#subject>,
        <artist/81002#subject>,
        <artist/842#subject>,
        <artist/8897#subject> ;
    mo:produced_work <album/5579#musicalwork> ;
    schema:name "Funky Horror Band"@en,
        "Funky Horror Band"@ja,
        "Funky Horror Band"@ja-latn .

<album/5579#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-10-21"^^xsd:date ;
    dcterms:title "Funky Horror Band"@en,
        "Funky Horror Band"@ja,
        "Funky Horror Band"@ja-latn ;
    mo:catalogue_number "VICL-2002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5579#musicalexpression> ;
    mo:publisher <org/1403#subject> ;
    mo:record _:N5eeddd66f444405aa2e09f730f9fea24 ;
    mo:record_count 1 ;
    schema:about <product/15172#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "(F.H.B"@en ;
            foaf:name "(F.H.B"@en ],
        <artist/6215#subject> ;
    schema:datePublished "1990-10-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/5579/5579-1196125105.jpg> ;
    schema:name "Funky Horror Band"@en,
        "Funky Horror Band"@ja,
        "Funky Horror Band"@ja-latn ;
    schema:publisher <org/1403#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/5579/5579-1196125105.jpg> .

_:N5cb829d290d8493e99e2093930bc549d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poseidon"@en,
        "POSEIDON"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:17"^^xsd:interval ;
    schema:inPlaylist _:N5eeddd66f444405aa2e09f730f9fea24 ;
    schema:name "Poseidon"@en,
        "POSEIDON"@ja .

_:N625459a20be84511a2739090c1457a39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gimme Little Love"@en,
        "GIMME LITTLE LOVE"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N5eeddd66f444405aa2e09f730f9fea24 ;
    schema:name "Gimme Little Love"@en,
        "GIMME LITTLE LOVE"@ja .

_:N68135006b8b64d1e866c051913bfeaae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "i . Say . no . Say"@en,
        "イッ・SAY・ノ・SAY"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N5eeddd66f444405aa2e09f730f9fea24 ;
    schema:name "i . Say . no . Say"@en,
        "イッ・SAY・ノ・SAY"@ja .

_:N9dfd1c3cbe21419aa81237aec0e634fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joy ~Soul Magic~"@en,
        "JOY〜SOUL MAGIC〜"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N5eeddd66f444405aa2e09f730f9fea24 ;
    schema:name "Joy ~Soul Magic~"@en,
        "JOY〜SOUL MAGIC〜"@ja .

_:Nd1eedf12dd674ae3a26d94e1266e95c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mam, Don't You Cry"@en,
        "MAM, DON'T YOU CRY"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N5eeddd66f444405aa2e09f730f9fea24 ;
    schema:name "Mam, Don't You Cry"@en,
        "MAM, DON'T YOU CRY"@ja .

_:Ne618ef9f1f7c4845b732da253593ba86 a schema:Person,
        foaf:Person ;
    mo:performed <album/5579#performance> ;
    schema:name "(F.H.B"@en ;
    foaf:name "(F.H.B"@en .

_:N5eeddd66f444405aa2e09f730f9fea24 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5cb829d290d8493e99e2093930bc549d,
        _:N625459a20be84511a2739090c1457a39,
        _:N68135006b8b64d1e866c051913bfeaae,
        _:N9dfd1c3cbe21419aa81237aec0e634fd,
        _:Nd1eedf12dd674ae3a26d94e1266e95c9 ;
    mo:track_count 5 ;
    schema:duration "PT26:32"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N5cb829d290d8493e99e2093930bc549d,
        _:N625459a20be84511a2739090c1457a39,
        _:N68135006b8b64d1e866c051913bfeaae,
        _:N9dfd1c3cbe21419aa81237aec0e634fd,
        _:Nd1eedf12dd674ae3a26d94e1266e95c9 .

