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

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

<artist/15051#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23117#subject> ;
    schema:name "Naoki Hirata"@en,
        "平田直樹"@ja ;
    foaf:made <album/23117#composition>,
        <album/23117#subject> ;
    foaf:name "Naoki Hirata"@en,
        "平田直樹"@ja .

<product/612#subject> a schema:CreativeWork ;
    schema:name "City Hunter: The Secret Service"@en,
        "シティーハンター ザ・シークレット・サービス"@ja,
        "City Hunter: The Secret Service"@ja-latn ;
    foaf:name "City Hunter: The Secret Service"@en,
        "シティーハンター ザ・シークレット・サービス"@ja,
        "City Hunter: The Secret Service"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/71/23117/23117-1294534462.jpg> a schema:ImageObject,
        foaf:Image .

<album/23117#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "otherwise / KONTA"@en,
        "otherwise / KONTA"@ja,
        "otherwise / KONTA"@ja-latn ;
    mo:composer <artist/15051#subject>,
        <artist/24875#subject> ;
    mo:produced_work <album/23117#musicalwork> ;
    schema:name "otherwise / KONTA"@en,
        "otherwise / KONTA"@ja,
        "otherwise / KONTA"@ja-latn .

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

<album/23117#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "otherwise / KONTA"@en,
        "otherwise / KONTA"@ja,
        "otherwise / KONTA"@ja-latn ;
    mo:performance_of <album/23117#musicalwork> ;
    mo:performer <artist/24875#subject> ;
    mo:recorded_as <album/23117#musicalexpression> ;
    schema:byArtist <artist/24875#subject> ;
    schema:name "otherwise / KONTA"@en,
        "otherwise / KONTA"@ja,
        "otherwise / KONTA"@ja-latn ;
    schema:workPerformed <album/23117#musicalwork> .

<artist/24875#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23117#subject> ;
    mo:performed <album/23117#performance> ;
    schema:name "KONTA"@en ;
    foaf:made <album/23117#composition>,
        <album/23117#lyrics>,
        <album/23117#subject> ;
    foaf:name "KONTA"@en .

<album/23117#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-12-16"^^xsd:date ;
    dcterms:title "otherwise / KONTA"@en,
        "otherwise / KONTA"@ja,
        "otherwise / KONTA"@ja-latn ;
    mo:catalogue_number "VIDL-10731" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/23117#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Na46c3895e88749cbbb57c19c2189c5ed ;
    mo:record_count 1 ;
    schema:about <product/612#subject> ;
    schema:byArtist <artist/24875#subject> ;
    schema:datePublished "1995-12-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/71/23117/23117-1294534462.jpg> ;
    schema:name "otherwise / KONTA"@en,
        "otherwise / KONTA"@ja,
        "otherwise / KONTA"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/23117/23117-1294534462.jpg> .

_:N0d6b175e825543be839e9c54ce181454 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "otherwise"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na46c3895e88749cbbb57c19c2189c5ed ;
    schema:name "otherwise"@ja .

_:N51b41e0d09b24872b6496d4f509fa80d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪戯しよう"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na46c3895e88749cbbb57c19c2189c5ed ;
    schema:name "悪戯しよう"@ja .

_:Nce1f296b5cc04cd0abdb9acba35bbe48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "otherwise~TV MIX"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na46c3895e88749cbbb57c19c2189c5ed ;
    schema:name "otherwise~TV MIX"@ja .

_:Na46c3895e88749cbbb57c19c2189c5ed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d6b175e825543be839e9c54ce181454,
        _:N51b41e0d09b24872b6496d4f509fa80d,
        _:Nce1f296b5cc04cd0abdb9acba35bbe48 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0d6b175e825543be839e9c54ce181454,
        _:N51b41e0d09b24872b6496d4f509fa80d,
        _:Nce1f296b5cc04cd0abdb9acba35bbe48 .

