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

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

<artist/17761#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134834#subject> ;
    schema:name "TOM"@en,
        "トム"@ja ;
    foaf:made <album/134834#composition>,
        <album/134834#lyrics>,
        <album/134834#subject> ;
    foaf:name "TOM"@en,
        "トム"@ja .

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

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

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

<https://medium-media.vgm.io/albums/43/134834/134834-b3522e2a3881.jpg> a schema:ImageObject,
        foaf:Image .

<album/134834#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TOUGH BOY / 199X"@en,
        "TOUGH BOY / 199X"@ja,
        "TOUGH BOY / 199X"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "TOMO"@en ;
            foaf:made <album/134834#composition> ;
            foaf:name "TOMO"@en ],
        <artist/17761#subject> ;
    mo:produced_work <album/134834#musicalwork> ;
    schema:name "TOUGH BOY / 199X"@en,
        "TOUGH BOY / 199X"@ja,
        "TOUGH BOY / 199X"@ja-latn .

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

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

<album/134834#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TOUGH BOY / 199X"@en,
        "TOUGH BOY / 199X"@ja,
        "TOUGH BOY / 199X"@ja-latn ;
    mo:performance_of <album/134834#musicalwork> ;
    mo:performer <artist/60693#subject> ;
    mo:recorded_as <album/134834#musicalexpression> ;
    schema:byArtist <artist/60693#subject> ;
    schema:name "TOUGH BOY / 199X"@en,
        "TOUGH BOY / 199X"@ja,
        "TOUGH BOY / 199X"@ja-latn ;
    schema:workPerformed <album/134834#musicalwork> .

<artist/60693#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/134834#performance> ;
    schema:name "199X"@en ;
    foaf:name "199X"@en .

<album/134834#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-08-08"^^xsd:date ;
    dcterms:title "TOUGH BOY / 199X"@en,
        "TOUGH BOY / 199X"@ja,
        "TOUGH BOY / 199X"@ja-latn ;
    mo:catalogue_number "POCE-3235" ;
    mo:media_type "CD" ;
    mo:publication_of <album/134834#musicalexpression> ;
    mo:publisher _:N6fa7e74aa19b4626908dce469698ce2f ;
    mo:record _:N64a70c92a67c4329a17c9ebf133d6d78 ;
    mo:record_count 1 ;
    schema:about <release/6859#subject> ;
    schema:byArtist <artist/60693#subject> ;
    schema:datePublished "2007-08-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/43/134834/134834-b3522e2a3881.jpg> ;
    schema:name "TOUGH BOY / 199X"@en,
        "TOUGH BOY / 199X"@ja,
        "TOUGH BOY / 199X"@ja-latn ;
    schema:publisher _:N6fa7e74aa19b4626908dce469698ce2f ;
    foaf:depiction <https://media.vgm.io/albums/43/134834/134834-b3522e2a3881.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "TOMO"@en ;
    foaf:made <album/134834#lyrics> ;
    foaf:name "TOMO"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "TOMO"@en ;
    foaf:made <album/134834#subject> ;
    foaf:name "TOMO"@en .

_:N215e186266b5422aa269a1705b3f4307 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星に祈りを…"@ja,
        "Hoshi ni Inori wo..."@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N64a70c92a67c4329a17c9ebf133d6d78 ;
    schema:name "星に祈りを…"@ja,
        "Hoshi ni Inori wo..."@ja-latn .

_:N366ebf6319b34d51b6b1112ac824eb3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TOUGH BOY"@ja,
        "TOUGH BOY"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N64a70c92a67c4329a17c9ebf133d6d78 ;
    schema:name "TOUGH BOY"@ja,
        "TOUGH BOY"@ja-latn .

_:N6fa7e74aa19b4626908dce469698ce2f schema:name "asuta entertainment"@en,
        "asuta entertainment"@ja,
        "asuta entertainment"@ja-latn ;
    foaf:name "asuta entertainment"@en,
        "asuta entertainment"@ja,
        "asuta entertainment"@ja-latn .

_:Na23ccb11483b4b96b30131ce247de325 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TOUGH BOY ～Instrumental～"@ja,
        "TOUGH BOY ~Instrumental~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N64a70c92a67c4329a17c9ebf133d6d78 ;
    schema:name "TOUGH BOY ～Instrumental～"@ja,
        "TOUGH BOY ~Instrumental~"@ja-latn .

_:Nda000f7c2fab470eb5e4bff733288a16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星に祈りを… ～Instrumental～"@ja,
        "Hoshi ni Inori wo... ~Instrumental~"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N64a70c92a67c4329a17c9ebf133d6d78 ;
    schema:name "星に祈りを… ～Instrumental～"@ja,
        "Hoshi ni Inori wo... ~Instrumental~"@ja-latn .

_:N64a70c92a67c4329a17c9ebf133d6d78 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N215e186266b5422aa269a1705b3f4307,
        _:N366ebf6319b34d51b6b1112ac824eb3e,
        _:Na23ccb11483b4b96b30131ce247de325,
        _:Nda000f7c2fab470eb5e4bff733288a16 ;
    mo:track_count 4 ;
    schema:duration "PT17:12"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N215e186266b5422aa269a1705b3f4307,
        _:N366ebf6319b34d51b6b1112ac824eb3e,
        _:Na23ccb11483b4b96b30131ce247de325,
        _:Nda000f7c2fab470eb5e4bff733288a16 .

