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

<artist/6403#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masumi Kawamura"@en,
        "川村真澄"@ja ;
    foaf:made <album/133414#lyrics>,
        <album/133414#subject> ;
    foaf:name "Masumi Kawamura"@en,
        "川村真澄"@ja .

<artist/7027#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saeko Nishio"@en,
        "西尾佐栄子"@ja ;
    foaf:made <album/133414#lyrics>,
        <album/133414#subject> ;
    foaf:name "Saeko Nishio"@en,
        "西尾佐栄子"@ja .

<artist/8469#subject> a schema:Person,
        foaf:Person ;
    schema:name "Crystal Kay"@en ;
    foaf:made <album/133414#lyrics>,
        <album/133414#subject>,
        <album/133414#vocals> ;
    foaf:name "Crystal Kay"@en .

<product/21788#subject> a schema:CreativeWork ;
    schema:name "PaRappa the Rapper"@en,
        "パラッパラッパー"@ja,
        "PaRappa the Rapper"@ja-latn ;
    foaf:name "PaRappa the Rapper"@en,
        "パラッパラッパー"@ja,
        "PaRappa the Rapper"@ja-latn .

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

<album/133414#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "think of U / Crystal Kay"@en,
        "think of U / Crystal Kay"@ja,
        "think of U / Crystal Kay"@ja-latn ;
    mo:performance_of <album/133414#musicalwork> ;
    mo:recorded_as <album/133414#musicalexpression> ;
    schema:name "think of U / Crystal Kay"@en,
        "think of U / Crystal Kay"@ja,
        "think of U / Crystal Kay"@ja-latn ;
    schema:workPerformed <album/133414#musicalwork> .

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

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

<https://media.vgm.io/albums/41/133414/133414-d577ec9a87f1.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/133414#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/41/133414/133414-d577ec9a87f1.webp> ;
    foaf:depicts <album/133414#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/41/133414/133414-d577ec9a87f1.webp> .

<https://medium-media.vgm.io/albums/41/133414/133414-d577ec9a87f1.webp> a schema:ImageObject,
        foaf:Image .

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

<album/133414#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "think of U / Crystal Kay"@en,
        "think of U / Crystal Kay"@ja,
        "think of U / Crystal Kay"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Michico"@en ;
            foaf:made <album/133414#composition> ;
            foaf:name "Michico"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "T-Kura"@en ;
            foaf:made <album/133414#composition> ;
            foaf:name "T-Kura"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "AKIRA"@en ;
            foaf:made <album/133414#composition> ;
            foaf:name "AKIRA"@en ] ;
    mo:produced_work <album/133414#musicalwork> ;
    schema:name "think of U / Crystal Kay"@en,
        "think of U / Crystal Kay"@ja,
        "think of U / Crystal Kay"@ja-latn .

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

<album/133414#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-11-28"^^xsd:date ;
    dcterms:title "think of U / Crystal Kay"@en,
        "think of U / Crystal Kay"@ja,
        "think of U / Crystal Kay"@ja-latn ;
    mo:catalogue_number "ESCL-2276" ;
    mo:media_type "CD" ;
    mo:publication_of <album/133414#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N89cd020abaab4636b9783d011e5edebf ;
    mo:record_count 1 ;
    schema:about <product/21788#subject> ;
    schema:datePublished "2001-11-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/41/133414/133414-d577ec9a87f1.webp> ;
    schema:name "think of U / Crystal Kay"@en,
        "think of U / Crystal Kay"@ja,
        "think of U / Crystal Kay"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/133414/133414-d577ec9a87f1.webp> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133414#subject> ;
    schema:name "T-Kura"@en ;
    foaf:made <album/133414#subject> ;
    foaf:name "T-Kura"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133414#subject> ;
    schema:name "AKIRA"@en ;
    foaf:made <album/133414#subject> ;
    foaf:name "AKIRA"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133414#subject> ;
    schema:name "Michico"@en ;
    foaf:made <album/133414#subject> ;
    foaf:name "Michico"@en .

_:N2ae3c6e7eb814bd69ce22f67bd3a6f76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "think of U"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N89cd020abaab4636b9783d011e5edebf ;
    schema:name "think of U"@en .

_:N8af49ac0bffe4e7fa782ef31fb2a95dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Attitude"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N89cd020abaab4636b9783d011e5edebf ;
    schema:name "Attitude"@en .

_:Nb651b0f0788d4cf382186e50c5558c9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "think of U (remix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N89cd020abaab4636b9783d011e5edebf ;
    schema:name "think of U (remix)"@en .

_:N89cd020abaab4636b9783d011e5edebf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ae3c6e7eb814bd69ce22f67bd3a6f76,
        _:N8af49ac0bffe4e7fa782ef31fb2a95dd,
        _:Nb651b0f0788d4cf382186e50c5558c9e ;
    mo:track_count 3 ;
    schema:duration "PT12:52"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2ae3c6e7eb814bd69ce22f67bd3a6f76,
        _:N8af49ac0bffe4e7fa782ef31fb2a95dd,
        _:Nb651b0f0788d4cf382186e50c5558c9e .

