@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/64637#composition> a mo:Composition ;
    dcterms:title "night fly / Ai Maeda"@en,
        "night fly / 前田 愛"@ja,
        "night fly / Ai Maeda"@ja-latn ;
    schema:name "night fly / Ai Maeda"@en,
        "night fly / 前田 愛"@ja,
        "night fly / Ai Maeda"@ja-latn .

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

<album/64637#performance> a mo:Performance ;
    dcterms:title "night fly / Ai Maeda"@en,
        "night fly / 前田 愛"@ja,
        "night fly / Ai Maeda"@ja-latn ;
    schema:name "night fly / Ai Maeda"@en,
        "night fly / 前田 愛"@ja,
        "night fly / Ai Maeda"@ja-latn .

<album/64637#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-03-16"^^xsd:date ;
    dcterms:title "night fly / Ai Maeda"@en,
        "night fly / 前田 愛"@ja,
        "night fly / Ai Maeda"@ja-latn ;
    mo:catalogue_number "PCCG-00676" ;
    schema:about <product/5899#subject> ;
    schema:datePublished "2005-03-16"^^xsd:date ;
    schema:name "night fly / Ai Maeda"@en,
        "night fly / 前田 愛"@ja,
        "night fly / Ai Maeda"@ja-latn .

<product/5763#subject> a schema:CreativeWork ;
    dcterms:title "Kino's Journey -the Beautiful World-"@en,
        "キノの旅 -the Beautiful World-"@ja,
        "Kino no Tabi -the Beautiful World-"@ja-latn ;
    schema:name "Kino's Journey -the Beautiful World-"@en,
        "キノの旅 -the Beautiful World-"@ja,
        "Kino no Tabi -the Beautiful World-"@ja-latn .

<https://media.vgm.io/products/99/5899/5899-1509729112.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <product/5899#subject> ;
    schema:thumbnailUrl <https://thumb-media.vgm.io/products/99/5899/5899-1509729112.jpg> ;
    foaf:depicts <product/5899#subject> ;
    foaf:thumbnail <https://thumb-media.vgm.io/products/99/5899/5899-1509729112.jpg> .

<https://thumb-media.vgm.io/products/99/5899/5899-1509729112.jpg> a schema:ImageObject,
        foaf:Image .

<product/5899#subject> a schema:CreativeWork ;
    dcterms:created "2005-02-19"^^xsd:date ;
    dcterms:title "Gekijouban Kino no Tabi -the Beautiful World- Nanika wo Suru Tame ni -life goes on.-" ;
    schema:datePublished "2005-02-19"^^xsd:date ;
    schema:image <https://media.vgm.io/products/99/5899/5899-1509729112.jpg> ;
    schema:name "Gekijouban Kino no Tabi -the Beautiful World- Nanika wo Suru Tame ni -life goes on.-" ;
    foaf:depiction <https://media.vgm.io/products/99/5899/5899-1509729112.jpg> .

[] a mo:Singer .

