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

<artist/4291#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuriko Mori"@en,
        "森由里子"@ja ;
    foaf:made <album/13073#lyrics>,
        <album/13073#subject> ;
    foaf:name "Yuriko Mori"@en,
        "森由里子"@ja .

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

<artist/3543#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13073#subject> ;
    schema:name "Miho Izawa"@en,
        "伊澤美穂"@ja ;
    foaf:made <album/13073#composition>,
        <album/13073#subject> ;
    foaf:name "Miho Izawa"@en,
        "伊澤美穂"@ja .

<product/3550#subject> a schema:CreativeWork ;
    schema:name "Angelique"@en,
        "アンジェリーク"@ja,
        "Angelique"@ja-latn ;
    foaf:name "Angelique"@en,
        "アンジェリーク"@ja,
        "Angelique"@ja-latn .

<album/13073#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Angelique - Guardian Angel Collection 2 - Marcel"@en,
        "アンジェリーク守護聖コレクション(2) マルセル"@ja,
        "Angelique - Guardian Angel Collection 2 - Marcel"@ja-latn ;
    mo:composer <artist/3543#subject> ;
    mo:produced_work <album/13073#musicalwork> ;
    schema:name "Angelique - Guardian Angel Collection 2 - Marcel"@en,
        "アンジェリーク守護聖コレクション(2) マルセル"@ja,
        "Angelique - Guardian Angel Collection 2 - Marcel"@ja-latn .

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

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

<org/32#subject> schema:name "KOEI Co., Ltd."@en,
        "株式会社コーエー"@ja,
        "KOEI Co., Ltd."@ja-latn ;
    foaf:name "KOEI Co., Ltd."@en,
        "株式会社コーエー"@ja,
        "KOEI Co., Ltd."@ja-latn .

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

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

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

<album/13073#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Angelique - Guardian Angel Collection 2 - Marcel"@en,
        "アンジェリーク守護聖コレクション(2) マルセル"@ja,
        "Angelique - Guardian Angel Collection 2 - Marcel"@ja-latn ;
    mo:performance_of <album/13073#musicalwork> ;
    mo:performer <artist/4292#subject> ;
    mo:recorded_as <album/13073#musicalexpression> ;
    schema:byArtist <artist/4292#subject> ;
    schema:name "Angelique - Guardian Angel Collection 2 - Marcel"@en,
        "アンジェリーク守護聖コレクション(2) マルセル"@ja,
        "Angelique - Guardian Angel Collection 2 - Marcel"@ja-latn ;
    schema:workPerformed <album/13073#musicalwork> .

<artist/4292#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13073#performance> ;
    schema:name "Hiro Yuuki"@en,
        "優希比呂"@ja ;
    foaf:name "Hiro Yuuki"@en,
        "優希比呂"@ja .

<album/13073#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-02-05"^^xsd:date ;
    dcterms:title "Angelique - Guardian Angel Collection 2 - Marcel"@en,
        "アンジェリーク守護聖コレクション(2) マルセル"@ja,
        "Angelique - Guardian Angel Collection 2 - Marcel"@ja-latn ;
    mo:catalogue_number "KEDH-1005" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/13073#musicalexpression> ;
    mo:publisher <org/32#subject> ;
    mo:record _:N4ffe5367dc784380af32cd5416a9a471 ;
    mo:record_count 1 ;
    schema:about <product/3550#subject> ;
    schema:byArtist <artist/4292#subject> ;
    schema:datePublished "1997-02-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/13073/13073-1239816195.jpg> ;
    schema:name "Angelique - Guardian Angel Collection 2 - Marcel"@en,
        "アンジェリーク守護聖コレクション(2) マルセル"@ja,
        "Angelique - Guardian Angel Collection 2 - Marcel"@ja-latn ;
    schema:publisher <org/32#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/13073/13073-1239816195.jpg> .

_:N2be95f1b51744bc3810dd72a39f77be5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星と月のブーケ (Karaoke Ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4ffe5367dc784380af32cd5416a9a471 ;
    schema:name "星と月のブーケ (Karaoke Ver.)"@ja .

_:N3c9ed3d45f9f4d2a88009c3d7813a2d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星と月のブーケ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4ffe5367dc784380af32cd5416a9a471 ;
    schema:name "星と月のブーケ"@ja .

_:N48a47a7807934b9bb38dd63d2fe23931 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "森ヘ行こうよ (Remix Ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4ffe5367dc784380af32cd5416a9a471 ;
    schema:name "森ヘ行こうよ (Remix Ver.)"@ja .

_:Nd2870777acea48d0a86e3a21a9f30c37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "森ヘ行こうよ (Karaoke Ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4ffe5367dc784380af32cd5416a9a471 ;
    schema:name "森ヘ行こうよ (Karaoke Ver.)"@ja .

_:Nf319fb426b8349b6a8e03ff22a63c392 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "眠れぬ夜のために・2"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4ffe5367dc784380af32cd5416a9a471 ;
    schema:name "眠れぬ夜のために・2"@ja .

_:N4ffe5367dc784380af32cd5416a9a471 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2be95f1b51744bc3810dd72a39f77be5,
        _:N3c9ed3d45f9f4d2a88009c3d7813a2d0,
        _:N48a47a7807934b9bb38dd63d2fe23931,
        _:Nd2870777acea48d0a86e3a21a9f30c37,
        _:Nf319fb426b8349b6a8e03ff22a63c392 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2be95f1b51744bc3810dd72a39f77be5,
        _:N3c9ed3d45f9f4d2a88009c3d7813a2d0,
        _:N48a47a7807934b9bb38dd63d2fe23931,
        _:Nd2870777acea48d0a86e3a21a9f30c37,
        _:Nf319fb426b8349b6a8e03ff22a63c392 .

