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

<artist/10651#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junko Tsuji"@en,
        "辻純更"@ja ;
    foaf:made <album/27641#lyrics>,
        <album/27641#subject> ;
    foaf:name "Junko Tsuji"@en,
        "辻純更"@ja .

<artist/1144#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayane"@en,
        "彩音"@ja ;
    foaf:made <album/27641#lyrics>,
        <album/27641#subject>,
        <album/27641#vocals> ;
    foaf:name "Ayane"@en,
        "彩音"@ja .

<artist/1605#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masami Okui"@en,
        "奥井雅美"@ja ;
    foaf:made <album/27641#lyrics>,
        <album/27641#subject> ;
    foaf:name "Masami Okui"@en,
        "奥井雅美"@ja .

<artist/3928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27641#subject> ;
    schema:name "Keiichi Ueno"@en,
        "上野圭市"@ja ;
    foaf:made <album/27641#composition>,
        <album/27641#subject> ;
    foaf:name "Keiichi Ueno"@en,
        "上野圭市"@ja .

<artist/396#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27641#subject> ;
    schema:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja ;
    foaf:made <album/27641#composition>,
        <album/27641#subject> ;
    foaf:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja .

<artist/397#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27641#subject> ;
    schema:name "Koji Ueno"@en,
        "上野浩司"@ja ;
    foaf:made <album/27641#composition>,
        <album/27641#subject> ;
    foaf:name "Koji Ueno"@en,
        "上野浩司"@ja .

<product/1121#subject> a schema:CreativeWork ;
    schema:name "Hyperdimension Neptunia mk2"@en,
        "超次元ゲイム ネプテューヌ mk2"@ja,
        "Choujigen Game Neptune mk2"@ja-latn ;
    foaf:name "Hyperdimension Neptunia mk2"@en,
        "超次元ゲイム ネプテューヌ mk2"@ja,
        "Choujigen Game Neptune mk2"@ja-latn .

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

<album/27641#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Crest of Knights / Ayane [Limited Edition]"@en,
        "Crest of Knights / 彩音"@ja,
        "Crest of Knights / Ayane [Limited Edition]"@ja-latn ;
    mo:performance_of <album/27641#musicalwork> ;
    mo:recorded_as <album/27641#musicalexpression> ;
    schema:name "Crest of Knights / Ayane [Limited Edition]"@en,
        "Crest of Knights / 彩音"@ja,
        "Crest of Knights / Ayane [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/27641#musicalwork> .

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

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/14/27641/27641-1314186007.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/27641#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Crest of Knights / Ayane [Limited Edition]"@en,
        "Crest of Knights / 彩音"@ja,
        "Crest of Knights / Ayane [Limited Edition]"@ja-latn ;
    mo:composer <artist/3928#subject>,
        <artist/396#subject>,
        <artist/397#subject> ;
    mo:produced_work <album/27641#musicalwork> ;
    schema:name "Crest of Knights / Ayane [Limited Edition]"@en,
        "Crest of Knights / 彩音"@ja,
        "Crest of Knights / Ayane [Limited Edition]"@ja-latn .

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

<album/27641#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-24"^^xsd:date ;
    dcterms:title "Crest of Knights / Ayane [Limited Edition]"@en,
        "Crest of Knights / 彩音"@ja,
        "Crest of Knights / Ayane [Limited Edition]"@ja-latn ;
    mo:catalogue_number "AVCA-49030/B" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/27641#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N14888810c6f44a4b9fa8ddbfcf6d6d4d,
        _:N62cf092a43304c9581c6a0d17d8a56da ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Chevalier Saga Tactics"@en ;
            foaf:name "Chevalier Saga Tactics"@en ],
        [ a schema:CreativeWork ;
            schema:name "Ore no Kanojo wa Hito de Nashi"@en ;
            foaf:name "Ore no Kanojo wa Hito de Nashi"@en ],
        <product/1121#subject> ;
    schema:datePublished "2011-08-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/27641/27641-1314186007.jpg> ;
    schema:name "Crest of Knights / Ayane [Limited Edition]"@en,
        "Crest of Knights / 彩音"@ja,
        "Crest of Knights / Ayane [Limited Edition]"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/27641/27641-1314186007.jpg> .

_:N3849831bc41745d492be7c93258c9735 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crest of Knights"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N14888810c6f44a4b9fa8ddbfcf6d6d4d ;
    schema:name "Crest of Knights"@ja .

_:N3a314fa6b1da4ac6a96295d942ea6243 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crest of Knights (Music Clip)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N62cf092a43304c9581c6a0d17d8a56da ;
    schema:name "Crest of Knights (Music Clip)"@ja .

_:N5bb8e50843444477b96af6ac68af9c98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fullmoon Rhapsody (カラオケ)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N14888810c6f44a4b9fa8ddbfcf6d6d4d ;
    schema:name "Fullmoon Rhapsody (カラオケ)"@ja .

_:N5bdf9b0db2ef44d28704fd6ff3569b0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fullmoon Rhapsody"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N14888810c6f44a4b9fa8ddbfcf6d6d4d ;
    schema:name "Fullmoon Rhapsody"@ja .

_:N5fd4beff50ab416d83b56e13a81ffe70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GO→Love&Peace (カラオケ)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N14888810c6f44a4b9fa8ddbfcf6d6d4d ;
    schema:name "GO→Love&Peace (カラオケ)"@ja .

_:Nc9ac91ca8a8c4a4485981afcba11bd73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「超次元ゲイムネプテューヌmk2」 ゲームPV"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N62cf092a43304c9581c6a0d17d8a56da ;
    schema:name "「超次元ゲイムネプテューヌmk2」 ゲームPV"@ja .

_:Nf404e043066541978d94cc2036b1a00a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crest of Knights (カラオケ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N14888810c6f44a4b9fa8ddbfcf6d6d4d ;
    schema:name "Crest of Knights (カラオケ)"@ja .

_:Nf78652d83b374925be48c5860ade3691 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GO→Love&Peace"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N14888810c6f44a4b9fa8ddbfcf6d6d4d ;
    schema:name "GO→Love&Peace"@ja .

_:N62cf092a43304c9581c6a0d17d8a56da a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N3a314fa6b1da4ac6a96295d942ea6243,
        _:Nc9ac91ca8a8c4a4485981afcba11bd73 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N3a314fa6b1da4ac6a96295d942ea6243,
        _:Nc9ac91ca8a8c4a4485981afcba11bd73 .

_:N14888810c6f44a4b9fa8ddbfcf6d6d4d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3849831bc41745d492be7c93258c9735,
        _:N5bb8e50843444477b96af6ac68af9c98,
        _:N5bdf9b0db2ef44d28704fd6ff3569b0e,
        _:N5fd4beff50ab416d83b56e13a81ffe70,
        _:Nf404e043066541978d94cc2036b1a00a,
        _:Nf78652d83b374925be48c5860ade3691 ;
    mo:track_count 6 ;
    schema:duration "PT29:58"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3849831bc41745d492be7c93258c9735,
        _:N5bb8e50843444477b96af6ac68af9c98,
        _:N5bdf9b0db2ef44d28704fd6ff3569b0e,
        _:N5fd4beff50ab416d83b56e13a81ffe70,
        _:Nf404e043066541978d94cc2036b1a00a,
        _:Nf78652d83b374925be48c5860ade3691 .

