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

<artist/53413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshie Shimizu"@en,
        "清水美恵"@ja ;
    foaf:made <album/112016#subject>,
        <album/112016#vocals> ;
    foaf:name "Yoshie Shimizu"@en,
        "清水美恵"@ja .

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

<artist/12435#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112016#subject> ;
    schema:name "Toshinobu Kubota"@en,
        "久保田利伸"@ja ;
    foaf:made <album/112016#composition>,
        <album/112016#subject> ;
    foaf:name "Toshinobu Kubota"@en,
        "久保田利伸"@ja .

<artist/13772#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112016#subject> ;
    schema:name "Akio Togashi"@en,
        "富樫明生"@ja ;
    foaf:made <album/112016#composition>,
        <album/112016#subject> ;
    foaf:name "Akio Togashi"@en,
        "富樫明生"@ja .

<artist/25557#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112016#subject> ;
    schema:name "Woora"@en ;
    foaf:made <album/112016#composition>,
        <album/112016#subject> ;
    foaf:name "Woora"@en .

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

<album/112016#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LUV 2 SHY I"@en,
        "ラヴ・トゥー・シャイ"@ja,
        "LUV 2 SHY I"@ja-latn ;
    mo:performance_of <album/112016#musicalwork> ;
    mo:recorded_as <album/112016#musicalexpression> ;
    schema:name "LUV 2 SHY I"@en,
        "ラヴ・トゥー・シャイ"@ja,
        "LUV 2 SHY I"@ja-latn ;
    schema:workPerformed <album/112016#musicalwork> .

<org/1128#subject> schema:name "i NOKS"@en,
        "アイノクス"@ja,
        "i NOKS"@ja-latn ;
    foaf:name "i NOKS"@en,
        "アイノクス"@ja,
        "i NOKS"@ja-latn .

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

<https://medium-media.vgm.io/albums/61/112016/112016-ec3c5364d074.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/112016#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LUV 2 SHY I"@en,
        "ラヴ・トゥー・シャイ"@ja,
        "LUV 2 SHY I"@ja-latn ;
    mo:composer <artist/12435#subject>,
        <artist/13772#subject>,
        <artist/25557#subject> ;
    mo:produced_work <album/112016#musicalwork> ;
    schema:name "LUV 2 SHY I"@en,
        "ラヴ・トゥー・シャイ"@ja,
        "LUV 2 SHY I"@ja-latn .

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

<album/112016#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-07-02"^^xsd:date ;
    dcterms:title "LUV 2 SHY I"@en,
        "ラヴ・トゥー・シャイ"@ja,
        "LUV 2 SHY I"@ja-latn ;
    mo:catalogue_number "PCCA-95006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/112016#musicalexpression> ;
    mo:publisher <org/1128#subject> ;
    mo:record _:N749958e997c24495accabd783b8d4fb4 ;
    mo:record_count 1 ;
    schema:datePublished "1997-07-02"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/61/112016/112016-ec3c5364d074.jpg> ;
    schema:name "LUV 2 SHY I"@en,
        "ラヴ・トゥー・シャイ"@ja,
        "LUV 2 SHY I"@ja-latn ;
    schema:publisher <org/1128#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/112016/112016-ec3c5364d074.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kumi (AMAZONS)"@en ;
    foaf:made <album/112016#vocals> ;
    foaf:name "Kumi (AMAZONS)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yuki Ishii"@en ;
    foaf:made <album/112016#vocals> ;
    foaf:name "Yuki Ishii"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "YUKO (AMAZONS)"@en ;
    foaf:made <album/112016#subject> ;
    foaf:name "YUKO (AMAZONS)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tomo (AMAZONS"@en ;
    foaf:made <album/112016#subject> ;
    foaf:name "Tomo (AMAZONS"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "YUKO (AMAZONS)"@en ;
    foaf:made <album/112016#vocals> ;
    foaf:name "YUKO (AMAZONS)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kumi (AMAZONS)"@en ;
    foaf:made <album/112016#subject> ;
    foaf:name "Kumi (AMAZONS)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "MAYUMI (D'SECRETS)"@en ;
    foaf:made <album/112016#subject> ;
    foaf:name "MAYUMI (D'SECRETS)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "MAYUMI (D'SECRETS)"@en ;
    foaf:made <album/112016#vocals> ;
    foaf:name "MAYUMI (D'SECRETS)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "RIE (D'SECRETS)"@en ;
    foaf:made <album/112016#vocals> ;
    foaf:name "RIE (D'SECRETS)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Roger Nabe"@en ;
    foaf:made <album/112016#vocals> ;
    foaf:name "Roger Nabe"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "KAORI (D'SECRETS)"@en ;
    foaf:made <album/112016#subject> ;
    foaf:name "KAORI (D'SECRETS)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "IZUMI"@en ;
    foaf:made <album/112016#subject> ;
    foaf:name "IZUMI"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "RIE (D'SECRETS)"@en ;
    foaf:made <album/112016#subject> ;
    foaf:name "RIE (D'SECRETS)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Roger Nabe"@en ;
    foaf:made <album/112016#subject> ;
    foaf:name "Roger Nabe"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "IZUMI"@en ;
    foaf:made <album/112016#vocals> ;
    foaf:name "IZUMI"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "KAORI (D'SECRETS)"@en ;
    foaf:made <album/112016#vocals> ;
    foaf:name "KAORI (D'SECRETS)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tomo (AMAZONS"@en ;
    foaf:made <album/112016#vocals> ;
    foaf:name "Tomo (AMAZONS"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yuki Ishii"@en ;
    foaf:made <album/112016#subject> ;
    foaf:name "Yuki Ishii"@en .

_:N010bdc4f23c84b95add474772127bfe3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baby Cool!"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N749958e997c24495accabd783b8d4fb4 ;
    schema:name "Baby Cool!"@ja .

_:N09a5a4efde8744acb830b74a2779dca2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro (Interlude)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N749958e997c24495accabd783b8d4fb4 ;
    schema:name "Intro (Interlude)"@ja .

_:N19986fb5b9ba461ba651656c58ad7c5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love, too shy"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N749958e997c24495accabd783b8d4fb4 ;
    schema:name "Love, too shy"@ja .

_:N21883f7c7a824fc28fe808dfaba36bc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nobody Hurts Me (like this before)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N749958e997c24495accabd783b8d4fb4 ;
    schema:name "Nobody Hurts Me (like this before)"@ja .

_:N2a2257b681164977a7f8e1fe90566336 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花椿"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N749958e997c24495accabd783b8d4fb4 ;
    schema:name "花椿"@ja .

_:N2e34937ecc1a4b79b473375a80d8da24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What's Your Name?×××"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N749958e997c24495accabd783b8d4fb4 ;
    schema:name "What's Your Name?×××"@ja .

_:N3bf011776f2d4f239c7f3d65574f95fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Sweet Home Town"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N749958e997c24495accabd783b8d4fb4 ;
    schema:name "My Sweet Home Town"@ja .

_:N41fce3e2b6264d7489d0bbf33d91a755 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MINT MIND"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N749958e997c24495accabd783b8d4fb4 ;
    schema:name "MINT MIND"@ja .

_:N565f4b9c26d84db2877bf3c554f85de9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm Female, UR Male"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:N749958e997c24495accabd783b8d4fb4 ;
    schema:name "I'm Female, UR Male"@ja .

_:N59368b8889eb422e945a67a082c028c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lovergirl In Summer (Full Length)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N749958e997c24495accabd783b8d4fb4 ;
    schema:name "Lovergirl In Summer (Full Length)"@ja .

_:N5ec31f5891304e6db33a048e947c3826 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Date (Interlude)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:N749958e997c24495accabd783b8d4fb4 ;
    schema:name "Date (Interlude)"@ja .

_:N7141b0472688414ab29741708881d505 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Instant M. (Interlude)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:N749958e997c24495accabd783b8d4fb4 ;
    schema:name "Instant M. (Interlude)"@ja .

_:N7ab96041458a4ae3aced9be12787dc46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom Of Love"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N749958e997c24495accabd783b8d4fb4 ;
    schema:name "Phantom Of Love"@ja .

_:N9fdc177586ba4746bd714e50dc7cbe8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風に誘われて"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N749958e997c24495accabd783b8d4fb4 ;
    schema:name "風に誘われて"@ja .

_:Na09da4fbe2c94f0f9f6401c44375f083 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Soul (Interlude)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:04"^^xsd:interval ;
    schema:inPlaylist _:N749958e997c24495accabd783b8d4fb4 ;
    schema:name "New Soul (Interlude)"@ja .

_:N749958e997c24495accabd783b8d4fb4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N010bdc4f23c84b95add474772127bfe3,
        _:N09a5a4efde8744acb830b74a2779dca2,
        _:N19986fb5b9ba461ba651656c58ad7c5a,
        _:N21883f7c7a824fc28fe808dfaba36bc0,
        _:N2a2257b681164977a7f8e1fe90566336,
        _:N2e34937ecc1a4b79b473375a80d8da24,
        _:N3bf011776f2d4f239c7f3d65574f95fb,
        _:N41fce3e2b6264d7489d0bbf33d91a755,
        _:N565f4b9c26d84db2877bf3c554f85de9,
        _:N59368b8889eb422e945a67a082c028c2,
        _:N5ec31f5891304e6db33a048e947c3826,
        _:N7141b0472688414ab29741708881d505,
        _:N7ab96041458a4ae3aced9be12787dc46,
        _:N9fdc177586ba4746bd714e50dc7cbe8f,
        _:Na09da4fbe2c94f0f9f6401c44375f083 ;
    mo:track_count 15 ;
    schema:duration "PT54:41"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N010bdc4f23c84b95add474772127bfe3,
        _:N09a5a4efde8744acb830b74a2779dca2,
        _:N19986fb5b9ba461ba651656c58ad7c5a,
        _:N21883f7c7a824fc28fe808dfaba36bc0,
        _:N2a2257b681164977a7f8e1fe90566336,
        _:N2e34937ecc1a4b79b473375a80d8da24,
        _:N3bf011776f2d4f239c7f3d65574f95fb,
        _:N41fce3e2b6264d7489d0bbf33d91a755,
        _:N565f4b9c26d84db2877bf3c554f85de9,
        _:N59368b8889eb422e945a67a082c028c2,
        _:N5ec31f5891304e6db33a048e947c3826,
        _:N7141b0472688414ab29741708881d505,
        _:N7ab96041458a4ae3aced9be12787dc46,
        _:N9fdc177586ba4746bd714e50dc7cbe8f,
        _:Na09da4fbe2c94f0f9f6401c44375f083 .

