@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/15351#composition> a mo:Composition ;
    dcterms:title "Professor Layton and the Last Specter Original Soundtrack"@en,
        "レイトン教授と魔神の笛 オリジナル・サウンドトラック"@ja,
        "Layton-kyouju to Majin no Fue Original Soundtrack"@ja-latn ;
    schema:name "Professor Layton and the Last Specter Original Soundtrack"@en,
        "レイトン教授と魔神の笛 オリジナル・サウンドトラック"@ja,
        "Layton-kyouju to Majin no Fue Original Soundtrack"@ja-latn .

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

<album/15351#performance> a mo:Performance ;
    dcterms:title "Professor Layton and the Last Specter Original Soundtrack"@en,
        "レイトン教授と魔神の笛 オリジナル・サウンドトラック"@ja,
        "Layton-kyouju to Majin no Fue Original Soundtrack"@ja-latn ;
    schema:name "Professor Layton and the Last Specter Original Soundtrack"@en,
        "レイトン教授と魔神の笛 オリジナル・サウンドトラック"@ja,
        "Layton-kyouju to Majin no Fue Original Soundtrack"@ja-latn .

<album/15351#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-16"^^xsd:date ;
    dcterms:title "Professor Layton and the Last Specter Original Soundtrack"@en,
        "レイトン教授と魔神の笛 オリジナル・サウンドトラック"@ja,
        "Layton-kyouju to Majin no Fue Original Soundtrack"@ja-latn ;
    mo:catalogue_number "PKCF-1017" ;
    schema:about <product/273#subject> ;
    schema:datePublished "2009-12-16"^^xsd:date ;
    schema:name "Professor Layton and the Last Specter Original Soundtrack"@en,
        "レイトン教授と魔神の笛 オリジナル・サウンドトラック"@ja,
        "Layton-kyouju to Majin no Fue Original Soundtrack"@ja-latn .

<album/16573#composition> a mo:Composition ;
    dcterms:title "Paxmáveiti -Kimi ga Boku ni Kureta Mono- / Yuko Ando"@en,
        "Paxmáveiti -君が僕にくれたもの- / 安藤裕子"@ja,
        "Paxmáveiti -Kimi ga Boku ni Kureta Mono- / Yuko Ando"@ja-latn ;
    schema:name "Paxmáveiti -Kimi ga Boku ni Kureta Mono- / Yuko Ando"@en,
        "Paxmáveiti -君が僕にくれたもの- / 安藤裕子"@ja,
        "Paxmáveiti -Kimi ga Boku ni Kureta Mono- / Yuko Ando"@ja-latn .

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

<album/16573#performance> a mo:Performance ;
    dcterms:title "Paxmáveiti -Kimi ga Boku ni Kureta Mono- / Yuko Ando"@en,
        "Paxmáveiti -君が僕にくれたもの- / 安藤裕子"@ja,
        "Paxmáveiti -Kimi ga Boku ni Kureta Mono- / Yuko Ando"@ja-latn ;
    schema:name "Paxmáveiti -Kimi ga Boku ni Kureta Mono- / Yuko Ando"@en,
        "Paxmáveiti -君が僕にくれたもの- / 安藤裕子"@ja,
        "Paxmáveiti -Kimi ga Boku ni Kureta Mono- / Yuko Ando"@ja-latn .

<album/16573#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-11-25"^^xsd:date ;
    dcterms:title "Paxmáveiti -Kimi ga Boku ni Kureta Mono- / Yuko Ando"@en,
        "Paxmáveiti -君が僕にくれたもの- / 安藤裕子"@ja,
        "Paxmáveiti -Kimi ga Boku ni Kureta Mono- / Yuko Ando"@ja-latn ;
    mo:catalogue_number "CTCR-40301" ;
    schema:about <product/273#subject> ;
    schema:datePublished "2009-11-25"^^xsd:date ;
    schema:name "Paxmáveiti -Kimi ga Boku ni Kureta Mono- / Yuko Ando"@en,
        "Paxmáveiti -君が僕にくれたもの- / 安藤裕子"@ja,
        "Paxmáveiti -Kimi ga Boku ni Kureta Mono- / Yuko Ando"@ja-latn .

<product/238#subject> a schema:CreativeWork ;
    dcterms:title "Professor Layton"@en,
        "レイトン教授"@ja,
        "Layton Kyouju"@ja-latn ;
    schema:name "Professor Layton"@en,
        "レイトン教授"@ja,
        "Layton Kyouju"@ja-latn .

<https://media.vgm.io/products/37/273/273-1670769339.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <product/273#subject> ;
    schema:thumbnailUrl <https://thumb-media.vgm.io/products/37/273/273-1670769339.png> ;
    foaf:depicts <product/273#subject> ;
    foaf:thumbnail <https://thumb-media.vgm.io/products/37/273/273-1670769339.png> .

<https://thumb-media.vgm.io/products/37/273/273-1670769339.png> a schema:ImageObject,
        foaf:Image .

<product/273#subject> a schema:CreativeWork ;
    dcterms:created "2009-11-26"^^xsd:date ;
    dcterms:title "Professor Layton and the Last Specter" ;
    schema:datePublished "2009-11-26"^^xsd:date ;
    schema:image <https://media.vgm.io/products/37/273/273-1670769339.png> ;
    schema:name "Professor Layton and the Last Specter" ;
    foaf:depiction <https://media.vgm.io/products/37/273/273-1670769339.png> .

[] a mo:Singer .

[] a mo:Singer .

