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

<artist/10359#subject> a schema:Person,
        foaf:Person ;
    schema:name "Megumi Ogura"@en,
        "小倉めぐみ"@ja ;
    foaf:made <album/69260#lyrics>,
        <album/69260#subject> ;
    foaf:name "Megumi Ogura"@en,
        "小倉めぐみ"@ja .

<artist/17974#subject> a schema:Person,
        foaf:Person ;
    schema:name "SMAP"@en ;
    foaf:made <album/69260#subject>,
        <album/69260#vocals> ;
    foaf:name "SMAP"@en .

<artist/1682#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69260#subject> ;
    schema:name "CHOKKAKU"@en ;
    foaf:made <album/69260#composition>,
        <album/69260#subject> ;
    foaf:name "CHOKKAKU"@en .

<artist/21811#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69260#subject> ;
    schema:name "Kenji Hayashida"@en,
        "林田健司"@ja ;
    foaf:made <album/69260#composition>,
        <album/69260#lyrics>,
        <album/69260#subject> ;
    foaf:name "Kenji Hayashida"@en,
        "林田健司"@ja .

<product/5250#subject> a schema:CreativeWork ;
    schema:name "Akazukin Chacha"@en,
        "赤ずきんチャチャ"@ja,
        "Akazukin Chacha"@ja-latn ;
    foaf:name "Akazukin Chacha"@en,
        "赤ずきんチャチャ"@ja,
        "Akazukin Chacha"@ja-latn .

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

<album/69260#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kimiiro Omoi / SMAP"@en,
        "君色想い / SMAP"@ja,
        "Kimiiro Omoi / SMAP"@ja-latn ;
    mo:performance_of <album/69260#musicalwork> ;
    mo:recorded_as <album/69260#musicalexpression> ;
    schema:name "Kimiiro Omoi / SMAP"@en,
        "君色想い / SMAP"@ja,
        "Kimiiro Omoi / SMAP"@ja-latn ;
    schema:workPerformed <album/69260#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/06/69260/69260-d721695648e7.jpg> a schema:ImageObject,
        foaf:Image .

<album/69260#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kimiiro Omoi / SMAP"@en,
        "君色想い / SMAP"@ja,
        "Kimiiro Omoi / SMAP"@ja-latn ;
    mo:composer <artist/1682#subject>,
        <artist/21811#subject> ;
    mo:produced_work <album/69260#musicalwork> ;
    schema:name "Kimiiro Omoi / SMAP"@en,
        "君色想い / SMAP"@ja,
        "Kimiiro Omoi / SMAP"@ja-latn .

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

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

<album/69260#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-01-01"^^xsd:date ;
    dcterms:title "Kimiiro Omoi / SMAP"@en,
        "君色想い / SMAP"@ja,
        "Kimiiro Omoi / SMAP"@ja-latn ;
    mo:catalogue_number "VIDL-10474" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/69260#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N0bbdcc2cf6e54c469da3dda638294bf2 ;
    mo:record_count 1 ;
    schema:about <product/5250#subject> ;
    schema:datePublished "1994-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/06/69260/69260-d721695648e7.jpg> ;
    schema:name "Kimiiro Omoi / SMAP"@en,
        "君色想い / SMAP"@ja,
        "Kimiiro Omoi / SMAP"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/69260/69260-d721695648e7.jpg> .

_:N52445c1d8f5c48c583ef7979afd2a470 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "忘れないでよ (オリジナル・カラオケ)"@ja,
        "Wasurenaide yo (Original Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0bbdcc2cf6e54c469da3dda638294bf2 ;
    schema:name "忘れないでよ (オリジナル・カラオケ)"@ja,
        "Wasurenaide yo (Original Karaoke)"@ja-latn .

_:Ncf8f661c239c410593715189e7ec6c96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君色思い (オリジナル・カラオケ)"@ja,
        "Kimiiro Omoi (Original Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0bbdcc2cf6e54c469da3dda638294bf2 ;
    schema:name "君色思い (オリジナル・カラオケ)"@ja,
        "Kimiiro Omoi (Original Karaoke)"@ja-latn .

_:Nd5b9d0d626014bf0bbd3556645e3f19a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君色思い"@ja,
        "Kimiiro Omoi"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0bbdcc2cf6e54c469da3dda638294bf2 ;
    schema:name "君色思い"@ja,
        "Kimiiro Omoi"@ja-latn .

_:Ne4c8460e2d404403b09c1284f7327d93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "忘れないでよ"@ja,
        "Wasurenaide yo"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0bbdcc2cf6e54c469da3dda638294bf2 ;
    schema:name "忘れないでよ"@ja,
        "Wasurenaide yo"@ja-latn .

_:N0bbdcc2cf6e54c469da3dda638294bf2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N52445c1d8f5c48c583ef7979afd2a470,
        _:Ncf8f661c239c410593715189e7ec6c96,
        _:Nd5b9d0d626014bf0bbd3556645e3f19a,
        _:Ne4c8460e2d404403b09c1284f7327d93 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N52445c1d8f5c48c583ef7979afd2a470,
        _:Ncf8f661c239c410593715189e7ec6c96,
        _:Nd5b9d0d626014bf0bbd3556645e3f19a,
        _:Ne4c8460e2d404403b09c1284f7327d93 .

