@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/110312#composition> a mo:Composition ;
    dcterms:title "This is Youth / LONGMAN [Limited Edition]"@en,
        "This is Youth / LONGMAN [初回限定盤]"@ja,
        "This is Youth / LONGMAN [Limited Edition]"@ja-latn ;
    schema:name "This is Youth / LONGMAN [Limited Edition]"@en,
        "This is Youth / LONGMAN [初回限定盤]"@ja,
        "This is Youth / LONGMAN [Limited Edition]"@ja-latn .

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

<album/110312#performance> a mo:Performance ;
    dcterms:title "This is Youth / LONGMAN [Limited Edition]"@en,
        "This is Youth / LONGMAN [初回限定盤]"@ja,
        "This is Youth / LONGMAN [Limited Edition]"@ja-latn ;
    schema:name "This is Youth / LONGMAN [Limited Edition]"@en,
        "This is Youth / LONGMAN [初回限定盤]"@ja,
        "This is Youth / LONGMAN [Limited Edition]"@ja-latn .

<album/110312#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-05-19"^^xsd:date ;
    dcterms:title "This is Youth / LONGMAN [Limited Edition]"@en,
        "This is Youth / LONGMAN [初回限定盤]"@ja,
        "This is Youth / LONGMAN [Limited Edition]"@ja-latn ;
    mo:catalogue_number "AICL-4050~1" ;
    schema:about <product/8031#subject> ;
    schema:datePublished "2021-05-19"^^xsd:date ;
    schema:name "This is Youth / LONGMAN [Limited Edition]"@en,
        "This is Youth / LONGMAN [初回限定盤]"@ja,
        "This is Youth / LONGMAN [Limited Edition]"@ja-latn .

<album/95559#composition> a mo:Composition ;
    dcterms:title "Just A Boy / LONGMAN"@en,
        "Just A Boy / LONGMAN"@ja,
        "Just A Boy / LONGMAN"@ja-latn ;
    schema:name "Just A Boy / LONGMAN"@en,
        "Just A Boy / LONGMAN"@ja,
        "Just A Boy / LONGMAN"@ja-latn .

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

<album/95559#performance> a mo:Performance ;
    dcterms:title "Just A Boy / LONGMAN"@en,
        "Just A Boy / LONGMAN"@ja,
        "Just A Boy / LONGMAN"@ja-latn ;
    schema:name "Just A Boy / LONGMAN"@en,
        "Just A Boy / LONGMAN"@ja,
        "Just A Boy / LONGMAN"@ja-latn .

<album/95559#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-02-05"^^xsd:date ;
    dcterms:title "Just A Boy / LONGMAN"@en,
        "Just A Boy / LONGMAN"@ja,
        "Just A Boy / LONGMAN"@ja-latn ;
    mo:catalogue_number "AICL-3799" ;
    schema:about <product/8031#subject> ;
    schema:datePublished "2020-02-05"^^xsd:date ;
    schema:name "Just A Boy / LONGMAN"@en,
        "Just A Boy / LONGMAN"@ja,
        "Just A Boy / LONGMAN"@ja-latn .

<product/7055#subject> a schema:CreativeWork ;
    dcterms:title "Laid-Back Camp"@en,
        "ゆるキャン△"@ja,
        "Yuru Camp△"@ja-latn ;
    schema:name "Laid-Back Camp"@en,
        "ゆるキャン△"@ja,
        "Yuru Camp△"@ja-latn .

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

<https://thumb-media.vgm.io/products/13/8031/8031-1579591117.jpg> a schema:ImageObject,
        foaf:Image .

<product/8031#subject> a schema:CreativeWork ;
    dcterms:created "2020-01-10"^^xsd:date ;
    dcterms:title "Yuru Camp△" ;
    schema:datePublished "2020-01-10"^^xsd:date ;
    schema:image <https://media.vgm.io/products/13/8031/8031-1579591117.jpg> ;
    schema:name "Yuru Camp△" ;
    foaf:depiction <https://media.vgm.io/products/13/8031/8031-1579591117.jpg> .

[] a mo:Singer .

[] a mo:Singer .

