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

<artist/15368#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yumi Uchimura"@en,
        "内村友美"@ja ;
    foaf:made <album/30573#lyrics>,
        <album/30573#subject> ;
    foaf:name "Yumi Uchimura"@en,
        "内村友美"@ja .

<artist/3408#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takashi Matsumoto"@en,
        "松本隆"@ja ;
    foaf:made <album/30573#lyrics>,
        <album/30573#subject> ;
    foaf:name "Takashi Matsumoto"@en,
        "松本隆"@ja .

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

<artist/1642#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30573#subject> ;
    schema:name "Yukihiro Takahashi"@en,
        "高橋幸宏"@ja ;
    foaf:made <album/30573#composition>,
        <album/30573#subject> ;
    foaf:name "Yukihiro Takahashi"@en,
        "高橋幸宏"@ja .

<artist/185#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30573#subject> ;
    schema:name "Ryuichi Sakamoto"@en,
        "坂本龍一"@ja ;
    foaf:made <album/30573#composition>,
        <album/30573#subject> ;
    foaf:name "Ryuichi Sakamoto"@en,
        "坂本龍一"@ja .

<artist/845#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30573#subject> ;
    schema:name "Haruomi Hosono"@en,
        "細野晴臣"@ja ;
    foaf:made <album/30573#composition>,
        <album/30573#subject> ;
    foaf:name "Haruomi Hosono"@en,
        "細野晴臣"@ja .

<artist/9684#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30573#subject> ;
    schema:name "Ryo Eguchi"@en,
        "江口亮"@ja ;
    foaf:made <album/30573#composition>,
        <album/30573#lyrics>,
        <album/30573#subject> ;
    foaf:name "Ryo Eguchi"@en,
        "江口亮"@ja .

<product/5094#subject> a schema:CreativeWork ;
    schema:name "UN-GO"@en,
        "アンゴ"@ja,
        "UN-GO"@ja-latn ;
    foaf:name "UN-GO"@en,
        "アンゴ"@ja,
        "UN-GO"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/37/30573/30573-1323742456.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/30573#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "How to go / School Food Punishment [Limited Edition]"@en,
        "How to go / School Food Punishment [初回生産限定盤]"@ja,
        "How to go / School Food Punishment [Limited Edition]"@ja-latn ;
    mo:performance_of <album/30573#musicalwork> ;
    mo:performer <artist/11856#subject> ;
    mo:recorded_as <album/30573#musicalexpression> ;
    schema:byArtist <artist/11856#subject> ;
    schema:name "How to go / School Food Punishment [Limited Edition]"@en,
        "How to go / School Food Punishment [初回生産限定盤]"@ja,
        "How to go / School Food Punishment [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/30573#musicalwork> .

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

<artist/11856#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30573#subject> ;
    mo:performed <album/30573#performance> ;
    schema:name "School Food Punishment"@en ;
    foaf:made <album/30573#composition>,
        <album/30573#subject> ;
    foaf:name "School Food Punishment"@en .

<album/30573#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "How to go / School Food Punishment [Limited Edition]"@en,
        "How to go / School Food Punishment [初回生産限定盤]"@ja,
        "How to go / School Food Punishment [Limited Edition]"@ja-latn ;
    mo:composer <artist/11856#subject>,
        <artist/1642#subject>,
        <artist/185#subject>,
        <artist/845#subject>,
        <artist/9684#subject> ;
    mo:produced_work <album/30573#musicalwork> ;
    schema:name "How to go / School Food Punishment [Limited Edition]"@en,
        "How to go / School Food Punishment [初回生産限定盤]"@ja,
        "How to go / School Food Punishment [Limited Edition]"@ja-latn .

<album/30573#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-07"^^xsd:date ;
    dcterms:title "How to go / School Food Punishment [Limited Edition]"@en,
        "How to go / School Food Punishment [初回生産限定盤]"@ja,
        "How to go / School Food Punishment [Limited Edition]"@ja-latn ;
    mo:catalogue_number "ESCL-3781~2" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/30573#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N0435f6e83c1d46fc88d54d2f11dba7cf,
        _:N5b4f1bb6a54142348770b0f7f29e4569 ;
    mo:record_count 2 ;
    schema:about <product/5094#subject> ;
    schema:byArtist <artist/11856#subject> ;
    schema:datePublished "2011-12-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/37/30573/30573-1323742456.jpg> ;
    schema:name "How to go / School Food Punishment [Limited Edition]"@en,
        "How to go / School Food Punishment [初回生産限定盤]"@ja,
        "How to go / School Food Punishment [Limited Edition]"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/30573/30573-1323742456.jpg> .

_:N0435f6e83c1d46fc88d54d2f11dba7cf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N694bb9cf1f8342dca41cf40dcf1f0552 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N694bb9cf1f8342dca41cf40dcf1f0552 .

_:N694bb9cf1f8342dca41cf40dcf1f0552 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "How to go -music video-"@ja,
        "How to go -music video-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0435f6e83c1d46fc88d54d2f11dba7cf ;
    schema:name "How to go -music video-"@ja,
        "How to go -music video-"@ja-latn .

_:Na0a224037dd14975852d2c4ae3c41cd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "How to go -Instrumental-"@ja,
        "How to go -Instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5b4f1bb6a54142348770b0f7f29e4569 ;
    schema:name "How to go -Instrumental-"@ja,
        "How to go -Instrumental-"@ja-latn .

_:Nc2a4a788a474428680503edd6140766b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "帰る"@ja,
        "Kaeru"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5b4f1bb6a54142348770b0f7f29e4569 ;
    schema:name "帰る"@ja,
        "Kaeru"@ja-latn .

_:Nc396f9c3f4b34908827329f4aaa45c86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君に、胸キュン。 -浮気なヴァカンス-"@ja,
        "Kimi ni, Mune Kyun. -Uwaki na Vacances-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5b4f1bb6a54142348770b0f7f29e4569 ;
    schema:name "君に、胸キュン。 -浮気なヴァカンス-"@ja,
        "Kimi ni, Mune Kyun. -Uwaki na Vacances-"@ja-latn .

_:Nf92feacc928547cfa8c5b5f726cbbb17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "How to go"@ja,
        "How to go"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5b4f1bb6a54142348770b0f7f29e4569 ;
    schema:name "How to go"@ja,
        "How to go"@ja-latn .

_:N5b4f1bb6a54142348770b0f7f29e4569 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na0a224037dd14975852d2c4ae3c41cd3,
        _:Nc2a4a788a474428680503edd6140766b,
        _:Nc396f9c3f4b34908827329f4aaa45c86,
        _:Nf92feacc928547cfa8c5b5f726cbbb17 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:Na0a224037dd14975852d2c4ae3c41cd3,
        _:Nc2a4a788a474428680503edd6140766b,
        _:Nc396f9c3f4b34908827329f4aaa45c86,
        _:Nf92feacc928547cfa8c5b5f726cbbb17 .

