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

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

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

<artist/17795#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32604#subject> ;
    schema:name "Kaoru Takagaki"@en,
        "高垣薫"@ja ;
    foaf:made <album/32604#composition>,
        <album/32604#subject> ;
    foaf:name "Kaoru Takagaki"@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/32604#lyrics> a mo:Lyrics .

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

<org/2292#subject> schema:name "AARD-VARK"@en,
        "AARD-VARK"@ja,
        "AARD-VARK"@ja-latn ;
    foaf:name "AARD-VARK"@en,
        "AARD-VARK"@ja,
        "AARD-VARK"@ja-latn .

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

<https://medium-media.vgm.io/albums/40/32604/32604-1334966640.jpg> a schema:ImageObject,
        foaf:Image .

<album/32604#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hokuto no Ken / TOUGH BOY"@en,
        "北斗の拳 タフ・ボーイ"@ja,
        "Hokuto no Ken / TOUGH BOY"@ja-latn ;
    mo:composer <artist/17761#subject>,
        <artist/17795#subject> ;
    mo:produced_work <album/32604#musicalwork> ;
    schema:name "Hokuto no Ken / TOUGH BOY"@en,
        "北斗の拳 タフ・ボーイ"@ja,
        "Hokuto no Ken / TOUGH BOY"@ja-latn .

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

<album/32604#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hokuto no Ken / TOUGH BOY"@en,
        "北斗の拳 タフ・ボーイ"@ja,
        "Hokuto no Ken / TOUGH BOY"@ja-latn ;
    mo:performance_of <album/32604#musicalwork> ;
    mo:performer <artist/24777#subject> ;
    mo:recorded_as <album/32604#musicalexpression> ;
    schema:byArtist <artist/24777#subject> ;
    schema:name "Hokuto no Ken / TOUGH BOY"@en,
        "北斗の拳 タフ・ボーイ"@ja,
        "Hokuto no Ken / TOUGH BOY"@ja-latn ;
    schema:workPerformed <album/32604#musicalwork> .

<artist/24777#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32604#performance> ;
    schema:name "TOM★CAT"@en ;
    foaf:name "TOM★CAT"@en .

<album/32604#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1987-03-21"^^xsd:date ;
    dcterms:title "Hokuto no Ken / TOUGH BOY"@en,
        "北斗の拳 タフ・ボーイ"@ja,
        "Hokuto no Ken / TOUGH BOY"@ja-latn ;
    mo:catalogue_number "7A-0700" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/32604#musicalexpression> ;
    mo:publisher <org/2292#subject> ;
    mo:record _:N8dc43f823b894f2f81c2eda91123da72 ;
    mo:record_count 1 ;
    schema:about <release/6859#subject> ;
    schema:byArtist <artist/24777#subject> ;
    schema:datePublished "1987-03-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/40/32604/32604-1334966640.jpg> ;
    schema:name "Hokuto no Ken / TOUGH BOY"@en,
        "北斗の拳 タフ・ボーイ"@ja,
        "Hokuto no Ken / TOUGH BOY"@ja-latn ;
    schema:publisher <org/2292#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/32604/32604-1334966640.jpg> .

_:N436f0ccaeeac429c82898ceefea22f05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TOUGH BOY"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N8dc43f823b894f2f81c2eda91123da72 ;
    schema:name "TOUGH BOY"@en .

_:N73d8179bb694485d9cd9621dffdcbfa7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE SONG"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N8dc43f823b894f2f81c2eda91123da72 ;
    schema:name "LOVE SONG"@en .

_:N8dc43f823b894f2f81c2eda91123da72 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N436f0ccaeeac429c82898ceefea22f05,
        _:N73d8179bb694485d9cd9621dffdcbfa7 ;
    mo:track_count 2 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N436f0ccaeeac429c82898ceefea22f05,
        _:N73d8179bb694485d9cd9621dffdcbfa7 .

