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

<artist/17705#subject> a schema:Person,
        foaf:Person ;
    schema:name "eNu"@en ;
    foaf:made <album/66072#lyrics>,
        <album/66072#subject> ;
    foaf:name "eNu"@en .

<artist/24404#subject> a schema:Person,
        foaf:Person ;
    schema:name "AIJ"@en ;
    foaf:made <album/66072#lyrics>,
        <album/66072#subject> ;
    foaf:name "AIJ"@en .

<artist/25973#subject> a schema:Person,
        foaf:Person ;
    schema:name "NIKIIE"@en ;
    foaf:made <album/66072#subject>,
        <album/66072#vocals> ;
    foaf:name "NIKIIE"@en .

<artist/1069#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66072#subject> ;
    schema:name "Makoto Miyazaki"@en,
        "宮崎誠"@ja ;
    foaf:made <album/66072#composition>,
        <album/66072#subject> ;
    foaf:name "Makoto Miyazaki"@en,
        "宮崎誠"@ja .

<artist/17039#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66072#subject> ;
    schema:name "(K)NoW_NAME"@en ;
    foaf:made <album/66072#composition>,
        <album/66072#lyrics>,
        <album/66072#subject>,
        <album/66072#vocals> ;
    foaf:name "(K)NoW_NAME"@en .

<product/5014#subject> a schema:CreativeWork ;
    schema:name "Sakura Quest"@en,
        "サクラクエスト"@ja,
        "Sakura Quest"@ja-latn ;
    foaf:name "Sakura Quest"@en,
        "サクラクエスト"@ja,
        "Sakura Quest"@ja-latn .

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

<album/66072#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Morning Glory / (K)NoW_NAME"@en,
        "Morning Glory / (K)NoW_NAME"@ja,
        "Morning Glory / (K)NoW_NAME"@ja-latn ;
    mo:performance_of <album/66072#musicalwork> ;
    mo:recorded_as <album/66072#musicalexpression> ;
    schema:name "Morning Glory / (K)NoW_NAME"@en,
        "Morning Glory / (K)NoW_NAME"@ja,
        "Morning Glory / (K)NoW_NAME"@ja-latn ;
    schema:workPerformed <album/66072#musicalwork> .

<org/1134#subject> schema:name "TOHO animation RECORDS"@en,
        "TOHO animation RECORDS"@ja,
        "TOHO animation RECORDS"@ja-latn ;
    foaf:name "TOHO animation RECORDS"@en,
        "TOHO animation RECORDS"@ja,
        "TOHO animation RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/27/66072/66072-1496404925.jpg> a schema:ImageObject,
        foaf:Image .

<album/66072#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Morning Glory / (K)NoW_NAME"@en,
        "Morning Glory / (K)NoW_NAME"@ja,
        "Morning Glory / (K)NoW_NAME"@ja-latn ;
    mo:composer <artist/1069#subject>,
        <artist/17039#subject> ;
    mo:produced_work <album/66072#musicalwork> ;
    schema:name "Morning Glory / (K)NoW_NAME"@en,
        "Morning Glory / (K)NoW_NAME"@ja,
        "Morning Glory / (K)NoW_NAME"@ja-latn .

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

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

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

<album/66072#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-06-07"^^xsd:date ;
    dcterms:title "Morning Glory / (K)NoW_NAME"@en,
        "Morning Glory / (K)NoW_NAME"@ja,
        "Morning Glory / (K)NoW_NAME"@ja-latn ;
    mo:catalogue_number "THCS-60148" ;
    mo:media_type "CD" ;
    mo:publication_of <album/66072#musicalexpression> ;
    mo:publisher <org/1134#subject> ;
    mo:record _:Ne3798ffb15034c0fa06e2a6e2f16ced0 ;
    mo:record_count 1 ;
    schema:about <product/5014#subject> ;
    schema:datePublished "2017-06-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/27/66072/66072-1496404925.jpg> ;
    schema:name "Morning Glory / (K)NoW_NAME"@en,
        "Morning Glory / (K)NoW_NAME"@ja,
        "Morning Glory / (K)NoW_NAME"@ja-latn ;
    schema:publisher <org/1134#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/66072/66072-1496404925.jpg> .

_:N05c6f3f376504672abc1310ef94df4da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning Glory (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Ne3798ffb15034c0fa06e2a6e2f16ced0 ;
    schema:name "Morning Glory (Instrumental)"@en .

_:N23c247291ca64d4f95af2bf43fcfd389 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "thyme"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Ne3798ffb15034c0fa06e2a6e2f16ced0 ;
    schema:name "thyme"@en .

_:N4c46993b48c348a8bf8c5834b5424513 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning Glory"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Ne3798ffb15034c0fa06e2a6e2f16ced0 ;
    schema:name "Morning Glory"@en .

_:N50e832169fa14e6e839530b1b4859d30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lantana (Instrumental)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Ne3798ffb15034c0fa06e2a6e2f16ced0 ;
    schema:name "Lantana (Instrumental)"@en .

_:N6cc0361a3d7d447daea1054f1339e341 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "thyme (Instrumental)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Ne3798ffb15034c0fa06e2a6e2f16ced0 ;
    schema:name "thyme (Instrumental)"@en .

_:N8021d4ac8b194712a6e829403625476b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lantana"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Ne3798ffb15034c0fa06e2a6e2f16ced0 ;
    schema:name "Lantana"@en .

_:Ne3798ffb15034c0fa06e2a6e2f16ced0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05c6f3f376504672abc1310ef94df4da,
        _:N23c247291ca64d4f95af2bf43fcfd389,
        _:N4c46993b48c348a8bf8c5834b5424513,
        _:N50e832169fa14e6e839530b1b4859d30,
        _:N6cc0361a3d7d447daea1054f1339e341,
        _:N8021d4ac8b194712a6e829403625476b ;
    mo:track_count 6 ;
    schema:duration "PT22:02"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N05c6f3f376504672abc1310ef94df4da,
        _:N23c247291ca64d4f95af2bf43fcfd389,
        _:N4c46993b48c348a8bf8c5834b5424513,
        _:N50e832169fa14e6e839530b1b4859d30,
        _:N6cc0361a3d7d447daea1054f1339e341,
        _:N8021d4ac8b194712a6e829403625476b .

