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

<artist/17646#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/114513#subject> ;
    schema:name "Tsuyoshi Ujiki"@en,
        "うじきつよし"@ja ;
    foaf:made <album/114513#composition>,
        <album/114513#lyrics>,
        <album/114513#subject> ;
    foaf:name "Tsuyoshi Ujiki"@en,
        "うじきつよし"@ja .

<product/5365#subject> a schema:CreativeWork ;
    schema:name "Fist of the North Star: the Movie (Movie)"@en,
        "北斗の拳 (Movie)"@ja,
        "Hokuto no Ken (Movie)"@ja-latn ;
    foaf:name "Fist of the North Star: the Movie (Movie)"@en,
        "北斗の拳 (Movie)"@ja,
        "Hokuto no Ken (Movie)"@ja-latn .

<album/114513#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Natsukashi no Anime Song Collection Hokuto no Ken"@en,
        "懐かしのアニメソングコレクション 北斗の拳"@ja,
        "Natsukashi no Anime Song Collection Hokuto no Ken"@ja-latn ;
    mo:composer <artist/17646#subject> ;
    mo:produced_work <album/114513#musicalwork> ;
    schema:name "Natsukashi no Anime Song Collection Hokuto no Ken"@en,
        "懐かしのアニメソングコレクション 北斗の拳"@ja,
        "Natsukashi no Anime Song Collection Hokuto no Ken"@ja-latn .

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

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

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

<https://media.vgm.io/albums/31/114513/114513-50bcc67d4154.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/114513#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/31/114513/114513-50bcc67d4154.jpg> ;
    foaf:depicts <album/114513#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/31/114513/114513-50bcc67d4154.jpg> .

<https://medium-media.vgm.io/albums/31/114513/114513-50bcc67d4154.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/114513#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Natsukashi no Anime Song Collection Hokuto no Ken"@en,
        "懐かしのアニメソングコレクション 北斗の拳"@ja,
        "Natsukashi no Anime Song Collection Hokuto no Ken"@ja-latn ;
    mo:performance_of <album/114513#musicalwork> ;
    mo:performer <artist/17989#subject> ;
    mo:recorded_as <album/114513#musicalexpression> ;
    schema:byArtist <artist/17989#subject> ;
    schema:name "Natsukashi no Anime Song Collection Hokuto no Ken"@en,
        "懐かしのアニメソングコレクション 北斗の拳"@ja,
        "Natsukashi no Anime Song Collection Hokuto no Ken"@ja-latn ;
    schema:workPerformed <album/114513#musicalwork> .

<artist/17989#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/114513#performance> ;
    schema:name "KODOMO BAND"@en ;
    foaf:made <album/114513#subject>,
        <album/114513#vocals> ;
    foaf:name "KODOMO BAND"@en .

<album/114513#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-03-30"^^xsd:date ;
    dcterms:title "Natsukashi no Anime Song Collection Hokuto no Ken"@en,
        "懐かしのアニメソングコレクション 北斗の拳"@ja,
        "Natsukashi no Anime Song Collection Hokuto no Ken"@ja-latn ;
    mo:catalogue_number "BOURBON-007" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/114513#musicalexpression> ;
    mo:publisher _:N898c444a785e4f32b870ebe6cf9cbaf4 ;
    mo:record _:Nc264217c71934f36839b1fc3f70b6cc8 ;
    mo:record_count 1 ;
    schema:about <product/5365#subject> ;
    schema:byArtist <artist/17989#subject> ;
    schema:datePublished "2004-03-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/31/114513/114513-50bcc67d4154.jpg> ;
    schema:name "Natsukashi no Anime Song Collection Hokuto no Ken"@en,
        "懐かしのアニメソングコレクション 北斗の拳"@ja,
        "Natsukashi no Anime Song Collection Hokuto no Ken"@ja-latn ;
    schema:publisher _:N898c444a785e4f32b870ebe6cf9cbaf4 ;
    foaf:depiction <https://media.vgm.io/albums/31/114513/114513-50bcc67d4154.jpg> .

_:N898c444a785e4f32b870ebe6cf9cbaf4 schema:name "Bourbon"@en,
        "Bourbon"@ja,
        "Bourbon"@ja-latn ;
    foaf:name "Bourbon"@en,
        "Bourbon"@ja,
        "Bourbon"@ja-latn .

_:N92c3d2c7c0de4fc78b0434acd00099bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart of Madness"@en,
        "ハート・オブ・マッドネス"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc264217c71934f36839b1fc3f70b6cc8 ;
    schema:name "Heart of Madness"@en,
        "ハート・オブ・マッドネス"@ja .

_:Nc264217c71934f36839b1fc3f70b6cc8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N92c3d2c7c0de4fc78b0434acd00099bb ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N92c3d2c7c0de4fc78b0434acd00099bb .

