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

<artist/19477#subject> a schema:Person,
        foaf:Person ;
    schema:name "Caos Caos Caos"@en ;
    foaf:made <album/129790#subject>,
        <album/129790#vocals> ;
    foaf:name "Caos Caos Caos"@en .

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

<artist/3908#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129790#subject> ;
    schema:name "Aika Ohno"@en,
        "大野愛果"@ja ;
    foaf:made <album/129790#composition>,
        <album/129790#subject> ;
    foaf:name "Aika Ohno"@en,
        "大野愛果"@ja .

<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/129790#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "tear drops / Caos Caos Caos"@en,
        "tear drops / Caos Caos Caos"@ja,
        "tear drops / Caos Caos Caos"@ja-latn ;
    mo:composer <artist/3908#subject> ;
    mo:produced_work <album/129790#musicalwork> ;
    schema:name "tear drops / Caos Caos Caos"@en,
        "tear drops / Caos Caos Caos"@ja,
        "tear drops / Caos Caos Caos"@ja-latn .

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

<album/129790#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "tear drops / Caos Caos Caos"@en,
        "tear drops / Caos Caos Caos"@ja,
        "tear drops / Caos Caos Caos"@ja-latn ;
    mo:performance_of <album/129790#musicalwork> ;
    mo:recorded_as <album/129790#musicalexpression> ;
    schema:name "tear drops / Caos Caos Caos"@en,
        "tear drops / Caos Caos Caos"@ja,
        "tear drops / Caos Caos Caos"@ja-latn ;
    schema:workPerformed <album/129790#musicalwork> .

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

<https://medium-media.vgm.io/albums/09/129790/129790-747c07990000.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/129790#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-02-23"^^xsd:date ;
    dcterms:title "tear drops / Caos Caos Caos"@en,
        "tear drops / Caos Caos Caos"@ja,
        "tear drops / Caos Caos Caos"@ja-latn ;
    mo:catalogue_number "GZCA-7160" ;
    mo:media_type "CD" ;
    mo:publication_of <album/129790#musicalexpression> ;
    mo:publisher <org/2931#subject> ;
    mo:record _:N83d99c5bd62f469382e8f43175a6ea50 ;
    mo:record_count 1 ;
    schema:about <product/485#subject> ;
    schema:datePublished "2011-02-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/09/129790/129790-747c07990000.jpg> ;
    schema:name "tear drops / Caos Caos Caos"@en,
        "tear drops / Caos Caos Caos"@ja,
        "tear drops / Caos Caos Caos"@ja-latn ;
    schema:publisher <org/2931#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/129790/129790-747c07990000.jpg> .

_:N059fe0ab48ef4def92d8c3994e034e43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good-bye Memories"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N83d99c5bd62f469382e8f43175a6ea50 ;
    schema:name "Good-bye Memories"@en .

_:N1d9d52c71e11458ba84ea75dd8522e38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tear drops -Instrumental-"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N83d99c5bd62f469382e8f43175a6ea50 ;
    schema:name "tear drops -Instrumental-"@en .

_:N374d4ea3643a48d3beab13d3590fdbc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tear drops"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N83d99c5bd62f469382e8f43175a6ea50 ;
    schema:name "tear drops"@en .

_:N83d99c5bd62f469382e8f43175a6ea50 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N059fe0ab48ef4def92d8c3994e034e43,
        _:N1d9d52c71e11458ba84ea75dd8522e38,
        _:N374d4ea3643a48d3beab13d3590fdbc2 ;
    mo:track_count 3 ;
    schema:duration "PT12:24"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N059fe0ab48ef4def92d8c3994e034e43,
        _:N1d9d52c71e11458ba84ea75dd8522e38,
        _:N374d4ea3643a48d3beab13d3590fdbc2 .

