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

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/67827#lyrics>,
        <album/67827#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

<artist/9650#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kenzo Saeki"@en,
        "サエキけんぞう"@ja ;
    foaf:made <album/67827#lyrics>,
        <album/67827#subject> ;
    foaf:name "Kenzo Saeki"@en,
        "サエキけんぞう"@ja .

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

<artist/3753#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67827#subject> ;
    schema:name "pe-jun"@en,
        "ぺーじゅん"@ja ;
    foaf:made <album/67827#composition>,
        <album/67827#subject> ;
    foaf:name "pe-jun"@en,
        "ぺーじゅん"@ja .

<artist/972#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67827#subject> ;
    schema:name "Yoichi Sakai"@en,
        "酒井陽一"@ja ;
    foaf:made <album/67827#composition>,
        <album/67827#subject> ;
    foaf:name "Yoichi Sakai"@en,
        "酒井陽一"@ja .

<product/5118#subject> a schema:CreativeWork ;
    schema:name "Modern Magic Made Simple"@en,
        "よくわかる現代魔法"@ja,
        "Yokuwakaru Gendaimahou"@ja-latn ;
    foaf:name "Modern Magic Made Simple"@en,
        "よくわかる現代魔法"@ja,
        "Yokuwakaru Gendaimahou"@ja-latn .

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

<org/472#subject> schema:name "MellowHead"@en,
        "MellowHead"@ja,
        "MellowHead"@ja-latn ;
    foaf:name "MellowHead"@en,
        "MellowHead"@ja,
        "MellowHead"@ja-latn .

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

<https://medium-media.vgm.io/albums/72/67827/67827-1493499054.jpg> a schema:ImageObject,
        foaf:Image .

<album/67827#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Programming for non-fiction / Natsuko Aso"@en,
        "Programming for non-fiction / 麻生夏子"@ja,
        "Programming for non-fiction / Natsuko Aso"@ja-latn ;
    mo:composer <artist/3753#subject>,
        <artist/972#subject> ;
    mo:produced_work <album/67827#musicalwork> ;
    schema:name "Programming for non-fiction / Natsuko Aso"@en,
        "Programming for non-fiction / 麻生夏子"@ja,
        "Programming for non-fiction / Natsuko Aso"@ja-latn .

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

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

<album/67827#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Programming for non-fiction / Natsuko Aso"@en,
        "Programming for non-fiction / 麻生夏子"@ja,
        "Programming for non-fiction / Natsuko Aso"@ja-latn ;
    mo:performance_of <album/67827#musicalwork> ;
    mo:performer <artist/11277#subject> ;
    mo:recorded_as <album/67827#musicalexpression> ;
    schema:byArtist <artist/11277#subject> ;
    schema:name "Programming for non-fiction / Natsuko Aso"@en,
        "Programming for non-fiction / 麻生夏子"@ja,
        "Programming for non-fiction / Natsuko Aso"@ja-latn ;
    schema:workPerformed <album/67827#musicalwork> .

<artist/11277#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/67827#performance> ;
    schema:name "Natsuko Aso"@en,
        "麻生夏子"@ja ;
    foaf:name "Natsuko Aso"@en,
        "麻生夏子"@ja .

<album/67827#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-07-23"^^xsd:date ;
    dcterms:title "Programming for non-fiction / Natsuko Aso"@en,
        "Programming for non-fiction / 麻生夏子"@ja,
        "Programming for non-fiction / Natsuko Aso"@ja-latn ;
    mo:catalogue_number "LHCM-1063" ;
    mo:media_type "CD" ;
    mo:publication_of <album/67827#musicalexpression> ;
    mo:publisher <org/472#subject> ;
    mo:record _:N5709e34d4a7d403281bbe406506b757f ;
    mo:record_count 1 ;
    schema:about <product/5118#subject> ;
    schema:byArtist <artist/11277#subject> ;
    schema:datePublished "2009-07-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/72/67827/67827-1493499054.jpg> ;
    schema:name "Programming for non-fiction / Natsuko Aso"@en,
        "Programming for non-fiction / 麻生夏子"@ja,
        "Programming for non-fiction / Natsuko Aso"@ja-latn ;
    schema:publisher <org/472#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/67827/67827-1493499054.jpg> .

_:N024cb382ccbf4f44bc27037de93820f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music for science&magic"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N5709e34d4a7d403281bbe406506b757f ;
    schema:name "Music for science&magic"@en .

_:N730db367da3e4292bbc752a808f632d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Programming for non-fiction"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N5709e34d4a7d403281bbe406506b757f ;
    schema:name "Programming for non-fiction"@en .

_:N80c8d7b41d30449088233f6b892b418f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music for science&magic (instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N5709e34d4a7d403281bbe406506b757f ;
    schema:name "Music for science&magic (instrumental)"@en .

_:Nd1ff2f79e0b4447e83a481379c2c2cf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Programming for non-fiction (instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N5709e34d4a7d403281bbe406506b757f ;
    schema:name "Programming for non-fiction (instrumental)"@en .

_:N5709e34d4a7d403281bbe406506b757f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N024cb382ccbf4f44bc27037de93820f4,
        _:N730db367da3e4292bbc752a808f632d8,
        _:N80c8d7b41d30449088233f6b892b418f,
        _:Nd1ff2f79e0b4447e83a481379c2c2cf6 ;
    mo:track_count 4 ;
    schema:duration "PT17:31"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N024cb382ccbf4f44bc27037de93820f4,
        _:N730db367da3e4292bbc752a808f632d8,
        _:N80c8d7b41d30449088233f6b892b418f,
        _:Nd1ff2f79e0b4447e83a481379c2c2cf6 .

