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

<artist/8473#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keiko Aso"@en,
        "麻生圭子"@ja ;
    foaf:made <album/24066#lyrics>,
        <album/24066#subject> ;
    foaf:name "Keiko Aso"@en,
        "麻生圭子"@ja .

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

<artist/4671#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24066#subject> ;
    schema:name "Yoshiaki Ohuchi"@en,
        "大内義昭"@ja ;
    foaf:made <album/24066#composition>,
        <album/24066#subject> ;
    foaf:name "Yoshiaki Ohuchi"@en,
        "大内義昭"@ja .

<product/608#subject> a schema:CreativeWork ;
    schema:name "City Hunter"@en,
        "シティーハンター"@ja,
        "City Hunter"@ja-latn ;
    foaf:name "City Hunter"@en,
        "シティーハンター"@ja,
        "City Hunter"@ja-latn .

<album/24066#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "City Hunter ~Ai yo Kienaide~ / Kahoru Kohiruimaki"@en,
        "City Hunter～愛よ消えないで～／小比類巻かほる"@ja,
        "City Hunter ~Ai yo Kienaide~ / Kahoru Kohiruimaki"@ja-latn ;
    mo:composer <artist/4671#subject> ;
    mo:produced_work <album/24066#musicalwork> ;
    schema:name "City Hunter ~Ai yo Kienaide~ / Kahoru Kohiruimaki"@en,
        "City Hunter～愛よ消えないで～／小比類巻かほる"@ja,
        "City Hunter ~Ai yo Kienaide~ / Kahoru Kohiruimaki"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/66/24066/24066-1464453662.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/24066#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "City Hunter ~Ai yo Kienaide~ / Kahoru Kohiruimaki"@en,
        "City Hunter～愛よ消えないで～／小比類巻かほる"@ja,
        "City Hunter ~Ai yo Kienaide~ / Kahoru Kohiruimaki"@ja-latn ;
    mo:performance_of <album/24066#musicalwork> ;
    mo:performer <artist/6890#subject> ;
    mo:recorded_as <album/24066#musicalexpression> ;
    schema:byArtist <artist/6890#subject> ;
    schema:name "City Hunter ~Ai yo Kienaide~ / Kahoru Kohiruimaki"@en,
        "City Hunter～愛よ消えないで～／小比類巻かほる"@ja,
        "City Hunter ~Ai yo Kienaide~ / Kahoru Kohiruimaki"@ja-latn ;
    schema:workPerformed <album/24066#musicalwork> .

<artist/6890#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24066#performance> ;
    schema:name "Kahoru Kohiruimaki"@en,
        "小比類巻かほる"@ja ;
    foaf:made <album/24066#lyrics>,
        <album/24066#subject> ;
    foaf:name "Kahoru Kohiruimaki"@en,
        "小比類巻かほる"@ja .

<album/24066#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1987-05-10"^^xsd:date ;
    dcterms:title "City Hunter ~Ai yo Kienaide~ / Kahoru Kohiruimaki"@en,
        "City Hunter～愛よ消えないで～／小比類巻かほる"@ja,
        "City Hunter ~Ai yo Kienaide~ / Kahoru Kohiruimaki"@ja-latn ;
    mo:catalogue_number "07·5H-353" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/24066#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:Nf732fec7cc084d09b8689f84bae9e103 ;
    mo:record_count 1 ;
    schema:about <product/608#subject> ;
    schema:byArtist <artist/6890#subject> ;
    schema:datePublished "1987-05-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/66/24066/24066-1464453662.jpg> ;
    schema:name "City Hunter ~Ai yo Kienaide~ / Kahoru Kohiruimaki"@en,
        "City Hunter～愛よ消えないで～／小比類巻かほる"@ja,
        "City Hunter ~Ai yo Kienaide~ / Kahoru Kohiruimaki"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/24066/24066-1464453662.jpg> .

_:Nc1498a0541f3457aadc6f5340172f15c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City　Hunter～愛よ消えないで～"@ja,
        "City Hunter ~Ai yo Kienaide~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf732fec7cc084d09b8689f84bae9e103 ;
    schema:name "City　Hunter～愛よ消えないで～"@ja,
        "City Hunter ~Ai yo Kienaide~"@ja-latn .

_:Ndeeb3666768247798f57f0779b569311 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What's Goin' On"@ja,
        "What's Goin' On"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf732fec7cc084d09b8689f84bae9e103 ;
    schema:name "What's Goin' On"@ja,
        "What's Goin' On"@ja-latn .

_:Nf732fec7cc084d09b8689f84bae9e103 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nc1498a0541f3457aadc6f5340172f15c,
        _:Ndeeb3666768247798f57f0779b569311 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nc1498a0541f3457aadc6f5340172f15c,
        _:Ndeeb3666768247798f57f0779b569311 .

