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

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

<artist/4948#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111643#subject> ;
    schema:name "Junko Kudo"@en,
        "工藤順子"@ja ;
    foaf:made <album/111643#composition>,
        <album/111643#lyrics>,
        <album/111643#subject> ;
    foaf:name "Junko Kudo"@en,
        "工藤順子"@ja .

<album/111643#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Heijitsu Matinee"@en,
        "平日マチネー"@ja,
        "Heijitsu Matinee"@ja-latn ;
    mo:composer <artist/4948#subject> ;
    mo:produced_work <album/111643#musicalwork> ;
    schema:name "Heijitsu Matinee"@en,
        "平日マチネー"@ja,
        "Heijitsu Matinee"@ja-latn .

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

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

<album/111643#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Heijitsu Matinee"@en,
        "平日マチネー"@ja,
        "Heijitsu Matinee"@ja-latn ;
    mo:performance_of <album/111643#musicalwork> ;
    mo:recorded_as <album/111643#musicalexpression> ;
    schema:name "Heijitsu Matinee"@en,
        "平日マチネー"@ja,
        "Heijitsu Matinee"@ja-latn ;
    schema:workPerformed <album/111643#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/34/111643/111643-e9ef21a5f88b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/111643#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-12-12"^^xsd:date ;
    dcterms:title "Heijitsu Matinee"@en,
        "平日マチネー"@ja,
        "Heijitsu Matinee"@ja-latn ;
    mo:catalogue_number "VME-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/111643#musicalexpression> ;
    mo:publisher <org/3047#subject> ;
    mo:record _:N359c61c6910d48ff86e0b997ab40e0e7 ;
    mo:record_count 1 ;
    schema:datePublished "2000-12-12"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/34/111643/111643-e9ef21a5f88b.jpg> ;
    schema:name "Heijitsu Matinee"@en,
        "平日マチネー"@ja,
        "Heijitsu Matinee"@ja-latn ;
    schema:publisher <org/3047#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/111643/111643-e9ef21a5f88b.jpg> .

_:N1c292e14d85e472084146b94a891edf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "草むら通信"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N359c61c6910d48ff86e0b997ab40e0e7 ;
    schema:name "草むら通信"@ja .

_:N349b3dabf40241beac69782fecbd6909 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏の鈴"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N359c61c6910d48ff86e0b997ab40e0e7 ;
    schema:name "夏の鈴"@ja .

_:N48f7ace2e6734d2682aa3e4fde660ab8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨やどりの木"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N359c61c6910d48ff86e0b997ab40e0e7 ;
    schema:name "雨やどりの木"@ja .

_:N4ec9afb2d0bd434085cedbb88e57a40a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鳩おとこ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N359c61c6910d48ff86e0b997ab40e0e7 ;
    schema:name "鳩おとこ"@ja .

_:N8bbd93483679450ab99971df957673a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レイゾウコ"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N359c61c6910d48ff86e0b997ab40e0e7 ;
    schema:name "レイゾウコ"@ja .

_:Na80cd259de38463a88a7541ecb0c7295 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夕暮れ商店街"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N359c61c6910d48ff86e0b997ab40e0e7 ;
    schema:name "夕暮れ商店街"@ja .

_:Nd0508d6fa174461f9e856d2a077505a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幸せの猫"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N359c61c6910d48ff86e0b997ab40e0e7 ;
    schema:name "幸せの猫"@ja .

_:Nd3b87699a6da4b8ea0bad55610d811f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "退屈な森"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N359c61c6910d48ff86e0b997ab40e0e7 ;
    schema:name "退屈な森"@ja .

_:Ndb0540d66f534b2c843a795d0ffd651d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "砂漠とダージリン"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N359c61c6910d48ff86e0b997ab40e0e7 ;
    schema:name "砂漠とダージリン"@ja .

_:Nf1b8adf8fe744fbf8d930ce875fc0539 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月下家族"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N359c61c6910d48ff86e0b997ab40e0e7 ;
    schema:name "月下家族"@ja .

_:N359c61c6910d48ff86e0b997ab40e0e7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c292e14d85e472084146b94a891edf0,
        _:N349b3dabf40241beac69782fecbd6909,
        _:N48f7ace2e6734d2682aa3e4fde660ab8,
        _:N4ec9afb2d0bd434085cedbb88e57a40a,
        _:N8bbd93483679450ab99971df957673a7,
        _:Na80cd259de38463a88a7541ecb0c7295,
        _:Nd0508d6fa174461f9e856d2a077505a6,
        _:Nd3b87699a6da4b8ea0bad55610d811f6,
        _:Ndb0540d66f534b2c843a795d0ffd651d,
        _:Nf1b8adf8fe744fbf8d930ce875fc0539 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1c292e14d85e472084146b94a891edf0,
        _:N349b3dabf40241beac69782fecbd6909,
        _:N48f7ace2e6734d2682aa3e4fde660ab8,
        _:N4ec9afb2d0bd434085cedbb88e57a40a,
        _:N8bbd93483679450ab99971df957673a7,
        _:Na80cd259de38463a88a7541ecb0c7295,
        _:Nd0508d6fa174461f9e856d2a077505a6,
        _:Nd3b87699a6da4b8ea0bad55610d811f6,
        _:Ndb0540d66f534b2c843a795d0ffd651d,
        _:Nf1b8adf8fe744fbf8d930ce875fc0539 .

