@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/122963#composition> a mo:Composition ;
    dcterms:title "Pinocchio"@en,
        "Pinocchio"@ja,
        "Pinocchio"@ja-latn ;
    schema:name "Pinocchio"@en,
        "Pinocchio"@ja,
        "Pinocchio"@ja-latn .

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

<album/122963#performance> a mo:Performance ;
    dcterms:title "Pinocchio"@en,
        "Pinocchio"@ja,
        "Pinocchio"@ja-latn ;
    schema:name "Pinocchio"@en,
        "Pinocchio"@ja,
        "Pinocchio"@ja-latn .

<album/122963#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-09-08"^^xsd:date ;
    dcterms:title "Pinocchio"@en,
        "Pinocchio"@ja,
        "Pinocchio"@ja-latn ;
    mo:catalogue_number "D004074425" ;
    schema:about <product/11298#subject> ;
    schema:datePublished "2022-09-08"^^xsd:date ;
    schema:name "Pinocchio"@en,
        "Pinocchio"@ja,
        "Pinocchio"@ja-latn .

<product/11297#subject> a schema:CreativeWork ;
    dcterms:title "Pinocchio"@en,
        "Pinocchio"@ja,
        "Pinocchio"@ja-latn ;
    schema:name "Pinocchio"@en,
        "Pinocchio"@ja,
        "Pinocchio"@ja-latn .

<product/19107#subject> a schema:CreativeWork ;
    dcterms:title "The Adventures of Pinocchio"@en,
        "Le avventure di Pinocchio. Storia di un burattino"@ja,
        "The Adventures of Pinocchio"@ja-latn ;
    schema:name "The Adventures of Pinocchio"@en,
        "Le avventure di Pinocchio. Storia di un burattino"@ja,
        "The Adventures of Pinocchio"@ja-latn .

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

<https://thumb-media.vgm.io/products/89/11298/11298-1650288644.jpg> a schema:ImageObject,
        foaf:Image .

<product/11298#subject> a schema:CreativeWork ;
    dcterms:created "2022-09-08"^^xsd:date ;
    dcterms:title "Pinocchio" ;
    schema:datePublished "2022-09-08"^^xsd:date ;
    schema:image <https://media.vgm.io/products/89/11298/11298-1650288644.jpg> ;
    schema:name "Pinocchio" ;
    foaf:depiction <https://media.vgm.io/products/89/11298/11298-1650288644.jpg> .

[] a mo:Singer .

