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

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

<artist/1378#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134754#subject> ;
    schema:name "SHIHO"@en ;
    foaf:made <album/134754#composition>,
        <album/134754#lyrics>,
        <album/134754#subject> ;
    foaf:name "SHIHO"@en .

<artist/3946#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134754#subject> ;
    schema:name "Makou"@en ;
    foaf:made <album/134754#composition>,
        <album/134754#subject> ;
    foaf:name "Makou"@en .

<artist/69#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134754#subject> ;
    schema:name "Kanako Ito"@en,
        "いとうかなこ"@ja ;
    foaf:made <album/134754#composition>,
        <album/134754#lyrics>,
        <album/134754#subject> ;
    foaf:name "Kanako Ito"@en,
        "いとうかなこ"@ja .

<artist/90#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134754#subject> ;
    schema:name "Eiko Shimamiya"@en,
        "島みやえい子"@ja ;
    foaf:made <album/134754#composition>,
        <album/134754#lyrics>,
        <album/134754#subject> ;
    foaf:name "Eiko Shimamiya"@en,
        "島みやえい子"@ja .

<event/210> a mo:Release ;
    schema:name "Released at M3-2018 Spring (Apr 29, 2018)" .

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

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

<https://media.vgm.io/albums/45/134754/134754-4f6c2463db99.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/134754#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/45/134754/134754-4f6c2463db99.jpg> ;
    foaf:depicts <album/134754#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/45/134754/134754-4f6c2463db99.jpg> .

<https://medium-media.vgm.io/albums/45/134754/134754-4f6c2463db99.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/134754#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Quadrifoglio"@en,
        "Quadrifoglio"@ja,
        "Quadrifoglio"@ja-latn ;
    mo:composer <artist/1378#subject>,
        <artist/3946#subject>,
        <artist/69#subject>,
        <artist/90#subject> ;
    mo:produced_work <album/134754#musicalwork> ;
    schema:name "Quadrifoglio"@en,
        "Quadrifoglio"@ja,
        "Quadrifoglio"@ja-latn .

<album/134754#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-04-29"^^xsd:date ;
    dcterms:title "Quadrifoglio"@en,
        "Quadrifoglio"@ja,
        "Quadrifoglio"@ja-latn ;
    mo:catalogue_number "QFMU-0429" ;
    mo:media_type "CD" ;
    mo:publication_of <album/134754#musicalexpression> ;
    mo:publisher _:Nc838ef3e1dce47b5a9a32f5bb4645395 ;
    mo:record _:N46175502b32e493f9e820cf978887430 ;
    mo:record_count 1 ;
    mo:release <event/210> ;
    schema:datePublished "2018-04-29"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/45/134754/134754-4f6c2463db99.jpg> ;
    schema:name "Quadrifoglio"@en,
        "Quadrifoglio"@ja,
        "Quadrifoglio"@ja-latn ;
    schema:publisher _:Nc838ef3e1dce47b5a9a32f5bb4645395 ;
    foaf:depiction <https://media.vgm.io/albums/45/134754/134754-4f6c2463db99.jpg> .

_:N0679a2cfc61544d687647a369eebdb88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diary"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N46175502b32e493f9e820cf978887430 ;
    schema:name "Diary"@ja .

_:N08a74106ea8f49ff970edd554e627975 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オムネモア"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N46175502b32e493f9e820cf978887430 ;
    schema:name "オムネモア"@ja .

_:N2f59973ed9be45789acef2da99cece43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KITE"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N46175502b32e493f9e820cf978887430 ;
    schema:name "KITE"@ja .

_:N72e14c2af23c480daf0e3f14cbfb1690 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "お弁当を届けに"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N46175502b32e493f9e820cf978887430 ;
    schema:name "お弁当を届けに"@ja .

_:N8ca0a04f9abf4eb6970851041bef4c2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "たからもの"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N46175502b32e493f9e820cf978887430 ;
    schema:name "たからもの"@ja .

_:Nc838ef3e1dce47b5a9a32f5bb4645395 schema:name "かなことえいことしほとまこ"@en,
        "かなことえいことしほとまこ"@ja,
        "かなことえいことしほとまこ"@ja-latn ;
    foaf:name "かなことえいことしほとまこ"@en,
        "かなことえいことしほとまこ"@ja,
        "かなことえいことしほとまこ"@ja-latn .

_:Nff7fa3c214734e3787cd8ac7a5b55c64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Look up!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N46175502b32e493f9e820cf978887430 ;
    schema:name "Look up!"@ja .

_:N46175502b32e493f9e820cf978887430 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0679a2cfc61544d687647a369eebdb88,
        _:N08a74106ea8f49ff970edd554e627975,
        _:N2f59973ed9be45789acef2da99cece43,
        _:N72e14c2af23c480daf0e3f14cbfb1690,
        _:N8ca0a04f9abf4eb6970851041bef4c2e,
        _:Nff7fa3c214734e3787cd8ac7a5b55c64 ;
    mo:track_count 6 ;
    schema:duration "PT24:15"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0679a2cfc61544d687647a369eebdb88,
        _:N08a74106ea8f49ff970edd554e627975,
        _:N2f59973ed9be45789acef2da99cece43,
        _:N72e14c2af23c480daf0e3f14cbfb1690,
        _:N8ca0a04f9abf4eb6970851041bef4c2e,
        _:Nff7fa3c214734e3787cd8ac7a5b55c64 .

