@prefix ns1: <http://schema.org/> .

<https://id.rijksmuseum.nl/300198401> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Archeologie Korea" ] ;
    ns1:contributor <https://id.rijksmuseum.nl/310145521> ;
    ns1:creator <https://id.rijksmuseum.nl/31060115> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "198401" ] ;
    ns1:inLanguage "eng",
        "kor" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Report of the Research of Antiquities of the National Museum of Korea ;" ] ;
    ns1:name "The ancient tombs in Tapni, Uisong Kun, Kyongsang Pukdo" ;
    ns1:position "3" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Tekst in het Engels en Koreaans" ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301198401> .

