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

<artist/39140#subject> a schema:Person,
        foaf:Person ;
    schema:name "GIORGIO 13"@en ;
    foaf:made <album/123076#lyrics>,
        <album/123076#subject> ;
    foaf:name "GIORGIO 13"@en .

<artist/9497#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mai Kuraki"@en,
        "倉木麻衣"@ja ;
    foaf:made <album/123076#lyrics>,
        <album/123076#subject>,
        <album/123076#vocals> ;
    foaf:name "Mai Kuraki"@en,
        "倉木麻衣"@ja .

<artist/10539#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123076#subject> ;
    schema:name "GIORGIO CANCEMI"@en ;
    foaf:made <album/123076#composition>,
        <album/123076#subject> ;
    foaf:name "GIORGIO CANCEMI"@en .

<product/485#subject> a schema:CreativeWork ;
    schema:name "Case Closed"@en,
        "名探偵コナン"@ja,
        "Meitantei Conan"@ja-latn ;
    foaf:name "Case Closed"@en,
        "名探偵コナン"@ja,
        "Meitantei Conan"@ja-latn .

<album/123076#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Your Best Friend / Mai Kuraki [Limited Edition]"@en,
        "Your Best Friend / 倉木麻衣 [初回限定盤]"@ja,
        "Your Best Friend / Mai Kuraki [Limited Edition]"@ja-latn ;
    mo:composer <artist/10539#subject> ;
    mo:produced_work <album/123076#musicalwork> ;
    schema:name "Your Best Friend / Mai Kuraki [Limited Edition]"@en,
        "Your Best Friend / 倉木麻衣 [初回限定盤]"@ja,
        "Your Best Friend / Mai Kuraki [Limited Edition]"@ja-latn .

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

<album/123076#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Your Best Friend / Mai Kuraki [Limited Edition]"@en,
        "Your Best Friend / 倉木麻衣 [初回限定盤]"@ja,
        "Your Best Friend / Mai Kuraki [Limited Edition]"@ja-latn ;
    mo:performance_of <album/123076#musicalwork> ;
    mo:recorded_as <album/123076#musicalexpression> ;
    schema:name "Your Best Friend / Mai Kuraki [Limited Edition]"@en,
        "Your Best Friend / 倉木麻衣 [初回限定盤]"@ja,
        "Your Best Friend / Mai Kuraki [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/123076#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/67/123076/123076-a87f12fecd24.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/123076#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-19"^^xsd:date ;
    dcterms:title "Your Best Friend / Mai Kuraki [Limited Edition]"@en,
        "Your Best Friend / 倉木麻衣 [初回限定盤]"@ja,
        "Your Best Friend / Mai Kuraki [Limited Edition]"@ja-latn ;
    mo:catalogue_number "VNCM-6023" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/123076#musicalexpression> ;
    mo:publisher <org/2931#subject> ;
    mo:record _:N914cc3ca591a487b906e5520b6ec2806,
        _:Nfe42ac236afc4534a6edb20634c857b3 ;
    mo:record_count 2 ;
    schema:about <product/485#subject> ;
    schema:datePublished "2011-10-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/67/123076/123076-a87f12fecd24.jpg> ;
    schema:name "Your Best Friend / Mai Kuraki [Limited Edition]"@en,
        "Your Best Friend / 倉木麻衣 [初回限定盤]"@ja,
        "Your Best Friend / Mai Kuraki [Limited Edition]"@ja-latn ;
    schema:publisher <org/2931#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/123076/123076-a87f12fecd24.jpg> .

_:N499b81cc238b47b99b402c773de5a675 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Best Friend -Music Clip-"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfe42ac236afc4534a6edb20634c857b3 ;
    schema:name "Your Best Friend -Music Clip-"@en .

_:N57b9aef596c44772ad9d3c72560ca9ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "step by step"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N914cc3ca591a487b906e5520b6ec2806 ;
    schema:name "step by step"@en .

_:N74447c0a4cf44884ae93b87733e9d60c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Best Friend"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N914cc3ca591a487b906e5520b6ec2806 ;
    schema:name "Your Best Friend"@en .

_:Nf1e8ecffb15d49beaf6a9473dd8fe8d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Best Friend -Instrumental-"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:N914cc3ca591a487b906e5520b6ec2806 ;
    schema:name "Your Best Friend -Instrumental-"@en .

_:Nfe42ac236afc4534a6edb20634c857b3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N499b81cc238b47b99b402c773de5a675 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N499b81cc238b47b99b402c773de5a675 .

_:N914cc3ca591a487b906e5520b6ec2806 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N57b9aef596c44772ad9d3c72560ca9ef,
        _:N74447c0a4cf44884ae93b87733e9d60c,
        _:Nf1e8ecffb15d49beaf6a9473dd8fe8d9 ;
    mo:track_count 3 ;
    schema:duration "PT16:45"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N57b9aef596c44772ad9d3c72560ca9ef,
        _:N74447c0a4cf44884ae93b87733e9d60c,
        _:Nf1e8ecffb15d49beaf6a9473dd8fe8d9 .

