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

<album/128555#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CURIOUS III"@en,
        "CURIOUS III"@ja,
        "CURIOUS III"@ja-latn ;
    mo:produced_work <album/128555#musicalwork> ;
    schema:name "CURIOUS III"@en,
        "CURIOUS III"@ja,
        "CURIOUS III"@ja-latn .

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

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

<event/183> a mo:Release ;
    schema:name "Released at M3-2015 Fall (Oct 25, 2015)" .

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

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

<org/105#subject> schema:name "Sound Ave."@en,
        "Sound Ave."@ja,
        "Sound Ave."@ja-latn ;
    foaf:name "Sound Ave."@en,
        "Sound Ave."@ja,
        "Sound Ave."@ja-latn .

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

<https://medium-media.vgm.io/albums/55/128555/128555-cc3d06b7a9c9.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/128555#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-25"^^xsd:date ;
    dcterms:title "CURIOUS III"@en,
        "CURIOUS III"@ja,
        "CURIOUS III"@ja-latn ;
    mo:catalogue_number "SACD-0026" ;
    mo:media_type "CD" ;
    mo:publication_of <album/128555#musicalexpression> ;
    mo:publisher <org/105#subject> ;
    mo:record _:N20330dd1e33c4ff3ab84890a8c7cd880 ;
    mo:record_count 1 ;
    mo:release <event/183> ;
    schema:datePublished "2015-10-25"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/55/128555/128555-cc3d06b7a9c9.jpg> ;
    schema:name "CURIOUS III"@en,
        "CURIOUS III"@ja,
        "CURIOUS III"@ja-latn ;
    schema:publisher <org/105#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/128555/128555-cc3d06b7a9c9.jpg> .

_:N36c04d8c4ea14deb8ca797db774248d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flounder"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N20330dd1e33c4ff3ab84890a8c7cd880 ;
    schema:name "Flounder"@en .

_:N5c7782cf942e48c49bb3250013e8ba80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scent"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N20330dd1e33c4ff3ab84890a8c7cd880 ;
    schema:name "Scent"@en .

_:N8bee4c1d9a11424b91868e181982efdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gleam"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N20330dd1e33c4ff3ab84890a8c7cd880 ;
    schema:name "Gleam"@en .

_:Nbee4ba54211245d7b7bc275d79ae037e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Come Alive"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N20330dd1e33c4ff3ab84890a8c7cd880 ;
    schema:name "Come Alive"@en .

_:Nf1aea1b469ba4eeabb45f7d8c3592d20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Have it All"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N20330dd1e33c4ff3ab84890a8c7cd880 ;
    schema:name "Have it All"@en .

_:N20330dd1e33c4ff3ab84890a8c7cd880 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N36c04d8c4ea14deb8ca797db774248d9,
        _:N5c7782cf942e48c49bb3250013e8ba80,
        _:N8bee4c1d9a11424b91868e181982efdf,
        _:Nbee4ba54211245d7b7bc275d79ae037e,
        _:Nf1aea1b469ba4eeabb45f7d8c3592d20 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N36c04d8c4ea14deb8ca797db774248d9,
        _:N5c7782cf942e48c49bb3250013e8ba80,
        _:N8bee4c1d9a11424b91868e181982efdf,
        _:Nbee4ba54211245d7b7bc275d79ae037e,
        _:Nf1aea1b469ba4eeabb45f7d8c3592d20 .

