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

<artist/33826#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ko-KI"@en ;
    foaf:made <album/130196#lyrics>,
        <album/130196#subject> ;
    foaf:name "Ko-KI"@en .

<artist/36133#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tack"@en ;
    foaf:made <album/130196#lyrics>,
        <album/130196#subject> ;
    foaf:name "Tack"@en .

<artist/71558#subject> a schema:Person,
        foaf:Person ;
    schema:name "L(R)UCCA"@en ;
    foaf:made <album/130196#lyrics>,
        <album/130196#subject> ;
    foaf:name "L(R)UCCA"@en .

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

<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/130196#musicalexpression> a mo:Signal ;
    mo:published_as <album/130196#subject> ;
    mo:records <album/130196#performance> .

<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/69/130196/130196-ecc66824a770.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/130196#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/69/130196/130196-ecc66824a770.jpg> ;
    foaf:depicts <album/130196#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/69/130196/130196-ecc66824a770.jpg> .

<https://medium-media.vgm.io/albums/69/130196/130196-ecc66824a770.jpg> a schema:ImageObject,
        foaf:Image .

<album/130196#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Juugoya Crisis ~Kimi ni Aitai~ / Hundred Percent Free [First Press Limited Edition]"@en,
        "十五夜クライシス～君に逢いたい～ / Hundred Percent Free"@ja,
        "Juugoya Crisis ~Kimi ni Aitai~ / Hundred Percent Free [First Press Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "SIG"@en ;
            foaf:made <album/130196#composition> ;
            foaf:name "SIG"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "TAKA"@en ;
            foaf:made <album/130196#composition> ;
            foaf:name "TAKA"@en ] ;
    mo:produced_work <album/130196#musicalwork> ;
    schema:name "Juugoya Crisis ~Kimi ni Aitai~ / Hundred Percent Free [First Press Limited Edition]"@en,
        "十五夜クライシス～君に逢いたい～ / Hundred Percent Free"@ja,
        "Juugoya Crisis ~Kimi ni Aitai~ / Hundred Percent Free [First Press Limited Edition]"@ja-latn .

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

<album/130196#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Juugoya Crisis ~Kimi ni Aitai~ / Hundred Percent Free [First Press Limited Edition]"@en,
        "十五夜クライシス～君に逢いたい～ / Hundred Percent Free"@ja,
        "Juugoya Crisis ~Kimi ni Aitai~ / Hundred Percent Free [First Press Limited Edition]"@ja-latn ;
    mo:performance_of <album/130196#musicalwork> ;
    mo:performer <artist/19479#subject> ;
    mo:recorded_as <album/130196#musicalexpression> ;
    schema:byArtist <artist/19479#subject> ;
    schema:name "Juugoya Crisis ~Kimi ni Aitai~ / Hundred Percent Free [First Press Limited Edition]"@en,
        "十五夜クライシス～君に逢いたい～ / Hundred Percent Free"@ja,
        "Juugoya Crisis ~Kimi ni Aitai~ / Hundred Percent Free [First Press Limited Edition]"@ja-latn ;
    schema:workPerformed <album/130196#musicalwork> .

<artist/19479#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/130196#performance> ;
    schema:name "Hundred Percent Free"@en ;
    foaf:name "Hundred Percent Free"@en .

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

<album/130196#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-01-26"^^xsd:date ;
    dcterms:title "Juugoya Crisis ~Kimi ni Aitai~ / Hundred Percent Free [First Press Limited Edition]"@en,
        "十五夜クライシス～君に逢いたい～ / Hundred Percent Free"@ja,
        "Juugoya Crisis ~Kimi ni Aitai~ / Hundred Percent Free [First Press Limited Edition]"@ja-latn ;
    mo:catalogue_number "JBCP-4005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/130196#musicalexpression> ;
    mo:publisher <org/2931#subject> ;
    mo:record _:N77b079cd73774dd8b4cf9997f5ae5852 ;
    mo:record_count 1 ;
    schema:about <product/485#subject> ;
    schema:byArtist <artist/19479#subject> ;
    schema:datePublished "2011-01-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/69/130196/130196-ecc66824a770.jpg> ;
    schema:name "Juugoya Crisis ~Kimi ni Aitai~ / Hundred Percent Free [First Press Limited Edition]"@en,
        "十五夜クライシス～君に逢いたい～ / Hundred Percent Free"@ja,
        "Juugoya Crisis ~Kimi ni Aitai~ / Hundred Percent Free [First Press Limited Edition]"@ja-latn ;
    schema:publisher <org/2931#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/130196/130196-ecc66824a770.jpg> .

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

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

_:N62e21adc8c1448e595c95cbd0575ea10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "十五夜クライシス ～君に逢いたい～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N77b079cd73774dd8b4cf9997f5ae5852 ;
    schema:name "十五夜クライシス ～君に逢いたい～"@ja .

_:Nc4c2ba58a5064504bb990b63cda46862 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NAME"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N77b079cd73774dd8b4cf9997f5ae5852 ;
    schema:name "NAME"@ja .

_:Nf422e9d91f0c4d16903c4926bc6187a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hello Mr. my yesterday (TV SIZE)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N77b079cd73774dd8b4cf9997f5ae5852 ;
    schema:name "Hello Mr. my yesterday (TV SIZE)"@ja .

_:Nfcceca16d3cb49148ac00a68ade969ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "十五夜クライシス ～君に逢いたい～ (TV SIZE)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N77b079cd73774dd8b4cf9997f5ae5852 ;
    schema:name "十五夜クライシス ～君に逢いたい～ (TV SIZE)"@ja .

_:N77b079cd73774dd8b4cf9997f5ae5852 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N62e21adc8c1448e595c95cbd0575ea10,
        _:Nc4c2ba58a5064504bb990b63cda46862,
        _:Nf422e9d91f0c4d16903c4926bc6187a2,
        _:Nfcceca16d3cb49148ac00a68ade969ec ;
    mo:track_count 4 ;
    schema:duration "PT9:50"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N62e21adc8c1448e595c95cbd0575ea10,
        _:Nc4c2ba58a5064504bb990b63cda46862,
        _:Nf422e9d91f0c4d16903c4926bc6187a2,
        _:Nfcceca16d3cb49148ac00a68ade969ec .

