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

<artist/22045#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kei Noguchi"@en,
        "野口圭"@ja ;
    foaf:made <album/72574#lyrics>,
        <album/72574#subject> ;
    foaf:name "Kei Noguchi"@en,
        "野口圭"@ja .

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

<artist/11191#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72574#subject> ;
    schema:name "Yoshihisa Fujita"@en,
        "藤田宜久"@ja ;
    foaf:made <album/72574#composition>,
        <album/72574#subject> ;
    foaf:name "Yoshihisa Fujita"@en,
        "藤田宜久"@ja .

<product/5887#subject> a schema:CreativeWork ;
    schema:name "The Prince of Tennis"@en,
        "テニスの王子様"@ja,
        "Tennis no Oujisama"@ja-latn ;
    foaf:name "The Prince of Tennis"@en,
        "テニスの王子様"@ja,
        "Tennis no Oujisama"@ja-latn .

<album/72574#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "You got game? / Kimeru"@en,
        "You got game? / Kimeru"@ja,
        "You got game? / Kimeru"@ja-latn ;
    mo:composer <artist/11191#subject> ;
    mo:produced_work <album/72574#musicalwork> ;
    schema:name "You got game? / Kimeru"@en,
        "You got game? / Kimeru"@ja,
        "You got game? / Kimeru"@ja-latn .

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

<org/4524#subject> schema:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn ;
    foaf:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn .

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

<https://medium-media.vgm.io/albums/47/72574/72574-1509598125.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/72574#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "You got game? / Kimeru"@en,
        "You got game? / Kimeru"@ja,
        "You got game? / Kimeru"@ja-latn ;
    mo:performance_of <album/72574#musicalwork> ;
    mo:performer <artist/23413#subject> ;
    mo:recorded_as <album/72574#musicalexpression> ;
    schema:byArtist <artist/23413#subject> ;
    schema:name "You got game? / Kimeru"@en,
        "You got game? / Kimeru"@ja,
        "You got game? / Kimeru"@ja-latn ;
    schema:workPerformed <album/72574#musicalwork> .

<artist/23413#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72574#performance> ;
    schema:name "Kimeru"@en ;
    foaf:name "Kimeru"@en .

<album/72574#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-12-05"^^xsd:date ;
    dcterms:title "You got game? / Kimeru"@en,
        "You got game? / Kimeru"@ja,
        "You got game? / Kimeru"@ja-latn ;
    mo:catalogue_number "NECM-12022" ;
    mo:media_type "CD" ;
    mo:publication_of <album/72574#musicalexpression> ;
    mo:publisher <org/4524#subject> ;
    mo:record _:N0fabd0b825b5495b99cad0382a38f3a7 ;
    mo:record_count 1 ;
    schema:about <product/5887#subject> ;
    schema:byArtist <artist/23413#subject> ;
    schema:datePublished "2001-12-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/47/72574/72574-1509598125.jpg> ;
    schema:name "You got game? / Kimeru"@en,
        "You got game? / Kimeru"@ja,
        "You got game? / Kimeru"@ja-latn ;
    schema:publisher <org/4524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/72574/72574-1509598125.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "TSUTOMU"@en ;
    foaf:made <album/72574#lyrics> ;
    foaf:name "TSUTOMU"@en .

_:N4f68b5dd84dd470589957085ede868c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHAIN OF MIND (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N0fabd0b825b5495b99cad0382a38f3a7 ;
    schema:name "CHAIN OF MIND (Instrumental)"@en .

_:Na6f35fd507b540b291d0d1cbc5ca9732 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You got game?"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N0fabd0b825b5495b99cad0382a38f3a7 ;
    schema:name "You got game?"@en .

_:Nc0d82bed10d24757b870ae8de6ec9dd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You got game? (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N0fabd0b825b5495b99cad0382a38f3a7 ;
    schema:name "You got game? (Instrumental)"@en .

_:Ndd1b2a9b88104e40a3757b9b902eb46b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHAIN OF MIND"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N0fabd0b825b5495b99cad0382a38f3a7 ;
    schema:name "CHAIN OF MIND"@en .

_:N0fabd0b825b5495b99cad0382a38f3a7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4f68b5dd84dd470589957085ede868c7,
        _:Na6f35fd507b540b291d0d1cbc5ca9732,
        _:Nc0d82bed10d24757b870ae8de6ec9dd7,
        _:Ndd1b2a9b88104e40a3757b9b902eb46b ;
    mo:track_count 4 ;
    schema:duration "PT21:34"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4f68b5dd84dd470589957085ede868c7,
        _:Na6f35fd507b540b291d0d1cbc5ca9732,
        _:Nc0d82bed10d24757b870ae8de6ec9dd7,
        _:Ndd1b2a9b88104e40a3757b9b902eb46b .

