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

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:made <album/107759#subject>,
        <album/107759#vocals> ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

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

<artist/8554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107759#subject> ;
    schema:name "Camellia"@en,
        "かめりあ"@ja ;
    foaf:made <album/107759#composition>,
        <album/107759#subject> ;
    foaf:name "Camellia"@en,
        "かめりあ"@ja .

<album/107759#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Michno-sequence"@en,
        "Michno-sequence"@ja,
        "Michno-sequence"@ja-latn ;
    mo:composer <artist/8554#subject> ;
    mo:produced_work <album/107759#musicalwork> ;
    schema:name "Michno-sequence"@en,
        "Michno-sequence"@ja,
        "Michno-sequence"@ja-latn .

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

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

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

<org/1698#subject> schema:name "Kamel Camellia"@en,
        "かめるかめりあ"@ja,
        "Kamel Camellia"@ja-latn ;
    foaf:name "Kamel Camellia"@en,
        "かめるかめりあ"@ja,
        "Kamel Camellia"@ja-latn .

<https://media.vgm.io/albums/95/107759/107759-7e9f6b460e15.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/107759#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/95/107759/107759-7e9f6b460e15.jpg> ;
    foaf:depicts <album/107759#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/95/107759/107759-7e9f6b460e15.jpg> .

<https://medium-media.vgm.io/albums/95/107759/107759-7e9f6b460e15.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/107759#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-07-08"^^xsd:date ;
    dcterms:title "Michno-sequence"@en,
        "Michno-sequence"@ja,
        "Michno-sequence"@ja-latn ;
    mo:catalogue_number "CTCD-004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/107759#musicalexpression> ;
    mo:publisher <org/1698#subject> ;
    mo:record _:Nde3901e8e3d84474866ba9d2e382be32 ;
    mo:record_count 1 ;
    schema:datePublished "2012-07-08"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/95/107759/107759-7e9f6b460e15.jpg> ;
    schema:name "Michno-sequence"@en,
        "Michno-sequence"@ja,
        "Michno-sequence"@ja-latn ;
    schema:publisher <org/1698#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/107759/107759-7e9f6b460e15.jpg> .

_:N216ef499cfd649449638af21f8fffb96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strings of the moon"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde3901e8e3d84474866ba9d2e382be32 ;
    schema:name "Strings of the moon"@ja .

_:N2aa431f2217d46ca9537d4cb56c46e9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Backslash"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde3901e8e3d84474866ba9d2e382be32 ;
    schema:name "Backslash"@ja .

_:N2b0bac136e9849078bf526ca06a340b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "axisymmetricness world"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde3901e8e3d84474866ba9d2e382be32 ;
    schema:name "axisymmetricness world"@ja .

_:N491edea21ff347dea6b39cfe59b6cfc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "* exporting *"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde3901e8e3d84474866ba9d2e382be32 ;
    schema:name "* exporting *"@ja .

_:N49b03cee10bb43daae9c070ddb5acbca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サヨナラスイングバイ (electrical flowlight remix)"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde3901e8e3d84474866ba9d2e382be32 ;
    schema:name "サヨナラスイングバイ (electrical flowlight remix)"@ja .

_:N662adbfc60a74c21ad43fa5216004d8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "歯車フィロソフィー"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde3901e8e3d84474866ba9d2e382be32 ;
    schema:name "歯車フィロソフィー"@ja .

_:N67d2391eab854ebd946680e97ed56320 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Controlled dive"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde3901e8e3d84474866ba9d2e382be32 ;
    schema:name "Controlled dive"@ja .

_:N6fbecd342b044b8d92b98e5b630aa51f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sorairo"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde3901e8e3d84474866ba9d2e382be32 ;
    schema:name "sorairo"@ja .

_:N845595fc101f44bdaba120fe6c565aa1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "welcome to wobbling field"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde3901e8e3d84474866ba9d2e382be32 ;
    schema:name "welcome to wobbling field"@ja .

_:N958998ba01e04029a0c1e463380931be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "∞度寝"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde3901e8e3d84474866ba9d2e382be32 ;
    schema:name "∞度寝"@ja .

_:Nbdc2d55e81374b648bc763d3293a63d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君が死ぬのを眺めているよ"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde3901e8e3d84474866ba9d2e382be32 ;
    schema:name "君が死ぬのを眺めているよ"@ja .

_:Nc93eec60b5d64dfcbc2343ca48649470 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "* importing *"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde3901e8e3d84474866ba9d2e382be32 ;
    schema:name "* importing *"@ja .

_:Nde3901e8e3d84474866ba9d2e382be32 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N216ef499cfd649449638af21f8fffb96,
        _:N2aa431f2217d46ca9537d4cb56c46e9a,
        _:N2b0bac136e9849078bf526ca06a340b8,
        _:N491edea21ff347dea6b39cfe59b6cfc7,
        _:N49b03cee10bb43daae9c070ddb5acbca,
        _:N662adbfc60a74c21ad43fa5216004d8c,
        _:N67d2391eab854ebd946680e97ed56320,
        _:N6fbecd342b044b8d92b98e5b630aa51f,
        _:N845595fc101f44bdaba120fe6c565aa1,
        _:N958998ba01e04029a0c1e463380931be,
        _:Nbdc2d55e81374b648bc763d3293a63d0,
        _:Nc93eec60b5d64dfcbc2343ca48649470 ;
    mo:track_count 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N216ef499cfd649449638af21f8fffb96,
        _:N2aa431f2217d46ca9537d4cb56c46e9a,
        _:N2b0bac136e9849078bf526ca06a340b8,
        _:N491edea21ff347dea6b39cfe59b6cfc7,
        _:N49b03cee10bb43daae9c070ddb5acbca,
        _:N662adbfc60a74c21ad43fa5216004d8c,
        _:N67d2391eab854ebd946680e97ed56320,
        _:N6fbecd342b044b8d92b98e5b630aa51f,
        _:N845595fc101f44bdaba120fe6c565aa1,
        _:N958998ba01e04029a0c1e463380931be,
        _:Nbdc2d55e81374b648bc763d3293a63d0,
        _:Nc93eec60b5d64dfcbc2343ca48649470 .

