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

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

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

<artist/9627#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150081#subject> ;
    schema:name "MYTK"@en ;
    foaf:made <album/150081#composition>,
        <album/150081#subject> ;
    foaf:name "MYTK"@en .

<event/219> a mo:Release ;
    schema:name "Released at M3-2018 Fall (Oct 28, 2018)" .

<album/150081#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "cmmttl / MYTK"@en,
        "cmmttl / MYTK"@ja,
        "cmmttl / MYTK"@ja-latn ;
    mo:composer <artist/9627#subject> ;
    mo:produced_work <album/150081#musicalwork> ;
    schema:name "cmmttl / MYTK"@en,
        "cmmttl / MYTK"@ja,
        "cmmttl / MYTK"@ja-latn .

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

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

<org/4757#subject> schema:name "percent-Age"@en,
        "percent-Age"@ja,
        "percent-Age"@ja-latn ;
    foaf:name "percent-Age"@en,
        "percent-Age"@ja,
        "percent-Age"@ja-latn .

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

<https://medium-media.vgm.io/albums/18/150081/150081-edbc9227384a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/150081#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-28"^^xsd:date ;
    dcterms:title "cmmttl / MYTK"@en,
        "cmmttl / MYTK"@ja,
        "cmmttl / MYTK"@ja-latn ;
    mo:catalogue_number "pa-009" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/150081#musicalexpression> ;
    mo:publisher <org/4757#subject> ;
    mo:record _:Na3067efcf0804174adfd5bde3eb4c459 ;
    mo:record_count 1 ;
    mo:release <event/219> ;
    schema:datePublished "2018-10-28"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/18/150081/150081-edbc9227384a.jpg> ;
    schema:name "cmmttl / MYTK"@en,
        "cmmttl / MYTK"@ja,
        "cmmttl / MYTK"@ja-latn ;
    schema:publisher <org/4757#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/150081/150081-edbc9227384a.jpg> .

_:N3f6ff16049024c2291b34256b85a48e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "butterfly"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:Na3067efcf0804174adfd5bde3eb4c459 ;
    schema:name "butterfly"@en .

_:N7ef43d3c58e44ae589f360587ebab261 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "homewrd"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Na3067efcf0804174adfd5bde3eb4c459 ;
    schema:name "homewrd"@en .

_:Nc1a93174652e433f9b3d5fec95100a7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "faintness"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Na3067efcf0804174adfd5bde3eb4c459 ;
    schema:name "faintness"@en .

_:Nde778b58c7e0495b84907ddead2a9de9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rlif"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Na3067efcf0804174adfd5bde3eb4c459 ;
    schema:name "rlif"@en .

_:Nfdc2a4d6b3b34d4e9d36ed664e166399 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "wrgglsworth"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:Na3067efcf0804174adfd5bde3eb4c459 ;
    schema:name "wrgglsworth"@en .

_:Na3067efcf0804174adfd5bde3eb4c459 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3f6ff16049024c2291b34256b85a48e9,
        _:N7ef43d3c58e44ae589f360587ebab261,
        _:Nc1a93174652e433f9b3d5fec95100a7c,
        _:Nde778b58c7e0495b84907ddead2a9de9,
        _:Nfdc2a4d6b3b34d4e9d36ed664e166399 ;
    mo:track_count 5 ;
    schema:duration "PT27:47"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N3f6ff16049024c2291b34256b85a48e9,
        _:N7ef43d3c58e44ae589f360587ebab261,
        _:Nc1a93174652e433f9b3d5fec95100a7c,
        _:Nde778b58c7e0495b84907ddead2a9de9,
        _:Nfdc2a4d6b3b34d4e9d36ed664e166399 .

