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

<artist/11082#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44509#subject> ;
    schema:name "manzo"@en ;
    foaf:made <album/44509#composition>,
        <album/44509#lyrics>,
        <album/44509#subject>,
        <album/44509#vocals> ;
    foaf:name "manzo"@en .

<product/4664#subject> a schema:CreativeWork ;
    schema:name "Genshiken (OVA)"@en,
        "げんしけん (OVA)"@ja,
        "Genshiken (OVA)"@ja-latn ;
    foaf:name "Genshiken (OVA)"@en,
        "げんしけん (OVA)"@ja,
        "Genshiken (OVA)"@ja-latn .

<album/44509#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Seishun Toshite / manzo"@en,
        "青春として / manzo"@ja,
        "Seishun Toshite / manzo"@ja-latn ;
    mo:composer <artist/11082#subject> ;
    mo:produced_work <album/44509#musicalwork> ;
    schema:name "Seishun Toshite / manzo"@en,
        "青春として / manzo"@ja,
        "Seishun Toshite / manzo"@ja-latn .

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

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

<album/44509#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Seishun Toshite / manzo"@en,
        "青春として / manzo"@ja,
        "Seishun Toshite / manzo"@ja-latn ;
    mo:performance_of <album/44509#musicalwork> ;
    mo:recorded_as <album/44509#musicalexpression> ;
    schema:name "Seishun Toshite / manzo"@en,
        "青春として / manzo"@ja,
        "Seishun Toshite / manzo"@ja-latn ;
    schema:workPerformed <album/44509#musicalwork> .

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

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

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

<https://medium-media.vgm.io/albums/90/44509/44509-1393080387.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/44509#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-21"^^xsd:date ;
    dcterms:title "Seishun Toshite / manzo"@en,
        "青春として / manzo"@ja,
        "Seishun Toshite / manzo"@ja-latn ;
    mo:catalogue_number "LACM-4327" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44509#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N1bd52ba59534472498376cc4c86ace91 ;
    mo:record_count 1 ;
    schema:about <product/4664#subject> ;
    schema:datePublished "2006-12-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/90/44509/44509-1393080387.jpg> ;
    schema:name "Seishun Toshite / manzo"@en,
        "青春として / manzo"@ja,
        "Seishun Toshite / manzo"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/44509/44509-1393080387.jpg> .

_:N5176b2d53495456ead2f4530a7efb1ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青春として"@ja,
        "Seishun Toshite"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1bd52ba59534472498376cc4c86ace91 ;
    schema:name "青春として"@ja,
        "Seishun Toshite"@ja-latn .

_:N6ab005832e8b479aa58ed4ee3fa31f70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遠くへ もっと遠くへ…"@ja,
        "Tooku e Motto Tooku e"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1bd52ba59534472498376cc4c86ace91 ;
    schema:name "遠くへ もっと遠くへ…"@ja,
        "Tooku e Motto Tooku e"@ja-latn .

_:N93bc2851702249c4aca65e28b8f7831f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青春として (OFF VOCAL)"@ja,
        "Seishun to Shite (OFF VOCAL)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1bd52ba59534472498376cc4c86ace91 ;
    schema:name "青春として (OFF VOCAL)"@ja,
        "Seishun to Shite (OFF VOCAL)"@ja-latn .

_:Naf1d8ccce21c45dc81f3b83dcb8d2e07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遠くへ もっと遠くへ… (OFF VOCAL)"@ja,
        "Tooku e Motto Tooku e (OFF VOCAL)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1bd52ba59534472498376cc4c86ace91 ;
    schema:name "遠くへ もっと遠くへ… (OFF VOCAL)"@ja,
        "Tooku e Motto Tooku e (OFF VOCAL)"@ja-latn .

_:N1bd52ba59534472498376cc4c86ace91 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5176b2d53495456ead2f4530a7efb1ba,
        _:N6ab005832e8b479aa58ed4ee3fa31f70,
        _:N93bc2851702249c4aca65e28b8f7831f,
        _:Naf1d8ccce21c45dc81f3b83dcb8d2e07 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5176b2d53495456ead2f4530a7efb1ba,
        _:N6ab005832e8b479aa58ed4ee3fa31f70,
        _:N93bc2851702249c4aca65e28b8f7831f,
        _:Naf1d8ccce21c45dc81f3b83dcb8d2e07 .

