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

<artist/33350#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miwako Hiro"@en,
        "広美和子"@ja ;
    foaf:made <album/74211#subject>,
        <album/74211#vocals> ;
    foaf:name "Miwako Hiro"@en,
        "広美和子"@ja .

<artist/9535#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazuya Senke"@en,
        "千家和也"@ja ;
    foaf:made <album/74211#lyrics>,
        <album/74211#subject> ;
    foaf:name "Kazuya Senke"@en,
        "千家和也"@ja .

<artist/1727#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74211#subject> ;
    schema:name "Asei Kobayashi"@en,
        "小林亜星"@ja ;
    foaf:made <album/74211#composition>,
        <album/74211#subject> ;
    foaf:name "Asei Kobayashi"@en,
        "小林亜星"@ja .

<album/74211#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Joou-heika no Petite Angie"@en,
        "女王陛下のプティ・アンジェ"@ja,
        "Joou-heika no Petite Angie"@ja-latn ;
    mo:composer <artist/1727#subject> ;
    mo:produced_work <album/74211#musicalwork> ;
    schema:name "Joou-heika no Petite Angie"@en,
        "女王陛下のプティ・アンジェ"@ja,
        "Joou-heika no Petite Angie"@ja-latn .

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

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

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

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

<https://media.vgm.io/albums/11/74211/74211-864f8a6f9f77.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/74211#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/11/74211/74211-864f8a6f9f77.jpg> ;
    foaf:depicts <album/74211#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/11/74211/74211-864f8a6f9f77.jpg> .

<https://medium-media.vgm.io/albums/11/74211/74211-864f8a6f9f77.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/74211#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Joou-heika no Petite Angie"@en,
        "女王陛下のプティ・アンジェ"@ja,
        "Joou-heika no Petite Angie"@ja-latn ;
    mo:performance_of <album/74211#musicalwork> ;
    mo:performer <artist/33349#subject> ;
    mo:recorded_as <album/74211#musicalexpression> ;
    schema:byArtist <artist/33349#subject> ;
    schema:name "Joou-heika no Petite Angie"@en,
        "女王陛下のプティ・アンジェ"@ja,
        "Joou-heika no Petite Angie"@ja-latn ;
    schema:workPerformed <album/74211#musicalwork> .

<artist/33349#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74211#performance> ;
    schema:name "Victor Orchestra"@en,
        "ビクター・オーケストラ"@ja ;
    foaf:name "Victor Orchestra"@en,
        "ビクター・オーケストラ"@ja .

<album/74211#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1977-12-05"^^xsd:date ;
    dcterms:title "Joou-heika no Petite Angie"@en,
        "女王陛下のプティ・アンジェ"@ja,
        "Joou-heika no Petite Angie"@ja-latn ;
    mo:catalogue_number "KV-2001" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/74211#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Nf8c4a25c3d8f4b519224da2448ec4ca8 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Her Majesty's Petit Angie"@en ;
            foaf:name "Her Majesty's Petit Angie"@en ] ;
    schema:byArtist <artist/33349#subject> ;
    schema:datePublished "1977-12-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/11/74211/74211-864f8a6f9f77.jpg> ;
    schema:name "Joou-heika no Petite Angie"@en,
        "女王陛下のプティ・アンジェ"@ja,
        "Joou-heika no Petite Angie"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/74211/74211-864f8a6f9f77.jpg> .

_:N019a41cf3d2c425e88eaf323188d1833 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アンジェにおまかせ"@ja,
        "Angie ni Omakase"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nf8c4a25c3d8f4b519224da2448ec4ca8 ;
    schema:name "アンジェにおまかせ"@ja,
        "Angie ni Omakase"@ja-latn .

_:N38c06b5a22cf4572a7c41b006a2c6220 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マイネーム イズ プティアンジェ"@ja,
        "My Name is Petite Angie"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nf8c4a25c3d8f4b519224da2448ec4ca8 ;
    schema:name "マイネーム イズ プティアンジェ"@ja,
        "My Name is Petite Angie"@ja-latn .

_:Nf8c4a25c3d8f4b519224da2448ec4ca8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N019a41cf3d2c425e88eaf323188d1833,
        _:N38c06b5a22cf4572a7c41b006a2c6220 ;
    mo:track_count 2 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N019a41cf3d2c425e88eaf323188d1833,
        _:N38c06b5a22cf4572a7c41b006a2c6220 .

