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

<album/52229> a mo:Release ;
    mo:catalogue_number "33CA-1466" .

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

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

<artist/4005#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52230#subject> ;
    schema:name "Reijiro Koroku"@en,
        "小六禮次郎"@ja ;
    foaf:made <album/52230#composition>,
        <album/52230#subject> ;
    foaf:name "Reijiro Koroku"@en,
        "小六禮次郎"@ja .

<album/52230#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Miwaku no Love Scat Invisible Lips ~Mienai Kuchibiru~"@en,
        "魅惑のラヴ・スキャット Invisible Lips ~見えない唇~"@ja,
        "Miwaku no Love Scat Invisible Lips ~Mienai Kuchibiru~"@ja-latn ;
    mo:composer <artist/4005#subject> ;
    mo:produced_work <album/52230#musicalwork> ;
    schema:name "Miwaku no Love Scat Invisible Lips ~Mienai Kuchibiru~"@en,
        "魅惑のラヴ・スキャット Invisible Lips ~見えない唇~"@ja,
        "Miwaku no Love Scat Invisible Lips ~Mienai Kuchibiru~"@ja-latn .

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

<org/2193#subject> schema:name "Columbia Music Entertainment"@en,
        "Columbia Music Entertainment"@ja,
        "Columbia Music Entertainment"@ja-latn ;
    foaf:name "Columbia Music Entertainment"@en,
        "Columbia Music Entertainment"@ja,
        "Columbia Music Entertainment"@ja-latn .

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

<artist/2814#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52230#performance> ;
    schema:name "Kazuko Kawashima"@en,
        "川島和子"@ja ;
    foaf:name "Kazuko Kawashima"@en,
        "川島和子"@ja .

<album/52230#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Miwaku no Love Scat Invisible Lips ~Mienai Kuchibiru~"@en,
        "魅惑のラヴ・スキャット Invisible Lips ~見えない唇~"@ja,
        "Miwaku no Love Scat Invisible Lips ~Mienai Kuchibiru~"@ja-latn ;
    mo:performance_of <album/52230#musicalwork> ;
    mo:performer _:Na20567e1405d426f83fab65ed9abc80c,
        <artist/2814#subject> ;
    mo:recorded_as <album/52230#musicalexpression> ;
    schema:byArtist _:Na20567e1405d426f83fab65ed9abc80c,
        <artist/2814#subject> ;
    schema:name "Miwaku no Love Scat Invisible Lips ~Mienai Kuchibiru~"@en,
        "魅惑のラヴ・スキャット Invisible Lips ~見えない唇~"@ja,
        "Miwaku no Love Scat Invisible Lips ~Mienai Kuchibiru~"@ja-latn ;
    schema:workPerformed <album/52230#musicalwork> .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/52230#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/52230#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/52230#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-21"^^xsd:date ;
    dcterms:title "Miwaku no Love Scat Invisible Lips ~Mienai Kuchibiru~"@en,
        "魅惑のラヴ・スキャット Invisible Lips ~見えない唇~"@ja,
        "Miwaku no Love Scat Invisible Lips ~Mienai Kuchibiru~"@ja-latn ;
    mo:catalogue_number "CORR-10583" ;
    mo:media_type "CD-R" ;
    mo:other_release_of <album/52229> ;
    mo:publication_of <album/52230#musicalexpression> ;
    mo:publisher <org/2193#subject> ;
    mo:record _:N3204b9a7f02e4c0ea89f8b84ec500587 ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Rainbow Chanel Orchestra"@en ;
            foaf:name "Rainbow Chanel Orchestra"@en ],
        <artist/2814#subject> ;
    schema:datePublished "2009-12-21"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Miwaku no Love Scat Invisible Lips ~Mienai Kuchibiru~"@en,
        "魅惑のラヴ・スキャット Invisible Lips ~見えない唇~"@ja,
        "Miwaku no Love Scat Invisible Lips ~Mienai Kuchibiru~"@ja-latn ;
    schema:publisher <org/2193#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N000c4be8cef3469c93a2c3f8ac91efce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Left Me In A Lazy Feeling"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N3204b9a7f02e4c0ea89f8b84ec500587 ;
    schema:name "You Left Me In A Lazy Feeling"@en .

_:N047dc016330748a68a2a950c77b9b5dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invisible Lips"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N3204b9a7f02e4c0ea89f8b84ec500587 ;
    schema:name "Invisible Lips"@en .

_:N651b2de9f77a47d1ba5164cbf4d273ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invitation of a Virgin Wind"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N3204b9a7f02e4c0ea89f8b84ec500587 ;
    schema:name "Invitation of a Virgin Wind"@en .

_:Na20567e1405d426f83fab65ed9abc80c a schema:Person,
        foaf:Person ;
    mo:performed <album/52230#performance> ;
    schema:name "Rainbow Chanel Orchestra"@en ;
    foaf:name "Rainbow Chanel Orchestra"@en .

_:Na21243fac9f74cacb5cf39f438295b71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Autumn Silhouette"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N3204b9a7f02e4c0ea89f8b84ec500587 ;
    schema:name "Autumn Silhouette"@en .

_:Nb7745d09feae4e3b8da62cc8ecf33392 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream Faintly"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N3204b9a7f02e4c0ea89f8b84ec500587 ;
    schema:name "Dream Faintly"@en .

_:Nbc1502b5e77a481e8b898b3be2a4d4d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweeter Tragedy"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N3204b9a7f02e4c0ea89f8b84ec500587 ;
    schema:name "Sweeter Tragedy"@en .

_:Nbfe26991eaee468592bc729463f21fbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning Mirror"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N3204b9a7f02e4c0ea89f8b84ec500587 ;
    schema:name "Morning Mirror"@en .

_:Nc65797e4324c4318bf7af471fdd9cd06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing Fool"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N3204b9a7f02e4c0ea89f8b84ec500587 ;
    schema:name "Dancing Fool"@en .

_:Ne4467a2957d64619ab59f399a42b0c33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stream of Old Sorrow"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N3204b9a7f02e4c0ea89f8b84ec500587 ;
    schema:name "Stream of Old Sorrow"@en .

_:Nfd4a206ceb1e471290a7c814da8f5bf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "That Will Be Fine"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N3204b9a7f02e4c0ea89f8b84ec500587 ;
    schema:name "That Will Be Fine"@en .

_:N3204b9a7f02e4c0ea89f8b84ec500587 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N000c4be8cef3469c93a2c3f8ac91efce,
        _:N047dc016330748a68a2a950c77b9b5dc,
        _:N651b2de9f77a47d1ba5164cbf4d273ab,
        _:Na21243fac9f74cacb5cf39f438295b71,
        _:Nb7745d09feae4e3b8da62cc8ecf33392,
        _:Nbc1502b5e77a481e8b898b3be2a4d4d9,
        _:Nbfe26991eaee468592bc729463f21fbf,
        _:Nc65797e4324c4318bf7af471fdd9cd06,
        _:Ne4467a2957d64619ab59f399a42b0c33,
        _:Nfd4a206ceb1e471290a7c814da8f5bf6 ;
    mo:track_count 10 ;
    schema:duration "PT38:10"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N000c4be8cef3469c93a2c3f8ac91efce,
        _:N047dc016330748a68a2a950c77b9b5dc,
        _:N651b2de9f77a47d1ba5164cbf4d273ab,
        _:Na21243fac9f74cacb5cf39f438295b71,
        _:Nb7745d09feae4e3b8da62cc8ecf33392,
        _:Nbc1502b5e77a481e8b898b3be2a4d4d9,
        _:Nbfe26991eaee468592bc729463f21fbf,
        _:Nc65797e4324c4318bf7af471fdd9cd06,
        _:Ne4467a2957d64619ab59f399a42b0c33,
        _:Nfd4a206ceb1e471290a7c814da8f5bf6 .

