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

<artist/18899#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukio Matsuo"@en,
        "松尾由紀夫"@ja ;
    foaf:made <album/60391#lyrics>,
        <album/60391#subject> ;
    foaf:name "Yukio Matsuo"@en,
        "松尾由紀夫"@ja .

<artist/9650#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kenzo Saeki"@en,
        "サエキけんぞう"@ja ;
    foaf:made <album/60391#lyrics>,
        <album/60391#subject> ;
    foaf:name "Kenzo Saeki"@en,
        "サエキけんぞう"@ja .

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

<album/60391#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lemon no Yuuki / PSY・S"@en,
        "Lemonの勇気 / PSY・S"@ja,
        "Lemon no Yuuki / PSY・S"@ja-latn ;
    mo:composer <artist/1891#subject> ;
    mo:produced_work <album/60391#musicalwork> ;
    schema:name "Lemon no Yuuki / PSY・S"@en,
        "Lemonの勇気 / PSY・S"@ja,
        "Lemon no Yuuki / PSY・S"@ja-latn .

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

<org/16#subject> schema:name "CBS/Sony Records"@en,
        "シービーエス・ソニーレコード"@ja,
        "CBS/Sony Records"@ja-latn ;
    foaf:name "CBS/Sony Records"@en,
        "シービーエス・ソニーレコード"@ja,
        "CBS/Sony Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/60391/60391-1469320731.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/10236#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60391#performance> ;
    schema:name "PSY･S"@en ;
    foaf:name "PSY･S"@en .

<artist/51091#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60391#performance> ;
    schema:name "Mami \"Chaka\" Yasunori"@en,
        "安則\"Chaka\"まみ"@ja ;
    foaf:name "Mami \"Chaka\" Yasunori"@en,
        "安則\"Chaka\"まみ"@ja .

<artist/1891#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60391#subject> ;
    mo:performed <album/60391#performance> ;
    schema:name "Masaya Matsuura"@en,
        "松浦雅也"@ja ;
    foaf:made <album/60391#composition>,
        <album/60391#subject> ;
    foaf:name "Masaya Matsuura"@en,
        "松浦雅也"@ja .

<album/60391#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lemon no Yuuki / PSY・S"@en,
        "Lemonの勇気 / PSY・S"@ja,
        "Lemon no Yuuki / PSY・S"@ja-latn ;
    mo:performance_of <album/60391#musicalwork> ;
    mo:performer <artist/10236#subject>,
        <artist/1891#subject>,
        <artist/51091#subject> ;
    mo:recorded_as <album/60391#musicalexpression> ;
    schema:byArtist <artist/10236#subject>,
        <artist/1891#subject>,
        <artist/51091#subject> ;
    schema:name "Lemon no Yuuki / PSY・S"@en,
        "Lemonの勇気 / PSY・S"@ja,
        "Lemon no Yuuki / PSY・S"@ja-latn ;
    schema:workPerformed <album/60391#musicalwork> .

<album/60391#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1987-09-21"^^xsd:date ;
    dcterms:title "Lemon no Yuuki / PSY・S"@en,
        "Lemonの勇気 / PSY・S"@ja,
        "Lemon no Yuuki / PSY・S"@ja-latn ;
    mo:catalogue_number "07SH-1980" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/60391#musicalexpression> ;
    mo:publisher <org/16#subject> ;
    mo:record _:Na152a7e258a941948a22f8d5b3a1ca69 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "TO-Y"@en ;
            foaf:name "TO-Y"@en ] ;
    schema:byArtist <artist/10236#subject>,
        <artist/1891#subject>,
        <artist/51091#subject> ;
    schema:datePublished "1987-09-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/19/60391/60391-1469320731.jpg> ;
    schema:name "Lemon no Yuuki / PSY・S"@en,
        "Lemonの勇気 / PSY・S"@ja,
        "Lemon no Yuuki / PSY・S"@ja-latn ;
    schema:publisher <org/16#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/60391/60391-1469320731.jpg> .

_:N02ea1a9b27f2497e982d13f5ba106647 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cubic Lovers"@ja,
        "Cubic Lovers"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na152a7e258a941948a22f8d5b3a1ca69 ;
    schema:name "Cubic Lovers"@ja,
        "Cubic Lovers"@ja-latn .

_:Nc4eb6188c1a74302829646dde43e266b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lemonの勇気"@ja,
        "Lemon no Yuuki"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na152a7e258a941948a22f8d5b3a1ca69 ;
    schema:name "Lemonの勇気"@ja,
        "Lemon no Yuuki"@ja-latn .

_:Na152a7e258a941948a22f8d5b3a1ca69 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02ea1a9b27f2497e982d13f5ba106647,
        _:Nc4eb6188c1a74302829646dde43e266b ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N02ea1a9b27f2497e982d13f5ba106647,
        _:Nc4eb6188c1a74302829646dde43e266b .

