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

<artist/11458#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chokkyu Murano"@en,
        "村野直球"@ja ;
    foaf:made <album/33197#lyrics>,
        <album/33197#subject> ;
    foaf:name "Chokkyu Murano"@en,
        "村野直球"@ja .

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/33197#lyrics>,
        <album/33197#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

<artist/5874#subject> a schema:Person,
        foaf:Person ;
    schema:name "Goro Matsui"@en,
        "松井五郎"@ja ;
    foaf:made <album/33197#lyrics>,
        <album/33197#subject> ;
    foaf:name "Goro Matsui"@en,
        "松井五郎"@ja .

<artist/869#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukari Tamura"@en,
        "田村ゆかり"@ja ;
    foaf:made <album/33197#subject>,
        <album/33197#vocals> ;
    foaf:name "Yukari Tamura"@en,
        "田村ゆかり"@ja .

<artist/1066#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33197#subject> ;
    schema:name "Masatomo Ota"@en,
        "太田雅友"@ja ;
    foaf:made <album/33197#composition>,
        <album/33197#subject> ;
    foaf:name "Masatomo Ota"@en,
        "太田雅友"@ja .

<artist/4898#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33197#subject> ;
    schema:name "Kazuya Komatsu"@en,
        "小松一也"@ja ;
    foaf:made <album/33197#composition>,
        <album/33197#subject> ;
    foaf:name "Kazuya Komatsu"@en,
        "小松一也"@ja .

<product/4188#subject> a schema:CreativeWork ;
    schema:name "Magical Girl Lyrical Nanoha The MOVIE 2nd A's"@en,
        "魔法少女リリカルなのは The MOVIE 2nd A's"@ja,
        "Mahou Shoujo Lyrical Nanoha The MOVIE 2nd A's"@ja-latn ;
    foaf:name "Magical Girl Lyrical Nanoha The MOVIE 2nd A's"@en,
        "魔法少女リリカルなのは The MOVIE 2nd A's"@ja,
        "Mahou Shoujo Lyrical Nanoha The MOVIE 2nd A's"@ja-latn .

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

<album/33197#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hohoemi no Plumage / Yukari Tamura"@en,
        "微笑みのプルマージュ / 田村ゆかり"@ja,
        "Hohoemi no Plumage / Yukari Tamura"@ja-latn ;
    mo:performance_of <album/33197#musicalwork> ;
    mo:recorded_as <album/33197#musicalexpression> ;
    schema:name "Hohoemi no Plumage / Yukari Tamura"@en,
        "微笑みのプルマージュ / 田村ゆかり"@ja,
        "Hohoemi no Plumage / Yukari Tamura"@ja-latn ;
    schema:workPerformed <album/33197#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/79/33197/33197-1342241235.jpg> a schema:ImageObject,
        foaf:Image .

<album/33197#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hohoemi no Plumage / Yukari Tamura"@en,
        "微笑みのプルマージュ / 田村ゆかり"@ja,
        "Hohoemi no Plumage / Yukari Tamura"@ja-latn ;
    mo:composer <artist/1066#subject>,
        <artist/4898#subject> ;
    mo:produced_work <album/33197#musicalwork> ;
    schema:name "Hohoemi no Plumage / Yukari Tamura"@en,
        "微笑みのプルマージュ / 田村ゆかり"@ja,
        "Hohoemi no Plumage / Yukari Tamura"@ja-latn .

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

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

<album/33197#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-15"^^xsd:date ;
    dcterms:title "Hohoemi no Plumage / Yukari Tamura"@en,
        "微笑みのプルマージュ / 田村ゆかり"@ja,
        "Hohoemi no Plumage / Yukari Tamura"@ja-latn ;
    mo:catalogue_number "KICM-1404" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33197#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N161772e4fb544909baa11ee199866f92 ;
    mo:record_count 1 ;
    schema:about <product/4188#subject> ;
    schema:datePublished "2012-08-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/79/33197/33197-1342241235.jpg> ;
    schema:name "Hohoemi no Plumage / Yukari Tamura"@en,
        "微笑みのプルマージュ / 田村ゆかり"@ja,
        "Hohoemi no Plumage / Yukari Tamura"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/33197/33197-1342241235.jpg> .

_:N3e8d84d090a647e8846665eca47ba13a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アンドロメダまで1hour"@ja,
        "Andromeda made 1hour"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N161772e4fb544909baa11ee199866f92 ;
    schema:name "アンドロメダまで1hour"@ja,
        "Andromeda made 1hour"@ja-latn .

_:N8ab37e02344c4916ba6d255caf367d1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君とLOVE"@ja,
        "Kimi to LOVE"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N161772e4fb544909baa11ee199866f92 ;
    schema:name "君とLOVE"@ja,
        "Kimi to LOVE"@ja-latn .

_:N9d29aec5ca374bac8e70f929241b0eea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "微笑みのプルマージュ"@ja,
        "Hohoemi no Plumage"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N161772e4fb544909baa11ee199866f92 ;
    schema:name "微笑みのプルマージュ"@ja,
        "Hohoemi no Plumage"@ja-latn .

_:Na89d0301457b49f7bcd2578f9ddc6770 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "咲かせて乙女"@ja,
        "Sakasete Otome"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N161772e4fb544909baa11ee199866f92 ;
    schema:name "咲かせて乙女"@ja,
        "Sakasete Otome"@ja-latn .

_:N161772e4fb544909baa11ee199866f92 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3e8d84d090a647e8846665eca47ba13a,
        _:N8ab37e02344c4916ba6d255caf367d1f,
        _:N9d29aec5ca374bac8e70f929241b0eea,
        _:Na89d0301457b49f7bcd2578f9ddc6770 ;
    mo:track_count 4 ;
    schema:duration "PT16:27"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3e8d84d090a647e8846665eca47ba13a,
        _:N8ab37e02344c4916ba6d255caf367d1f,
        _:N9d29aec5ca374bac8e70f929241b0eea,
        _:Na89d0301457b49f7bcd2578f9ddc6770 .

