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

<artist/439#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mami Kingetsu"@en,
        "金月真美"@ja ;
    foaf:made <album/17323#subject>,
        <album/17323#vocals> ;
    foaf:name "Mami Kingetsu"@en,
        "金月真美"@ja .

<artist/6886#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17323#subject> ;
    schema:name "Yui Nishiwaki"@en,
        "西脇唯"@ja ;
    foaf:made <album/17323#composition>,
        <album/17323#lyrics>,
        <album/17323#subject> ;
    foaf:name "Yui Nishiwaki"@en,
        "西脇唯"@ja .

<album/17323#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Love is the one thing in your life / Mami Kingetsu"@en,
        "Love is the one thing in your life / 金月真美"@ja,
        "Love is the one thing in your life / Mami Kingetsu"@ja-latn ;
    mo:composer <artist/6886#subject> ;
    mo:produced_work <album/17323#musicalwork> ;
    schema:name "Love is the one thing in your life / Mami Kingetsu"@en,
        "Love is the one thing in your life / 金月真美"@ja,
        "Love is the one thing in your life / Mami Kingetsu"@ja-latn .

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

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

<album/17323#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Love is the one thing in your life / Mami Kingetsu"@en,
        "Love is the one thing in your life / 金月真美"@ja,
        "Love is the one thing in your life / Mami Kingetsu"@ja-latn ;
    mo:performance_of <album/17323#musicalwork> ;
    mo:recorded_as <album/17323#musicalexpression> ;
    schema:name "Love is the one thing in your life / Mami Kingetsu"@en,
        "Love is the one thing in your life / 金月真美"@ja,
        "Love is the one thing in your life / Mami Kingetsu"@ja-latn ;
    schema:workPerformed <album/17323#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/32/17323/17323-fa6602ccbd39.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/17323#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-01-01"^^xsd:date ;
    dcterms:title "Love is the one thing in your life / Mami Kingetsu"@en,
        "Love is the one thing in your life / 金月真美"@ja,
        "Love is the one thing in your life / Mami Kingetsu"@ja-latn ;
    mo:catalogue_number "KIDA-7619" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/17323#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:N7826debfb3534676a13b39e1f259dc82 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mami Kingetsu MOONLIGHT LIPS"@en ;
            foaf:name "Mami Kingetsu MOONLIGHT LIPS"@en ],
        [ a schema:CreativeWork ;
            schema:name "Daihakken! Kyoufu no Housoku"@en ;
            foaf:name "Daihakken! Kyoufu no Housoku"@en ] ;
    schema:datePublished "1997-01-01"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/32/17323/17323-fa6602ccbd39.jpg> ;
    schema:name "Love is the one thing in your life / Mami Kingetsu"@en,
        "Love is the one thing in your life / 金月真美"@ja,
        "Love is the one thing in your life / Mami Kingetsu"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/17323/17323-fa6602ccbd39.jpg> .

_:N0c8f4dece67340c88b27e45fee8fa8ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love is the one thing in your life - karaoke -"@ja,
        "Love is the one thing in your life - karaoke -"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7826debfb3534676a13b39e1f259dc82 ;
    schema:name "Love is the one thing in your life - karaoke -"@ja,
        "Love is the one thing in your life - karaoke -"@ja-latn .

_:N1d46b14c5083400da8526168aedc0e7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love is the one thing in your life"@ja,
        "Love is the one thing in your life"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7826debfb3534676a13b39e1f259dc82 ;
    schema:name "Love is the one thing in your life"@ja,
        "Love is the one thing in your life"@ja-latn .

_:N3a34b037b1374f72baa9b4c3881a31dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふりむかないで"@ja,
        "Furimukanaide"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7826debfb3534676a13b39e1f259dc82 ;
    schema:name "ふりむかないで"@ja,
        "Furimukanaide"@ja-latn .

_:N7826debfb3534676a13b39e1f259dc82 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c8f4dece67340c88b27e45fee8fa8ea,
        _:N1d46b14c5083400da8526168aedc0e7b,
        _:N3a34b037b1374f72baa9b4c3881a31dd ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0c8f4dece67340c88b27e45fee8fa8ea,
        _:N1d46b14c5083400da8526168aedc0e7b,
        _:N3a34b037b1374f72baa9b4c3881a31dd .

